blob: 32d942d7f343afae6887efc54d8dc0a33a57e49c [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * fs/nfs/nfs4proc.c
3 *
4 * Client-side procedure declarations for NFSv4.
5 *
6 * Copyright (c) 2002 The Regents of the University of Michigan.
7 * All rights reserved.
8 *
9 * Kendrick Smith <kmsmith@umich.edu>
10 * Andy Adamson <andros@umich.edu>
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 *
16 * 1. Redistributions of source code must retain the above copyright
17 * notice, this list of conditions and the following disclaimer.
18 * 2. Redistributions in binary form must reproduce the above copyright
19 * notice, this list of conditions and the following disclaimer in the
20 * documentation and/or other materials provided with the distribution.
21 * 3. Neither the name of the University nor the names of its
22 * contributors may be used to endorse or promote products derived
23 * from this software without specific prior written permission.
24 *
25 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
26 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
27 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28 * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
32 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
33 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
34 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36 */
37
38#include <linux/mm.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070039#include <linux/delay.h>
40#include <linux/errno.h>
41#include <linux/string.h>
Trond Myklebust652f89f2011-12-09 19:05:58 -050042#include <linux/ratelimit.h>
43#include <linux/printk.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090044#include <linux/slab.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070045#include <linux/sunrpc/clnt.h>
46#include <linux/nfs.h>
47#include <linux/nfs4.h>
48#include <linux/nfs_fs.h>
49#include <linux/nfs_page.h>
Bryan Schumaker9b7160c2011-04-13 14:31:30 -040050#include <linux/nfs_mount.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070051#include <linux/namei.h>
Trond Myklebust02a913a2005-10-18 14:20:17 -070052#include <linux/mount.h>
Benny Halevy99fe60d2009-04-01 09:22:29 -040053#include <linux/module.h>
Trond Myklebust6926afd2012-01-07 13:22:46 -050054#include <linux/nfs_idmap.h>
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000055#include <linux/xattr.h>
Andy Adamsonc7a360b2011-01-25 19:15:32 -050056#include <linux/utsname.h>
Jeff Laytond3103102011-12-01 22:44:39 +010057#include <linux/freezer.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070058
Trond Myklebust4ce79712005-06-22 17:16:21 +000059#include "nfs4_fs.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070060#include "delegation.h"
Trond Myklebust101070c2008-02-19 20:04:23 -050061#include "internal.h"
Chuck Lever006ea732006-03-20 13:44:14 -050062#include "iostat.h"
Andy Adamsonfc931582009-04-01 09:22:31 -040063#include "callback.h"
Andy Adamsonb1f69b72010-10-20 00:18:03 -040064#include "pnfs.h"
Chuck Leverf0920752012-05-21 22:45:41 -040065#include "netns.h"
Trond Myklebust73e39aa2012-11-26 12:49:34 -050066#include "nfs4session.h"
David Howellsde242c02012-12-20 21:52:38 +000067#include "fscache.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070068
69#define NFSDBG_FACILITY NFSDBG_PROC
70
Trond Myklebust2066fe82006-09-15 08:30:46 -040071#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070072#define NFS4_POLL_RETRY_MAX (15*HZ)
73
Trond Myklebustcdd4e682006-01-03 09:55:12 +010074struct nfs4_opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +010075static int _nfs4_proc_open(struct nfs4_opendata *data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -080076static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070077static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
Trond Myklebust9e33bed2008-12-23 15:21:46 -050078static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *);
Chuck Lever81934dd2012-03-01 17:01:57 -050079static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
Bryan Schumakerbae36242012-05-10 15:07:31 -040080static int nfs4_proc_getattr(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *);
Trond Myklebust99367812007-07-17 21:52:41 -040081static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr);
Trond Myklebust0ab64e02010-04-16 16:22:51 -040082static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
83 struct nfs_fattr *fattr, struct iattr *sattr,
84 struct nfs4_state *state);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040085#ifdef CONFIG_NFS_V4_1
Trond Myklebustab7cb0d2013-05-20 11:20:27 -040086static int nfs41_test_stateid(struct nfs_server *, nfs4_stateid *,
87 struct rpc_cred *);
88static int nfs41_free_stateid(struct nfs_server *, nfs4_stateid *,
89 struct rpc_cred *);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040090#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -070091/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -050092static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -070093{
Trond Myklebust52567b02009-10-23 14:46:42 -040094 if (err >= -1000)
95 return err;
96 switch (err) {
97 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -050098 case -NFS4ERR_LAYOUTTRYLATER:
99 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400100 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000101 case -NFS4ERR_WRONGSEC:
102 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800103 case -NFS4ERR_BADOWNER:
104 case -NFS4ERR_BADNAME:
105 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400106 case -NFS4ERR_SHARE_DENIED:
107 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400108 case -NFS4ERR_MINOR_VERS_MISMATCH:
109 return -EPROTONOSUPPORT;
Weston Andros Adamson6168f622012-09-10 14:00:46 -0400110 case -NFS4ERR_ACCESS:
111 return -EACCES;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400112 case -NFS4ERR_FILE_OPEN:
113 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400114 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700115 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700116 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400117 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400119 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120}
121
122/*
123 * This is our standard bitmap for GETATTR requests.
124 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400125const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700126 FATTR4_WORD0_TYPE
127 | FATTR4_WORD0_CHANGE
128 | FATTR4_WORD0_SIZE
129 | FATTR4_WORD0_FSID
130 | FATTR4_WORD0_FILEID,
131 FATTR4_WORD1_MODE
132 | FATTR4_WORD1_NUMLINKS
133 | FATTR4_WORD1_OWNER
134 | FATTR4_WORD1_OWNER_GROUP
135 | FATTR4_WORD1_RAWDEV
136 | FATTR4_WORD1_SPACE_USED
137 | FATTR4_WORD1_TIME_ACCESS
138 | FATTR4_WORD1_TIME_METADATA
139 | FATTR4_WORD1_TIME_MODIFY
140};
141
Trond Myklebust1549210f2012-06-05 09:16:47 -0400142static const u32 nfs4_pnfs_open_bitmap[3] = {
143 FATTR4_WORD0_TYPE
144 | FATTR4_WORD0_CHANGE
145 | FATTR4_WORD0_SIZE
146 | FATTR4_WORD0_FSID
147 | FATTR4_WORD0_FILEID,
148 FATTR4_WORD1_MODE
149 | FATTR4_WORD1_NUMLINKS
150 | FATTR4_WORD1_OWNER
151 | FATTR4_WORD1_OWNER_GROUP
152 | FATTR4_WORD1_RAWDEV
153 | FATTR4_WORD1_SPACE_USED
154 | FATTR4_WORD1_TIME_ACCESS
155 | FATTR4_WORD1_TIME_METADATA
156 | FATTR4_WORD1_TIME_MODIFY,
157 FATTR4_WORD2_MDSTHRESHOLD
158};
159
Andy Adamsone23008e2012-10-02 21:07:32 -0400160static const u32 nfs4_open_noattr_bitmap[3] = {
161 FATTR4_WORD0_TYPE
162 | FATTR4_WORD0_CHANGE
163 | FATTR4_WORD0_FILEID,
164};
165
Linus Torvalds1da177e2005-04-16 15:20:36 -0700166const u32 nfs4_statfs_bitmap[2] = {
167 FATTR4_WORD0_FILES_AVAIL
168 | FATTR4_WORD0_FILES_FREE
169 | FATTR4_WORD0_FILES_TOTAL,
170 FATTR4_WORD1_SPACE_AVAIL
171 | FATTR4_WORD1_SPACE_FREE
172 | FATTR4_WORD1_SPACE_TOTAL
173};
174
Trond Myklebust4ce79712005-06-22 17:16:21 +0000175const u32 nfs4_pathconf_bitmap[2] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700176 FATTR4_WORD0_MAXLINK
177 | FATTR4_WORD0_MAXNAME,
178 0
179};
180
Fred Isamandae100c2011-07-30 20:52:37 -0400181const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182 | FATTR4_WORD0_MAXREAD
183 | FATTR4_WORD0_MAXWRITE
184 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700185 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400186 | FATTR4_WORD1_FS_LAYOUT_TYPES,
187 FATTR4_WORD2_LAYOUT_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188};
189
Manoj Naik830b8e32006-06-09 09:34:25 -0400190const u32 nfs4_fs_locations_bitmap[2] = {
191 FATTR4_WORD0_TYPE
192 | FATTR4_WORD0_CHANGE
193 | FATTR4_WORD0_SIZE
194 | FATTR4_WORD0_FSID
195 | FATTR4_WORD0_FILEID
196 | FATTR4_WORD0_FS_LOCATIONS,
197 FATTR4_WORD1_MODE
198 | FATTR4_WORD1_NUMLINKS
199 | FATTR4_WORD1_OWNER
200 | FATTR4_WORD1_OWNER_GROUP
201 | FATTR4_WORD1_RAWDEV
202 | FATTR4_WORD1_SPACE_USED
203 | FATTR4_WORD1_TIME_ACCESS
204 | FATTR4_WORD1_TIME_METADATA
205 | FATTR4_WORD1_TIME_MODIFY
206 | FATTR4_WORD1_MOUNTED_ON_FILEID
207};
208
Al Virobc4785c2006-10-19 23:28:51 -0700209static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210 struct nfs4_readdir_arg *readdir)
211{
Al Viro0dbb4c62006-10-19 23:28:49 -0700212 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000215 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
217 return;
218 }
219
220 readdir->cookie = 0;
221 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
222 if (cookie == 2)
223 return;
224
225 /*
226 * NFSv4 servers do not return entries for '.' and '..'
227 * Therefore, we fake these entries here. We let '.'
228 * have cookie 0 and '..' have cookie 1. Note that
229 * when talking to the server, we always send cookie 0
230 * instead of 1 or 2.
231 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800232 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233
234 if (cookie == 0) {
235 *p++ = xdr_one; /* next */
236 *p++ = xdr_zero; /* cookie, first word */
237 *p++ = xdr_one; /* cookie, second word */
238 *p++ = xdr_one; /* entry len */
239 memcpy(p, ".\0\0\0", 4); /* entry */
240 p++;
241 *p++ = xdr_one; /* bitmap length */
242 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
243 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400244 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700245 }
246
247 *p++ = xdr_one; /* next */
248 *p++ = xdr_zero; /* cookie, first word */
249 *p++ = xdr_two; /* cookie, second word */
250 *p++ = xdr_two; /* entry len */
251 memcpy(p, "..\0\0", 4); /* entry */
252 p++;
253 *p++ = xdr_one; /* bitmap length */
254 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
255 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400256 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700257
258 readdir->pgbase = (char *)p - (char *)start;
259 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800260 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261}
262
Trond Myklebust65de8722008-12-23 15:21:44 -0500263static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
264{
265 int res = 0;
266
267 might_sleep();
268
269 if (*timeout <= 0)
270 *timeout = NFS4_POLL_RETRY_MIN;
271 if (*timeout > NFS4_POLL_RETRY_MAX)
272 *timeout = NFS4_POLL_RETRY_MAX;
Jeff Laytond3103102011-12-01 22:44:39 +0100273 freezable_schedule_timeout_killable(*timeout);
Trond Myklebust65de8722008-12-23 15:21:44 -0500274 if (fatal_signal_pending(current))
275 res = -ERESTARTSYS;
276 *timeout <<= 1;
277 return res;
278}
279
280/* This is the error handling routine for processes that are allowed
281 * to sleep.
282 */
Trond Myklebustb064eca22011-02-22 15:44:32 -0800283static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500284{
285 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500286 struct nfs4_state *state = exception->state;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500287 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500288 int ret = errorcode;
289
290 exception->retry = 0;
291 switch(errorcode) {
292 case 0:
293 return 0;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500294 case -NFS4ERR_OPENMODE:
Bryan Schumaker011e2a72012-06-20 15:53:43 -0400295 if (inode && nfs4_have_delegation(inode, FMODE_READ)) {
Bryan Schumaker57ec14c2012-06-20 15:53:44 -0400296 nfs4_inode_return_delegation(inode);
Trond Myklebust3114ea72012-03-07 16:39:06 -0500297 exception->retry = 1;
298 return 0;
299 }
300 if (state == NULL)
301 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400302 ret = nfs4_schedule_stateid_recovery(server, state);
303 if (ret < 0)
304 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500305 goto wait_on_recovery;
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -0500306 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500307 case -NFS4ERR_ADMIN_REVOKED:
308 case -NFS4ERR_BAD_STATEID:
Trond Myklebustb570a972013-04-12 15:04:51 -0400309 if (inode != NULL && nfs4_have_delegation(inode, FMODE_READ)) {
310 nfs_remove_bad_delegation(inode);
311 exception->retry = 1;
312 break;
313 }
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500314 if (state == NULL)
315 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400316 ret = nfs4_schedule_stateid_recovery(server, state);
317 if (ret < 0)
318 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500319 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400320 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -0400321 if (state != NULL) {
322 ret = nfs4_schedule_stateid_recovery(server, state);
323 if (ret < 0)
324 break;
325 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500326 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500327 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500328 nfs4_schedule_lease_recovery(clp);
329 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500330#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400331 case -NFS4ERR_BADSESSION:
332 case -NFS4ERR_BADSLOT:
333 case -NFS4ERR_BAD_HIGH_SLOT:
334 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
335 case -NFS4ERR_DEADSESSION:
336 case -NFS4ERR_SEQ_FALSE_RETRY:
337 case -NFS4ERR_SEQ_MISORDERED:
338 dprintk("%s ERROR: %d Reset session\n", __func__,
339 errorcode);
Trond Myklebust9f594792012-05-27 13:02:53 -0400340 nfs4_schedule_session_recovery(clp->cl_session, errorcode);
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400341 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500342#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500343 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500344 if (exception->timeout > HZ) {
345 /* We have retried a decent amount, time to
346 * fail
347 */
348 ret = -EBUSY;
349 break;
350 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500351 case -NFS4ERR_GRACE:
352 case -NFS4ERR_DELAY:
353 ret = nfs4_delay(server->client, &exception->timeout);
354 if (ret != 0)
355 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400356 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500357 case -NFS4ERR_OLD_STATEID:
358 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800359 break;
360 case -NFS4ERR_BADOWNER:
361 /* The following works around a Linux server bug! */
362 case -NFS4ERR_BADNAME:
363 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
364 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
365 exception->retry = 1;
366 printk(KERN_WARNING "NFS: v4 server %s "
367 "does not accept raw "
368 "uid/gids. "
369 "Reenabling the idmapper.\n",
370 server->nfs_client->cl_hostname);
371 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500372 }
373 /* We failed to handle the error */
374 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500375wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500376 ret = nfs4_wait_clnt_recover(clp);
377 if (ret == 0)
378 exception->retry = 1;
379 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500380}
381
382
Trond Myklebust452e9352010-07-31 14:29:06 -0400383static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385 spin_lock(&clp->cl_lock);
386 if (time_before(clp->cl_last_renewal,timestamp))
387 clp->cl_last_renewal = timestamp;
388 spin_unlock(&clp->cl_lock);
389}
390
Trond Myklebust452e9352010-07-31 14:29:06 -0400391static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
392{
393 do_renew_lease(server->nfs_client, timestamp);
394}
395
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400396#if defined(CONFIG_NFS_V4_1)
397
Trond Myklebustd185a332010-06-16 09:52:25 -0400398static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400399{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500400 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400401 struct nfs4_slot_table *tbl;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500402 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400403
Benny Halevydfb4f3092010-09-24 09:17:01 -0400404 if (!res->sr_slot) {
Andy Adamson13615872009-04-01 09:22:17 -0400405 /* just wake up the next guy waiting since
406 * we may have not consumed a slot after all */
Andy Adamson691daf32009-12-04 15:55:39 -0500407 dprintk("%s: No slot\n", __func__);
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500408 return;
Andy Adamson13615872009-04-01 09:22:17 -0400409 }
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500410 tbl = res->sr_slot->table;
411 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500412
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500413 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500414 /* Be nice to the server: try to ensure that the last transmitted
415 * value for highest_user_slotid <= target_highest_slotid
416 */
417 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
418 send_new_highest_used_slotid = true;
419
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500420 if (nfs41_wake_and_assign_slot(tbl, res->sr_slot)) {
421 send_new_highest_used_slotid = false;
422 goto out_unlock;
423 }
Trond Myklebustf4af6e2a2012-11-20 14:17:32 -0500424 nfs4_free_slot(tbl, res->sr_slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500425
426 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
427 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500428out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500429 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400430 res->sr_slot = NULL;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500431 if (send_new_highest_used_slotid)
432 nfs41_server_notify_highest_slotid_update(session->clp);
Andy Adamson13615872009-04-01 09:22:17 -0400433}
434
Trond Myklebust14516c32010-07-31 14:29:06 -0400435static int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400436{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500437 struct nfs4_session *session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500438 struct nfs4_slot *slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400439 struct nfs_client *clp;
Trond Myklebustac20d162012-12-15 15:36:07 -0500440 bool interrupted = false;
Trond Myklebust85563072012-12-11 10:31:12 -0500441 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400442
Bryan Schumaker468f8612011-04-18 15:57:32 -0400443 /* don't increment the sequence number if the task wasn't sent */
444 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400445 goto out;
446
Trond Myklebust933602e2012-11-16 12:12:38 -0500447 slot = res->sr_slot;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500448 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500449
Trond Myklebustac20d162012-12-15 15:36:07 -0500450 if (slot->interrupted) {
451 slot->interrupted = 0;
452 interrupted = true;
453 }
454
Andy Adamson691daf32009-12-04 15:55:39 -0500455 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400456 switch (res->sr_status) {
457 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400458 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust933602e2012-11-16 12:12:38 -0500459 ++slot->seq_nr;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500460 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500461 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500462 /* Check sequence flags */
Trond Myklebustb4410c22011-03-09 16:00:55 -0500463 if (res->sr_status_flags != 0)
464 nfs4_schedule_lease_recovery(clp);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500465 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400466 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500467 case 1:
468 /*
469 * sr_status remains 1 if an RPC level error occurred.
470 * The server may or may not have processed the sequence
471 * operation..
472 * Mark the slot as having hosted an interrupted RPC call.
473 */
474 slot->interrupted = 1;
475 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400476 case -NFS4ERR_DELAY:
477 /* The server detected a resend of the RPC call and
478 * returned NFS4ERR_DELAY as per Section 2.10.6.2
479 * of RFC5661.
480 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500481 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400482 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500483 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500484 slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400485 goto out_retry;
Trond Myklebust85563072012-12-11 10:31:12 -0500486 case -NFS4ERR_BADSLOT:
487 /*
488 * The slot id we used was probably retired. Try again
489 * using a different slot id.
490 */
Trond Myklebuste8794442012-12-15 13:56:18 -0500491 goto retry_nowait;
492 case -NFS4ERR_SEQ_MISORDERED:
493 /*
Trond Myklebustac20d162012-12-15 15:36:07 -0500494 * Was the last operation on this sequence interrupted?
495 * If so, retry after bumping the sequence number.
496 */
497 if (interrupted) {
498 ++slot->seq_nr;
499 goto retry_nowait;
500 }
501 /*
Trond Myklebuste8794442012-12-15 13:56:18 -0500502 * Could this slot have been previously retired?
503 * If so, then the server may be expecting seq_nr = 1!
504 */
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500505 if (slot->seq_nr != 1) {
506 slot->seq_nr = 1;
507 goto retry_nowait;
508 }
509 break;
Trond Myklebuste8794442012-12-15 13:56:18 -0500510 case -NFS4ERR_SEQ_FALSE_RETRY:
511 ++slot->seq_nr;
512 goto retry_nowait;
Trond Myklebust14516c32010-07-31 14:29:06 -0400513 default:
514 /* Just update the slot sequence no. */
Trond Myklebust933602e2012-11-16 12:12:38 -0500515 ++slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400516 }
517out:
518 /* The session may be reset by one of the error handlers. */
519 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400520 nfs41_sequence_free_slot(res);
Trond Myklebust85563072012-12-11 10:31:12 -0500521 return ret;
Trond Myklebuste8794442012-12-15 13:56:18 -0500522retry_nowait:
523 if (rpc_restart_call_prepare(task)) {
524 task->tk_status = 0;
525 ret = 0;
526 }
527 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400528out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400529 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400530 goto out;
531 rpc_delay(task, NFS4_POLL_RETRY_MAX);
532 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400533}
534
Trond Myklebust14516c32010-07-31 14:29:06 -0400535static int nfs4_sequence_done(struct rpc_task *task,
536 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400537{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500538 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400539 return 1;
540 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400541}
542
Trond Myklebust9d12b212012-01-17 22:04:25 -0500543static void nfs41_init_sequence(struct nfs4_sequence_args *args,
544 struct nfs4_sequence_res *res, int cache_reply)
545{
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500546 args->sa_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500547 args->sa_cache_this = 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400548 args->sa_privileged = 0;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500549 if (cache_reply)
550 args->sa_cache_this = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500551 res->sr_slot = NULL;
552}
553
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400554static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
555{
556 args->sa_privileged = 1;
557}
558
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000559int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400560 struct nfs4_sequence_args *args,
561 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400562 struct rpc_task *task)
563{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400564 struct nfs4_slot *slot;
565 struct nfs4_slot_table *tbl;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400566
567 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400568 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400569 if (res->sr_slot != NULL)
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400570 goto out_success;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400571
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400572 tbl = &session->fc_slot_table;
573
Trond Myklebust69d206b2012-11-22 13:21:02 -0500574 task->tk_timeout = 0;
575
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400576 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson774d5f12013-05-20 14:13:50 -0400577 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) &&
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400578 !args->sa_privileged) {
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500579 /* The state manager will wait until the slot table is empty */
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500580 dprintk("%s session is draining\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400581 goto out_sleep;
Andy Adamsonb069d942009-04-01 09:22:43 -0400582 }
583
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500584 slot = nfs4_alloc_slot(tbl);
Trond Myklebust69d206b2012-11-22 13:21:02 -0500585 if (IS_ERR(slot)) {
586 /* If out of memory, try again in 1/4 second */
587 if (slot == ERR_PTR(-ENOMEM))
588 task->tk_timeout = HZ >> 2;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400589 dprintk("<-- %s: no free slots\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400590 goto out_sleep;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400591 }
592 spin_unlock(&tbl->slot_tbl_lock);
593
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500594 args->sa_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400595
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500596 dprintk("<-- %s slotid=%d seqid=%d\n", __func__,
597 slot->slot_nr, slot->seq_nr);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400598
Benny Halevydfb4f3092010-09-24 09:17:01 -0400599 res->sr_slot = slot;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500600 res->sr_timestamp = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400601 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400602 /*
603 * sr_status is only set in decode_sequence, and so will remain
604 * set to 1 if an rpc level failure occurs.
605 */
606 res->sr_status = 1;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400607out_success:
608 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400609 return 0;
Trond Myklebust7b939a32012-11-01 15:19:46 -0400610out_sleep:
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400611 /* Privileged tasks are queued with top priority */
612 if (args->sa_privileged)
Trond Myklebust1e1093c2012-11-01 16:44:05 -0400613 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
614 NULL, RPC_PRIORITY_PRIVILEGED);
615 else
616 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400617 spin_unlock(&tbl->slot_tbl_lock);
618 return -EAGAIN;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400619}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000620EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400621
Trond Myklebust035168a2010-06-16 09:52:26 -0400622int nfs4_setup_sequence(const struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400623 struct nfs4_sequence_args *args,
624 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400625 struct rpc_task *task)
626{
Trond Myklebust035168a2010-06-16 09:52:26 -0400627 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400628 int ret = 0;
629
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400630 if (session == NULL) {
631 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400632 goto out;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400633 }
Trond Myklebust035168a2010-06-16 09:52:26 -0400634
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500635 dprintk("--> %s clp %p session %p sr_slot %d\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400636 __func__, session->clp, session, res->sr_slot ?
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500637 res->sr_slot->slot_nr : -1);
Trond Myklebust035168a2010-06-16 09:52:26 -0400638
Trond Myklebust9d12b212012-01-17 22:04:25 -0500639 ret = nfs41_setup_sequence(session, args, res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400640out:
641 dprintk("<-- %s status=%d\n", __func__, ret);
642 return ret;
643}
644
645struct nfs41_call_sync_data {
Trond Myklebust035168a2010-06-16 09:52:26 -0400646 const struct nfs_server *seq_server;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400647 struct nfs4_sequence_args *seq_args;
648 struct nfs4_sequence_res *seq_res;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400649};
650
651static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
652{
653 struct nfs41_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400654 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400655
Trond Myklebust035168a2010-06-16 09:52:26 -0400656 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
657
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400658 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400659}
660
Andy Adamson69ab40c2009-04-01 09:22:19 -0400661static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
662{
663 struct nfs41_call_sync_data *data = calldata;
664
Trond Myklebust14516c32010-07-31 14:29:06 -0400665 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400666}
667
Trond Myklebust17280172012-03-11 13:11:00 -0400668static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400669 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400670 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400671};
672
Bryan Schumaker7c513052011-03-24 17:12:24 +0000673static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
674 struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400675 struct rpc_message *msg,
676 struct nfs4_sequence_args *args,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400677 struct nfs4_sequence_res *res)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400678{
679 int ret;
680 struct rpc_task *task;
681 struct nfs41_call_sync_data data = {
Trond Myklebust035168a2010-06-16 09:52:26 -0400682 .seq_server = server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400683 .seq_args = args,
684 .seq_res = res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400685 };
686 struct rpc_task_setup task_setup = {
Bryan Schumaker7c513052011-03-24 17:12:24 +0000687 .rpc_client = clnt,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400688 .rpc_message = msg,
689 .callback_ops = &nfs41_call_sync_ops,
690 .callback_data = &data
691 };
692
Andy Adamsonce5039c2009-04-01 09:22:13 -0400693 task = rpc_run_task(&task_setup);
694 if (IS_ERR(task))
695 ret = PTR_ERR(task);
696 else {
697 ret = task->tk_status;
698 rpc_put_task(task);
699 }
700 return ret;
701}
702
Trond Myklebustdf896452010-06-16 09:52:26 -0400703#else
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400704static
Trond Myklebust9d12b212012-01-17 22:04:25 -0500705void nfs41_init_sequence(struct nfs4_sequence_args *args,
706 struct nfs4_sequence_res *res, int cache_reply)
707{
708}
709
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400710static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
711{
712}
713
714
Trond Myklebust14516c32010-07-31 14:29:06 -0400715static int nfs4_sequence_done(struct rpc_task *task,
716 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400717{
Trond Myklebust14516c32010-07-31 14:29:06 -0400718 return 1;
Trond Myklebustdf896452010-06-16 09:52:26 -0400719}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400720#endif /* CONFIG_NFS_V4_1 */
721
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400722static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000723int _nfs4_call_sync(struct rpc_clnt *clnt,
724 struct nfs_server *server,
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400725 struct rpc_message *msg,
726 struct nfs4_sequence_args *args,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400727 struct nfs4_sequence_res *res)
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400728{
Bryan Schumaker7c513052011-03-24 17:12:24 +0000729 return rpc_call_sync(clnt, msg, 0);
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400730}
731
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400732static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000733int nfs4_call_sync(struct rpc_clnt *clnt,
734 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000735 struct rpc_message *msg,
736 struct nfs4_sequence_args *args,
737 struct nfs4_sequence_res *res,
738 int cache_reply)
739{
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400740 nfs41_init_sequence(args, res, cache_reply);
Bryan Schumaker7c513052011-03-24 17:12:24 +0000741 return server->nfs_client->cl_mvops->call_sync(clnt, server, msg,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400742 args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000743}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400744
Trond Myklebust38478b22006-05-25 01:40:57 -0400745static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700746{
Trond Myklebust38478b22006-05-25 01:40:57 -0400747 struct nfs_inode *nfsi = NFS_I(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700748
Trond Myklebust38478b22006-05-25 01:40:57 -0400749 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400750 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700751 if (!cinfo->atomic || cinfo->before != dir->i_version)
Trond Myklebustbfc69a42007-10-15 18:18:29 -0400752 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700753 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000754 nfs_fscache_invalidate(dir);
Trond Myklebust38478b22006-05-25 01:40:57 -0400755 spin_unlock(&dir->i_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756}
757
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100758struct nfs4_opendata {
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400759 struct kref kref;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100760 struct nfs_openargs o_arg;
761 struct nfs_openres o_res;
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100762 struct nfs_open_confirmargs c_arg;
763 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500764 struct nfs4_string owner_name;
765 struct nfs4_string group_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100766 struct nfs_fattr f_attr;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100767 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400768 struct dentry *dentry;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100769 struct nfs4_state_owner *owner;
Trond Myklebustaac00a82007-07-05 19:02:21 -0400770 struct nfs4_state *state;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100771 struct iattr attrs;
Trond Myklebust26e976a2006-01-03 09:55:21 +0100772 unsigned long timestamp;
Trond Myklebust3e309912007-07-07 13:19:59 -0400773 unsigned int rpc_done : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400774 unsigned int is_recover : 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +0100775 int rpc_status;
776 int cancelled;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100777};
778
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400779static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
780 int err, struct nfs4_exception *exception)
781{
782 if (err != -EINVAL)
783 return false;
784 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
785 return false;
786 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
787 exception->retry = 1;
788 return true;
789}
790
791static enum open_claim_type4
792nfs4_map_atomic_open_claim(struct nfs_server *server,
793 enum open_claim_type4 claim)
794{
795 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
796 return claim;
797 switch (claim) {
798 default:
799 return claim;
800 case NFS4_OPEN_CLAIM_FH:
801 return NFS4_OPEN_CLAIM_NULL;
802 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
803 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
804 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
805 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
806 }
807}
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400808
809static void nfs4_init_opendata_res(struct nfs4_opendata *p)
810{
811 p->o_res.f_attr = &p->f_attr;
Trond Myklebustc1d51932008-04-07 13:20:54 -0400812 p->o_res.seqid = p->o_arg.seqid;
813 p->c_res.seqid = p->c_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400814 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400815 p->o_res.access_request = p->o_arg.access;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400816 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500817 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400818}
819
Al Viro82a2c1b2011-06-22 18:30:55 -0400820static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500821 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400822 const struct iattr *attrs,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400823 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400824 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100825{
Al Viro82a2c1b2011-06-22 18:30:55 -0400826 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100827 struct inode *dir = parent->d_inode;
828 struct nfs_server *server = NFS_SERVER(dir);
829 struct nfs4_opendata *p;
830
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400831 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100832 if (p == NULL)
833 goto err;
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400834 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100835 if (p->o_arg.seqid == NULL)
836 goto err_free;
Al Viro82a2c1b2011-06-22 18:30:55 -0400837 nfs_sb_active(dentry->d_sb);
838 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100839 p->dir = parent;
840 p->owner = sp;
841 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500842 p->o_arg.open_flags = flags;
843 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700844 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
845 * will return permission denied for all bits until close */
846 if (!(flags & O_EXCL)) {
847 /* ask server to check for all possible rights as results
848 * are cached */
849 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
850 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700851 }
David Howells7539bba2006-08-22 20:06:09 -0400852 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -0400853 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
854 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -0400855 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100856 p->o_arg.server = server;
857 p->o_arg.bitmask = server->attr_bitmask;
Trond Myklebust1549210f2012-06-05 09:16:47 -0400858 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400859 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
860 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400861 case NFS4_OPEN_CLAIM_NULL:
862 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
863 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
864 p->o_arg.fh = NFS_FH(dir);
865 break;
866 case NFS4_OPEN_CLAIM_PREVIOUS:
867 case NFS4_OPEN_CLAIM_FH:
868 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
869 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
870 p->o_arg.fh = NFS_FH(dentry->d_inode);
871 }
Trond Myklebust536e43d2012-01-17 22:04:26 -0500872 if (attrs != NULL && attrs->ia_valid != 0) {
Chuck Levercd937102012-03-02 17:14:31 -0500873 __be32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -0400874
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100875 p->o_arg.u.attrs = &p->attrs;
876 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -0500877
878 verf[0] = jiffies;
879 verf[1] = current->pid;
880 memcpy(p->o_arg.u.verifier.data, verf,
881 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100882 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100883 p->c_arg.fh = &p->o_res.fh;
884 p->c_arg.stateid = &p->o_res.stateid;
885 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400886 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400887 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100888 return p;
889err_free:
890 kfree(p);
891err:
892 dput(parent);
893 return NULL;
894}
895
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400896static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100897{
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400898 struct nfs4_opendata *p = container_of(kref,
899 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -0400900 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400901
902 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400903 if (p->state != NULL)
904 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400905 nfs4_put_state_owner(p->owner);
906 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -0400907 dput(p->dentry);
908 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500909 nfs_fattr_free_names(&p->f_attr);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400910 kfree(p);
911}
912
913static void nfs4_opendata_put(struct nfs4_opendata *p)
914{
915 if (p != NULL)
916 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100917}
918
Trond Myklebust06f814a2006-01-03 09:55:07 +0100919static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
920{
Trond Myklebust06f814a2006-01-03 09:55:07 +0100921 int ret;
922
Trond Myklebust06f814a2006-01-03 09:55:07 +0100923 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +0100924 return ret;
925}
926
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500927static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -0400928{
929 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500930
Trond Myklebust536e43d2012-01-17 22:04:26 -0500931 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500932 goto out;
933 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -0400934 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -0500935 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
936 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400937 break;
938 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500939 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
940 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400941 break;
942 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500943 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
944 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400945 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500946out:
Trond Myklebust6ee41262007-07-08 14:11:36 -0400947 return ret;
948}
949
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500950static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400951{
Trond Myklebust652f89f2011-12-09 19:05:58 -0500952 if (delegation == NULL)
953 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500954 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400955 return 0;
Trond Myklebust15c831b2008-12-23 15:21:39 -0500956 if (test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
Trond Myklebustaac00a82007-07-05 19:02:21 -0400957 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -0500958 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
959 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -0500960 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400961 return 1;
962}
963
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500964static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +0100965{
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500966 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +0100967 case FMODE_WRITE:
968 state->n_wronly++;
969 break;
970 case FMODE_READ:
971 state->n_rdonly++;
972 break;
973 case FMODE_READ|FMODE_WRITE:
974 state->n_rdwr++;
975 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500976 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +0100977}
978
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500979static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400980{
981 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -0500982 nfs4_stateid_copy(&state->stateid, stateid);
983 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust92b40e92013-04-20 01:25:45 -0400984 set_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500985 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -0400986 case FMODE_READ:
987 set_bit(NFS_O_RDONLY_STATE, &state->flags);
988 break;
989 case FMODE_WRITE:
990 set_bit(NFS_O_WRONLY_STATE, &state->flags);
991 break;
992 case FMODE_READ|FMODE_WRITE:
993 set_bit(NFS_O_RDWR_STATE, &state->flags);
994 }
995}
996
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500997static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400998{
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400999 write_seqlock(&state->seqlock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001000 nfs_set_open_stateid_locked(state, stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001001 write_sequnlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001002}
1003
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001004static void __update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_stateid *deleg_stateid, fmode_t fmode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001006 /*
1007 * Protect the call to nfs4_state_set_mode_locked and
1008 * serialise the stateid update
1009 */
1010 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001011 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001012 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001013 set_bit(NFS_DELEGATED_STATE, &state->flags);
1014 }
1015 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001016 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001017 write_sequnlock(&state->seqlock);
1018 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001019 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001020 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001021}
1022
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001023static int update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *delegation, fmode_t fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001024{
1025 struct nfs_inode *nfsi = NFS_I(state->inode);
1026 struct nfs_delegation *deleg_cur;
1027 int ret = 0;
1028
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001029 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001030
1031 rcu_read_lock();
1032 deleg_cur = rcu_dereference(nfsi->delegation);
1033 if (deleg_cur == NULL)
1034 goto no_delegation;
1035
1036 spin_lock(&deleg_cur->lock);
1037 if (nfsi->delegation != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001038 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001039 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001040 goto no_delegation_unlock;
1041
1042 if (delegation == NULL)
1043 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001044 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001045 goto no_delegation_unlock;
1046
Trond Myklebustb7391f42008-12-23 15:21:52 -05001047 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001048 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001049 ret = 1;
1050no_delegation_unlock:
1051 spin_unlock(&deleg_cur->lock);
1052no_delegation:
1053 rcu_read_unlock();
1054
1055 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001056 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001057 ret = 1;
1058 }
1059
1060 return ret;
1061}
1062
1063
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001064static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001065{
1066 struct nfs_delegation *delegation;
1067
1068 rcu_read_lock();
1069 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001070 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001071 rcu_read_unlock();
1072 return;
1073 }
1074 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001075 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001076}
1077
Trond Myklebust6ee41262007-07-08 14:11:36 -04001078static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001079{
1080 struct nfs4_state *state = opendata->state;
1081 struct nfs_inode *nfsi = NFS_I(state->inode);
1082 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001083 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001084 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001085 nfs4_stateid stateid;
1086 int ret = -EAGAIN;
1087
Trond Myklebustaac00a82007-07-05 19:02:21 -04001088 for (;;) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001089 if (can_open_cached(state, fmode, open_mode)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001090 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001091 if (can_open_cached(state, fmode, open_mode)) {
1092 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001093 spin_unlock(&state->owner->so_lock);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001094 goto out_return_state;
1095 }
1096 spin_unlock(&state->owner->so_lock);
1097 }
Trond Myklebust34310432008-12-23 15:21:38 -05001098 rcu_read_lock();
1099 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001100 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001101 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001102 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001103 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001104 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001105 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001106 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001107 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001108 if (!opendata->is_recover) {
1109 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1110 if (ret != 0)
1111 goto out;
1112 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001113 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001114
1115 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001116 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001117 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001118 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001119out:
1120 return ERR_PTR(ret);
1121out_return_state:
1122 atomic_inc(&state->count);
1123 return state;
1124}
1125
Andy Adamsone23008e2012-10-02 21:07:32 -04001126static void
1127nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1128{
1129 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1130 struct nfs_delegation *delegation;
1131 int delegation_flags = 0;
1132
1133 rcu_read_lock();
1134 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1135 if (delegation)
1136 delegation_flags = delegation->flags;
1137 rcu_read_unlock();
1138 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1139 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1140 "returning a delegation for "
1141 "OPEN(CLAIM_DELEGATE_CUR)\n",
1142 clp->cl_hostname);
1143 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1144 nfs_inode_set_delegation(state->inode,
1145 data->owner->so_cred,
1146 &data->o_res);
1147 else
1148 nfs_inode_reclaim_delegation(state->inode,
1149 data->owner->so_cred,
1150 &data->o_res);
1151}
1152
1153/*
1154 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1155 * and update the nfs4_state.
1156 */
1157static struct nfs4_state *
1158_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1159{
1160 struct inode *inode = data->state->inode;
1161 struct nfs4_state *state = data->state;
1162 int ret;
1163
1164 if (!data->rpc_done) {
1165 ret = data->rpc_status;
1166 goto err;
1167 }
1168
1169 ret = -ESTALE;
1170 if (!(data->f_attr.valid & NFS_ATTR_FATTR_TYPE) ||
1171 !(data->f_attr.valid & NFS_ATTR_FATTR_FILEID) ||
1172 !(data->f_attr.valid & NFS_ATTR_FATTR_CHANGE))
1173 goto err;
1174
1175 ret = -ENOMEM;
1176 state = nfs4_get_open_state(inode, data->owner);
1177 if (state == NULL)
1178 goto err;
1179
1180 ret = nfs_refresh_inode(inode, &data->f_attr);
1181 if (ret)
1182 goto err;
1183
1184 if (data->o_res.delegation_type != 0)
1185 nfs4_opendata_check_deleg(data, state);
1186 update_open_stateid(state, &data->o_res.stateid, NULL,
1187 data->o_arg.fmode);
1188
1189 return state;
1190err:
1191 return ERR_PTR(ret);
1192
1193}
1194
1195static struct nfs4_state *
1196_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001197{
1198 struct inode *inode;
1199 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001200 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001201
Trond Myklebustaac00a82007-07-05 19:02:21 -04001202 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001203 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001204 goto out;
1205 }
1206
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001207 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001208 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001209 goto err;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001210 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001211 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001212 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001213 goto err;
1214 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001215 state = nfs4_get_open_state(inode, data->owner);
1216 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001217 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001218 if (data->o_res.delegation_type != 0)
1219 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001220 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001221 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001222 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001223out:
Trond Myklebust7aa262b2013-02-28 16:19:59 -08001224 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001225 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001226err_put_inode:
1227 iput(inode);
1228err:
1229 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001230}
1231
Andy Adamsone23008e2012-10-02 21:07:32 -04001232static struct nfs4_state *
1233nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1234{
1235 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1236 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1237 return _nfs4_opendata_to_nfs4_state(data);
1238}
1239
Trond Myklebust864472e2006-01-03 09:55:15 +01001240static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1241{
1242 struct nfs_inode *nfsi = NFS_I(state->inode);
1243 struct nfs_open_context *ctx;
1244
1245 spin_lock(&state->inode->i_lock);
1246 list_for_each_entry(ctx, &nfsi->open_files, list) {
1247 if (ctx->state != state)
1248 continue;
1249 get_nfs_open_context(ctx);
1250 spin_unlock(&state->inode->i_lock);
1251 return ctx;
1252 }
1253 spin_unlock(&state->inode->i_lock);
1254 return ERR_PTR(-ENOENT);
1255}
1256
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001257static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1258 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001259{
1260 struct nfs4_opendata *opendata;
1261
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001262 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
1263 NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001264 if (opendata == NULL)
1265 return ERR_PTR(-ENOMEM);
1266 opendata->state = state;
1267 atomic_inc(&state->count);
1268 return opendata;
1269}
1270
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001271static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001272{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001273 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001274 int ret;
1275
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001276 opendata->o_arg.open_flags = 0;
1277 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001278 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1279 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1280 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001281 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001282 if (ret != 0)
1283 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001284 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001285 if (IS_ERR(newstate))
1286 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001287 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001288 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001289 return 0;
1290}
1291
1292static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1293{
Trond Myklebust864472e2006-01-03 09:55:15 +01001294 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001295 int ret;
1296
1297 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001298 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001299 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001300 smp_rmb();
1301 if (state->n_rdwr != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001302 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001303 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001304 if (ret != 0)
1305 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001306 if (newstate != state)
1307 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001308 }
1309 if (state->n_wronly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001310 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001311 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001312 if (ret != 0)
1313 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001314 if (newstate != state)
1315 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001316 }
1317 if (state->n_rdonly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001318 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001319 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001320 if (ret != 0)
1321 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001322 if (newstate != state)
1323 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001324 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001325 /*
1326 * We may have performed cached opens for all three recoveries.
1327 * Check if we need to update the current stateid.
1328 */
1329 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001330 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001331 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001332 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001333 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001334 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001335 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001336 return 0;
1337}
1338
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339/*
1340 * OPEN_RECLAIM:
1341 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001342 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001343static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001345 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001346 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001347 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001348 int status;
1349
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001350 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1351 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001352 if (IS_ERR(opendata))
1353 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001354 rcu_read_lock();
1355 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001356 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001357 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001358 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001359 opendata->o_arg.u.delegation_type = delegation_type;
1360 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001361 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001362 return status;
1363}
1364
Trond Myklebust539cd032007-06-05 11:46:42 -04001365static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001366{
1367 struct nfs_server *server = NFS_SERVER(state->inode);
1368 struct nfs4_exception exception = { };
1369 int err;
1370 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001371 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001372 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1373 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001374 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001375 break;
1376 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001377 } while (exception.retry);
1378 return err;
1379}
1380
Trond Myklebust864472e2006-01-03 09:55:15 +01001381static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1382{
1383 struct nfs_open_context *ctx;
1384 int ret;
1385
1386 ctx = nfs4_state_find_open_context(state);
1387 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001388 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001389 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001390 put_nfs_open_context(ctx);
1391 return ret;
1392}
1393
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001394static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001395{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001396 switch (err) {
1397 default:
1398 printk(KERN_ERR "NFS: %s: unhandled error "
1399 "%d.\n", __func__, err);
1400 case 0:
1401 case -ENOENT:
1402 case -ESTALE:
1403 break;
1404 case -NFS4ERR_BADSESSION:
1405 case -NFS4ERR_BADSLOT:
1406 case -NFS4ERR_BAD_HIGH_SLOT:
1407 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1408 case -NFS4ERR_DEADSESSION:
1409 set_bit(NFS_DELEGATED_STATE, &state->flags);
1410 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1411 return -EAGAIN;
1412 case -NFS4ERR_STALE_CLIENTID:
1413 case -NFS4ERR_STALE_STATEID:
1414 set_bit(NFS_DELEGATED_STATE, &state->flags);
1415 case -NFS4ERR_EXPIRED:
1416 /* Don't recall a delegation if it was lost */
1417 nfs4_schedule_lease_recovery(server->nfs_client);
1418 return -EAGAIN;
1419 case -NFS4ERR_DELEG_REVOKED:
1420 case -NFS4ERR_ADMIN_REVOKED:
1421 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001422 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001423 nfs_inode_find_state_and_recover(state->inode,
1424 stateid);
1425 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001426 return 0;
1427 case -NFS4ERR_DELAY:
1428 case -NFS4ERR_GRACE:
1429 set_bit(NFS_DELEGATED_STATE, &state->flags);
1430 ssleep(1);
1431 return -EAGAIN;
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001432 case -ENOMEM:
1433 case -NFS4ERR_DENIED:
1434 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1435 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001436 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437 return err;
1438}
1439
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001440int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1441{
1442 struct nfs_server *server = NFS_SERVER(state->inode);
1443 struct nfs4_opendata *opendata;
1444 int err;
1445
1446 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1447 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1448 if (IS_ERR(opendata))
1449 return PTR_ERR(opendata);
1450 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1451 err = nfs4_open_recover(opendata, state);
1452 nfs4_opendata_put(opendata);
1453 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1454}
1455
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001456static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1457{
1458 struct nfs4_opendata *data = calldata;
1459
1460 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001461 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001462 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001463 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001464 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001465 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001466 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001467}
1468
1469static void nfs4_open_confirm_release(void *calldata)
1470{
1471 struct nfs4_opendata *data = calldata;
1472 struct nfs4_state *state = NULL;
1473
1474 /* If this request hasn't been cancelled, do nothing */
1475 if (data->cancelled == 0)
1476 goto out_free;
1477 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001478 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001479 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001480 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001481 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001482 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001483out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001484 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001485}
1486
1487static const struct rpc_call_ops nfs4_open_confirm_ops = {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001488 .rpc_call_done = nfs4_open_confirm_done,
1489 .rpc_release = nfs4_open_confirm_release,
1490};
1491
1492/*
1493 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1494 */
1495static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1496{
1497 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1498 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001499 struct rpc_message msg = {
1500 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1501 .rpc_argp = &data->c_arg,
1502 .rpc_resp = &data->c_res,
1503 .rpc_cred = data->owner->so_cred,
1504 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001505 struct rpc_task_setup task_setup_data = {
1506 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001507 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001508 .callback_ops = &nfs4_open_confirm_ops,
1509 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001510 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001511 .flags = RPC_TASK_ASYNC,
1512 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001513 int status;
1514
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001515 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001516 data->rpc_done = 0;
1517 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001518 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001519 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001520 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001521 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001522 status = nfs4_wait_for_completion_rpc_task(task);
1523 if (status != 0) {
1524 data->cancelled = 1;
1525 smp_wmb();
1526 } else
1527 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001528 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001529 return status;
1530}
1531
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001532static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001533{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001534 struct nfs4_opendata *data = calldata;
1535 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001536 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001537
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001538 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001539 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001540 /*
1541 * Check if we still need to send an OPEN call, or if we can use
1542 * a delegation instead.
1543 */
1544 if (data->state != NULL) {
1545 struct nfs_delegation *delegation;
1546
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001547 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001548 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001549 rcu_read_lock();
1550 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001551 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001552 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001553 can_open_delegated(delegation, data->o_arg.fmode))
1554 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001555 rcu_read_unlock();
1556 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001557 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001558 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001559 switch (data->o_arg.claim) {
1560 case NFS4_OPEN_CLAIM_PREVIOUS:
1561 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1562 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001563 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001564 case NFS4_OPEN_CLAIM_FH:
1565 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001566 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1567 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001568 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001569 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001570 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001571 &data->o_res.seq_res,
1572 task) != 0)
1573 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001574
1575 /* Set the create mode (note dependency on the session type) */
1576 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1577 if (data->o_arg.open_flags & O_EXCL) {
1578 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1579 if (nfs4_has_persistent_session(clp))
1580 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1581 else if (clp->cl_mvops->minor_version > 0)
1582 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1583 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001584 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001585unlock_no_action:
1586 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001587out_no_action:
1588 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001589out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001590 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001591}
1592
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001593static void nfs4_open_done(struct rpc_task *task, void *calldata)
1594{
1595 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001596
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001597 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001598
Trond Myklebust14516c32010-07-31 14:29:06 -04001599 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1600 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001601
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001602 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001603 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1604 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001605 case S_IFREG:
1606 break;
1607 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001608 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001609 break;
1610 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001611 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001612 break;
1613 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001614 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001615 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001616 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001617 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001618 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1619 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001620 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001621 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001622}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001623
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001624static void nfs4_open_release(void *calldata)
1625{
1626 struct nfs4_opendata *data = calldata;
1627 struct nfs4_state *state = NULL;
1628
1629 /* If this request hasn't been cancelled, do nothing */
1630 if (data->cancelled == 0)
1631 goto out_free;
1632 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001633 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001634 goto out_free;
1635 /* In case we need an open_confirm, no cleanup! */
1636 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1637 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001638 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001639 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001640 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001641out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001642 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001643}
1644
1645static const struct rpc_call_ops nfs4_open_ops = {
1646 .rpc_call_prepare = nfs4_open_prepare,
1647 .rpc_call_done = nfs4_open_done,
1648 .rpc_release = nfs4_open_release,
1649};
1650
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001651static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001652{
1653 struct inode *dir = data->dir->d_inode;
1654 struct nfs_server *server = NFS_SERVER(dir);
1655 struct nfs_openargs *o_arg = &data->o_arg;
1656 struct nfs_openres *o_res = &data->o_res;
1657 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001658 struct rpc_message msg = {
1659 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1660 .rpc_argp = o_arg,
1661 .rpc_resp = o_res,
1662 .rpc_cred = data->owner->so_cred,
1663 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001664 struct rpc_task_setup task_setup_data = {
1665 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001666 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001667 .callback_ops = &nfs4_open_ops,
1668 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001669 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001670 .flags = RPC_TASK_ASYNC,
1671 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001672 int status;
1673
Trond Myklebust9d12b212012-01-17 22:04:25 -05001674 nfs41_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001675 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001676 data->rpc_done = 0;
1677 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001678 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001679 data->is_recover = 0;
1680 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001681 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001682 data->is_recover = 1;
1683 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001684 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001685 if (IS_ERR(task))
1686 return PTR_ERR(task);
1687 status = nfs4_wait_for_completion_rpc_task(task);
1688 if (status != 0) {
1689 data->cancelled = 1;
1690 smp_wmb();
1691 } else
1692 status = data->rpc_status;
1693 rpc_put_task(task);
1694
1695 return status;
1696}
1697
1698static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1699{
1700 struct inode *dir = data->dir->d_inode;
1701 struct nfs_openres *o_res = &data->o_res;
1702 int status;
1703
1704 status = nfs4_run_open_task(data, 1);
1705 if (status != 0 || !data->rpc_done)
1706 return status;
1707
Trond Myklebust6926afd2012-01-07 13:22:46 -05001708 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1709
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001710 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1711 status = _nfs4_proc_open_confirm(data);
1712 if (status != 0)
1713 return status;
1714 }
1715
1716 return status;
1717}
1718
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001719static int nfs4_opendata_access(struct rpc_cred *cred,
1720 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001721 struct nfs4_state *state, fmode_t fmode,
1722 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001723{
1724 struct nfs_access_entry cache;
1725 u32 mask;
1726
1727 /* access call failed or for some reason the server doesn't
1728 * support any access modes -- defer access call until later */
1729 if (opendata->o_res.access_supported == 0)
1730 return 0;
1731
1732 mask = 0;
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001733 /* don't check MAY_WRITE - a newly created file may not have
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001734 * write mode bits, but POSIX allows the creating process to write.
1735 * use openflags to check for exec, because fmode won't
1736 * always have FMODE_EXEC set when file open for exec. */
1737 if (openflags & __FMODE_EXEC) {
1738 /* ONLY check for exec rights */
1739 mask = MAY_EXEC;
1740 } else if (fmode & FMODE_READ)
1741 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001742
1743 cache.cred = cred;
1744 cache.jiffies = jiffies;
1745 nfs_access_set_mask(&cache, opendata->o_res.access_result);
1746 nfs_access_add_cache(state->inode, &cache);
1747
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001748 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001749 return 0;
1750
1751 /* even though OPEN succeeded, access is denied. Close the file */
1752 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04001753 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001754}
1755
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001756/*
1757 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
1758 */
1759static int _nfs4_proc_open(struct nfs4_opendata *data)
1760{
1761 struct inode *dir = data->dir->d_inode;
1762 struct nfs_server *server = NFS_SERVER(dir);
1763 struct nfs_openargs *o_arg = &data->o_arg;
1764 struct nfs_openres *o_res = &data->o_res;
1765 int status;
1766
1767 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001768 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001769 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001770 if (status != 0) {
1771 if (status == -NFS4ERR_BADNAME &&
1772 !(o_arg->open_flags & O_CREAT))
1773 return -ENOENT;
1774 return status;
1775 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001776
Trond Myklebust6926afd2012-01-07 13:22:46 -05001777 nfs_fattr_map_and_free_names(server, &data->f_attr);
1778
Trond Myklebust90ff0c52012-04-27 13:48:18 -04001779 if (o_arg->open_flags & O_CREAT)
Trond Myklebust56ae19f2005-10-27 22:12:40 -04001780 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust0df5dd42010-04-11 16:48:44 -04001781 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
1782 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001784 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001785 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001786 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001787 }
1788 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Trond Myklebust99367812007-07-17 21:52:41 -04001789 _nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001790 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001791}
1792
Andy Adamsond83217c2011-03-01 01:34:17 +00001793static int nfs4_recover_expired_lease(struct nfs_server *server)
1794{
1795 return nfs4_client_recover_expired_lease(server->nfs_client);
1796}
1797
Linus Torvalds1da177e2005-04-16 15:20:36 -07001798/*
1799 * OPEN_EXPIRED:
1800 * reclaim state on the server after a network partition.
1801 * Assumes caller holds the appropriate lock
1802 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001803static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001805 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01001806 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001808 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001809 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001810 if (IS_ERR(opendata))
1811 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001812 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04001813 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04001814 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001815 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001816 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001817}
1818
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001819static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001820{
Trond Myklebust539cd032007-06-05 11:46:42 -04001821 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00001822 struct nfs4_exception exception = { };
1823 int err;
1824
1825 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001826 err = _nfs4_open_expired(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001827 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1828 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001829 switch (err) {
1830 default:
1831 goto out;
1832 case -NFS4ERR_GRACE:
1833 case -NFS4ERR_DELAY:
1834 nfs4_handle_exception(server, err, &exception);
1835 err = 0;
1836 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00001837 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001838out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00001839 return err;
1840}
1841
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1843{
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01001845 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846
Trond Myklebust864472e2006-01-03 09:55:15 +01001847 ctx = nfs4_state_find_open_context(state);
1848 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001849 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001850 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001851 put_nfs_open_context(ctx);
1852 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853}
1854
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001855#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001856static void nfs41_clear_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001857{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001858 struct nfs_server *server = NFS_SERVER(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001859 nfs4_stateid *stateid = &state->stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001860 struct nfs_delegation *delegation;
1861 struct rpc_cred *cred = NULL;
1862 int status = -NFS4ERR_BAD_STATEID;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001863
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001864 /* If a state reset has been done, test_stateid is unneeded */
1865 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1866 return;
1867
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001868 /* Get the delegation credential for use by test/free_stateid */
1869 rcu_read_lock();
1870 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1871 if (delegation != NULL &&
1872 nfs4_stateid_match(&delegation->stateid, stateid)) {
1873 cred = get_rpccred(delegation->cred);
1874 rcu_read_unlock();
1875 status = nfs41_test_stateid(server, stateid, cred);
1876 } else
1877 rcu_read_unlock();
1878
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001879 if (status != NFS_OK) {
1880 /* Free the stateid unless the server explicitly
1881 * informs us the stateid is unrecognized. */
1882 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001883 nfs41_free_stateid(server, stateid, cred);
Bryan Schumaker69388672012-09-26 15:25:52 -04001884 nfs_remove_bad_delegation(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001885
Bryan Schumaker69388672012-09-26 15:25:52 -04001886 write_seqlock(&state->seqlock);
1887 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
1888 write_sequnlock(&state->seqlock);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001889 clear_bit(NFS_DELEGATED_STATE, &state->flags);
1890 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001891
1892 if (cred != NULL)
1893 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001894}
1895
1896/**
1897 * nfs41_check_open_stateid - possibly free an open stateid
1898 *
1899 * @state: NFSv4 state for an inode
1900 *
1901 * Returns NFS_OK if recovery for this stateid is now finished.
1902 * Otherwise a negative NFS4ERR value is returned.
1903 */
1904static int nfs41_check_open_stateid(struct nfs4_state *state)
1905{
1906 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04001907 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001908 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001909 int status;
1910
1911 /* If a state reset has been done, test_stateid is unneeded */
1912 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
1913 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
1914 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
1915 return -NFS4ERR_BAD_STATEID;
1916
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001917 status = nfs41_test_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001918 if (status != NFS_OK) {
1919 /* Free the stateid unless the server explicitly
1920 * informs us the stateid is unrecognized. */
1921 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001922 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001923
1924 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1925 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1926 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001927 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05001928 }
1929 return status;
1930}
1931
1932static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1933{
Chuck Levereb64cf92012-07-11 16:30:05 -04001934 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05001935
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001936 nfs41_clear_delegation_stateid(state);
1937 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04001938 if (status != NFS_OK)
1939 status = nfs4_open_expired(sp, state);
1940 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001941}
1942#endif
1943
Linus Torvalds1da177e2005-04-16 15:20:36 -07001944/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04001945 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
1946 * fields corresponding to attributes that were used to store the verifier.
1947 * Make sure we clobber those fields in the later setattr call
1948 */
1949static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
1950{
1951 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
1952 !(sattr->ia_valid & ATTR_ATIME_SET))
1953 sattr->ia_valid |= ATTR_ATIME;
1954
1955 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
1956 !(sattr->ia_valid & ATTR_MTIME_SET))
1957 sattr->ia_valid |= ATTR_MTIME;
1958}
1959
Trond Myklebustc21443c2013-02-07 14:26:21 -05001960static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
1961 fmode_t fmode,
1962 int flags,
1963 struct nfs4_state **res)
1964{
1965 struct nfs4_state_owner *sp = opendata->owner;
1966 struct nfs_server *server = sp->so_server;
1967 struct nfs4_state *state;
1968 unsigned int seq;
1969 int ret;
1970
1971 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
1972
1973 ret = _nfs4_proc_open(opendata);
1974 if (ret != 0)
1975 goto out;
1976
1977 state = nfs4_opendata_to_nfs4_state(opendata);
1978 ret = PTR_ERR(state);
1979 if (IS_ERR(state))
1980 goto out;
1981 if (server->caps & NFS_CAP_POSIX_LOCK)
1982 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
1983
1984 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
1985 if (ret != 0)
1986 goto out;
1987
Trond Myklebust91876b12013-03-28 14:01:33 -04001988 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
Trond Myklebustc21443c2013-02-07 14:26:21 -05001989 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustc21443c2013-02-07 14:26:21 -05001990 *res = state;
1991out:
1992 return ret;
1993}
1994
Jeff Laytonaa53ed52007-06-05 14:49:03 -04001995/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001996 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997 */
Andy Adamson82be4172012-05-23 05:02:35 -04001998static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04001999 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002000 int flags,
2001 struct iattr *sattr,
Trond Myklebust4197a052013-05-29 12:37:49 -04002002 struct nfs4_state **res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002003{
2004 struct nfs4_state_owner *sp;
2005 struct nfs4_state *state = NULL;
2006 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002007 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002008 struct dentry *dentry = ctx->dentry;
2009 struct rpc_cred *cred = ctx->cred;
2010 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2011 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002012 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002013 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002014
2015 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002016 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002017 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2018 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002019 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2020 goto out_err;
2021 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002022 status = nfs4_recover_expired_lease(server);
2023 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002024 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002025 if (dentry->d_inode != NULL)
2026 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002027 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002028 if (dentry->d_inode)
2029 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002030 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002031 claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002032 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002033 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034
Andy Adamson82be4172012-05-23 05:02:35 -04002035 if (ctx_th && server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2036 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2037 if (!opendata->f_attr.mdsthreshold)
2038 goto err_opendata_put;
Trond Myklebust1549210f2012-06-05 09:16:47 -04002039 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002040 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002041 if (dentry->d_inode != NULL)
2042 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002043
Trond Myklebustc21443c2013-02-07 14:26:21 -05002044 status = _nfs4_open_and_get_state(opendata, fmode, flags, &state);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002045 if (status != 0)
2046 goto err_opendata_put;
2047
Trond Myklebust549b19c2013-04-16 18:42:34 -04002048 if ((opendata->o_arg.open_flags & O_EXCL) &&
2049 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002050 nfs4_exclusive_attrset(opendata, sattr);
2051
2052 nfs_fattr_init(opendata->o_res.f_attr);
2053 status = nfs4_do_setattr(state->inode, cred,
2054 opendata->o_res.f_attr, sattr,
2055 state);
2056 if (status == 0)
2057 nfs_setattr_update_inode(state->inode, sattr);
2058 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
2059 }
Andy Adamson82be4172012-05-23 05:02:35 -04002060
2061 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server))
2062 *ctx_th = opendata->f_attr.mdsthreshold;
2063 else
2064 kfree(opendata->f_attr.mdsthreshold);
2065 opendata->f_attr.mdsthreshold = NULL;
2066
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002067 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069 *res = state;
2070 return 0;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002071err_opendata_put:
Andy Adamson82be4172012-05-23 05:02:35 -04002072 kfree(opendata->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002073 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002074err_put_state_owner:
2075 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002076out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002077 *res = NULL;
2078 return status;
2079}
2080
2081
Andy Adamson82be4172012-05-23 05:02:35 -04002082static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002083 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002084 int flags,
Trond Myklebust4197a052013-05-29 12:37:49 -04002085 struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002087 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088 struct nfs4_exception exception = { };
2089 struct nfs4_state *res;
2090 int status;
2091
2092 do {
Trond Myklebust4197a052013-05-29 12:37:49 -04002093 status = _nfs4_do_open(dir, ctx, flags, sattr, &res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094 if (status == 0)
2095 break;
2096 /* NOTE: BAD_SEQID means the server and client disagree about the
2097 * book-keeping w.r.t. state-changing operations
2098 * (OPEN/CLOSE/LOCK/LOCKU...)
2099 * It is actually a sign of a bug on the client or on the server.
2100 *
2101 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002102 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103 * have unhashed the old state_owner for us, and that we can
2104 * therefore safely retry using a new one. We should still warn
2105 * the user though...
2106 */
2107 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002108 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002109 " returned a bad sequence-id error!\n",
2110 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002111 exception.retry = 1;
2112 continue;
2113 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002114 /*
2115 * BAD_STATEID on OPEN means that the server cancelled our
2116 * state before it received the OPEN_CONFIRM.
2117 * Recover by retrying the request as per the discussion
2118 * on Page 181 of RFC3530.
2119 */
2120 if (status == -NFS4ERR_BAD_STATEID) {
2121 exception.retry = 1;
2122 continue;
2123 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002124 if (status == -EAGAIN) {
2125 /* We must have found a delegation */
2126 exception.retry = 1;
2127 continue;
2128 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002129 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2130 continue;
2131 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002132 status, &exception));
2133 } while (exception.retry);
2134 return res;
2135}
2136
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002137static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2138 struct nfs_fattr *fattr, struct iattr *sattr,
2139 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002140{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002141 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002142 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002143 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002144 .iap = sattr,
2145 .server = server,
2146 .bitmask = server->attr_bitmask,
2147 };
2148 struct nfs_setattrres res = {
2149 .fattr = fattr,
2150 .server = server,
2151 };
2152 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002153 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2154 .rpc_argp = &arg,
2155 .rpc_resp = &res,
2156 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002157 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002158 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002159 fmode_t fmode;
2160 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002161 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002162
Trond Myklebust0e574af2005-10-27 22:12:38 -04002163 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002164
Trond Myklebustee3ae842013-04-29 10:35:36 -04002165 /* Servers should only apply open mode checks for file size changes */
2166 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2167 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2168
2169 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2170 /* Use that stateid */
2171 } else if (truncate && state != NULL && nfs4_valid_open_stateid(state)) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002172 struct nfs_lockowner lockowner = {
2173 .l_owner = current->files,
2174 .l_pid = current->tgid,
2175 };
Trond Myklebust4fc87962012-03-08 17:42:01 -05002176 nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
Trond Myklebust2a369152012-08-13 18:54:45 -04002177 &lockowner);
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002178 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002179 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002180
Bryan Schumaker7c513052011-03-24 17:12:24 +00002181 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002182 if (status == 0 && state != NULL)
2183 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002184 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002185}
2186
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002187static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2188 struct nfs_fattr *fattr, struct iattr *sattr,
2189 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002190{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002191 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002192 struct nfs4_exception exception = {
2193 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002194 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002195 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002196 int err;
2197 do {
Trond Myklebust451146b2012-04-18 16:29:11 -04002198 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state);
2199 switch (err) {
2200 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002201 if (!(sattr->ia_valid & ATTR_SIZE)) {
2202 pr_warn_once("NFSv4: server %s is incorrectly "
2203 "applying open mode checks to "
2204 "a SETATTR that is not "
2205 "changing file size.\n",
2206 server->nfs_client->cl_hostname);
2207 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002208 if (state && !(state->state & FMODE_WRITE)) {
2209 err = -EBADF;
2210 if (sattr->ia_valid & ATTR_OPEN)
2211 err = -EACCES;
2212 goto out;
2213 }
2214 }
2215 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002216 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002217out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002218 return err;
2219}
2220
2221struct nfs4_closedata {
2222 struct inode *inode;
2223 struct nfs4_state *state;
2224 struct nfs_closeargs arg;
2225 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002226 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002227 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002228 bool roc;
2229 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002230};
2231
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002232static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002233{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002234 struct nfs4_closedata *calldata = data;
2235 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002236 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002237
Fred Isamanf7e89172011-01-06 11:36:32 +00002238 if (calldata->roc)
2239 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002240 nfs4_put_open_state(calldata->state);
2241 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002242 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002243 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002244 kfree(calldata);
2245}
2246
Trond Myklebust88069f72009-12-08 08:33:16 -05002247static void nfs4_close_clear_stateid_flags(struct nfs4_state *state,
2248 fmode_t fmode)
2249{
2250 spin_lock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002251 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002252 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
2253 case FMODE_WRITE:
2254 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2255 break;
2256 case FMODE_READ:
2257 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2258 break;
2259 case 0:
2260 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2261 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2262 clear_bit(NFS_OPEN_STATE, &state->flags);
2263 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002264 spin_unlock(&state->owner->so_lock);
2265}
2266
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002267static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002269 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002271 struct nfs_server *server = NFS_SERVER(calldata->inode);
2272
Chuck Levera3ca5652012-03-01 17:00:40 -05002273 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002274 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2275 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002276 /* hmm. we are done with the inode, and in the process of freeing
2277 * the state_owner. we keep this around to process errors
2278 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279 switch (task->tk_status) {
2280 case 0:
Fred Isamanf7e89172011-01-06 11:36:32 +00002281 if (calldata->roc)
2282 pnfs_roc_set_barrier(state->inode,
2283 calldata->roc_barrier);
Trond Myklebust45328c32007-07-26 17:47:34 -04002284 nfs_set_open_stateid(state, &calldata->res.stateid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002285 renew_lease(server, calldata->timestamp);
Trond Myklebust88069f72009-12-08 08:33:16 -05002286 nfs4_close_clear_stateid_flags(state,
2287 calldata->arg.fmode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002288 break;
2289 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002290 case -NFS4ERR_OLD_STATEID:
2291 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002292 case -NFS4ERR_EXPIRED:
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002293 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002294 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002295 default:
Trond Myklebust72211db2009-12-15 14:47:36 -05002296 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
2297 rpc_restart_call_prepare(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002298 }
Trond Myklebust72211db2009-12-15 14:47:36 -05002299 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002300 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002301 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002302}
2303
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002304static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002305{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002306 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002307 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002308 struct inode *inode = calldata->inode;
Trond Myklebust88069f72009-12-08 08:33:16 -05002309 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002310
Chuck Levera3ca5652012-03-01 17:00:40 -05002311 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002312 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002313 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002314
Trond Myklebust88069f72009-12-08 08:33:16 -05002315 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
2316 calldata->arg.fmode = FMODE_READ|FMODE_WRITE;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002317 spin_lock(&state->owner->so_lock);
Trond Myklebust003707c2007-07-05 18:07:55 -04002318 /* Calculate the change in open mode */
Trond Myklebuste7616922006-01-03 09:55:13 +01002319 if (state->n_rdwr == 0) {
Trond Myklebust003707c2007-07-05 18:07:55 -04002320 if (state->n_rdonly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002321 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags);
2322 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2323 calldata->arg.fmode &= ~FMODE_READ;
Trond Myklebust003707c2007-07-05 18:07:55 -04002324 }
2325 if (state->n_wronly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002326 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags);
2327 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2328 calldata->arg.fmode &= ~FMODE_WRITE;
Trond Myklebust003707c2007-07-05 18:07:55 -04002329 }
Trond Myklebuste7616922006-01-03 09:55:13 +01002330 }
Trond Myklebust5d422302013-03-14 16:57:48 -04002331 if (!nfs4_valid_open_stateid(state))
2332 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002333 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002334
2335 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002336 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002337 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002338 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002339
Fred Isamanf7e89172011-01-06 11:36:32 +00002340 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002341 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002342 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002343 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2344 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002345 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002346 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002347 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002348
Trond Myklebust516a6af2005-10-27 22:12:41 -04002349 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002350 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002351 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002352 &calldata->arg.seq_args,
2353 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002354 task) != 0)
2355 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002356 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002357 return;
2358out_no_action:
2359 task->tk_action = NULL;
2360out_wait:
2361 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002362}
2363
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002364static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002365 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002366 .rpc_call_done = nfs4_close_done,
2367 .rpc_release = nfs4_free_closedata,
2368};
2369
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370/*
2371 * It is possible for data to be read/written from a mem-mapped file
2372 * after the sys_close call (which hits the vfs layer as a flush).
2373 * This means that we can't safely call nfsv4 close on a file until
2374 * the inode is cleared. This in turn means that we are not good
2375 * NFSv4 citizens - we do not indicate to the server to update the file's
2376 * share state even when we are done with one of the three share
2377 * stateid's in the inode.
2378 *
2379 * NOTE: Caller must be holding the sp->so_owner semaphore!
2380 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002381int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002382{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002383 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002384 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002385 struct nfs4_state_owner *sp = state->owner;
2386 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002387 struct rpc_message msg = {
2388 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2389 .rpc_cred = state->owner->so_cred,
2390 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002391 struct rpc_task_setup task_setup_data = {
2392 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002393 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002394 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002395 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002396 .flags = RPC_TASK_ASYNC,
2397 };
Trond Myklebust95121352005-10-18 14:20:12 -07002398 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002400 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002401 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002402 goto out;
Trond Myklebust9d12b212012-01-17 22:04:25 -05002403 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002404 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002406 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebust003707c2007-07-05 18:07:55 -04002407 calldata->arg.stateid = &state->open_stateid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002409 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002410 if (calldata->arg.seqid == NULL)
2411 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002412 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002413 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002414 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002415 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002416 calldata->res.server = server;
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002417 calldata->roc = pnfs_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002418 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002419
Trond Myklebust1174dd12010-12-21 10:52:24 -05002420 msg.rpc_argp = &calldata->arg;
2421 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002422 task_setup_data.callback_data = calldata;
2423 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002424 if (IS_ERR(task))
2425 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002426 status = 0;
2427 if (wait)
2428 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002429 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002430 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002431out_free_calldata:
2432 kfree(calldata);
2433out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002434 nfs4_put_open_state(state);
2435 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002436 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002437}
2438
Trond Myklebust2b484292010-09-17 10:56:51 -04002439static struct inode *
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002440nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *attr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002441{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002442 struct nfs4_state *state;
2443
Trond Myklebust565277f2007-10-15 18:17:53 -04002444 /* Protect against concurrent sillydeletes */
Trond Myklebust4197a052013-05-29 12:37:49 -04002445 state = nfs4_do_open(dir, ctx, open_flags, attr);
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002446 if (IS_ERR(state))
2447 return ERR_CAST(state);
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002448 ctx->state = state;
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002449 return igrab(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002450}
2451
Trond Myklebust1185a552009-12-03 15:54:02 -05002452static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002453{
2454 if (ctx->state == NULL)
2455 return;
2456 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002457 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002458 else
Al Viro643168c2011-06-22 18:20:23 -04002459 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002460}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002461
2462static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2463{
Benny Halevy43652ad2009-04-01 09:21:54 -04002464 struct nfs4_server_caps_arg args = {
2465 .fhandle = fhandle,
2466 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002467 struct nfs4_server_caps_res res = {};
2468 struct rpc_message msg = {
2469 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002470 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471 .rpc_resp = &res,
2472 };
2473 int status;
2474
Bryan Schumaker7c513052011-03-24 17:12:24 +00002475 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002476 if (status == 0) {
2477 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab4602009-08-09 15:06:19 -04002478 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2479 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2480 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2481 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
2482 NFS_CAP_CTIME|NFS_CAP_MTIME);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002483 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL)
2484 server->caps |= NFS_CAP_ACLS;
2485 if (res.has_links != 0)
2486 server->caps |= NFS_CAP_HARDLINKS;
2487 if (res.has_symlinks != 0)
2488 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab4602009-08-09 15:06:19 -04002489 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2490 server->caps |= NFS_CAP_FILEID;
2491 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2492 server->caps |= NFS_CAP_MODE;
2493 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2494 server->caps |= NFS_CAP_NLINK;
2495 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2496 server->caps |= NFS_CAP_OWNER;
2497 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2498 server->caps |= NFS_CAP_OWNER_GROUP;
2499 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2500 server->caps |= NFS_CAP_ATIME;
2501 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2502 server->caps |= NFS_CAP_CTIME;
2503 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2504 server->caps |= NFS_CAP_MTIME;
2505
Trond Myklebusta65318b2009-03-11 14:10:28 -04002506 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2507 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2508 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002509 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002510 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002512
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513 return status;
2514}
2515
Trond Myklebust55a97592006-06-09 09:34:19 -04002516int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517{
2518 struct nfs4_exception exception = { };
2519 int err;
2520 do {
2521 err = nfs4_handle_exception(server,
2522 _nfs4_server_capabilities(server, fhandle),
2523 &exception);
2524 } while (exception.retry);
2525 return err;
2526}
2527
2528static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2529 struct nfs_fsinfo *info)
2530{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002531 struct nfs4_lookup_root_arg args = {
2532 .bitmask = nfs4_fattr_bitmap,
2533 };
2534 struct nfs4_lookup_res res = {
2535 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002536 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002537 .fh = fhandle,
2538 };
2539 struct rpc_message msg = {
2540 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2541 .rpc_argp = &args,
2542 .rpc_resp = &res,
2543 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002544
Trond Myklebust0e574af2005-10-27 22:12:38 -04002545 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002546 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547}
2548
2549static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2550 struct nfs_fsinfo *info)
2551{
2552 struct nfs4_exception exception = { };
2553 int err;
2554 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002555 err = _nfs4_lookup_root(server, fhandle, info);
2556 switch (err) {
2557 case 0:
2558 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002559 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002560 default:
2561 err = nfs4_handle_exception(server, err, &exception);
2562 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002564out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565 return err;
2566}
2567
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002568static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2569 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2570{
2571 struct rpc_auth *auth;
2572 int ret;
2573
2574 auth = rpcauth_create(flavor, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002575 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002576 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002577 goto out;
2578 }
2579 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002580out:
2581 return ret;
2582}
2583
Chuck Lever9a744ba2013-03-16 15:56:02 -04002584/*
2585 * Retry pseudoroot lookup with various security flavors. We do this when:
2586 *
2587 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2588 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2589 *
2590 * Returns zero on success, or a negative NFS4ERR value, or a
2591 * negative errno value.
2592 */
Bryan Schumaker801a16d2011-04-13 14:31:30 -04002593static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002594 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595{
Chuck Lever9a744ba2013-03-16 15:56:02 -04002596 /* Per 3530bis 15.33.5 */
2597 static const rpc_authflavor_t flav_array[] = {
2598 RPC_AUTH_GSS_KRB5P,
2599 RPC_AUTH_GSS_KRB5I,
2600 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04002601 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04002602 RPC_AUTH_NULL,
2603 };
2604 int status = -EPERM;
2605 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606
Chuck Lever9a744ba2013-03-16 15:56:02 -04002607 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002608 status = nfs4_lookup_root_sec(server, fhandle, info, flav_array[i]);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002609 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
Bryan Schumakerd1a80162011-04-13 14:31:28 -04002610 continue;
2611 break;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002612 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04002613
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002614 /*
2615 * -EACCESS could mean that the user doesn't have correct permissions
2616 * to access the mount. It could also mean that we tried to mount
2617 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
2618 * existing mount programs don't handle -EACCES very well so it should
2619 * be mapped to -EPERM instead.
2620 */
2621 if (status == -EACCES)
2622 status = -EPERM;
Bryan Schumaker801a16d2011-04-13 14:31:30 -04002623 return status;
2624}
2625
Chuck Lever2ed4b952013-03-16 15:55:45 -04002626static int nfs4_do_find_root_sec(struct nfs_server *server,
2627 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
2628{
2629 int mv = server->nfs_client->cl_minorversion;
2630 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
2631}
2632
2633/**
2634 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
2635 * @server: initialized nfs_server handle
2636 * @fhandle: we fill in the pseudo-fs root file handle
2637 * @info: we fill in an FSINFO struct
2638 *
2639 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16d2011-04-13 14:31:30 -04002640 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04002641int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
2642 struct nfs_fsinfo *info)
Bryan Schumaker801a16d2011-04-13 14:31:30 -04002643{
Chuck Lever2ed4b952013-03-16 15:55:45 -04002644 int status;
2645
2646 status = nfs4_lookup_root(server, fhandle, info);
2647 if ((status == -NFS4ERR_WRONGSEC) &&
2648 !(server->flags & NFS_MOUNT_SECFLAVOUR))
2649 status = nfs4_do_find_root_sec(server, fhandle, info);
2650
Linus Torvalds1da177e2005-04-16 15:20:36 -07002651 if (status == 0)
2652 status = nfs4_server_capabilities(server, fhandle);
2653 if (status == 0)
2654 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b952013-03-16 15:55:45 -04002655
Trond Myklebustc12e87f2006-03-13 21:20:47 -08002656 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002657}
2658
Bryan Schumakerbae36242012-05-10 15:07:31 -04002659static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
2660 struct nfs_fsinfo *info)
2661{
2662 int error;
2663 struct nfs_fattr *fattr = info->fattr;
2664
2665 error = nfs4_server_capabilities(server, mntfh);
2666 if (error < 0) {
2667 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
2668 return error;
2669 }
2670
2671 error = nfs4_proc_getattr(server, mntfh, fattr);
2672 if (error < 0) {
2673 dprintk("nfs4_get_root: getattr error = %d\n", -error);
2674 return error;
2675 }
2676
2677 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
2678 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
2679 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
2680
2681 return error;
2682}
2683
Manoj Naik6b97fd32006-06-09 09:34:29 -04002684/*
2685 * Get locations and (maybe) other attributes of a referral.
2686 * Note that we'll actually follow the referral later when
2687 * we detect fsid mismatch in inode revalidation
2688 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002689static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
2690 const struct qstr *name, struct nfs_fattr *fattr,
2691 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04002692{
2693 int status = -ENOMEM;
2694 struct page *page = NULL;
2695 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04002696
2697 page = alloc_page(GFP_KERNEL);
2698 if (page == NULL)
2699 goto out;
2700 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
2701 if (locations == NULL)
2702 goto out;
2703
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002704 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002705 if (status != 0)
2706 goto out;
2707 /* Make sure server returned a different fsid for the referral */
2708 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04002709 dprintk("%s: server did not return a different fsid for"
2710 " a referral at %s\n", __func__, name->name);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002711 status = -EIO;
2712 goto out;
2713 }
Andy Adamson533eb462011-06-13 18:25:56 -04002714 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
2715 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002716
Andy Adamson533eb462011-06-13 18:25:56 -04002717 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04002718 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04002719 memset(fhandle, 0, sizeof(struct nfs_fh));
2720out:
2721 if (page)
2722 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04002723 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002724 return status;
2725}
2726
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2728{
2729 struct nfs4_getattr_arg args = {
2730 .fh = fhandle,
2731 .bitmask = server->attr_bitmask,
2732 };
2733 struct nfs4_getattr_res res = {
2734 .fattr = fattr,
2735 .server = server,
2736 };
2737 struct rpc_message msg = {
2738 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
2739 .rpc_argp = &args,
2740 .rpc_resp = &res,
2741 };
2742
Trond Myklebust0e574af2005-10-27 22:12:38 -04002743 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002744 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745}
2746
2747static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2748{
2749 struct nfs4_exception exception = { };
2750 int err;
2751 do {
2752 err = nfs4_handle_exception(server,
2753 _nfs4_proc_getattr(server, fhandle, fattr),
2754 &exception);
2755 } while (exception.retry);
2756 return err;
2757}
2758
2759/*
2760 * The file is not closed if it is opened due to the a request to change
2761 * the size of the file. The open call will not be needed once the
2762 * VFS layer lookup-intents are implemented.
2763 *
2764 * Close is called when the inode is destroyed.
2765 * If we haven't opened the file for O_WRONLY, we
2766 * need to in the size_change case to obtain a stateid.
2767 *
2768 * Got race?
2769 * Because OPEN is always done by name in nfsv4, it is
2770 * possible that we opened a different file by the same
2771 * name. We can recognize this race condition, but we
2772 * can't do anything about it besides returning an error.
2773 *
2774 * This will be fixed with VFS changes (lookup-intent).
2775 */
2776static int
2777nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
2778 struct iattr *sattr)
2779{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002780 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002781 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05002782 struct nfs4_state *state = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002783 int status;
2784
Benny Halevy8a1636c2010-07-14 15:43:57 -04002785 if (pnfs_ld_layoutret_on_setattr(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04002786 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04002787
Trond Myklebust0e574af2005-10-27 22:12:38 -04002788 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002789
Andy Adamson26699402012-05-30 16:12:24 -04002790 /* Deal with open(O_TRUNC) */
2791 if (sattr->ia_valid & ATTR_OPEN)
2792 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME|ATTR_OPEN);
2793
2794 /* Optimization: if the end result is no change, don't RPC */
2795 if ((sattr->ia_valid & ~(ATTR_FILE)) == 0)
2796 return 0;
2797
Trond Myklebustd5308382005-11-04 15:33:38 -05002798 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002799 if (sattr->ia_valid & ATTR_FILE) {
2800 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002801
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002802 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11002803 if (ctx) {
2804 cred = ctx->cred;
2805 state = ctx->state;
2806 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002807 }
2808
2809 status = nfs4_do_setattr(inode, cred, fattr, sattr, state);
Trond Myklebust65e43082005-08-16 11:49:44 -04002810 if (status == 0)
2811 nfs_setattr_update_inode(inode, sattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002812 return status;
2813}
2814
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002815static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
2816 const struct qstr *name, struct nfs_fh *fhandle,
2817 struct nfs_fattr *fattr)
David Howells2b3de442006-08-22 20:06:09 -04002818{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002819 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04002820 int status;
2821 struct nfs4_lookup_arg args = {
2822 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002823 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04002824 .name = name,
2825 };
2826 struct nfs4_lookup_res res = {
2827 .server = server,
2828 .fattr = fattr,
2829 .fh = fhandle,
2830 };
2831 struct rpc_message msg = {
2832 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
2833 .rpc_argp = &args,
2834 .rpc_resp = &res,
2835 };
2836
2837 nfs_fattr_init(fattr);
2838
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002840 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002841 dprintk("NFS reply lookup: %d\n", status);
2842 return status;
2843}
2844
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002845static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002846{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002847 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002848 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002849 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
2850 fattr->nlink = 2;
2851}
2852
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002853static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
2854 struct qstr *name, struct nfs_fh *fhandle,
2855 struct nfs_fattr *fattr)
2856{
2857 struct nfs4_exception exception = { };
2858 struct rpc_clnt *client = *clnt;
2859 int err;
2860 do {
2861 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr);
2862 switch (err) {
2863 case -NFS4ERR_BADNAME:
2864 err = -ENOENT;
2865 goto out;
2866 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002867 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002868 goto out;
2869 case -NFS4ERR_WRONGSEC:
2870 err = -EPERM;
2871 if (client != *clnt)
2872 goto out;
2873
2874 client = nfs4_create_sec_client(client, dir, name);
2875 if (IS_ERR(client))
2876 return PTR_ERR(client);
2877
2878 exception.retry = 1;
2879 break;
2880 default:
2881 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
2882 }
2883 } while (exception.retry);
2884
2885out:
2886 if (err == 0)
2887 *clnt = client;
2888 else if (client != *clnt)
2889 rpc_shutdown_client(client);
2890
2891 return err;
2892}
2893
Bryan Schumaker80a16b22012-04-27 13:27:46 -04002894static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
Bryan Schumaker7c513052011-03-24 17:12:24 +00002895 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002897 int status;
2898 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002899
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002900 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr);
2901 if (client != NFS_CLIENT(dir)) {
2902 rpc_shutdown_client(client);
2903 nfs_fixup_secinfo_attributes(fattr);
2904 }
2905 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906}
2907
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002908struct rpc_clnt *
2909nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
2910 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2911{
2912 int status;
2913 struct rpc_clnt *client = rpc_clone_client(NFS_CLIENT(dir));
2914
2915 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr);
2916 if (status < 0) {
2917 rpc_shutdown_client(client);
2918 return ERR_PTR(status);
2919 }
2920 return client;
2921}
2922
Linus Torvalds1da177e2005-04-16 15:20:36 -07002923static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2924{
Trond Myklebust76b32992007-08-10 17:45:11 -04002925 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926 struct nfs4_accessargs args = {
2927 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05002928 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002929 };
Trond Myklebust76b32992007-08-10 17:45:11 -04002930 struct nfs4_accessres res = {
2931 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04002932 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002933 struct rpc_message msg = {
2934 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
2935 .rpc_argp = &args,
2936 .rpc_resp = &res,
2937 .rpc_cred = entry->cred,
2938 };
2939 int mode = entry->mask;
2940 int status;
2941
2942 /*
2943 * Determine which access bits we want to ask for...
2944 */
2945 if (mode & MAY_READ)
2946 args.access |= NFS4_ACCESS_READ;
2947 if (S_ISDIR(inode->i_mode)) {
2948 if (mode & MAY_WRITE)
2949 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
2950 if (mode & MAY_EXEC)
2951 args.access |= NFS4_ACCESS_LOOKUP;
2952 } else {
2953 if (mode & MAY_WRITE)
2954 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
2955 if (mode & MAY_EXEC)
2956 args.access |= NFS4_ACCESS_EXECUTE;
2957 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002958
2959 res.fattr = nfs_alloc_fattr();
2960 if (res.fattr == NULL)
2961 return -ENOMEM;
2962
Bryan Schumaker7c513052011-03-24 17:12:24 +00002963 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002964 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002965 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04002966 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002968 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002969 return status;
2970}
2971
2972static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2973{
2974 struct nfs4_exception exception = { };
2975 int err;
2976 do {
2977 err = nfs4_handle_exception(NFS_SERVER(inode),
2978 _nfs4_proc_access(inode, entry),
2979 &exception);
2980 } while (exception.retry);
2981 return err;
2982}
2983
2984/*
2985 * TODO: For the time being, we don't try to get any attributes
2986 * along with any of the zero-copy operations READ, READDIR,
2987 * READLINK, WRITE.
2988 *
2989 * In the case of the first three, we want to put the GETATTR
2990 * after the read-type operation -- this is because it is hard
2991 * to predict the length of a GETATTR response in v4, and thus
2992 * align the READ data correctly. This means that the GETATTR
2993 * may end up partially falling into the page cache, and we should
2994 * shift it into the 'tail' of the xdr_buf before processing.
2995 * To do this efficiently, we need to know the total length
2996 * of data received, which doesn't seem to be available outside
2997 * of the RPC layer.
2998 *
2999 * In the case of WRITE, we also want to put the GETATTR after
3000 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003001 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002 *
3003 * Both of these changes to the XDR layer would in fact be quite
3004 * minor, but I decided to leave them for a subsequent patch.
3005 */
3006static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3007 unsigned int pgbase, unsigned int pglen)
3008{
3009 struct nfs4_readlink args = {
3010 .fh = NFS_FH(inode),
3011 .pgbase = pgbase,
3012 .pglen = pglen,
3013 .pages = &page,
3014 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003015 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003016 struct rpc_message msg = {
3017 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3018 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003019 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003020 };
3021
Bryan Schumaker7c513052011-03-24 17:12:24 +00003022 return nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode), &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003023}
3024
3025static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3026 unsigned int pgbase, unsigned int pglen)
3027{
3028 struct nfs4_exception exception = { };
3029 int err;
3030 do {
3031 err = nfs4_handle_exception(NFS_SERVER(inode),
3032 _nfs4_proc_readlink(inode, page, pgbase, pglen),
3033 &exception);
3034 } while (exception.retry);
3035 return err;
3036}
3037
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003039 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003040 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003041static int
3042nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003043 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003044{
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003045 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003046 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003047 int status = 0;
3048
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003049 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3050 if (IS_ERR(ctx))
3051 return PTR_ERR(ctx);
3052
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003053 sattr->ia_mode &= ~current_umask();
Trond Myklebust4197a052013-05-29 12:37:49 -04003054 state = nfs4_do_open(dir, ctx, flags, sattr);
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04003055 d_drop(dentry);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056 if (IS_ERR(state)) {
3057 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003058 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059 }
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04003060 d_add(dentry, igrab(state->inode));
Trond Myklebustd75340c2007-10-01 21:42:01 -04003061 nfs_set_verifier(dentry, nfs_save_change_attribute(dir));
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003062 ctx->state = state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003063out:
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003064 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003065 return status;
3066}
3067
3068static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3069{
Trond Myklebust16e42952005-10-27 22:12:44 -04003070 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003071 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003072 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003073 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003074 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003075 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003076 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003077 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003078 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003079 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3080 .rpc_argp = &args,
3081 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003083 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003084
Bryan Schumaker7c513052011-03-24 17:12:24 +00003085 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003086 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003087 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088 return status;
3089}
3090
3091static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3092{
3093 struct nfs4_exception exception = { };
3094 int err;
3095 do {
3096 err = nfs4_handle_exception(NFS_SERVER(dir),
3097 _nfs4_proc_remove(dir, name),
3098 &exception);
3099 } while (exception.retry);
3100 return err;
3101}
3102
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003103static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003104{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003105 struct nfs_server *server = NFS_SERVER(dir);
3106 struct nfs_removeargs *args = msg->rpc_argp;
3107 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003109 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003110 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003111 nfs41_init_sequence(&args->seq_args, &res->seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003112}
3113
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003114static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3115{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003116 nfs4_setup_sequence(NFS_SERVER(data->dir),
3117 &data->args.seq_args,
3118 &data->res.seq_res,
3119 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120}
3121
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003122static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003123{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003124 struct nfs_removeres *res = task->tk_msg.rpc_resp;
3125
Trond Myklebust14516c32010-07-31 14:29:06 -04003126 if (!nfs4_sequence_done(task, &res->seq_res))
3127 return 0;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003128 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003129 return 0;
3130 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003131 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003132}
3133
Jeff Laytond3d41522010-09-17 17:31:57 -04003134static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3135{
3136 struct nfs_server *server = NFS_SERVER(dir);
3137 struct nfs_renameargs *arg = msg->rpc_argp;
3138 struct nfs_renameres *res = msg->rpc_resp;
3139
3140 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003141 res->server = server;
Trond Myklebust9d12b212012-01-17 22:04:25 -05003142 nfs41_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003143}
3144
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003145static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3146{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003147 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3148 &data->args.seq_args,
3149 &data->res.seq_res,
3150 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003151}
3152
3153static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3154 struct inode *new_dir)
3155{
3156 struct nfs_renameres *res = task->tk_msg.rpc_resp;
3157
3158 if (!nfs4_sequence_done(task, &res->seq_res))
3159 return 0;
3160 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
3161 return 0;
3162
3163 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003164 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003165 return 1;
3166}
3167
Linus Torvalds1da177e2005-04-16 15:20:36 -07003168static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3169 struct inode *new_dir, struct qstr *new_name)
3170{
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003171 struct nfs_server *server = NFS_SERVER(old_dir);
Jeff Layton920769f2010-09-17 17:30:25 -04003172 struct nfs_renameargs arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003173 .old_dir = NFS_FH(old_dir),
3174 .new_dir = NFS_FH(new_dir),
3175 .old_name = old_name,
3176 .new_name = new_name,
3177 };
Jeff Laytone8582a82010-09-17 17:31:06 -04003178 struct nfs_renameres res = {
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003179 .server = server,
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003180 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003181 struct rpc_message msg = {
3182 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME],
3183 .rpc_argp = &arg,
3184 .rpc_resp = &res,
3185 };
Trond Myklebust011fff72010-04-16 16:22:49 -04003186 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003187
Bryan Schumaker7c513052011-03-24 17:12:24 +00003188 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003189 if (!status) {
3190 update_changeattr(old_dir, &res.old_cinfo);
3191 update_changeattr(new_dir, &res.new_cinfo);
3192 }
3193 return status;
3194}
3195
3196static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3197 struct inode *new_dir, struct qstr *new_name)
3198{
3199 struct nfs4_exception exception = { };
3200 int err;
3201 do {
3202 err = nfs4_handle_exception(NFS_SERVER(old_dir),
3203 _nfs4_proc_rename(old_dir, old_name,
3204 new_dir, new_name),
3205 &exception);
3206 } while (exception.retry);
3207 return err;
3208}
3209
3210static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3211{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003212 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003213 struct nfs4_link_arg arg = {
3214 .fh = NFS_FH(inode),
3215 .dir_fh = NFS_FH(dir),
3216 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003217 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003218 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003219 struct nfs4_link_res res = {
3220 .server = server,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003221 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003222 struct rpc_message msg = {
3223 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3224 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003225 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003226 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003227 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228
Trond Myklebust136f2622010-04-16 16:22:49 -04003229 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003230 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003231 goto out;
3232
Bryan Schumaker7c513052011-03-24 17:12:24 +00003233 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003234 if (!status) {
3235 update_changeattr(dir, &res.cinfo);
Trond Myklebust73a3d072006-05-25 01:40:47 -04003236 nfs_post_op_update_inode(inode, res.fattr);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003237 }
Trond Myklebust136f2622010-04-16 16:22:49 -04003238out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003239 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003240 return status;
3241}
3242
3243static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3244{
3245 struct nfs4_exception exception = { };
3246 int err;
3247 do {
3248 err = nfs4_handle_exception(NFS_SERVER(inode),
3249 _nfs4_proc_link(inode, dir, name),
3250 &exception);
3251 } while (exception.retry);
3252 return err;
3253}
3254
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003255struct nfs4_createdata {
3256 struct rpc_message msg;
3257 struct nfs4_create_arg arg;
3258 struct nfs4_create_res res;
3259 struct nfs_fh fh;
3260 struct nfs_fattr fattr;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003261};
3262
3263static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3264 struct qstr *name, struct iattr *sattr, u32 ftype)
3265{
3266 struct nfs4_createdata *data;
3267
3268 data = kzalloc(sizeof(*data), GFP_KERNEL);
3269 if (data != NULL) {
3270 struct nfs_server *server = NFS_SERVER(dir);
3271
3272 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3273 data->msg.rpc_argp = &data->arg;
3274 data->msg.rpc_resp = &data->res;
3275 data->arg.dir_fh = NFS_FH(dir);
3276 data->arg.server = server;
3277 data->arg.name = name;
3278 data->arg.attrs = sattr;
3279 data->arg.ftype = ftype;
3280 data->arg.bitmask = server->attr_bitmask;
3281 data->res.server = server;
3282 data->res.fh = &data->fh;
3283 data->res.fattr = &data->fattr;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003284 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003285 }
3286 return data;
3287}
3288
3289static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3290{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003291 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003292 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003293 if (status == 0) {
3294 update_changeattr(dir, &data->res.dir_cinfo);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003295 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr);
3296 }
3297 return status;
3298}
3299
3300static void nfs4_free_createdata(struct nfs4_createdata *data)
3301{
3302 kfree(data);
3303}
3304
Chuck Lever4f390c12006-08-22 20:06:22 -04003305static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003306 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003308 struct nfs4_createdata *data;
3309 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003310
Chuck Lever94a6d752006-08-22 20:06:23 -04003311 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003312 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003313
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003314 status = -ENOMEM;
3315 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3316 if (data == NULL)
3317 goto out;
3318
3319 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3320 data->arg.u.symlink.pages = &page;
3321 data->arg.u.symlink.len = len;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003323 status = nfs4_do_create(dir, dentry, data);
3324
3325 nfs4_free_createdata(data);
3326out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003327 return status;
3328}
3329
Chuck Lever4f390c12006-08-22 20:06:22 -04003330static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003331 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003332{
3333 struct nfs4_exception exception = { };
3334 int err;
3335 do {
3336 err = nfs4_handle_exception(NFS_SERVER(dir),
Chuck Lever94a6d752006-08-22 20:06:23 -04003337 _nfs4_proc_symlink(dir, dentry, page,
3338 len, sattr),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339 &exception);
3340 } while (exception.retry);
3341 return err;
3342}
3343
3344static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3345 struct iattr *sattr)
3346{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003347 struct nfs4_createdata *data;
3348 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003349
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003350 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3351 if (data == NULL)
3352 goto out;
3353
3354 status = nfs4_do_create(dir, dentry, data);
3355
3356 nfs4_free_createdata(data);
3357out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003358 return status;
3359}
3360
3361static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3362 struct iattr *sattr)
3363{
3364 struct nfs4_exception exception = { };
3365 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003366
3367 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003368 do {
3369 err = nfs4_handle_exception(NFS_SERVER(dir),
3370 _nfs4_proc_mkdir(dir, dentry, sattr),
3371 &exception);
3372 } while (exception.retry);
3373 return err;
3374}
3375
3376static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003377 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378{
3379 struct inode *dir = dentry->d_inode;
3380 struct nfs4_readdir_arg args = {
3381 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003382 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003383 .pgbase = 0,
3384 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003385 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003386 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003387 };
3388 struct nfs4_readdir_res res;
3389 struct rpc_message msg = {
3390 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3391 .rpc_argp = &args,
3392 .rpc_resp = &res,
3393 .rpc_cred = cred,
3394 };
3395 int status;
3396
Harvey Harrison3110ff82008-05-02 13:42:44 -07003397 dprintk("%s: dentry = %s/%s, cookie = %Lu\n", __func__,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003398 dentry->d_parent->d_name.name,
3399 dentry->d_name.name,
3400 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003401 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003402 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003403 status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &msg, &args.seq_args, &res.seq_res, 0);
Trond Myklebustac396122010-11-15 20:26:22 -05003404 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003405 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003406 status += args.pgbase;
3407 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003408
3409 nfs_invalidate_atime(dir);
3410
Harvey Harrison3110ff82008-05-02 13:42:44 -07003411 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003412 return status;
3413}
3414
3415static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003416 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417{
3418 struct nfs4_exception exception = { };
3419 int err;
3420 do {
3421 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode),
3422 _nfs4_proc_readdir(dentry, cred, cookie,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003423 pages, count, plus),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424 &exception);
3425 } while (exception.retry);
3426 return err;
3427}
3428
3429static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3430 struct iattr *sattr, dev_t rdev)
3431{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003432 struct nfs4_createdata *data;
3433 int mode = sattr->ia_mode;
3434 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003435
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003436 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3437 if (data == NULL)
3438 goto out;
3439
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003441 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003442 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003443 data->arg.ftype = NF4BLK;
3444 data->arg.u.device.specdata1 = MAJOR(rdev);
3445 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003446 }
3447 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003448 data->arg.ftype = NF4CHR;
3449 data->arg.u.device.specdata1 = MAJOR(rdev);
3450 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003451 } else if (!S_ISSOCK(mode)) {
3452 status = -EINVAL;
3453 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003454 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003456 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003457out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003458 nfs4_free_createdata(data);
3459out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460 return status;
3461}
3462
3463static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3464 struct iattr *sattr, dev_t rdev)
3465{
3466 struct nfs4_exception exception = { };
3467 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003468
3469 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003470 do {
3471 err = nfs4_handle_exception(NFS_SERVER(dir),
3472 _nfs4_proc_mknod(dir, dentry, sattr, rdev),
3473 &exception);
3474 } while (exception.retry);
3475 return err;
3476}
3477
3478static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3479 struct nfs_fsstat *fsstat)
3480{
3481 struct nfs4_statfs_arg args = {
3482 .fh = fhandle,
3483 .bitmask = server->attr_bitmask,
3484 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003485 struct nfs4_statfs_res res = {
3486 .fsstat = fsstat,
3487 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003488 struct rpc_message msg = {
3489 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3490 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003491 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492 };
3493
Trond Myklebust0e574af2005-10-27 22:12:38 -04003494 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003495 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496}
3497
3498static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3499{
3500 struct nfs4_exception exception = { };
3501 int err;
3502 do {
3503 err = nfs4_handle_exception(server,
3504 _nfs4_proc_statfs(server, fhandle, fsstat),
3505 &exception);
3506 } while (exception.retry);
3507 return err;
3508}
3509
3510static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3511 struct nfs_fsinfo *fsinfo)
3512{
3513 struct nfs4_fsinfo_arg args = {
3514 .fh = fhandle,
3515 .bitmask = server->attr_bitmask,
3516 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003517 struct nfs4_fsinfo_res res = {
3518 .fsinfo = fsinfo,
3519 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520 struct rpc_message msg = {
3521 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3522 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003523 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524 };
3525
Bryan Schumaker7c513052011-03-24 17:12:24 +00003526 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003527}
3528
3529static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3530{
3531 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04003532 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533 int err;
3534
3535 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04003536 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
3537 if (err == 0) {
3538 struct nfs_client *clp = server->nfs_client;
3539
3540 spin_lock(&clp->cl_lock);
3541 clp->cl_lease_time = fsinfo->lease_time * HZ;
3542 clp->cl_last_renewal = now;
3543 spin_unlock(&clp->cl_lock);
3544 break;
3545 }
3546 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547 } while (exception.retry);
3548 return err;
3549}
3550
3551static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3552{
Bryan Schumakere38eb652012-06-20 15:53:40 -04003553 int error;
3554
Trond Myklebust0e574af2005-10-27 22:12:38 -04003555 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04003556 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08003557 if (error == 0) {
3558 /* block layout checks this! */
3559 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04003560 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08003561 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04003562
3563 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564}
3565
3566static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3567 struct nfs_pathconf *pathconf)
3568{
3569 struct nfs4_pathconf_arg args = {
3570 .fh = fhandle,
3571 .bitmask = server->attr_bitmask,
3572 };
Benny Halevyd45b2982009-04-01 09:21:58 -04003573 struct nfs4_pathconf_res res = {
3574 .pathconf = pathconf,
3575 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003576 struct rpc_message msg = {
3577 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
3578 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04003579 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003580 };
3581
3582 /* None of the pathconf attributes are mandatory to implement */
3583 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
3584 memset(pathconf, 0, sizeof(*pathconf));
3585 return 0;
3586 }
3587
Trond Myklebust0e574af2005-10-27 22:12:38 -04003588 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003589 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590}
3591
3592static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3593 struct nfs_pathconf *pathconf)
3594{
3595 struct nfs4_exception exception = { };
3596 int err;
3597
3598 do {
3599 err = nfs4_handle_exception(server,
3600 _nfs4_proc_pathconf(server, fhandle, pathconf),
3601 &exception);
3602 } while (exception.retry);
3603 return err;
3604}
3605
Trond Myklebust5521abf2013-03-16 20:54:34 -04003606int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04003607 const struct nfs_open_context *ctx,
3608 const struct nfs_lock_context *l_ctx,
3609 fmode_t fmode)
3610{
3611 const struct nfs_lockowner *lockowner = NULL;
3612
3613 if (l_ctx != NULL)
3614 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003615 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04003616}
3617EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
3618
Trond Myklebust5521abf2013-03-16 20:54:34 -04003619static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
3620 const struct nfs_open_context *ctx,
3621 const struct nfs_lock_context *l_ctx,
3622 fmode_t fmode)
3623{
3624 nfs4_stateid current_stateid;
3625
3626 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode))
3627 return false;
3628 return nfs4_stateid_match(stateid, &current_stateid);
3629}
3630
3631static bool nfs4_error_stateid_expired(int err)
3632{
3633 switch (err) {
3634 case -NFS4ERR_DELEG_REVOKED:
3635 case -NFS4ERR_ADMIN_REVOKED:
3636 case -NFS4ERR_BAD_STATEID:
3637 case -NFS4ERR_STALE_STATEID:
3638 case -NFS4ERR_OLD_STATEID:
3639 case -NFS4ERR_OPENMODE:
3640 case -NFS4ERR_EXPIRED:
3641 return true;
3642 }
3643 return false;
3644}
3645
Benny Halevyd20581a2011-05-22 19:52:03 +03003646void __nfs4_read_done_cb(struct nfs_read_data *data)
3647{
Fred Isamancd841602012-04-20 14:47:44 -04003648 nfs_invalidate_atime(data->header->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03003649}
3650
Andy Adamsoncbdabc72011-03-01 01:34:20 +00003651static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_read_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003652{
Fred Isamancd841602012-04-20 14:47:44 -04003653 struct nfs_server *server = NFS_SERVER(data->header->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003654
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003655 if (nfs4_async_handle_error(task, server, data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003656 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05003657 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003658 }
Trond Myklebust8850df92007-09-28 17:20:07 -04003659
Benny Halevyd20581a2011-05-22 19:52:03 +03003660 __nfs4_read_done_cb(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661 if (task->tk_status > 0)
Trond Myklebustec06c092006-03-20 13:44:27 -05003662 renew_lease(server, data->timestamp);
3663 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003664}
3665
Trond Myklebust5521abf2013-03-16 20:54:34 -04003666static bool nfs4_read_stateid_changed(struct rpc_task *task,
3667 struct nfs_readargs *args)
3668{
3669
3670 if (!nfs4_error_stateid_expired(task->tk_status) ||
3671 nfs4_stateid_is_current(&args->stateid,
3672 args->context,
3673 args->lock_context,
3674 FMODE_READ))
3675 return false;
3676 rpc_restart_call_prepare(task);
3677 return true;
3678}
3679
Andy Adamsoncbdabc72011-03-01 01:34:20 +00003680static int nfs4_read_done(struct rpc_task *task, struct nfs_read_data *data)
3681{
3682
3683 dprintk("--> %s\n", __func__);
3684
3685 if (!nfs4_sequence_done(task, &data->res.seq_res))
3686 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003687 if (nfs4_read_stateid_changed(task, &data->args))
3688 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003689 return data->read_done_cb ? data->read_done_cb(task, data) :
3690 nfs4_read_done_cb(task, data);
Andy Adamsoncbdabc72011-03-01 01:34:20 +00003691}
3692
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003693static void nfs4_proc_read_setup(struct nfs_read_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003695 data->timestamp = jiffies;
Andy Adamsoncbdabc72011-03-01 01:34:20 +00003696 data->read_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003697 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003698 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699}
3700
Bryan Schumakerea7c3302012-03-19 14:54:40 -04003701static void nfs4_proc_read_rpc_prepare(struct rpc_task *task, struct nfs_read_data *data)
3702{
Trond Myklebust9b206142013-03-17 15:52:00 -04003703 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003704 &data->args.seq_args,
3705 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04003706 task))
3707 return;
3708 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
3709 data->args.lock_context, FMODE_READ);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003710}
3711
Fred Isamanb029bc92011-03-03 15:13:42 +00003712static int nfs4_write_done_cb(struct rpc_task *task, struct nfs_write_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713{
Fred Isamancd841602012-04-20 14:47:44 -04003714 struct inode *inode = data->header->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003715
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003716 if (nfs4_async_handle_error(task, NFS_SERVER(inode), data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003717 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003718 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003719 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003720 if (task->tk_status >= 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003721 renew_lease(NFS_SERVER(inode), data->timestamp);
Trond Myklebust5a37f852012-04-28 14:55:16 -04003722 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003723 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003724 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003725}
3726
Trond Myklebust5521abf2013-03-16 20:54:34 -04003727static bool nfs4_write_stateid_changed(struct rpc_task *task,
3728 struct nfs_writeargs *args)
3729{
3730
3731 if (!nfs4_error_stateid_expired(task->tk_status) ||
3732 nfs4_stateid_is_current(&args->stateid,
3733 args->context,
3734 args->lock_context,
3735 FMODE_WRITE))
3736 return false;
3737 rpc_restart_call_prepare(task);
3738 return true;
3739}
3740
Fred Isamanb029bc92011-03-03 15:13:42 +00003741static int nfs4_write_done(struct rpc_task *task, struct nfs_write_data *data)
3742{
3743 if (!nfs4_sequence_done(task, &data->res.seq_res))
3744 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003745 if (nfs4_write_stateid_changed(task, &data->args))
3746 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003747 return data->write_done_cb ? data->write_done_cb(task, data) :
3748 nfs4_write_done_cb(task, data);
Fred Isamanb029bc92011-03-03 15:13:42 +00003749}
3750
Trond Myklebust5a37f852012-04-28 14:55:16 -04003751static
3752bool nfs4_write_need_cache_consistency_data(const struct nfs_write_data *data)
Fred Isamana69aef12011-03-03 15:13:47 +00003753{
Trond Myklebust5a37f852012-04-28 14:55:16 -04003754 const struct nfs_pgio_header *hdr = data->header;
3755
3756 /* Don't request attributes for pNFS or O_DIRECT writes */
3757 if (data->ds_clp != NULL || hdr->dreq != NULL)
3758 return false;
3759 /* Otherwise, request attributes if and only if we don't hold
3760 * a delegation
3761 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04003762 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00003763}
Fred Isamana69aef12011-03-03 15:13:47 +00003764
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003765static void nfs4_proc_write_setup(struct nfs_write_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003766{
Fred Isamancd841602012-04-20 14:47:44 -04003767 struct nfs_server *server = NFS_SERVER(data->header->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003768
Trond Myklebust5a37f852012-04-28 14:55:16 -04003769 if (!nfs4_write_need_cache_consistency_data(data)) {
Fred Isaman7ffd1062011-03-03 15:13:46 +00003770 data->args.bitmask = NULL;
3771 data->res.fattr = NULL;
3772 } else
3773 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04003774
Fred Isamanb029bc92011-03-03 15:13:42 +00003775 if (!data->write_done_cb)
3776 data->write_done_cb = nfs4_write_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003777 data->res.server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003778 data->timestamp = jiffies;
3779
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003780 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003781 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003782}
3783
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04003784static void nfs4_proc_write_rpc_prepare(struct rpc_task *task, struct nfs_write_data *data)
3785{
Trond Myklebust9b206142013-03-17 15:52:00 -04003786 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003787 &data->args.seq_args,
3788 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04003789 task))
3790 return;
3791 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
3792 data->args.lock_context, FMODE_WRITE);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003793}
3794
Fred Isaman0b7c0152012-04-20 14:47:39 -04003795static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
3796{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003797 nfs4_setup_sequence(NFS_SERVER(data->inode),
3798 &data->args.seq_args,
3799 &data->res.seq_res,
3800 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003801}
3802
Fred Isaman0b7c0152012-04-20 14:47:39 -04003803static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003804{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003805 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04003806
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003807 if (nfs4_async_handle_error(task, NFS_SERVER(inode), NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003808 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003809 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003811 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812}
3813
Fred Isaman0b7c0152012-04-20 14:47:39 -04003814static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00003815{
3816 if (!nfs4_sequence_done(task, &data->res.seq_res))
3817 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04003818 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00003819}
3820
Fred Isaman0b7c0152012-04-20 14:47:39 -04003821static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003822{
Trond Myklebust788e7a82006-03-20 13:44:27 -05003823 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00003824
Fred Isaman0b7c0152012-04-20 14:47:39 -04003825 if (data->commit_done_cb == NULL)
3826 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003827 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003828 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003829 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003830}
3831
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003832struct nfs4_renewdata {
3833 struct nfs_client *client;
3834 unsigned long timestamp;
3835};
3836
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837/*
3838 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
3839 * standalone procedure for queueing an asynchronous RENEW.
3840 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003841static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003842{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003843 struct nfs4_renewdata *data = calldata;
3844 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003845
Alexandros Batsakis0851de02010-02-05 03:45:06 -08003846 if (atomic_read(&clp->cl_count) > 1)
3847 nfs4_schedule_state_renewal(clp);
3848 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003849 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003850}
3851
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003852static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003853{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003854 struct nfs4_renewdata *data = calldata;
3855 struct nfs_client *clp = data->client;
3856 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003857
3858 if (task->tk_status < 0) {
Trond Myklebust95baa252009-05-26 14:51:00 -04003859 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04003860 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
3861 return;
3862 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003863 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04003864 return;
3865 }
3866 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003867 }
Trond Myklebust452e9352010-07-31 14:29:06 -04003868 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869}
3870
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003871static const struct rpc_call_ops nfs4_renew_ops = {
3872 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003873 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003874};
3875
Trond Myklebust2f60ea62011-08-24 15:07:37 -04003876static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877{
3878 struct rpc_message msg = {
3879 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3880 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003881 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003882 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003883 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003884
Trond Myklebust2f60ea62011-08-24 15:07:37 -04003885 if (renew_flags == 0)
3886 return 0;
Alexandros Batsakis0851de02010-02-05 03:45:06 -08003887 if (!atomic_inc_not_zero(&clp->cl_count))
3888 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04003889 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003890 if (data == NULL)
3891 return -ENOMEM;
3892 data->client = clp;
3893 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04003894 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003895 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896}
3897
Trond Myklebust8534d4e2011-08-24 15:07:37 -04003898static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003899{
3900 struct rpc_message msg = {
3901 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3902 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003903 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003904 };
3905 unsigned long now = jiffies;
3906 int status;
3907
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04003908 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909 if (status < 0)
3910 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04003911 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003912 return 0;
3913}
3914
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003915static inline int nfs4_server_supports_acls(struct nfs_server *server)
3916{
3917 return (server->caps & NFS_CAP_ACLS)
3918 && (server->acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
3919 && (server->acl_bitmask & ACL4_SUPPORT_DENY_ACL);
3920}
3921
Trond Myklebust21f498c2012-08-24 10:59:25 -04003922/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
3923 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003924 * the stack.
3925 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04003926#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003927
Neil Hormane9e3d722011-03-04 19:26:03 -05003928static int buf_to_pages_noslab(const void *buf, size_t buflen,
3929 struct page **pages, unsigned int *pgbase)
3930{
3931 struct page *newpage, **spages;
3932 int rc = 0;
3933 size_t len;
3934 spages = pages;
3935
3936 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04003937 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05003938 newpage = alloc_page(GFP_KERNEL);
3939
3940 if (newpage == NULL)
3941 goto unwind;
3942 memcpy(page_address(newpage), buf, len);
3943 buf += len;
3944 buflen -= len;
3945 *pages++ = newpage;
3946 rc++;
3947 } while (buflen != 0);
3948
3949 return rc;
3950
3951unwind:
3952 for(; rc > 0; rc--)
3953 __free_page(spages[rc-1]);
3954 return -ENOMEM;
3955}
3956
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003957struct nfs4_cached_acl {
3958 int cached;
3959 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00003960 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003961};
3962
3963static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003964{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003965 struct nfs_inode *nfsi = NFS_I(inode);
3966
3967 spin_lock(&inode->i_lock);
3968 kfree(nfsi->nfs4_acl);
3969 nfsi->nfs4_acl = acl;
3970 spin_unlock(&inode->i_lock);
3971}
3972
3973static void nfs4_zap_acl_attr(struct inode *inode)
3974{
3975 nfs4_set_cached_acl(inode, NULL);
3976}
3977
3978static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
3979{
3980 struct nfs_inode *nfsi = NFS_I(inode);
3981 struct nfs4_cached_acl *acl;
3982 int ret = -ENOENT;
3983
3984 spin_lock(&inode->i_lock);
3985 acl = nfsi->nfs4_acl;
3986 if (acl == NULL)
3987 goto out;
3988 if (buf == NULL) /* user is just asking for length */
3989 goto out_len;
3990 if (acl->cached == 0)
3991 goto out;
3992 ret = -ERANGE; /* see getxattr(2) man page */
3993 if (acl->len > buflen)
3994 goto out;
3995 memcpy(buf, acl->data, acl->len);
3996out_len:
3997 ret = acl->len;
3998out:
3999 spin_unlock(&inode->i_lock);
4000 return ret;
4001}
4002
Sachin Prabhu5794d212012-04-17 14:36:40 +01004003static void nfs4_write_cached_acl(struct inode *inode, struct page **pages, size_t pgbase, size_t acl_len)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004004{
4005 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004006 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004007
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004008 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004009 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004010 if (acl == NULL)
4011 goto out;
4012 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004013 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004014 } else {
4015 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4016 if (acl == NULL)
4017 goto out;
4018 acl->cached = 0;
4019 }
4020 acl->len = acl_len;
4021out:
4022 nfs4_set_cached_acl(inode, acl);
4023}
4024
Andy Adamsonbf118a32011-12-07 11:55:27 -05004025/*
4026 * The getxattr API returns the required buffer length when called with a
4027 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4028 * the required buf. On a NULL buf, we send a page of data to the server
4029 * guessing that the ACL request can be serviced by a page. If so, we cache
4030 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4031 * the cache. If not so, we throw away the page, and cache the required
4032 * length. The next getxattr call will then produce another round trip to
4033 * the server, this time with the input buf of the required size.
4034 */
Trond Myklebust16b42892006-08-24 12:27:15 -04004035static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004036{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004037 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004038 struct nfs_getaclargs args = {
4039 .fh = NFS_FH(inode),
4040 .acl_pages = pages,
4041 .acl_len = buflen,
4042 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004043 struct nfs_getaclres res = {
4044 .acl_len = buflen,
4045 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004046 struct rpc_message msg = {
4047 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4048 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004049 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004050 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004051 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4052 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004053
Andy Adamsonbf118a32011-12-07 11:55:27 -05004054 /* As long as we're doing a round trip to the server anyway,
4055 * let's be prepared for a page of acl data. */
4056 if (npages == 0)
4057 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004058 if (npages > ARRAY_SIZE(pages))
4059 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004060
Andy Adamsonbf118a32011-12-07 11:55:27 -05004061 for (i = 0; i < npages; i++) {
4062 pages[i] = alloc_page(GFP_KERNEL);
4063 if (!pages[i])
4064 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004065 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004066
4067 /* for decoding across pages */
4068 res.acl_scratch = alloc_page(GFP_KERNEL);
4069 if (!res.acl_scratch)
4070 goto out_free;
4071
Andy Adamsonbf118a32011-12-07 11:55:27 -05004072 args.acl_len = npages * PAGE_SIZE;
4073 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004074
Peng Taode040be2012-01-10 22:42:47 +08004075 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004076 __func__, buf, buflen, npages, args.acl_len);
4077 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4078 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004079 if (ret)
4080 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004081
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004082 /* Handle the case where the passed-in buffer is too short */
4083 if (res.acl_flags & NFS4_ACL_TRUNC) {
4084 /* Did the user only issue a request for the acl length? */
4085 if (buf == NULL)
4086 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004087 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004088 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004089 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004090 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004091 if (buf) {
4092 if (res.acl_len > buflen) {
4093 ret = -ERANGE;
4094 goto out_free;
4095 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004096 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004097 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004098out_ok:
4099 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004100out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004101 for (i = 0; i < npages; i++)
4102 if (pages[i])
4103 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004104 if (res.acl_scratch)
4105 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004106 return ret;
4107}
4108
Trond Myklebust16b42892006-08-24 12:27:15 -04004109static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4110{
4111 struct nfs4_exception exception = { };
4112 ssize_t ret;
4113 do {
4114 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
4115 if (ret >= 0)
4116 break;
4117 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4118 } while (exception.retry);
4119 return ret;
4120}
4121
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004122static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4123{
4124 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004125 int ret;
4126
4127 if (!nfs4_server_supports_acls(server))
4128 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004129 ret = nfs_revalidate_inode(server, inode);
4130 if (ret < 0)
4131 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004132 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4133 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004134 ret = nfs4_read_cached_acl(inode, buf, buflen);
4135 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004136 /* -ENOENT is returned if there is no ACL or if there is an ACL
4137 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004138 return ret;
4139 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004140}
4141
Trond Myklebust16b42892006-08-24 12:27:15 -04004142static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004143{
4144 struct nfs_server *server = NFS_SERVER(inode);
4145 struct page *pages[NFS4ACL_MAXPAGES];
4146 struct nfs_setaclargs arg = {
4147 .fh = NFS_FH(inode),
4148 .acl_pages = pages,
4149 .acl_len = buflen,
4150 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004151 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004152 struct rpc_message msg = {
4153 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4154 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004155 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004156 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004157 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004158 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004159
4160 if (!nfs4_server_supports_acls(server))
4161 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004162 if (npages > ARRAY_SIZE(pages))
4163 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004164 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4165 if (i < 0)
4166 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004167 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004168 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004169
4170 /*
4171 * Free each page after tx, so the only ref left is
4172 * held by the network stack
4173 */
4174 for (; i > 0; i--)
4175 put_page(pages[i-1]);
4176
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004177 /*
4178 * Acl update can result in inode attribute update.
4179 * so mark the attribute cache invalid.
4180 */
4181 spin_lock(&inode->i_lock);
4182 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4183 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004184 nfs_access_zap_cache(inode);
4185 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004186 return ret;
4187}
4188
Trond Myklebust16b42892006-08-24 12:27:15 -04004189static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4190{
4191 struct nfs4_exception exception = { };
4192 int err;
4193 do {
4194 err = nfs4_handle_exception(NFS_SERVER(inode),
4195 __nfs4_proc_set_acl(inode, buf, buflen),
4196 &exception);
4197 } while (exception.retry);
4198 return err;
4199}
4200
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201static int
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004202nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004203{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004204 struct nfs_client *clp = server->nfs_client;
4205
4206 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207 return 0;
4208 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004209 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004210 case -NFS4ERR_ADMIN_REVOKED:
4211 case -NFS4ERR_BAD_STATEID:
Trond Myklebust14977482012-03-27 18:31:25 -04004212 if (state == NULL)
4213 break;
4214 nfs_remove_bad_delegation(state->inode);
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004215 case -NFS4ERR_OPENMODE:
4216 if (state == NULL)
4217 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004218 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4219 goto stateid_invalid;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004220 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004221 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004222 if (state != NULL) {
4223 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4224 goto stateid_invalid;
4225 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004226 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004227 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004228 nfs4_schedule_lease_recovery(clp);
4229 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004230#if defined(CONFIG_NFS_V4_1)
4231 case -NFS4ERR_BADSESSION:
4232 case -NFS4ERR_BADSLOT:
4233 case -NFS4ERR_BAD_HIGH_SLOT:
4234 case -NFS4ERR_DEADSESSION:
4235 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4236 case -NFS4ERR_SEQ_FALSE_RETRY:
4237 case -NFS4ERR_SEQ_MISORDERED:
4238 dprintk("%s ERROR %d, Reset session\n", __func__,
4239 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004240 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4745e312009-04-01 09:22:42 -04004241 task->tk_status = 0;
4242 return -EAGAIN;
4243#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004245 nfs_inc_server_stats(server, NFSIOS_DELAY);
Chuck Lever006ea732006-03-20 13:44:14 -05004246 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247 rpc_delay(task, NFS4_POLL_RETRY_MAX);
4248 task->tk_status = 0;
4249 return -EAGAIN;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004250 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004251 case -NFS4ERR_OLD_STATEID:
4252 task->tk_status = 0;
4253 return -EAGAIN;
4254 }
4255 task->tk_status = nfs4_map_errors(task->tk_status);
4256 return 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04004257stateid_invalid:
4258 task->tk_status = -EIO;
4259 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004260wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004261 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004262 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4263 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
4264 task->tk_status = 0;
4265 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266}
4267
Chuck Leverf0920752012-05-21 22:45:41 -04004268static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4269 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004270{
4271 __be32 verf[2];
4272
Chuck Lever2c820d92012-05-21 22:45:33 -04004273 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4274 /* An impossible timestamp guarantees this value
4275 * will never match a generated boot time. */
4276 verf[0] = 0;
4277 verf[1] = (__be32)(NSEC_PER_SEC + 1);
4278 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004279 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
4280 verf[0] = (__be32)nn->boot_time.tv_sec;
4281 verf[1] = (__be32)nn->boot_time.tv_nsec;
Chuck Lever2c820d92012-05-21 22:45:33 -04004282 }
Chuck Levercd937102012-03-02 17:14:31 -05004283 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4284}
4285
Chuck Levere984a552012-09-14 17:24:21 -04004286static unsigned int
4287nfs4_init_nonuniform_client_string(const struct nfs_client *clp,
4288 char *buf, size_t len)
4289{
4290 unsigned int result;
4291
4292 rcu_read_lock();
4293 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4294 clp->cl_ipaddr,
4295 rpc_peeraddr2str(clp->cl_rpcclient,
4296 RPC_DISPLAY_ADDR),
4297 rpc_peeraddr2str(clp->cl_rpcclient,
4298 RPC_DISPLAY_PROTO));
4299 rcu_read_unlock();
4300 return result;
4301}
4302
4303static unsigned int
4304nfs4_init_uniform_client_string(const struct nfs_client *clp,
4305 char *buf, size_t len)
4306{
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004307 char *nodename = clp->cl_rpcclient->cl_nodename;
4308
4309 if (nfs4_client_id_uniquifier[0] != '\0')
4310 nodename = nfs4_client_id_uniquifier;
Chuck Levere984a552012-09-14 17:24:21 -04004311 return scnprintf(buf, len, "Linux NFSv%u.%u %s",
4312 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004313 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004314}
4315
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004316/**
4317 * nfs4_proc_setclientid - Negotiate client ID
4318 * @clp: state data structure
4319 * @program: RPC program for NFSv4 callback service
4320 * @port: IP port number for NFS4 callback service
4321 * @cred: RPC credential to use for this call
4322 * @res: where to place the result
4323 *
4324 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4325 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004326int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
4327 unsigned short port, struct rpc_cred *cred,
4328 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004329{
4330 nfs4_verifier sc_verifier;
4331 struct nfs4_setclientid setclientid = {
4332 .sc_verifier = &sc_verifier,
4333 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00004334 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004335 };
4336 struct rpc_message msg = {
4337 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
4338 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004339 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004340 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004341 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004342 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004343
Chuck Leverde734832012-07-11 16:30:50 -04004344 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04004345 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04004346 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
4347 setclientid.sc_name_len =
4348 nfs4_init_uniform_client_string(clp,
4349 setclientid.sc_name,
4350 sizeof(setclientid.sc_name));
4351 else
4352 setclientid.sc_name_len =
4353 nfs4_init_nonuniform_client_string(clp,
4354 setclientid.sc_name,
4355 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04004356 /* cb_client4 */
Chuck Levere984a552012-09-14 17:24:21 -04004357 rcu_read_lock();
Chuck Leverde734832012-07-11 16:30:50 -04004358 setclientid.sc_netid_len = scnprintf(setclientid.sc_netid,
Chuck Leverd4d3c502007-12-10 14:57:09 -05004359 sizeof(setclientid.sc_netid),
4360 rpc_peeraddr2str(clp->cl_rpcclient,
4361 RPC_DISPLAY_NETID));
Chuck Leverde734832012-07-11 16:30:50 -04004362 rcu_read_unlock();
4363 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05004364 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07004365 clp->cl_ipaddr, port >> 8, port & 255);
4366
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004367 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
4368 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4369 setclientid.sc_name_len, setclientid.sc_name);
4370 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
4371 dprintk("NFS reply setclientid: %d\n", status);
4372 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004373}
4374
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004375/**
4376 * nfs4_proc_setclientid_confirm - Confirm client ID
4377 * @clp: state data structure
4378 * @res: result of a previous SETCLIENTID
4379 * @cred: RPC credential to use for this call
4380 *
4381 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4382 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04004383int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004384 struct nfs4_setclientid_res *arg,
4385 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004387 struct rpc_message msg = {
4388 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004389 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004390 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004391 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004392 int status;
4393
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004394 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
4395 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4396 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04004397 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004398 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399 return status;
4400}
4401
Trond Myklebustfe650402006-01-03 09:55:18 +01004402struct nfs4_delegreturndata {
4403 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004404 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01004405 struct nfs_fh fh;
4406 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004407 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004408 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01004409 int rpc_status;
4410};
4411
Trond Myklebustfe650402006-01-03 09:55:18 +01004412static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
4413{
4414 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04004415
Trond Myklebust14516c32010-07-31 14:29:06 -04004416 if (!nfs4_sequence_done(task, &data->res.seq_res))
4417 return;
Andy Adamson938e1012009-04-01 09:22:28 -04004418
Ricardo Labiaga79708862009-12-07 09:23:21 -05004419 switch (task->tk_status) {
4420 case -NFS4ERR_STALE_STATEID:
4421 case -NFS4ERR_EXPIRED:
4422 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01004423 renew_lease(data->res.server, data->timestamp);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004424 break;
4425 default:
4426 if (nfs4_async_handle_error(task, data->res.server, NULL) ==
4427 -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004428 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004429 return;
4430 }
4431 }
4432 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01004433}
4434
4435static void nfs4_delegreturn_release(void *calldata)
4436{
Trond Myklebustfe650402006-01-03 09:55:18 +01004437 kfree(calldata);
4438}
4439
Andy Adamson938e1012009-04-01 09:22:28 -04004440#if defined(CONFIG_NFS_V4_1)
4441static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
4442{
4443 struct nfs4_delegreturndata *d_data;
4444
4445 d_data = (struct nfs4_delegreturndata *)data;
4446
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004447 nfs4_setup_sequence(d_data->res.server,
4448 &d_data->args.seq_args,
4449 &d_data->res.seq_res,
4450 task);
Andy Adamson938e1012009-04-01 09:22:28 -04004451}
4452#endif /* CONFIG_NFS_V4_1 */
4453
Jesper Juhlc8d149f2006-03-20 13:44:07 -05004454static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04004455#if defined(CONFIG_NFS_V4_1)
4456 .rpc_call_prepare = nfs4_delegreturn_prepare,
4457#endif /* CONFIG_NFS_V4_1 */
Trond Myklebustfe650402006-01-03 09:55:18 +01004458 .rpc_call_done = nfs4_delegreturn_done,
4459 .rpc_release = nfs4_delegreturn_release,
4460};
4461
Trond Myklebuste6f81072008-01-24 18:14:34 -05004462static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01004463{
4464 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004465 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01004466 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004467 struct rpc_message msg = {
4468 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
4469 .rpc_cred = cred,
4470 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004471 struct rpc_task_setup task_setup_data = {
4472 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04004473 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004474 .callback_ops = &nfs4_delegreturn_ops,
4475 .flags = RPC_TASK_ASYNC,
4476 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05004477 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01004478
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004479 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01004480 if (data == NULL)
4481 return -ENOMEM;
Trond Myklebust9d12b212012-01-17 22:04:25 -05004482 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01004483 data->args.fhandle = &data->fh;
4484 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04004485 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01004486 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05004487 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01004488 data->res.fattr = &data->fattr;
4489 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004490 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01004491 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01004492 data->rpc_status = 0;
4493
Trond Myklebustc970aa82007-07-14 15:39:59 -04004494 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05004495 msg.rpc_argp = &data->args;
4496 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004497 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004498 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01004499 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004500 if (!issync)
4501 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01004502 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004503 if (status != 0)
4504 goto out;
4505 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04004506 if (status == 0)
4507 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
4508 else
4509 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004510out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004511 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01004512 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004513}
4514
Trond Myklebuste6f81072008-01-24 18:14:34 -05004515int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004516{
4517 struct nfs_server *server = NFS_SERVER(inode);
4518 struct nfs4_exception exception = { };
4519 int err;
4520 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05004521 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522 switch (err) {
4523 case -NFS4ERR_STALE_STATEID:
4524 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004525 case 0:
4526 return 0;
4527 }
4528 err = nfs4_handle_exception(server, err, &exception);
4529 } while (exception.retry);
4530 return err;
4531}
4532
4533#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
4534#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
4535
4536/*
4537 * sleep, with exponential backoff, and retry the LOCK operation.
4538 */
4539static unsigned long
4540nfs4_set_lock_task_retry(unsigned long timeout)
4541{
Jeff Laytond3103102011-12-01 22:44:39 +01004542 freezable_schedule_timeout_killable(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004543 timeout <<= 1;
4544 if (timeout > NFS4_LOCK_MAXTIMEOUT)
4545 return NFS4_LOCK_MAXTIMEOUT;
4546 return timeout;
4547}
4548
Linus Torvalds1da177e2005-04-16 15:20:36 -07004549static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4550{
4551 struct inode *inode = state->inode;
4552 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04004553 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004554 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004555 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004556 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004557 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004558 struct nfs_lockt_res res = {
4559 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004560 };
4561 struct rpc_message msg = {
4562 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
4563 .rpc_argp = &arg,
4564 .rpc_resp = &res,
4565 .rpc_cred = state->owner->so_cred,
4566 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004567 struct nfs4_lock_state *lsp;
4568 int status;
4569
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004570 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004571 status = nfs4_set_lock_state(state, request);
4572 if (status != 0)
4573 goto out;
4574 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05004575 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004576 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004577 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004578 switch (status) {
4579 case 0:
4580 request->fl_type = F_UNLCK;
4581 break;
4582 case -NFS4ERR_DENIED:
4583 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05004585 request->fl_ops->fl_release_private(request);
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004586out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004587 return status;
4588}
4589
4590static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4591{
4592 struct nfs4_exception exception = { };
4593 int err;
4594
4595 do {
4596 err = nfs4_handle_exception(NFS_SERVER(state->inode),
4597 _nfs4_proc_getlk(state, cmd, request),
4598 &exception);
4599 } while (exception.retry);
4600 return err;
4601}
4602
4603static int do_vfs_lock(struct file *file, struct file_lock *fl)
4604{
4605 int res = 0;
4606 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
4607 case FL_POSIX:
4608 res = posix_lock_file_wait(file, fl);
4609 break;
4610 case FL_FLOCK:
4611 res = flock_lock_file_wait(file, fl);
4612 break;
4613 default:
4614 BUG();
4615 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004616 return res;
4617}
4618
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004619struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004620 struct nfs_locku_args arg;
4621 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004622 struct nfs4_lock_state *lsp;
4623 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004624 struct file_lock fl;
4625 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004626 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004627};
4628
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004629static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
4630 struct nfs_open_context *ctx,
4631 struct nfs4_lock_state *lsp,
4632 struct nfs_seqid *seqid)
4633{
4634 struct nfs4_unlockdata *p;
4635 struct inode *inode = lsp->ls_state->inode;
4636
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004637 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004638 if (p == NULL)
4639 return NULL;
4640 p->arg.fh = NFS_FH(inode);
4641 p->arg.fl = &p->fl;
4642 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004643 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004644 p->arg.stateid = &lsp->ls_stateid;
4645 p->lsp = lsp;
4646 atomic_inc(&lsp->ls_count);
4647 /* Ensure we don't close file until we're done freeing locks! */
4648 p->ctx = get_nfs_open_context(ctx);
4649 memcpy(&p->fl, fl, sizeof(p->fl));
4650 p->server = NFS_SERVER(inode);
4651 return p;
4652}
4653
Trond Myklebust06f814a2006-01-03 09:55:07 +01004654static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004655{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004656 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004657 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01004658 nfs4_put_lock_state(calldata->lsp);
4659 put_nfs_open_context(calldata->ctx);
4660 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004661}
4662
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004663static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004664{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004665 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004666
Trond Myklebust14516c32010-07-31 14:29:06 -04004667 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
4668 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004669 switch (task->tk_status) {
4670 case 0:
Trond Myklebustf597c532012-03-04 18:13:56 -05004671 nfs4_stateid_copy(&calldata->lsp->ls_stateid,
4672 &calldata->res.stateid);
Trond Myklebust26e976a2006-01-03 09:55:21 +01004673 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004674 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004675 case -NFS4ERR_BAD_STATEID:
4676 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004677 case -NFS4ERR_STALE_STATEID:
4678 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004679 break;
4680 default:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004681 if (nfs4_async_handle_error(task, calldata->server, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004682 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004683 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04004684 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004685}
4686
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004687static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004688{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004689 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004690
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004691 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004692 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04004693 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004694 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004695 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004696 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01004697 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004698 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04004699 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004700 &calldata->res.seq_res,
4701 task) != 0)
4702 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004703 return;
4704out_no_action:
4705 task->tk_action = NULL;
4706out_wait:
4707 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004708}
4709
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004710static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004711 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004712 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01004713 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004714};
4715
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004716static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
4717 struct nfs_open_context *ctx,
4718 struct nfs4_lock_state *lsp,
4719 struct nfs_seqid *seqid)
4720{
4721 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004722 struct rpc_message msg = {
4723 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
4724 .rpc_cred = ctx->cred,
4725 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004726 struct rpc_task_setup task_setup_data = {
4727 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004728 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004729 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004730 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004731 .flags = RPC_TASK_ASYNC,
4732 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004733
Frank Filz137d6ac2007-07-09 15:32:29 -07004734 /* Ensure this is an unlock - when canceling a lock, the
4735 * canceled lock is passed in, and it won't be an unlock.
4736 */
4737 fl->fl_type = F_UNLCK;
4738
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004739 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
4740 if (data == NULL) {
4741 nfs_free_seqid(seqid);
4742 return ERR_PTR(-ENOMEM);
4743 }
4744
Trond Myklebust9d12b212012-01-17 22:04:25 -05004745 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05004746 msg.rpc_argp = &data->arg;
4747 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004748 task_setup_data.callback_data = data;
4749 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004750}
4751
Linus Torvalds1da177e2005-04-16 15:20:36 -07004752static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
4753{
Trond Myklebust65b62a22013-02-07 10:54:07 -05004754 struct inode *inode = state->inode;
4755 struct nfs4_state_owner *sp = state->owner;
4756 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004757 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004758 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01004759 struct rpc_task *task;
4760 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004761 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004762
Trond Myklebust9b073572006-06-29 16:38:34 -04004763 status = nfs4_set_lock_state(state, request);
4764 /* Unlock _before_ we do the RPC call */
4765 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05004766 /* Exclude nfs_delegation_claim_locks() */
4767 mutex_lock(&sp->so_delegreturn_mutex);
4768 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05004769 down_read(&nfsi->rwsem);
4770 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
4771 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05004772 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04004773 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05004774 }
4775 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05004776 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04004777 if (status != 0)
4778 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004779 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004780 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04004781 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
4782 goto out;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004783 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04004784 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004785 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04004786 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004787 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004788 status = PTR_ERR(task);
4789 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04004790 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004791 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004792 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04004793out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004794 request->fl_flags = fl_flags;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004795 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004796}
4797
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004798struct nfs4_lockdata {
4799 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004800 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004801 struct nfs4_lock_state *lsp;
4802 struct nfs_open_context *ctx;
4803 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004804 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004805 int rpc_status;
4806 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04004807 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004808};
4809
4810static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004811 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
4812 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004813{
4814 struct nfs4_lockdata *p;
4815 struct inode *inode = lsp->ls_state->inode;
4816 struct nfs_server *server = NFS_SERVER(inode);
4817
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004818 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004819 if (p == NULL)
4820 return NULL;
4821
4822 p->arg.fh = NFS_FH(inode);
4823 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004824 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004825 if (p->arg.open_seqid == NULL)
4826 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004827 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004828 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004829 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004830 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04004831 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05004832 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004833 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004834 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004835 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04004836 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004837 atomic_inc(&lsp->ls_count);
4838 p->ctx = get_nfs_open_context(ctx);
4839 memcpy(&p->fl, fl, sizeof(p->fl));
4840 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004841out_free_seqid:
4842 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004843out_free:
4844 kfree(p);
4845 return NULL;
4846}
4847
4848static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
4849{
4850 struct nfs4_lockdata *data = calldata;
4851 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004852
Harvey Harrison3110ff82008-05-02 13:42:44 -07004853 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004854 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004855 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004856 /* Do we need to do an open_to_lock_owner? */
4857 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004858 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004859 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004860 }
Trond Myklebust8e472f32013-04-20 01:30:53 -04004861 data->arg.open_stateid = &state->open_stateid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004862 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004863 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004864 } else
4865 data->arg.new_lock_owner = 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04004866 if (!nfs4_valid_open_stateid(state)) {
4867 data->rpc_status = -EBADF;
4868 task->tk_action = NULL;
4869 goto out_release_open_seqid;
4870 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01004871 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004872 if (nfs4_setup_sequence(data->server,
4873 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004874 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004875 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04004876 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04004877out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004878 nfs_release_seqid(data->arg.open_seqid);
4879out_release_lock_seqid:
4880 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004881out_wait:
4882 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004883 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004884}
4885
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004886static void nfs4_lock_done(struct rpc_task *task, void *calldata)
4887{
4888 struct nfs4_lockdata *data = calldata;
4889
Harvey Harrison3110ff82008-05-02 13:42:44 -07004890 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004891
Trond Myklebust14516c32010-07-31 14:29:06 -04004892 if (!nfs4_sequence_done(task, &data->res.seq_res))
4893 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04004894
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004895 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004896 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004897 if (data->rpc_status == 0)
4898 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
4899 else
4900 goto out;
4901 }
4902 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05004903 nfs4_stateid_copy(&data->lsp->ls_stateid, &data->res.stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04004904 set_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags);
Al Viro3d4ff432011-06-22 18:40:12 -04004905 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004906 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004907out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07004908 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004909}
4910
4911static void nfs4_lock_release(void *calldata)
4912{
4913 struct nfs4_lockdata *data = calldata;
4914
Harvey Harrison3110ff82008-05-02 13:42:44 -07004915 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004916 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004917 if (data->cancelled != 0) {
4918 struct rpc_task *task;
4919 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
4920 data->arg.lock_seqid);
4921 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08004922 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004923 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004924 } else
4925 nfs_free_seqid(data->arg.lock_seqid);
4926 nfs4_put_lock_state(data->lsp);
4927 put_nfs_open_context(data->ctx);
4928 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004929 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004930}
4931
4932static const struct rpc_call_ops nfs4_lock_ops = {
4933 .rpc_call_prepare = nfs4_lock_prepare,
4934 .rpc_call_done = nfs4_lock_done,
4935 .rpc_release = nfs4_lock_release,
4936};
4937
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004938static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
4939{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004940 switch (error) {
4941 case -NFS4ERR_ADMIN_REVOKED:
4942 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05004943 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004944 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04004945 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05004946 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004947 break;
4948 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004949 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05004950 case -NFS4ERR_EXPIRED:
4951 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004952 };
4953}
4954
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004955static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004956{
4957 struct nfs4_lockdata *data;
4958 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004959 struct rpc_message msg = {
4960 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
4961 .rpc_cred = state->owner->so_cred,
4962 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004963 struct rpc_task_setup task_setup_data = {
4964 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004965 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004966 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004967 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004968 .flags = RPC_TASK_ASYNC,
4969 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004970 int ret;
4971
Harvey Harrison3110ff82008-05-02 13:42:44 -07004972 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004973 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004974 fl->fl_u.nfs4_fl.owner,
4975 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004976 if (data == NULL)
4977 return -ENOMEM;
4978 if (IS_SETLKW(cmd))
4979 data->arg.block = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -05004980 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05004981 msg.rpc_argp = &data->arg;
4982 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004983 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004984 if (recovery_type > NFS_LOCK_NEW) {
4985 if (recovery_type == NFS_LOCK_RECLAIM)
4986 data->arg.reclaim = NFS_LOCK_RECLAIM;
4987 nfs4_set_sequence_privileged(&data->arg.seq_args);
4988 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04004989 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004990 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004991 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004992 ret = nfs4_wait_for_completion_rpc_task(task);
4993 if (ret == 0) {
4994 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004995 if (ret)
4996 nfs4_handle_setlk_error(data->server, data->lsp,
4997 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004998 } else
4999 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005000 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005001 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005002 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005003}
5004
5005static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5006{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005007 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005008 struct nfs4_exception exception = {
5009 .inode = state->inode,
5010 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005011 int err;
5012
5013 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005014 /* Cache the lock if possible... */
5015 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5016 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005017 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04005018 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005019 break;
5020 nfs4_handle_exception(server, err, &exception);
5021 } while (exception.retry);
5022 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005023}
5024
5025static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5026{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005027 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005028 struct nfs4_exception exception = {
5029 .inode = state->inode,
5030 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005031 int err;
5032
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005033 err = nfs4_set_lock_state(state, request);
5034 if (err != 0)
5035 return err;
Trond Myklebust202b50d2005-06-22 17:16:29 +00005036 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005037 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5038 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005039 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005040 switch (err) {
5041 default:
5042 goto out;
5043 case -NFS4ERR_GRACE:
5044 case -NFS4ERR_DELAY:
5045 nfs4_handle_exception(server, err, &exception);
5046 err = 0;
5047 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005048 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005049out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005050 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005051}
5052
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005053#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005054/**
5055 * nfs41_check_expired_locks - possibly free a lock stateid
5056 *
5057 * @state: NFSv4 state for an inode
5058 *
5059 * Returns NFS_OK if recovery for this stateid is now finished.
5060 * Otherwise a negative NFS4ERR value is returned.
5061 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005062static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005063{
Chuck Levereb64cf92012-07-11 16:30:05 -04005064 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005065 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005066 struct nfs_server *server = NFS_SERVER(state->inode);
5067
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005068 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005069 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005070 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5071
5072 status = nfs41_test_stateid(server,
5073 &lsp->ls_stateid,
5074 cred);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005075 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005076 /* Free the stateid unless the server
5077 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005078 if (status != -NFS4ERR_BAD_STATEID)
5079 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005080 &lsp->ls_stateid,
5081 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005082 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005083 ret = status;
5084 }
5085 }
5086 };
5087
5088 return ret;
5089}
5090
5091static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5092{
5093 int status = NFS_OK;
5094
5095 if (test_bit(LK_STATE_IN_USE, &state->flags))
5096 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005097 if (status != NFS_OK)
5098 status = nfs4_lock_expired(state, request);
5099 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005100}
5101#endif
5102
Linus Torvalds1da177e2005-04-16 15:20:36 -07005103static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5104{
Trond Myklebust9a99af42013-02-04 20:17:49 -05005105 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005106 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005107 unsigned char fl_flags = request->fl_flags;
Trond Myklebust9a99af42013-02-04 20:17:49 -05005108 unsigned int seq;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005109 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005110
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005111 if ((fl_flags & FL_POSIX) &&
5112 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5113 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005114 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005115 status = nfs4_set_lock_state(state, request);
5116 if (status != 0)
5117 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005118 request->fl_flags |= FL_ACCESS;
5119 status = do_vfs_lock(request->fl_file, request);
5120 if (status < 0)
5121 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005122 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005123 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005124 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005125 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005126 request->fl_flags = fl_flags & ~FL_SLEEP;
5127 status = do_vfs_lock(request->fl_file, request);
5128 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005129 }
Trond Myklebust9a99af42013-02-04 20:17:49 -05005130 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
5131 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005132 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005133 if (status != 0)
Trond Myklebust9a99af42013-02-04 20:17:49 -05005134 goto out;
5135 down_read(&nfsi->rwsem);
5136 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) {
5137 status = -NFS4ERR_DELAY;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005138 goto out_unlock;
Trond Myklebust9a99af42013-02-04 20:17:49 -05005139 }
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005140 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005141 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005142 if (do_vfs_lock(request->fl_file, request) < 0)
Weston Andros Adamsona0308892012-01-26 13:32:23 -05005143 printk(KERN_WARNING "NFS: %s: VFS is out of sync with lock "
5144 "manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005145out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05005146 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005147out:
5148 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005149 return status;
5150}
5151
5152static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5153{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005154 struct nfs4_exception exception = {
5155 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005156 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005157 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005158 int err;
5159
5160 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005161 err = _nfs4_proc_setlk(state, cmd, request);
5162 if (err == -NFS4ERR_DENIED)
5163 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005164 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005165 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005166 } while (exception.retry);
5167 return err;
5168}
5169
5170static int
5171nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5172{
5173 struct nfs_open_context *ctx;
5174 struct nfs4_state *state;
5175 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5176 int status;
5177
5178 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005179 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005180 state = ctx->state;
5181
5182 if (request->fl_start < 0 || request->fl_end < 0)
5183 return -EINVAL;
5184
Trond Myklebustd9531262009-07-21 19:22:38 -04005185 if (IS_GETLK(cmd)) {
5186 if (state != NULL)
5187 return nfs4_proc_getlk(state, F_GETLK, request);
5188 return 0;
5189 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005190
5191 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5192 return -EINVAL;
5193
Trond Myklebustd9531262009-07-21 19:22:38 -04005194 if (request->fl_type == F_UNLCK) {
5195 if (state != NULL)
5196 return nfs4_proc_unlck(state, cmd, request);
5197 return 0;
5198 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005199
Trond Myklebustd9531262009-07-21 19:22:38 -04005200 if (state == NULL)
5201 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005202 /*
5203 * Don't rely on the VFS having checked the file open mode,
5204 * since it won't do this for flock() locks.
5205 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005206 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005207 case F_RDLCK:
5208 if (!(filp->f_mode & FMODE_READ))
5209 return -EBADF;
5210 break;
5211 case F_WRLCK:
5212 if (!(filp->f_mode & FMODE_WRITE))
5213 return -EBADF;
5214 }
5215
Linus Torvalds1da177e2005-04-16 15:20:36 -07005216 do {
5217 status = nfs4_proc_setlk(state, cmd, request);
5218 if ((status != -EAGAIN) || IS_SETLK(cmd))
5219 break;
5220 timeout = nfs4_set_lock_task_retry(timeout);
5221 status = -ERESTARTSYS;
5222 if (signalled())
5223 break;
5224 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005225 return status;
5226}
5227
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005228int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005229{
5230 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005231 int err;
5232
5233 err = nfs4_set_lock_state(state, fl);
5234 if (err != 0)
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005235 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005236 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005237 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005238}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005239
Trond Myklebustcf470c32012-03-07 13:49:12 -05005240struct nfs_release_lockowner_data {
5241 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005242 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005243 struct nfs_release_lockowner_args args;
5244};
5245
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005246static void nfs4_release_lockowner_release(void *calldata)
5247{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005248 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005249 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005250 kfree(calldata);
5251}
5252
Trond Myklebust17280172012-03-11 13:11:00 -04005253static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005254 .rpc_release = nfs4_release_lockowner_release,
5255};
5256
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04005257static int nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005258{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005259 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005260 struct rpc_message msg = {
5261 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
5262 };
5263
5264 if (server->nfs_client->cl_mvops->minor_version != 0)
Trond Myklebustcf470c32012-03-07 13:49:12 -05005265 return -EINVAL;
5266 data = kmalloc(sizeof(*data), GFP_NOFS);
5267 if (!data)
5268 return -ENOMEM;
5269 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005270 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005271 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
5272 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
5273 data->args.lock_owner.s_dev = server->s_dev;
5274 msg.rpc_argp = &data->args;
5275 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
5276 return 0;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005277}
5278
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005279#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
5280
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005281static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
5282 const void *buf, size_t buflen,
5283 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005284{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005285 if (strcmp(key, "") != 0)
5286 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005287
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005288 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005289}
5290
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005291static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
5292 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005293{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005294 if (strcmp(key, "") != 0)
5295 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005296
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005297 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005298}
5299
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005300static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
5301 size_t list_len, const char *name,
5302 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005303{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005304 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005305
J. Bruce Fields096455a2006-03-20 23:23:42 -05005306 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
5307 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005308
5309 if (list && len <= list_len)
5310 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005311 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005312}
5313
Andy Adamson533eb462011-06-13 18:25:56 -04005314/*
5315 * nfs_fhget will use either the mounted_on_fileid or the fileid
5316 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005317static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
5318{
Andy Adamson533eb462011-06-13 18:25:56 -04005319 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
5320 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
5321 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05005322 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005323 return;
5324
5325 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05005326 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005327 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
5328 fattr->nlink = 2;
5329}
5330
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005331static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5332 const struct qstr *name,
5333 struct nfs4_fs_locations *fs_locations,
5334 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04005335{
5336 struct nfs_server *server = NFS_SERVER(dir);
5337 u32 bitmask[2] = {
Manoj Naik361e6242006-06-09 09:34:24 -04005338 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005339 };
5340 struct nfs4_fs_locations_arg args = {
5341 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05005342 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005343 .page = page,
5344 .bitmask = bitmask,
5345 };
Benny Halevy22958462009-04-01 09:22:02 -04005346 struct nfs4_fs_locations_res res = {
5347 .fs_locations = fs_locations,
5348 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04005349 struct rpc_message msg = {
5350 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
5351 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04005352 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005353 };
5354 int status;
5355
Harvey Harrison3110ff82008-05-02 13:42:44 -07005356 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04005357
5358 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
5359 * is not supported */
5360 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
5361 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
5362 else
5363 bitmask[0] |= FATTR4_WORD0_FILEID;
5364
Trond Myklebustc228fd32007-01-13 02:28:11 -05005365 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005366 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04005367 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005368 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005369 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005370 return status;
5371}
5372
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005373int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5374 const struct qstr *name,
5375 struct nfs4_fs_locations *fs_locations,
5376 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005377{
5378 struct nfs4_exception exception = { };
5379 int err;
5380 do {
5381 err = nfs4_handle_exception(NFS_SERVER(dir),
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005382 _nfs4_proc_fs_locations(client, dir, name, fs_locations, page),
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005383 &exception);
5384 } while (exception.retry);
5385 return err;
5386}
5387
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005388static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors)
5389{
5390 int status;
5391 struct nfs4_secinfo_arg args = {
5392 .dir_fh = NFS_FH(dir),
5393 .name = name,
5394 };
5395 struct nfs4_secinfo_res res = {
5396 .flavors = flavors,
5397 };
5398 struct rpc_message msg = {
5399 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
5400 .rpc_argp = &args,
5401 .rpc_resp = &res,
5402 };
5403
5404 dprintk("NFS call secinfo %s\n", name->name);
5405 status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &msg, &args.seq_args, &res.seq_res, 0);
5406 dprintk("NFS reply secinfo: %d\n", status);
5407 return status;
5408}
5409
Bryan Schumaker72de53e2012-04-27 13:27:40 -04005410int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
5411 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005412{
5413 struct nfs4_exception exception = { };
5414 int err;
5415 do {
5416 err = nfs4_handle_exception(NFS_SERVER(dir),
5417 _nfs4_proc_secinfo(dir, name, flavors),
5418 &exception);
5419 } while (exception.retry);
5420 return err;
5421}
5422
Andy Adamson557134a2009-04-01 09:21:53 -04005423#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04005424/*
Andy Adamson357f54d2010-12-14 10:11:57 -05005425 * Check the exchange flags returned by the server for invalid flags, having
5426 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
5427 * DS flags set.
5428 */
5429static int nfs4_check_cl_exchange_flags(u32 flags)
5430{
5431 if (flags & ~EXCHGID4_FLAG_MASK_R)
5432 goto out_inval;
5433 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
5434 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
5435 goto out_inval;
5436 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
5437 goto out_inval;
5438 return NFS_OK;
5439out_inval:
5440 return -NFS4ERR_INVAL;
5441}
5442
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005443static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005444nfs41_same_server_scope(struct nfs41_server_scope *a,
5445 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005446{
5447 if (a->server_scope_sz == b->server_scope_sz &&
5448 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
5449 return true;
5450
5451 return false;
5452}
5453
Andy Adamson357f54d2010-12-14 10:11:57 -05005454/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005455 * nfs4_proc_bind_conn_to_session()
5456 *
5457 * The 4.1 client currently uses the same TCP connection for the
5458 * fore and backchannel.
5459 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005460int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005461{
5462 int status;
5463 struct nfs41_bind_conn_to_session_res res;
5464 struct rpc_message msg = {
5465 .rpc_proc =
5466 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
5467 .rpc_argp = clp,
5468 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005469 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005470 };
5471
5472 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005473
5474 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
5475 if (unlikely(res.session == NULL)) {
5476 status = -ENOMEM;
5477 goto out;
5478 }
5479
5480 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
5481 if (status == 0) {
5482 if (memcmp(res.session->sess_id.data,
5483 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
5484 dprintk("NFS: %s: Session ID mismatch\n", __func__);
5485 status = -EIO;
5486 goto out_session;
5487 }
5488 if (res.dir != NFS4_CDFS4_BOTH) {
5489 dprintk("NFS: %s: Unexpected direction from server\n",
5490 __func__);
5491 status = -EIO;
5492 goto out_session;
5493 }
5494 if (res.use_conn_in_rdma_mode) {
5495 dprintk("NFS: %s: Server returned RDMA mode = true\n",
5496 __func__);
5497 status = -EIO;
5498 goto out_session;
5499 }
5500 }
5501out_session:
5502 kfree(res.session);
5503out:
5504 dprintk("<-- %s status= %d\n", __func__, status);
5505 return status;
5506}
5507
5508/*
Benny Halevy99fe60d2009-04-01 09:22:29 -04005509 * nfs4_proc_exchange_id()
5510 *
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005511 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5512 *
Benny Halevy99fe60d2009-04-01 09:22:29 -04005513 * Since the clientid has expired, all compounds using sessions
5514 * associated with the stale clientid will be returning
5515 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
5516 * be in some phase of session reset.
5517 */
Andy Adamson4d643d12009-12-04 15:52:24 -05005518int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
Benny Halevy99fe60d2009-04-01 09:22:29 -04005519{
5520 nfs4_verifier verifier;
5521 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05005522 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005523 .client = clp,
Trond Myklebust4f0b4292013-05-20 12:24:03 -04005524 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
5525 EXCHGID4_FLAG_BIND_PRINC_STATEID,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005526 };
5527 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04005528 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04005529 };
5530 int status;
5531 struct rpc_message msg = {
5532 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
5533 .rpc_argp = &args,
5534 .rpc_resp = &res,
5535 .rpc_cred = cred,
5536 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04005537
Chuck Leverf0920752012-05-21 22:45:41 -04005538 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005539 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
5540 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005541 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
5542 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5543 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04005544
Chuck Leveracdeb692012-05-21 22:46:16 -04005545 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005546 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04005547 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005548 status = -ENOMEM;
5549 goto out;
5550 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005551
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005552 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005553 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005554 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04005555 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04005556 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04005557 }
5558
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005559 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005560 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005561 status = -ENOMEM;
5562 goto out_server_scope;
5563 }
5564
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005565 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Chuck Lever177313f2012-05-21 22:44:58 -04005566 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04005567 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005568
Chuck Lever177313f2012-05-21 22:44:58 -04005569 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04005570 clp->cl_clientid = res.clientid;
5571 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
5572 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
5573 clp->cl_seqid = res.seqid;
5574
Chuck Leveracdeb692012-05-21 22:46:16 -04005575 kfree(clp->cl_serverowner);
5576 clp->cl_serverowner = res.server_owner;
5577 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04005578
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005579 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04005580 kfree(clp->cl_implid);
5581 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005582
Chuck Lever177313f2012-05-21 22:44:58 -04005583 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005584 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005585 res.server_scope)) {
5586 dprintk("%s: server_scope mismatch detected\n",
5587 __func__);
5588 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005589 kfree(clp->cl_serverscope);
5590 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005591 }
5592
Chuck Lever177313f2012-05-21 22:44:58 -04005593 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005594 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005595 goto out;
5596 }
Trond Myklebust32b01312012-05-26 13:41:04 -04005597 } else
5598 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005599
Chuck Leveracdeb692012-05-21 22:46:16 -04005600out_server_owner:
5601 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005602out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005603 kfree(res.server_scope);
5604out:
Chuck Lever177313f2012-05-21 22:44:58 -04005605 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005606 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005607 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005608 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04005609 clp->cl_implid->date.seconds,
5610 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005611 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04005612 return status;
5613}
5614
Trond Myklebust66245532012-05-25 17:18:09 -04005615static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
5616 struct rpc_cred *cred)
5617{
5618 struct rpc_message msg = {
5619 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
5620 .rpc_argp = clp,
5621 .rpc_cred = cred,
5622 };
5623 int status;
5624
5625 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
5626 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04005627 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04005628 "DESTROY_CLIENTID.", status, clp->cl_hostname);
5629 return status;
5630}
5631
5632static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
5633 struct rpc_cred *cred)
5634{
5635 unsigned int loop;
5636 int ret;
5637
5638 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
5639 ret = _nfs4_proc_destroy_clientid(clp, cred);
5640 switch (ret) {
5641 case -NFS4ERR_DELAY:
5642 case -NFS4ERR_CLIENTID_BUSY:
5643 ssleep(1);
5644 break;
5645 default:
5646 return ret;
5647 }
5648 }
5649 return 0;
5650}
5651
5652int nfs4_destroy_clientid(struct nfs_client *clp)
5653{
5654 struct rpc_cred *cred;
5655 int ret = 0;
5656
5657 if (clp->cl_mvops->minor_version < 1)
5658 goto out;
5659 if (clp->cl_exchange_flags == 0)
5660 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04005661 if (clp->cl_preserve_clid)
5662 goto out;
Trond Myklebust66245532012-05-25 17:18:09 -04005663 cred = nfs4_get_exchange_id_cred(clp);
5664 ret = nfs4_proc_destroy_clientid(clp, cred);
5665 if (cred)
5666 put_rpccred(cred);
5667 switch (ret) {
5668 case 0:
5669 case -NFS4ERR_STALE_CLIENTID:
5670 clp->cl_exchange_flags = 0;
5671 }
5672out:
5673 return ret;
5674}
5675
Andy Adamson2050f0c2009-04-01 09:22:30 -04005676struct nfs4_get_lease_time_data {
5677 struct nfs4_get_lease_time_args *args;
5678 struct nfs4_get_lease_time_res *res;
5679 struct nfs_client *clp;
5680};
5681
5682static void nfs4_get_lease_time_prepare(struct rpc_task *task,
5683 void *calldata)
5684{
Andy Adamson2050f0c2009-04-01 09:22:30 -04005685 struct nfs4_get_lease_time_data *data =
5686 (struct nfs4_get_lease_time_data *)calldata;
5687
5688 dprintk("--> %s\n", __func__);
5689 /* just setup sequence, do not trigger session recovery
5690 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005691 nfs41_setup_sequence(data->clp->cl_session,
5692 &data->args->la_seq_args,
5693 &data->res->lr_seq_res,
5694 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005695 dprintk("<-- %s\n", __func__);
5696}
5697
5698/*
5699 * Called from nfs4_state_manager thread for session setup, so don't recover
5700 * from sequence operation or clientid errors.
5701 */
5702static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
5703{
5704 struct nfs4_get_lease_time_data *data =
5705 (struct nfs4_get_lease_time_data *)calldata;
5706
5707 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04005708 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
5709 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04005710 switch (task->tk_status) {
5711 case -NFS4ERR_DELAY:
5712 case -NFS4ERR_GRACE:
5713 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
5714 rpc_delay(task, NFS4_POLL_RETRY_MIN);
5715 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04005716 /* fall through */
5717 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005718 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005719 return;
5720 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04005721 dprintk("<-- %s\n", __func__);
5722}
5723
Trond Myklebust17280172012-03-11 13:11:00 -04005724static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04005725 .rpc_call_prepare = nfs4_get_lease_time_prepare,
5726 .rpc_call_done = nfs4_get_lease_time_done,
5727};
5728
5729int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
5730{
5731 struct rpc_task *task;
5732 struct nfs4_get_lease_time_args args;
5733 struct nfs4_get_lease_time_res res = {
5734 .lr_fsinfo = fsinfo,
5735 };
5736 struct nfs4_get_lease_time_data data = {
5737 .args = &args,
5738 .res = &res,
5739 .clp = clp,
5740 };
5741 struct rpc_message msg = {
5742 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
5743 .rpc_argp = &args,
5744 .rpc_resp = &res,
5745 };
5746 struct rpc_task_setup task_setup = {
5747 .rpc_client = clp->cl_rpcclient,
5748 .rpc_message = &msg,
5749 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005750 .callback_data = &data,
5751 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04005752 };
5753 int status;
5754
Trond Myklebust9d12b212012-01-17 22:04:25 -05005755 nfs41_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005756 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005757 dprintk("--> %s\n", __func__);
5758 task = rpc_run_task(&task_setup);
5759
5760 if (IS_ERR(task))
5761 status = PTR_ERR(task);
5762 else {
5763 status = task->tk_status;
5764 rpc_put_task(task);
5765 }
5766 dprintk("<-- %s return %d\n", __func__, status);
5767
5768 return status;
5769}
5770
Andy Adamsonfc931582009-04-01 09:22:31 -04005771/*
5772 * Initialize the values to be used by the client in CREATE_SESSION
5773 * If nfs4_init_session set the fore channel request and response sizes,
5774 * use them.
5775 *
5776 * Set the back channel max_resp_sz_cached to zero to force the client to
5777 * always set csa_cachethis to FALSE because the current implementation
5778 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
5779 */
5780static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
5781{
5782 struct nfs4_session *session = args->client->cl_session;
Trond Myklebustae72ae672012-11-20 11:02:55 -05005783 unsigned int mxrqst_sz = session->fc_target_max_rqst_sz,
5784 mxresp_sz = session->fc_target_max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04005785
5786 if (mxrqst_sz == 0)
5787 mxrqst_sz = NFS_MAX_FILE_IO_SIZE;
5788 if (mxresp_sz == 0)
5789 mxresp_sz = NFS_MAX_FILE_IO_SIZE;
5790 /* Fore channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005791 args->fc_attrs.max_rqst_sz = mxrqst_sz;
5792 args->fc_attrs.max_resp_sz = mxresp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04005793 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05005794 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04005795
5796 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05005797 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04005798 __func__,
5799 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05005800 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04005801
5802 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005803 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
5804 args->bc_attrs.max_resp_sz = PAGE_SIZE;
5805 args->bc_attrs.max_resp_sz_cached = 0;
5806 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
5807 args->bc_attrs.max_reqs = 1;
5808
5809 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
5810 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
5811 __func__,
5812 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
5813 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
5814 args->bc_attrs.max_reqs);
5815}
5816
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005817static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04005818{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005819 struct nfs4_channel_attrs *sent = &args->fc_attrs;
5820 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
5821
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005822 if (rcvd->max_resp_sz > sent->max_resp_sz)
5823 return -EINVAL;
5824 /*
5825 * Our requested max_ops is the minimum we need; we're not
5826 * prepared to break up compounds into smaller pieces than that.
5827 * So, no point even trying to continue if the server won't
5828 * cooperate:
5829 */
5830 if (rcvd->max_ops < sent->max_ops)
5831 return -EINVAL;
5832 if (rcvd->max_reqs == 0)
5833 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005834 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
5835 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005836 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04005837}
5838
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005839static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
5840{
5841 struct nfs4_channel_attrs *sent = &args->bc_attrs;
5842 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04005843
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005844 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
5845 return -EINVAL;
5846 if (rcvd->max_resp_sz < sent->max_resp_sz)
5847 return -EINVAL;
5848 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
5849 return -EINVAL;
5850 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005851 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005852 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005853 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005854 return -EINVAL;
5855 return 0;
5856}
Andy Adamson8d353012009-04-01 09:22:32 -04005857
Andy Adamson8d353012009-04-01 09:22:32 -04005858static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
5859 struct nfs4_session *session)
5860{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005861 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04005862
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005863 ret = nfs4_verify_fore_channel_attrs(args, session);
5864 if (ret)
5865 return ret;
5866 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04005867}
5868
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005869static int _nfs4_proc_create_session(struct nfs_client *clp,
5870 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04005871{
5872 struct nfs4_session *session = clp->cl_session;
5873 struct nfs41_create_session_args args = {
5874 .client = clp,
5875 .cb_program = NFS4_CALLBACK,
5876 };
5877 struct nfs41_create_session_res res = {
5878 .client = clp,
5879 };
5880 struct rpc_message msg = {
5881 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
5882 .rpc_argp = &args,
5883 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005884 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04005885 };
5886 int status;
5887
5888 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04005889 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04005890
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005891 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamsonfc931582009-04-01 09:22:31 -04005892
Trond Myklebust43095d32012-11-20 11:13:12 -05005893 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04005894 /* Verify the session's negotiated channel_attrs values */
5895 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04005896 /* Increment the clientid slot sequence id */
5897 clp->cl_seqid++;
5898 }
5899
5900 return status;
5901}
5902
5903/*
5904 * Issues a CREATE_SESSION operation to the server.
5905 * It is the responsibility of the caller to verify the session is
5906 * expired before calling this routine.
5907 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005908int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04005909{
5910 int status;
5911 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04005912 struct nfs4_session *session = clp->cl_session;
5913
5914 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
5915
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005916 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04005917 if (status)
5918 goto out;
5919
Andy Adamsonaacd5532011-11-09 13:58:21 -05005920 /* Init or reset the session slot tables */
5921 status = nfs4_setup_session_slot_tables(session);
5922 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04005923 if (status)
5924 goto out;
5925
5926 ptr = (unsigned *)&session->sess_id.data[0];
5927 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
5928 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04005929out:
5930 dprintk("<-- %s\n", __func__);
5931 return status;
5932}
5933
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005934/*
5935 * Issue the over-the-wire RPC DESTROY_SESSION.
5936 * The caller must serialize access to this routine.
5937 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005938int nfs4_proc_destroy_session(struct nfs4_session *session,
5939 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005940{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005941 struct rpc_message msg = {
5942 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
5943 .rpc_argp = session,
5944 .rpc_cred = cred,
5945 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005946 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005947
5948 dprintk("--> nfs4_proc_destroy_session\n");
5949
5950 /* session is still being setup */
5951 if (session->clp->cl_cons_state != NFS_CS_READY)
5952 return status;
5953
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005954 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005955
5956 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04005957 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005958 "Session has been destroyed regardless...\n", status);
5959
5960 dprintk("<-- nfs4_proc_destroy_session\n");
5961 return status;
5962}
5963
Trond Myklebust7b38c362012-05-23 13:23:31 -04005964/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005965 * Renew the cl_session lease.
5966 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005967struct nfs4_sequence_data {
5968 struct nfs_client *clp;
5969 struct nfs4_sequence_args args;
5970 struct nfs4_sequence_res res;
5971};
5972
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005973static void nfs41_sequence_release(void *data)
5974{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005975 struct nfs4_sequence_data *calldata = data;
5976 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005977
Alexandros Batsakis71358402010-02-05 03:45:05 -08005978 if (atomic_read(&clp->cl_count) > 1)
5979 nfs4_schedule_state_renewal(clp);
5980 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005981 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005982}
5983
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005984static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
5985{
5986 switch(task->tk_status) {
5987 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005988 rpc_delay(task, NFS4_POLL_RETRY_MAX);
5989 return -EAGAIN;
5990 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005991 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005992 }
5993 return 0;
5994}
5995
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005996static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005997{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005998 struct nfs4_sequence_data *calldata = data;
5999 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006000
Trond Myklebust14516c32010-07-31 14:29:06 -04006001 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
6002 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006003
6004 if (task->tk_status < 0) {
6005 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006006 if (atomic_read(&clp->cl_count) == 1)
6007 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006008
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006009 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
6010 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006011 return;
6012 }
6013 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006014 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006015out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006016 dprintk("<-- %s\n", __func__);
6017}
6018
6019static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
6020{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006021 struct nfs4_sequence_data *calldata = data;
6022 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006023 struct nfs4_sequence_args *args;
6024 struct nfs4_sequence_res *res;
6025
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006026 args = task->tk_msg.rpc_argp;
6027 res = task->tk_msg.rpc_resp;
6028
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006029 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006030}
6031
6032static const struct rpc_call_ops nfs41_sequence_ops = {
6033 .rpc_call_done = nfs41_sequence_call_done,
6034 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006035 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006036};
6037
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006038static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
6039 struct rpc_cred *cred,
6040 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006041{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006042 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006043 struct rpc_message msg = {
6044 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
6045 .rpc_cred = cred,
6046 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006047 struct rpc_task_setup task_setup_data = {
6048 .rpc_client = clp->cl_rpcclient,
6049 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006050 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04006051 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006052 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006053
Alexandros Batsakis71358402010-02-05 03:45:05 -08006054 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006055 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04006056 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006057 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08006058 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006059 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006060 }
Trond Myklebust9d12b212012-01-17 22:04:25 -05006061 nfs41_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006062 if (is_privileged)
6063 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006064 msg.rpc_argp = &calldata->args;
6065 msg.rpc_resp = &calldata->res;
6066 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006067 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006068
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006069 return rpc_run_task(&task_setup_data);
6070}
6071
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006072static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006073{
6074 struct rpc_task *task;
6075 int ret = 0;
6076
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006077 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
6078 return 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006079 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006080 if (IS_ERR(task))
6081 ret = PTR_ERR(task);
6082 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08006083 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006084 dprintk("<-- %s status=%d\n", __func__, ret);
6085 return ret;
6086}
6087
6088static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
6089{
6090 struct rpc_task *task;
6091 int ret;
6092
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006093 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006094 if (IS_ERR(task)) {
6095 ret = PTR_ERR(task);
6096 goto out;
6097 }
6098 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05006099 if (!ret) {
6100 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
6101
6102 if (task->tk_status == 0)
6103 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006104 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05006105 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006106 rpc_put_task(task);
6107out:
6108 dprintk("<-- %s status=%d\n", __func__, ret);
6109 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006110}
6111
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006112struct nfs4_reclaim_complete_data {
6113 struct nfs_client *clp;
6114 struct nfs41_reclaim_complete_args arg;
6115 struct nfs41_reclaim_complete_res res;
6116};
6117
6118static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
6119{
6120 struct nfs4_reclaim_complete_data *calldata = data;
6121
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006122 nfs41_setup_sequence(calldata->clp->cl_session,
6123 &calldata->arg.seq_args,
6124 &calldata->res.seq_res,
6125 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006126}
6127
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006128static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
6129{
6130 switch(task->tk_status) {
6131 case 0:
6132 case -NFS4ERR_COMPLETE_ALREADY:
6133 case -NFS4ERR_WRONG_CRED: /* What to do here? */
6134 break;
6135 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006136 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04006137 /* fall through */
6138 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006139 return -EAGAIN;
6140 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05006141 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006142 }
6143 return 0;
6144}
6145
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006146static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
6147{
6148 struct nfs4_reclaim_complete_data *calldata = data;
6149 struct nfs_client *clp = calldata->clp;
6150 struct nfs4_sequence_res *res = &calldata->res.seq_res;
6151
6152 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04006153 if (!nfs41_sequence_done(task, res))
6154 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006155
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006156 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
6157 rpc_restart_call_prepare(task);
6158 return;
6159 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006160 dprintk("<-- %s\n", __func__);
6161}
6162
6163static void nfs4_free_reclaim_complete_data(void *data)
6164{
6165 struct nfs4_reclaim_complete_data *calldata = data;
6166
6167 kfree(calldata);
6168}
6169
6170static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
6171 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
6172 .rpc_call_done = nfs4_reclaim_complete_done,
6173 .rpc_release = nfs4_free_reclaim_complete_data,
6174};
6175
6176/*
6177 * Issue a global reclaim complete.
6178 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04006179static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
6180 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006181{
6182 struct nfs4_reclaim_complete_data *calldata;
6183 struct rpc_task *task;
6184 struct rpc_message msg = {
6185 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04006186 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006187 };
6188 struct rpc_task_setup task_setup_data = {
6189 .rpc_client = clp->cl_rpcclient,
6190 .rpc_message = &msg,
6191 .callback_ops = &nfs4_reclaim_complete_call_ops,
6192 .flags = RPC_TASK_ASYNC,
6193 };
6194 int status = -ENOMEM;
6195
6196 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006197 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006198 if (calldata == NULL)
6199 goto out;
6200 calldata->clp = clp;
6201 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006202
Trond Myklebust9d12b212012-01-17 22:04:25 -05006203 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006204 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006205 msg.rpc_argp = &calldata->arg;
6206 msg.rpc_resp = &calldata->res;
6207 task_setup_data.callback_data = calldata;
6208 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006209 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006210 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006211 goto out;
6212 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05006213 status = nfs4_wait_for_completion_rpc_task(task);
6214 if (status == 0)
6215 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006216 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006217 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006218out:
6219 dprintk("<-- %s status=%d\n", __func__, status);
6220 return status;
6221}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006222
6223static void
6224nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
6225{
6226 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00006227 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006228 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006229
6230 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00006231 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
6232 * right now covering the LAYOUTGET we are about to send.
6233 * However, that is not so catastrophic, and there seems
6234 * to be no way to prevent it completely.
6235 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006236 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05006237 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006238 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00006239 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
6240 NFS_I(lgp->args.inode)->layout,
6241 lgp->args.ctx->state)) {
6242 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00006243 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006244}
6245
6246static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
6247{
6248 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07006249 struct inode *inode = lgp->args.inode;
6250 struct nfs_server *server = NFS_SERVER(inode);
6251 struct pnfs_layout_hdr *lo;
6252 struct nfs4_state *state = NULL;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006253 unsigned long timeo, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006254
6255 dprintk("--> %s\n", __func__);
6256
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006257 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07006258 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006259
6260 switch (task->tk_status) {
6261 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07006262 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006263 case -NFS4ERR_LAYOUTTRYLATER:
6264 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05006265 timeo = rpc_get_timeout(task->tk_client);
6266 giveup = lgp->args.timestamp + timeo;
6267 if (time_after(giveup, jiffies))
6268 task->tk_status = -NFS4ERR_DELAY;
Trond Myklebustee314c22012-10-01 17:25:48 -07006269 break;
6270 case -NFS4ERR_EXPIRED:
6271 case -NFS4ERR_BAD_STATEID:
6272 spin_lock(&inode->i_lock);
6273 lo = NFS_I(inode)->layout;
6274 if (!lo || list_empty(&lo->plh_segs)) {
6275 spin_unlock(&inode->i_lock);
6276 /* If the open stateid was bad, then recover it. */
6277 state = lgp->args.ctx->state;
6278 } else {
6279 LIST_HEAD(head);
6280
6281 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
6282 spin_unlock(&inode->i_lock);
6283 /* Mark the bad layout state as invalid, then
6284 * retry using the open stateid. */
6285 pnfs_free_lseg_list(&head);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006286 }
6287 }
Trond Myklebustee314c22012-10-01 17:25:48 -07006288 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
6289 rpc_restart_call_prepare(task);
6290out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006291 dprintk("<-- %s\n", __func__);
6292}
6293
Idan Kedar85541162012-08-02 11:47:10 +03006294static size_t max_response_pages(struct nfs_server *server)
6295{
6296 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
6297 return nfs_page_array_len(0, max_resp_sz);
6298}
6299
6300static void nfs4_free_pages(struct page **pages, size_t size)
6301{
6302 int i;
6303
6304 if (!pages)
6305 return;
6306
6307 for (i = 0; i < size; i++) {
6308 if (!pages[i])
6309 break;
6310 __free_page(pages[i]);
6311 }
6312 kfree(pages);
6313}
6314
6315static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
6316{
6317 struct page **pages;
6318 int i;
6319
6320 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
6321 if (!pages) {
6322 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
6323 return NULL;
6324 }
6325
6326 for (i = 0; i < size; i++) {
6327 pages[i] = alloc_page(gfp_flags);
6328 if (!pages[i]) {
6329 dprintk("%s: failed to allocate page\n", __func__);
6330 nfs4_free_pages(pages, size);
6331 return NULL;
6332 }
6333 }
6334
6335 return pages;
6336}
6337
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006338static void nfs4_layoutget_release(void *calldata)
6339{
6340 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006341 struct inode *inode = lgp->args.inode;
6342 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006343 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006344
6345 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03006346 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006347 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006348 put_nfs_open_context(lgp->args.ctx);
6349 kfree(calldata);
6350 dprintk("<-- %s\n", __func__);
6351}
6352
6353static const struct rpc_call_ops nfs4_layoutget_call_ops = {
6354 .rpc_call_prepare = nfs4_layoutget_prepare,
6355 .rpc_call_done = nfs4_layoutget_done,
6356 .rpc_release = nfs4_layoutget_release,
6357};
6358
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006359struct pnfs_layout_segment *
6360nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006361{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006362 struct inode *inode = lgp->args.inode;
6363 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006364 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006365 struct rpc_task *task;
6366 struct rpc_message msg = {
6367 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
6368 .rpc_argp = &lgp->args,
6369 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04006370 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006371 };
6372 struct rpc_task_setup task_setup_data = {
6373 .rpc_client = server->client,
6374 .rpc_message = &msg,
6375 .callback_ops = &nfs4_layoutget_call_ops,
6376 .callback_data = lgp,
6377 .flags = RPC_TASK_ASYNC,
6378 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006379 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006380 int status = 0;
6381
6382 dprintk("--> %s\n", __func__);
6383
Idan Kedar85541162012-08-02 11:47:10 +03006384 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
6385 if (!lgp->args.layout.pages) {
6386 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006387 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03006388 }
6389 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006390 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03006391
Weston Andros Adamson35124a02011-03-24 16:48:21 -04006392 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006393 lgp->res.seq_res.sr_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -05006394 nfs41_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006395
6396 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
6397 pnfs_get_layout_hdr(NFS_I(inode)->layout);
6398
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006399 task = rpc_run_task(&task_setup_data);
6400 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006401 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006402 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00006403 if (status == 0)
6404 status = task->tk_status;
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05006405 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
6406 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006407 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006408 rpc_put_task(task);
6409 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006410 if (status)
6411 return ERR_PTR(status);
6412 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006413}
6414
Benny Halevycbe82602011-05-22 19:52:37 +03006415static void
6416nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
6417{
6418 struct nfs4_layoutreturn *lrp = calldata;
6419
6420 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006421 nfs41_setup_sequence(lrp->clp->cl_session,
6422 &lrp->args.seq_args,
6423 &lrp->res.seq_res,
6424 task);
Benny Halevycbe82602011-05-22 19:52:37 +03006425}
6426
6427static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
6428{
6429 struct nfs4_layoutreturn *lrp = calldata;
6430 struct nfs_server *server;
6431
6432 dprintk("--> %s\n", __func__);
6433
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006434 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03006435 return;
6436
6437 server = NFS_SERVER(lrp->args.inode);
6438 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006439 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03006440 return;
6441 }
Benny Halevycbe82602011-05-22 19:52:37 +03006442 dprintk("<-- %s\n", __func__);
6443}
6444
6445static void nfs4_layoutreturn_release(void *calldata)
6446{
6447 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04006448 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03006449
6450 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04006451 spin_lock(&lo->plh_inode->i_lock);
6452 if (lrp->res.lrs_present)
6453 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
6454 lo->plh_block_lgets--;
6455 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04006456 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03006457 kfree(calldata);
6458 dprintk("<-- %s\n", __func__);
6459}
6460
6461static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
6462 .rpc_call_prepare = nfs4_layoutreturn_prepare,
6463 .rpc_call_done = nfs4_layoutreturn_done,
6464 .rpc_release = nfs4_layoutreturn_release,
6465};
6466
6467int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
6468{
6469 struct rpc_task *task;
6470 struct rpc_message msg = {
6471 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
6472 .rpc_argp = &lrp->args,
6473 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04006474 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03006475 };
6476 struct rpc_task_setup task_setup_data = {
6477 .rpc_client = lrp->clp->cl_rpcclient,
6478 .rpc_message = &msg,
6479 .callback_ops = &nfs4_layoutreturn_call_ops,
6480 .callback_data = lrp,
6481 };
6482 int status;
6483
6484 dprintk("--> %s\n", __func__);
Trond Myklebust9d12b212012-01-17 22:04:25 -05006485 nfs41_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03006486 task = rpc_run_task(&task_setup_data);
6487 if (IS_ERR(task))
6488 return PTR_ERR(task);
6489 status = task->tk_status;
6490 dprintk("<-- %s status=%d\n", __func__, status);
6491 rpc_put_task(task);
6492 return status;
6493}
6494
Andy Adamson7f11d8d2011-07-30 20:52:35 -04006495/*
6496 * Retrieve the list of Data Server devices from the MDS.
6497 */
6498static int _nfs4_getdevicelist(struct nfs_server *server,
6499 const struct nfs_fh *fh,
6500 struct pnfs_devicelist *devlist)
6501{
6502 struct nfs4_getdevicelist_args args = {
6503 .fh = fh,
6504 .layoutclass = server->pnfs_curr_ld->id,
6505 };
6506 struct nfs4_getdevicelist_res res = {
6507 .devlist = devlist,
6508 };
6509 struct rpc_message msg = {
6510 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICELIST],
6511 .rpc_argp = &args,
6512 .rpc_resp = &res,
6513 };
6514 int status;
6515
6516 dprintk("--> %s\n", __func__);
6517 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args,
6518 &res.seq_res, 0);
6519 dprintk("<-- %s status=%d\n", __func__, status);
6520 return status;
6521}
6522
6523int nfs4_proc_getdevicelist(struct nfs_server *server,
6524 const struct nfs_fh *fh,
6525 struct pnfs_devicelist *devlist)
6526{
6527 struct nfs4_exception exception = { };
6528 int err;
6529
6530 do {
6531 err = nfs4_handle_exception(server,
6532 _nfs4_getdevicelist(server, fh, devlist),
6533 &exception);
6534 } while (exception.retry);
6535
6536 dprintk("%s: err=%d, num_devs=%u\n", __func__,
6537 err, devlist->num_devs);
6538
6539 return err;
6540}
6541EXPORT_SYMBOL_GPL(nfs4_proc_getdevicelist);
6542
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006543static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006544_nfs4_proc_getdeviceinfo(struct nfs_server *server,
6545 struct pnfs_device *pdev,
6546 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006547{
6548 struct nfs4_getdeviceinfo_args args = {
6549 .pdev = pdev,
6550 };
6551 struct nfs4_getdeviceinfo_res res = {
6552 .pdev = pdev,
6553 };
6554 struct rpc_message msg = {
6555 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
6556 .rpc_argp = &args,
6557 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006558 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006559 };
6560 int status;
6561
6562 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00006563 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006564 dprintk("<-- %s status=%d\n", __func__, status);
6565
6566 return status;
6567}
6568
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006569int nfs4_proc_getdeviceinfo(struct nfs_server *server,
6570 struct pnfs_device *pdev,
6571 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006572{
6573 struct nfs4_exception exception = { };
6574 int err;
6575
6576 do {
6577 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006578 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006579 &exception);
6580 } while (exception.retry);
6581 return err;
6582}
6583EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
6584
Andy Adamson863a3c62011-03-23 13:27:54 +00006585static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
6586{
6587 struct nfs4_layoutcommit_data *data = calldata;
6588 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006589 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00006590
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006591 nfs41_setup_sequence(session,
6592 &data->args.seq_args,
6593 &data->res.seq_res,
6594 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00006595}
6596
6597static void
6598nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
6599{
6600 struct nfs4_layoutcommit_data *data = calldata;
6601 struct nfs_server *server = NFS_SERVER(data->args.inode);
6602
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006603 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00006604 return;
6605
6606 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006607 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
6608 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
6609 case -NFS4ERR_BADLAYOUT: /* no layout */
6610 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00006611 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006612 break;
6613 case 0:
Andy Adamson863a3c62011-03-23 13:27:54 +00006614 nfs_post_op_update_inode_force_wcc(data->args.inode,
6615 data->res.fattr);
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006616 break;
6617 default:
6618 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
6619 rpc_restart_call_prepare(task);
6620 return;
6621 }
6622 }
Andy Adamson863a3c62011-03-23 13:27:54 +00006623}
6624
6625static void nfs4_layoutcommit_release(void *calldata)
6626{
6627 struct nfs4_layoutcommit_data *data = calldata;
6628
Andy Adamsondb29c082011-07-30 20:52:38 -04006629 pnfs_cleanup_layoutcommit(data);
Andy Adamson863a3c62011-03-23 13:27:54 +00006630 put_rpccred(data->cred);
6631 kfree(data);
6632}
6633
6634static const struct rpc_call_ops nfs4_layoutcommit_ops = {
6635 .rpc_call_prepare = nfs4_layoutcommit_prepare,
6636 .rpc_call_done = nfs4_layoutcommit_done,
6637 .rpc_release = nfs4_layoutcommit_release,
6638};
6639
6640int
Andy Adamsonef311532011-03-12 02:58:10 -05006641nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00006642{
6643 struct rpc_message msg = {
6644 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
6645 .rpc_argp = &data->args,
6646 .rpc_resp = &data->res,
6647 .rpc_cred = data->cred,
6648 };
6649 struct rpc_task_setup task_setup_data = {
6650 .task = &data->task,
6651 .rpc_client = NFS_CLIENT(data->args.inode),
6652 .rpc_message = &msg,
6653 .callback_ops = &nfs4_layoutcommit_ops,
6654 .callback_data = data,
6655 .flags = RPC_TASK_ASYNC,
6656 };
6657 struct rpc_task *task;
6658 int status = 0;
6659
6660 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
6661 "lbw: %llu inode %lu\n",
6662 data->task.tk_pid, sync,
6663 data->args.lastbytewritten,
6664 data->args.inode->i_ino);
6665
Trond Myklebust9d12b212012-01-17 22:04:25 -05006666 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00006667 task = rpc_run_task(&task_setup_data);
6668 if (IS_ERR(task))
6669 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05006670 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00006671 goto out;
6672 status = nfs4_wait_for_completion_rpc_task(task);
6673 if (status != 0)
6674 goto out;
6675 status = task->tk_status;
6676out:
6677 dprintk("%s: status %d\n", __func__, status);
6678 rpc_put_task(task);
6679 return status;
6680}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006681
6682static int
6683_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
6684 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
6685{
6686 struct nfs41_secinfo_no_name_args args = {
6687 .style = SECINFO_STYLE_CURRENT_FH,
6688 };
6689 struct nfs4_secinfo_res res = {
6690 .flavors = flavors,
6691 };
6692 struct rpc_message msg = {
6693 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
6694 .rpc_argp = &args,
6695 .rpc_resp = &res,
6696 };
6697 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
6698}
6699
6700static int
6701nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
6702 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
6703{
6704 struct nfs4_exception exception = { };
6705 int err;
6706 do {
6707 err = _nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
6708 switch (err) {
6709 case 0:
6710 case -NFS4ERR_WRONGSEC:
6711 case -NFS4ERR_NOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04006712 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006713 default:
6714 err = nfs4_handle_exception(server, err, &exception);
6715 }
6716 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04006717out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006718 return err;
6719}
6720
6721static int
6722nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
6723 struct nfs_fsinfo *info)
6724{
6725 int err;
6726 struct page *page;
6727 rpc_authflavor_t flavor;
6728 struct nfs4_secinfo_flavors *flavors;
6729
6730 page = alloc_page(GFP_KERNEL);
6731 if (!page) {
6732 err = -ENOMEM;
6733 goto out;
6734 }
6735
6736 flavors = page_address(page);
6737 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
6738
6739 /*
6740 * Fall back on "guess and check" method if
6741 * the server doesn't support SECINFO_NO_NAME
6742 */
6743 if (err == -NFS4ERR_WRONGSEC || err == -NFS4ERR_NOTSUPP) {
6744 err = nfs4_find_root_sec(server, fhandle, info);
6745 goto out_freepage;
6746 }
6747 if (err)
6748 goto out_freepage;
6749
6750 flavor = nfs_find_best_sec(flavors);
6751 if (err == 0)
6752 err = nfs4_lookup_root_sec(server, fhandle, info, flavor);
6753
6754out_freepage:
6755 put_page(page);
6756 if (err == -EACCES)
6757 return -EPERM;
6758out:
6759 return err;
6760}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006761
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006762static int _nfs41_test_stateid(struct nfs_server *server,
6763 nfs4_stateid *stateid,
6764 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04006765{
6766 int status;
6767 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006768 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04006769 };
6770 struct nfs41_test_stateid_res res;
6771 struct rpc_message msg = {
6772 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
6773 .rpc_argp = &args,
6774 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006775 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04006776 };
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006777
Chuck Lever38527b12012-07-11 16:30:23 -04006778 dprintk("NFS call test_stateid %p\n", stateid);
Trond Myklebust9d12b212012-01-17 22:04:25 -05006779 nfs41_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006780 nfs4_set_sequence_privileged(&args.seq_args);
6781 status = nfs4_call_sync_sequence(server->client, server, &msg,
6782 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04006783 if (status != NFS_OK) {
6784 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04006785 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04006786 }
6787 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04006788 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04006789}
6790
Chuck Lever38527b12012-07-11 16:30:23 -04006791/**
6792 * nfs41_test_stateid - perform a TEST_STATEID operation
6793 *
6794 * @server: server / transport on which to perform the operation
6795 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006796 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04006797 *
6798 * Returns NFS_OK if the server recognizes that "stateid" is valid.
6799 * Otherwise a negative NFS4ERR value is returned if the operation
6800 * failed or the state ID is not currently valid.
6801 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006802static int nfs41_test_stateid(struct nfs_server *server,
6803 nfs4_stateid *stateid,
6804 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04006805{
6806 struct nfs4_exception exception = { };
6807 int err;
6808 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006809 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04006810 if (err != -NFS4ERR_DELAY)
6811 break;
6812 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04006813 } while (exception.retry);
6814 return err;
6815}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006816
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006817struct nfs_free_stateid_data {
6818 struct nfs_server *server;
6819 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006820 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006821};
6822
6823static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
6824{
6825 struct nfs_free_stateid_data *data = calldata;
6826 nfs41_setup_sequence(nfs4_get_session(data->server),
6827 &data->args.seq_args,
6828 &data->res.seq_res,
6829 task);
6830}
6831
6832static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
6833{
6834 struct nfs_free_stateid_data *data = calldata;
6835
6836 nfs41_sequence_done(task, &data->res.seq_res);
6837
6838 switch (task->tk_status) {
6839 case -NFS4ERR_DELAY:
6840 if (nfs4_async_handle_error(task, data->server, NULL) == -EAGAIN)
6841 rpc_restart_call_prepare(task);
6842 }
6843}
6844
6845static void nfs41_free_stateid_release(void *calldata)
6846{
6847 kfree(calldata);
6848}
6849
6850const struct rpc_call_ops nfs41_free_stateid_ops = {
6851 .rpc_call_prepare = nfs41_free_stateid_prepare,
6852 .rpc_call_done = nfs41_free_stateid_done,
6853 .rpc_release = nfs41_free_stateid_release,
6854};
6855
6856static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
6857 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006858 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006859 bool privileged)
6860{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006861 struct rpc_message msg = {
6862 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006863 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006864 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006865 struct rpc_task_setup task_setup = {
6866 .rpc_client = server->client,
6867 .rpc_message = &msg,
6868 .callback_ops = &nfs41_free_stateid_ops,
6869 .flags = RPC_TASK_ASYNC,
6870 };
6871 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006872
Chuck Lever38527b12012-07-11 16:30:23 -04006873 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006874 data = kmalloc(sizeof(*data), GFP_NOFS);
6875 if (!data)
6876 return ERR_PTR(-ENOMEM);
6877 data->server = server;
6878 nfs4_stateid_copy(&data->args.stateid, stateid);
6879
6880 task_setup.callback_data = data;
6881
6882 msg.rpc_argp = &data->args;
6883 msg.rpc_resp = &data->res;
6884 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
6885 if (privileged)
6886 nfs4_set_sequence_privileged(&data->args.seq_args);
6887
6888 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006889}
6890
Chuck Lever38527b12012-07-11 16:30:23 -04006891/**
6892 * nfs41_free_stateid - perform a FREE_STATEID operation
6893 *
6894 * @server: server / transport on which to perform the operation
6895 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006896 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04006897 *
6898 * Returns NFS_OK if the server freed "stateid". Otherwise a
6899 * negative NFS4ERR value is returned.
6900 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006901static int nfs41_free_stateid(struct nfs_server *server,
6902 nfs4_stateid *stateid,
6903 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006904{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006905 struct rpc_task *task;
6906 int ret;
6907
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006908 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006909 if (IS_ERR(task))
6910 return PTR_ERR(task);
6911 ret = rpc_wait_for_completion_task(task);
6912 if (!ret)
6913 ret = task->tk_status;
6914 rpc_put_task(task);
6915 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006916}
Trond Myklebust36281ca2012-03-04 18:13:56 -05006917
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006918static int nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
6919{
6920 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006921 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006922
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006923 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006924 nfs4_free_lock_state(server, lsp);
6925 if (IS_ERR(task))
6926 return PTR_ERR(task);
6927 rpc_put_task(task);
6928 return 0;
6929}
6930
Trond Myklebust36281ca2012-03-04 18:13:56 -05006931static bool nfs41_match_stateid(const nfs4_stateid *s1,
6932 const nfs4_stateid *s2)
6933{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006934 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006935 return false;
6936
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006937 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006938 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006939 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006940 return true;
6941
6942 return false;
6943}
6944
Andy Adamson557134a2009-04-01 09:21:53 -04006945#endif /* CONFIG_NFS_V4_1 */
6946
Trond Myklebust36281ca2012-03-04 18:13:56 -05006947static bool nfs4_match_stateid(const nfs4_stateid *s1,
6948 const nfs4_stateid *s2)
6949{
Trond Myklebustf597c532012-03-04 18:13:56 -05006950 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05006951}
6952
6953
Trond Myklebust17280172012-03-11 13:11:00 -04006954static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006955 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006956 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006957 .recover_open = nfs4_open_reclaim,
6958 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04006959 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006960 .get_clid_cred = nfs4_get_setclientid_cred,
Chuck Lever05f4c352012-09-14 17:24:32 -04006961 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006962};
6963
Andy Adamson591d71c2009-04-01 09:22:47 -04006964#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04006965static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04006966 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
6967 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
6968 .recover_open = nfs4_open_reclaim,
6969 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05006970 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006971 .get_clid_cred = nfs4_get_exchange_id_cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006972 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04006973 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04006974};
6975#endif /* CONFIG_NFS_V4_1 */
6976
Trond Myklebust17280172012-03-11 13:11:00 -04006977static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006978 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006979 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006980 .recover_open = nfs4_open_expired,
6981 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04006982 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006983 .get_clid_cred = nfs4_get_setclientid_cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006984};
6985
Andy Adamson591d71c2009-04-01 09:22:47 -04006986#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04006987static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04006988 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
6989 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04006990 .recover_open = nfs41_open_expired,
6991 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05006992 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006993 .get_clid_cred = nfs4_get_exchange_id_cred,
Andy Adamson591d71c2009-04-01 09:22:47 -04006994};
6995#endif /* CONFIG_NFS_V4_1 */
6996
Trond Myklebust17280172012-03-11 13:11:00 -04006997static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04006998 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04006999 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04007000 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04007001};
7002
7003#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04007004static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04007005 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04007006 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04007007 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04007008};
7009#endif
7010
Trond Myklebust97dc1352010-06-16 09:52:26 -04007011static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
7012 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007013 .init_caps = NFS_CAP_READDIRPLUS
7014 | NFS_CAP_ATOMIC_OPEN
7015 | NFS_CAP_CHANGE_ATTR
7016 | NFS_CAP_POSIX_LOCK,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007017 .call_sync = _nfs4_call_sync,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007018 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007019 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007020 .free_lock_state = nfs4_release_lockowner,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007021 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
7022 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
7023 .state_renewal_ops = &nfs40_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007024};
7025
7026#if defined(CONFIG_NFS_V4_1)
7027static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
7028 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007029 .init_caps = NFS_CAP_READDIRPLUS
7030 | NFS_CAP_ATOMIC_OPEN
7031 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04007032 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04007033 | NFS_CAP_STATEID_NFSV41
7034 | NFS_CAP_ATOMIC_OPEN_V1,
Bryan Schumaker104287c2012-11-12 14:13:13 -05007035 .call_sync = nfs4_call_sync_sequence,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007036 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007037 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007038 .free_lock_state = nfs41_free_lock_state,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007039 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
7040 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
7041 .state_renewal_ops = &nfs41_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007042};
7043#endif
7044
Trond Myklebust97dc1352010-06-16 09:52:26 -04007045const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
7046 [0] = &nfs_v4_0_minor_ops,
7047#if defined(CONFIG_NFS_V4_1)
7048 [1] = &nfs_v4_1_minor_ops,
7049#endif
7050};
7051
Bryan Schumaker73a79702012-07-16 16:39:12 -04007052const struct inode_operations nfs4_dir_inode_operations = {
7053 .create = nfs_create,
7054 .lookup = nfs_lookup,
7055 .atomic_open = nfs_atomic_open,
7056 .link = nfs_link,
7057 .unlink = nfs_unlink,
7058 .symlink = nfs_symlink,
7059 .mkdir = nfs_mkdir,
7060 .rmdir = nfs_rmdir,
7061 .mknod = nfs_mknod,
7062 .rename = nfs_rename,
7063 .permission = nfs_permission,
7064 .getattr = nfs_getattr,
7065 .setattr = nfs_setattr,
7066 .getxattr = generic_getxattr,
7067 .setxattr = generic_setxattr,
7068 .listxattr = generic_listxattr,
7069 .removexattr = generic_removexattr,
7070};
7071
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08007072static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007073 .permission = nfs_permission,
7074 .getattr = nfs_getattr,
7075 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007076 .getxattr = generic_getxattr,
7077 .setxattr = generic_setxattr,
7078 .listxattr = generic_listxattr,
7079 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007080};
7081
David Howells509de812006-08-22 20:06:11 -04007082const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07007083 .version = 4, /* protocol version */
7084 .dentry_ops = &nfs4_dentry_operations,
7085 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007086 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04007087 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007088 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04007089 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04007090 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007091 .getattr = nfs4_proc_getattr,
7092 .setattr = nfs4_proc_setattr,
7093 .lookup = nfs4_proc_lookup,
7094 .access = nfs4_proc_access,
7095 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007096 .create = nfs4_proc_create,
7097 .remove = nfs4_proc_remove,
7098 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04007099 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007100 .unlink_done = nfs4_proc_unlink_done,
7101 .rename = nfs4_proc_rename,
Jeff Laytond3d41522010-09-17 17:31:57 -04007102 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04007103 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04007104 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007105 .link = nfs4_proc_link,
7106 .symlink = nfs4_proc_symlink,
7107 .mkdir = nfs4_proc_mkdir,
7108 .rmdir = nfs4_proc_remove,
7109 .readdir = nfs4_proc_readdir,
7110 .mknod = nfs4_proc_mknod,
7111 .statfs = nfs4_proc_statfs,
7112 .fsinfo = nfs4_proc_fsinfo,
7113 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04007114 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007115 .decode_dirent = nfs4_decode_dirent,
7116 .read_setup = nfs4_proc_read_setup,
Bryan Schumaker1abb50882012-06-20 15:53:47 -04007117 .read_pageio_init = pnfs_pageio_init_read,
Bryan Schumakerea7c3302012-03-19 14:54:40 -04007118 .read_rpc_prepare = nfs4_proc_read_rpc_prepare,
Trond Myklebustec06c092006-03-20 13:44:27 -05007119 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007120 .write_setup = nfs4_proc_write_setup,
Bryan Schumaker57208fa2012-06-20 15:53:48 -04007121 .write_pageio_init = pnfs_pageio_init_write,
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04007122 .write_rpc_prepare = nfs4_proc_write_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007123 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007124 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04007125 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007126 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007127 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00007128 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04007129 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04007130 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04007131 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04007132 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04007133 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00007134 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04007135 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04007136 .create_server = nfs4_create_server,
7137 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007138};
7139
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007140static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
7141 .prefix = XATTR_NAME_NFSV4_ACL,
7142 .list = nfs4_xattr_list_nfs4_acl,
7143 .get = nfs4_xattr_get_nfs4_acl,
7144 .set = nfs4_xattr_set_nfs4_acl,
7145};
7146
7147const struct xattr_handler *nfs4_xattr_handlers[] = {
7148 &nfs4_xattr_nfs4_acl_handler,
7149 NULL
7150};
7151
Linus Torvalds1da177e2005-04-16 15:20:36 -07007152/*
7153 * Local variables:
7154 * c-basic-offset: 8
7155 * End:
7156 */