blob: 4863dec108652d8db8f1f3247c8d724160e53926 [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
Trond Myklebustc6d01c62013-08-09 11:51:26 -040069#include "nfs4trace.h"
70
Linus Torvalds1da177e2005-04-16 15:20:36 -070071#define NFSDBG_FACILITY NFSDBG_PROC
72
Trond Myklebust2066fe82006-09-15 08:30:46 -040073#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070074#define NFS4_POLL_RETRY_MAX (15*HZ)
75
Trond Myklebustcdd4e682006-01-03 09:55:12 +010076struct nfs4_opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +010077static int _nfs4_proc_open(struct nfs4_opendata *data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -080078static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070079static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
NeilBrown8478eaa2014-09-18 16:09:27 +100080static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *, long *);
Chuck Lever81934dd2012-03-01 17:01:57 -050081static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
David Quigley1775fd32013-05-22 12:50:42 -040082static int nfs4_proc_getattr(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct nfs4_label *label);
83static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label);
Trond Myklebust0ab64e02010-04-16 16:22:51 -040084static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
85 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -040086 struct nfs4_state *state, struct nfs4_label *ilabel,
87 struct nfs4_label *olabel);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040088#ifdef CONFIG_NFS_V4_1
Trond Myklebustab7cb0d2013-05-20 11:20:27 -040089static int nfs41_test_stateid(struct nfs_server *, nfs4_stateid *,
90 struct rpc_cred *);
91static int nfs41_free_stateid(struct nfs_server *, nfs4_stateid *,
92 struct rpc_cred *);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040093#endif
David Quigleyaa9c2662013-05-22 12:50:44 -040094
95#ifdef CONFIG_NFS_V4_SECURITY_LABEL
96static inline struct nfs4_label *
97nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
98 struct iattr *sattr, struct nfs4_label *label)
99{
100 int err;
101
102 if (label == NULL)
103 return NULL;
104
105 if (nfs_server_capable(dir, NFS_CAP_SECURITY_LABEL) == 0)
106 return NULL;
107
David Quigleyaa9c2662013-05-22 12:50:44 -0400108 err = security_dentry_init_security(dentry, sattr->ia_mode,
109 &dentry->d_name, (void **)&label->label, &label->len);
110 if (err == 0)
111 return label;
112
113 return NULL;
114}
115static inline void
116nfs4_label_release_security(struct nfs4_label *label)
117{
118 if (label)
119 security_release_secctx(label->label, label->len);
120}
121static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
122{
123 if (label)
124 return server->attr_bitmask;
125
126 return server->attr_bitmask_nl;
127}
128#else
129static inline struct nfs4_label *
130nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
131 struct iattr *sattr, struct nfs4_label *l)
132{ return NULL; }
133static inline void
134nfs4_label_release_security(struct nfs4_label *label)
135{ return; }
136static inline u32 *
137nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
138{ return server->attr_bitmask; }
139#endif
140
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -0500142static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700143{
Trond Myklebust52567b02009-10-23 14:46:42 -0400144 if (err >= -1000)
145 return err;
146 switch (err) {
147 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -0500148 case -NFS4ERR_LAYOUTTRYLATER:
149 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400150 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000151 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson88975382013-08-13 16:37:38 -0400152 case -NFS4ERR_WRONG_CRED:
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000153 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800154 case -NFS4ERR_BADOWNER:
155 case -NFS4ERR_BADNAME:
156 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400157 case -NFS4ERR_SHARE_DENIED:
158 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400159 case -NFS4ERR_MINOR_VERS_MISMATCH:
160 return -EPROTONOSUPPORT;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400161 case -NFS4ERR_FILE_OPEN:
162 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400163 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700164 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700165 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400166 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700167 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400168 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700169}
170
171/*
172 * This is our standard bitmap for GETATTR requests.
173 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400174const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700175 FATTR4_WORD0_TYPE
176 | FATTR4_WORD0_CHANGE
177 | FATTR4_WORD0_SIZE
178 | FATTR4_WORD0_FSID
179 | FATTR4_WORD0_FILEID,
180 FATTR4_WORD1_MODE
181 | FATTR4_WORD1_NUMLINKS
182 | FATTR4_WORD1_OWNER
183 | FATTR4_WORD1_OWNER_GROUP
184 | FATTR4_WORD1_RAWDEV
185 | FATTR4_WORD1_SPACE_USED
186 | FATTR4_WORD1_TIME_ACCESS
187 | FATTR4_WORD1_TIME_METADATA
David Quigleyaa9c2662013-05-22 12:50:44 -0400188 | FATTR4_WORD1_TIME_MODIFY,
189#ifdef CONFIG_NFS_V4_SECURITY_LABEL
190 FATTR4_WORD2_SECURITY_LABEL
191#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700192};
193
Trond Myklebust1549210f2012-06-05 09:16:47 -0400194static const u32 nfs4_pnfs_open_bitmap[3] = {
195 FATTR4_WORD0_TYPE
196 | FATTR4_WORD0_CHANGE
197 | FATTR4_WORD0_SIZE
198 | FATTR4_WORD0_FSID
199 | FATTR4_WORD0_FILEID,
200 FATTR4_WORD1_MODE
201 | FATTR4_WORD1_NUMLINKS
202 | FATTR4_WORD1_OWNER
203 | FATTR4_WORD1_OWNER_GROUP
204 | FATTR4_WORD1_RAWDEV
205 | FATTR4_WORD1_SPACE_USED
206 | FATTR4_WORD1_TIME_ACCESS
207 | FATTR4_WORD1_TIME_METADATA
208 | FATTR4_WORD1_TIME_MODIFY,
209 FATTR4_WORD2_MDSTHRESHOLD
210};
211
Andy Adamsone23008e2012-10-02 21:07:32 -0400212static const u32 nfs4_open_noattr_bitmap[3] = {
213 FATTR4_WORD0_TYPE
214 | FATTR4_WORD0_CHANGE
215 | FATTR4_WORD0_FILEID,
216};
217
David Quigleya09df2c2013-05-22 12:50:41 -0400218const u32 nfs4_statfs_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700219 FATTR4_WORD0_FILES_AVAIL
220 | FATTR4_WORD0_FILES_FREE
221 | FATTR4_WORD0_FILES_TOTAL,
222 FATTR4_WORD1_SPACE_AVAIL
223 | FATTR4_WORD1_SPACE_FREE
224 | FATTR4_WORD1_SPACE_TOTAL
225};
226
David Quigleya09df2c2013-05-22 12:50:41 -0400227const u32 nfs4_pathconf_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700228 FATTR4_WORD0_MAXLINK
229 | FATTR4_WORD0_MAXNAME,
230 0
231};
232
Fred Isamandae100c2011-07-30 20:52:37 -0400233const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700234 | FATTR4_WORD0_MAXREAD
235 | FATTR4_WORD0_MAXWRITE
236 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700237 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400238 | FATTR4_WORD1_FS_LAYOUT_TYPES,
239 FATTR4_WORD2_LAYOUT_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700240};
241
David Quigleya09df2c2013-05-22 12:50:41 -0400242const u32 nfs4_fs_locations_bitmap[3] = {
Manoj Naik830b8e32006-06-09 09:34:25 -0400243 FATTR4_WORD0_TYPE
244 | FATTR4_WORD0_CHANGE
245 | FATTR4_WORD0_SIZE
246 | FATTR4_WORD0_FSID
247 | FATTR4_WORD0_FILEID
248 | FATTR4_WORD0_FS_LOCATIONS,
249 FATTR4_WORD1_MODE
250 | FATTR4_WORD1_NUMLINKS
251 | FATTR4_WORD1_OWNER
252 | FATTR4_WORD1_OWNER_GROUP
253 | FATTR4_WORD1_RAWDEV
254 | FATTR4_WORD1_SPACE_USED
255 | FATTR4_WORD1_TIME_ACCESS
256 | FATTR4_WORD1_TIME_METADATA
257 | FATTR4_WORD1_TIME_MODIFY
David Quigleya09df2c2013-05-22 12:50:41 -0400258 | FATTR4_WORD1_MOUNTED_ON_FILEID,
Manoj Naik830b8e32006-06-09 09:34:25 -0400259};
260
Al Virobc4785c2006-10-19 23:28:51 -0700261static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700262 struct nfs4_readdir_arg *readdir)
263{
Al Viro0dbb4c62006-10-19 23:28:49 -0700264 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700265
Linus Torvalds1da177e2005-04-16 15:20:36 -0700266 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000267 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
269 return;
270 }
271
272 readdir->cookie = 0;
273 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
274 if (cookie == 2)
275 return;
276
277 /*
278 * NFSv4 servers do not return entries for '.' and '..'
279 * Therefore, we fake these entries here. We let '.'
280 * have cookie 0 and '..' have cookie 1. Note that
281 * when talking to the server, we always send cookie 0
282 * instead of 1 or 2.
283 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800284 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700285
286 if (cookie == 0) {
287 *p++ = xdr_one; /* next */
288 *p++ = xdr_zero; /* cookie, first word */
289 *p++ = xdr_one; /* cookie, second word */
290 *p++ = xdr_one; /* entry len */
291 memcpy(p, ".\0\0\0", 4); /* entry */
292 p++;
293 *p++ = xdr_one; /* bitmap length */
294 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
295 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400296 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700297 }
298
299 *p++ = xdr_one; /* next */
300 *p++ = xdr_zero; /* cookie, first word */
301 *p++ = xdr_two; /* cookie, second word */
302 *p++ = xdr_two; /* entry len */
303 memcpy(p, "..\0\0", 4); /* entry */
304 p++;
305 *p++ = xdr_one; /* bitmap length */
306 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
307 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400308 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309
310 readdir->pgbase = (char *)p - (char *)start;
311 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800312 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700313}
314
NeilBrown8478eaa2014-09-18 16:09:27 +1000315static long nfs4_update_delay(long *timeout)
316{
317 long ret;
318 if (!timeout)
319 return NFS4_POLL_RETRY_MAX;
320 if (*timeout <= 0)
321 *timeout = NFS4_POLL_RETRY_MIN;
322 if (*timeout > NFS4_POLL_RETRY_MAX)
323 *timeout = NFS4_POLL_RETRY_MAX;
324 ret = *timeout;
325 *timeout <<= 1;
326 return ret;
327}
328
Trond Myklebust65de8722008-12-23 15:21:44 -0500329static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
330{
331 int res = 0;
332
333 might_sleep();
334
NeilBrown8478eaa2014-09-18 16:09:27 +1000335 freezable_schedule_timeout_killable_unsafe(
336 nfs4_update_delay(timeout));
Trond Myklebust65de8722008-12-23 15:21:44 -0500337 if (fatal_signal_pending(current))
338 res = -ERESTARTSYS;
Trond Myklebust65de8722008-12-23 15:21:44 -0500339 return res;
340}
341
342/* This is the error handling routine for processes that are allowed
343 * to sleep.
344 */
Anna Schumakerf4ac1672014-11-25 13:18:15 -0500345int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500346{
347 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500348 struct nfs4_state *state = exception->state;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500349 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500350 int ret = errorcode;
351
352 exception->retry = 0;
353 switch(errorcode) {
354 case 0:
355 return 0;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500356 case -NFS4ERR_OPENMODE:
Bryan Schumaker011e2a72012-06-20 15:53:43 -0400357 if (inode && nfs4_have_delegation(inode, FMODE_READ)) {
Bryan Schumaker57ec14c2012-06-20 15:53:44 -0400358 nfs4_inode_return_delegation(inode);
Trond Myklebust3114ea72012-03-07 16:39:06 -0500359 exception->retry = 1;
360 return 0;
361 }
362 if (state == NULL)
363 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400364 ret = nfs4_schedule_stateid_recovery(server, state);
365 if (ret < 0)
366 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500367 goto wait_on_recovery;
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -0500368 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500369 case -NFS4ERR_ADMIN_REVOKED:
370 case -NFS4ERR_BAD_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500371 if (state == NULL)
372 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400373 ret = nfs4_schedule_stateid_recovery(server, state);
374 if (ret < 0)
375 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500376 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400377 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -0400378 if (state != NULL) {
379 ret = nfs4_schedule_stateid_recovery(server, state);
380 if (ret < 0)
381 break;
382 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500383 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500384 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500385 nfs4_schedule_lease_recovery(clp);
386 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -0400387 case -NFS4ERR_MOVED:
388 ret = nfs4_schedule_migration_recovery(server);
389 if (ret < 0)
390 break;
391 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -0400392 case -NFS4ERR_LEASE_MOVED:
393 nfs4_schedule_lease_moved_recovery(clp);
394 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500395#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400396 case -NFS4ERR_BADSESSION:
397 case -NFS4ERR_BADSLOT:
398 case -NFS4ERR_BAD_HIGH_SLOT:
399 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
400 case -NFS4ERR_DEADSESSION:
401 case -NFS4ERR_SEQ_FALSE_RETRY:
402 case -NFS4ERR_SEQ_MISORDERED:
403 dprintk("%s ERROR: %d Reset session\n", __func__,
404 errorcode);
Trond Myklebust9f594792012-05-27 13:02:53 -0400405 nfs4_schedule_session_recovery(clp->cl_session, errorcode);
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400406 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500407#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500408 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500409 if (exception->timeout > HZ) {
410 /* We have retried a decent amount, time to
411 * fail
412 */
413 ret = -EBUSY;
414 break;
415 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500416 case -NFS4ERR_GRACE:
417 case -NFS4ERR_DELAY:
418 ret = nfs4_delay(server->client, &exception->timeout);
419 if (ret != 0)
420 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400421 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500422 case -NFS4ERR_OLD_STATEID:
423 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800424 break;
425 case -NFS4ERR_BADOWNER:
426 /* The following works around a Linux server bug! */
427 case -NFS4ERR_BADNAME:
428 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
429 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
430 exception->retry = 1;
431 printk(KERN_WARNING "NFS: v4 server %s "
432 "does not accept raw "
433 "uid/gids. "
434 "Reenabling the idmapper.\n",
435 server->nfs_client->cl_hostname);
436 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500437 }
438 /* We failed to handle the error */
439 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500440wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500441 ret = nfs4_wait_clnt_recover(clp);
Chuck Lever519ae252013-10-17 14:13:19 -0400442 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
443 return -EIO;
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500444 if (ret == 0)
445 exception->retry = 1;
446 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500447}
448
Weston Andros Adamsona5250de2013-09-03 15:18:49 -0400449/*
450 * Return 'true' if 'clp' is using an rpc_client that is integrity protected
451 * or 'false' otherwise.
452 */
453static bool _nfs4_is_integrity_protected(struct nfs_client *clp)
454{
455 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor;
456
457 if (flavor == RPC_AUTH_GSS_KRB5I ||
458 flavor == RPC_AUTH_GSS_KRB5P)
459 return true;
460
461 return false;
462}
Trond Myklebust65de8722008-12-23 15:21:44 -0500463
Trond Myklebust452e9352010-07-31 14:29:06 -0400464static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700465{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700466 spin_lock(&clp->cl_lock);
467 if (time_before(clp->cl_last_renewal,timestamp))
468 clp->cl_last_renewal = timestamp;
469 spin_unlock(&clp->cl_lock);
470}
471
Trond Myklebust452e9352010-07-31 14:29:06 -0400472static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
473{
474 do_renew_lease(server->nfs_client, timestamp);
475}
476
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400477struct nfs4_call_sync_data {
478 const struct nfs_server *seq_server;
479 struct nfs4_sequence_args *seq_args;
480 struct nfs4_sequence_res *seq_res;
481};
482
Chuck Levera9c92d62013-08-09 12:48:18 -0400483static void nfs4_init_sequence(struct nfs4_sequence_args *args,
484 struct nfs4_sequence_res *res, int cache_reply)
485{
486 args->sa_slot = NULL;
487 args->sa_cache_this = cache_reply;
488 args->sa_privileged = 0;
489
490 res->sr_slot = NULL;
491}
492
493static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
494{
495 args->sa_privileged = 1;
496}
497
Chuck Lever3bd23842013-08-09 12:49:19 -0400498static int nfs40_setup_sequence(const struct nfs_server *server,
499 struct nfs4_sequence_args *args,
500 struct nfs4_sequence_res *res,
501 struct rpc_task *task)
502{
503 struct nfs4_slot_table *tbl = server->nfs_client->cl_slot_tbl;
504 struct nfs4_slot *slot;
505
506 /* slot already allocated? */
507 if (res->sr_slot != NULL)
508 goto out_start;
509
510 spin_lock(&tbl->slot_tbl_lock);
511 if (nfs4_slot_tbl_draining(tbl) && !args->sa_privileged)
512 goto out_sleep;
513
514 slot = nfs4_alloc_slot(tbl);
515 if (IS_ERR(slot)) {
516 if (slot == ERR_PTR(-ENOMEM))
517 task->tk_timeout = HZ >> 2;
518 goto out_sleep;
519 }
520 spin_unlock(&tbl->slot_tbl_lock);
521
522 args->sa_slot = slot;
523 res->sr_slot = slot;
524
525out_start:
526 rpc_call_start(task);
527 return 0;
528
529out_sleep:
530 if (args->sa_privileged)
531 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
532 NULL, RPC_PRIORITY_PRIVILEGED);
533 else
534 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
535 spin_unlock(&tbl->slot_tbl_lock);
536 return -EAGAIN;
537}
538
539static int nfs40_sequence_done(struct rpc_task *task,
540 struct nfs4_sequence_res *res)
541{
542 struct nfs4_slot *slot = res->sr_slot;
543 struct nfs4_slot_table *tbl;
544
Trond Myklebustcab92c12014-01-29 12:12:15 -0500545 if (slot == NULL)
Chuck Lever3bd23842013-08-09 12:49:19 -0400546 goto out;
547
548 tbl = slot->table;
549 spin_lock(&tbl->slot_tbl_lock);
550 if (!nfs41_wake_and_assign_slot(tbl, slot))
551 nfs4_free_slot(tbl, slot);
552 spin_unlock(&tbl->slot_tbl_lock);
553
554 res->sr_slot = NULL;
555out:
556 return 1;
557}
558
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400559#if defined(CONFIG_NFS_V4_1)
560
Trond Myklebustd185a332010-06-16 09:52:25 -0400561static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400562{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500563 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400564 struct nfs4_slot_table *tbl;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500565 struct nfs4_slot *slot = res->sr_slot;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500566 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400567
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500568 tbl = slot->table;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500569 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500570
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500571 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500572 /* Be nice to the server: try to ensure that the last transmitted
573 * value for highest_user_slotid <= target_highest_slotid
574 */
575 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
576 send_new_highest_used_slotid = true;
577
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500578 if (nfs41_wake_and_assign_slot(tbl, slot)) {
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500579 send_new_highest_used_slotid = false;
580 goto out_unlock;
581 }
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500582 nfs4_free_slot(tbl, slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500583
584 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
585 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500586out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500587 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400588 res->sr_slot = NULL;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500589 if (send_new_highest_used_slotid)
590 nfs41_server_notify_highest_slotid_update(session->clp);
Andy Adamson13615872009-04-01 09:22:17 -0400591}
592
Andy Adamsonf9c96fc2014-01-29 11:34:38 -0500593int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400594{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500595 struct nfs4_session *session;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500596 struct nfs4_slot *slot = res->sr_slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400597 struct nfs_client *clp;
Trond Myklebustac20d162012-12-15 15:36:07 -0500598 bool interrupted = false;
Trond Myklebust85563072012-12-11 10:31:12 -0500599 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400600
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500601 if (slot == NULL)
602 goto out_noaction;
Bryan Schumaker468f8612011-04-18 15:57:32 -0400603 /* don't increment the sequence number if the task wasn't sent */
604 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400605 goto out;
606
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500607 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500608
Trond Myklebustac20d162012-12-15 15:36:07 -0500609 if (slot->interrupted) {
610 slot->interrupted = 0;
611 interrupted = true;
612 }
613
Trond Myklebust2f92ae32013-08-14 17:58:28 -0400614 trace_nfs4_sequence_done(session, res);
Andy Adamson691daf32009-12-04 15:55:39 -0500615 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400616 switch (res->sr_status) {
617 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400618 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust933602e2012-11-16 12:12:38 -0500619 ++slot->seq_nr;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500620 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500621 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500622 /* Check sequence flags */
Trond Myklebustb4410c22011-03-09 16:00:55 -0500623 if (res->sr_status_flags != 0)
624 nfs4_schedule_lease_recovery(clp);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500625 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400626 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500627 case 1:
628 /*
629 * sr_status remains 1 if an RPC level error occurred.
630 * The server may or may not have processed the sequence
631 * operation..
632 * Mark the slot as having hosted an interrupted RPC call.
633 */
634 slot->interrupted = 1;
635 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400636 case -NFS4ERR_DELAY:
637 /* The server detected a resend of the RPC call and
638 * returned NFS4ERR_DELAY as per Section 2.10.6.2
639 * of RFC5661.
640 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500641 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400642 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500643 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500644 slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400645 goto out_retry;
Trond Myklebust85563072012-12-11 10:31:12 -0500646 case -NFS4ERR_BADSLOT:
647 /*
648 * The slot id we used was probably retired. Try again
649 * using a different slot id.
650 */
Trond Myklebuste8794442012-12-15 13:56:18 -0500651 goto retry_nowait;
652 case -NFS4ERR_SEQ_MISORDERED:
653 /*
Trond Myklebustac20d162012-12-15 15:36:07 -0500654 * Was the last operation on this sequence interrupted?
655 * If so, retry after bumping the sequence number.
656 */
657 if (interrupted) {
658 ++slot->seq_nr;
659 goto retry_nowait;
660 }
661 /*
Trond Myklebuste8794442012-12-15 13:56:18 -0500662 * Could this slot have been previously retired?
663 * If so, then the server may be expecting seq_nr = 1!
664 */
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500665 if (slot->seq_nr != 1) {
666 slot->seq_nr = 1;
667 goto retry_nowait;
668 }
669 break;
Trond Myklebuste8794442012-12-15 13:56:18 -0500670 case -NFS4ERR_SEQ_FALSE_RETRY:
671 ++slot->seq_nr;
672 goto retry_nowait;
Trond Myklebust14516c32010-07-31 14:29:06 -0400673 default:
674 /* Just update the slot sequence no. */
Trond Myklebust933602e2012-11-16 12:12:38 -0500675 ++slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400676 }
677out:
678 /* The session may be reset by one of the error handlers. */
679 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400680 nfs41_sequence_free_slot(res);
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500681out_noaction:
Trond Myklebust85563072012-12-11 10:31:12 -0500682 return ret;
Trond Myklebuste8794442012-12-15 13:56:18 -0500683retry_nowait:
684 if (rpc_restart_call_prepare(task)) {
685 task->tk_status = 0;
686 ret = 0;
687 }
688 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400689out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400690 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400691 goto out;
692 rpc_delay(task, NFS4_POLL_RETRY_MAX);
693 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400694}
Andy Adamsonf9c96fc2014-01-29 11:34:38 -0500695EXPORT_SYMBOL_GPL(nfs41_sequence_done);
Andy Adamsonb0df8062009-04-01 09:22:18 -0400696
Trond Myklebust14516c32010-07-31 14:29:06 -0400697static int nfs4_sequence_done(struct rpc_task *task,
698 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400699{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500700 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400701 return 1;
Chuck Lever3bd23842013-08-09 12:49:19 -0400702 if (!res->sr_slot->table->session)
703 return nfs40_sequence_done(task, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400704 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400705}
706
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000707int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400708 struct nfs4_sequence_args *args,
709 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400710 struct rpc_task *task)
711{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400712 struct nfs4_slot *slot;
713 struct nfs4_slot_table *tbl;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400714
715 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400716 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400717 if (res->sr_slot != NULL)
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400718 goto out_success;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400719
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400720 tbl = &session->fc_slot_table;
721
Trond Myklebust69d206b2012-11-22 13:21:02 -0500722 task->tk_timeout = 0;
723
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400724 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson774d5f12013-05-20 14:13:50 -0400725 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) &&
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400726 !args->sa_privileged) {
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500727 /* The state manager will wait until the slot table is empty */
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500728 dprintk("%s session is draining\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400729 goto out_sleep;
Andy Adamsonb069d942009-04-01 09:22:43 -0400730 }
731
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500732 slot = nfs4_alloc_slot(tbl);
Trond Myklebust69d206b2012-11-22 13:21:02 -0500733 if (IS_ERR(slot)) {
734 /* If out of memory, try again in 1/4 second */
735 if (slot == ERR_PTR(-ENOMEM))
736 task->tk_timeout = HZ >> 2;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400737 dprintk("<-- %s: no free slots\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400738 goto out_sleep;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400739 }
740 spin_unlock(&tbl->slot_tbl_lock);
741
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500742 args->sa_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400743
Chuck Levere8d92382013-08-09 12:47:51 -0400744 dprintk("<-- %s slotid=%u seqid=%u\n", __func__,
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500745 slot->slot_nr, slot->seq_nr);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400746
Benny Halevydfb4f3092010-09-24 09:17:01 -0400747 res->sr_slot = slot;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500748 res->sr_timestamp = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400749 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400750 /*
751 * sr_status is only set in decode_sequence, and so will remain
752 * set to 1 if an rpc level failure occurs.
753 */
754 res->sr_status = 1;
Trond Myklebust2f92ae32013-08-14 17:58:28 -0400755 trace_nfs4_setup_sequence(session, args);
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400756out_success:
757 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400758 return 0;
Trond Myklebust7b939a32012-11-01 15:19:46 -0400759out_sleep:
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400760 /* Privileged tasks are queued with top priority */
761 if (args->sa_privileged)
Trond Myklebust1e1093c2012-11-01 16:44:05 -0400762 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
763 NULL, RPC_PRIORITY_PRIVILEGED);
764 else
765 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400766 spin_unlock(&tbl->slot_tbl_lock);
767 return -EAGAIN;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400768}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000769EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400770
Chuck Lever5a580e02013-08-09 12:48:09 -0400771static int nfs4_setup_sequence(const struct nfs_server *server,
772 struct nfs4_sequence_args *args,
773 struct nfs4_sequence_res *res,
774 struct rpc_task *task)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400775{
Trond Myklebust035168a2010-06-16 09:52:26 -0400776 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400777 int ret = 0;
778
Chuck Lever3bd23842013-08-09 12:49:19 -0400779 if (!session)
780 return nfs40_setup_sequence(server, args, res, task);
Trond Myklebust035168a2010-06-16 09:52:26 -0400781
Chuck Levere8d92382013-08-09 12:47:51 -0400782 dprintk("--> %s clp %p session %p sr_slot %u\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400783 __func__, session->clp, session, res->sr_slot ?
Chuck Levere8d92382013-08-09 12:47:51 -0400784 res->sr_slot->slot_nr : NFS4_NO_SLOT);
Trond Myklebust035168a2010-06-16 09:52:26 -0400785
Trond Myklebust9d12b212012-01-17 22:04:25 -0500786 ret = nfs41_setup_sequence(session, args, res, task);
Chuck Lever3bd23842013-08-09 12:49:19 -0400787
Andy Adamsonce5039c2009-04-01 09:22:13 -0400788 dprintk("<-- %s status=%d\n", __func__, ret);
789 return ret;
790}
791
Andy Adamsonce5039c2009-04-01 09:22:13 -0400792static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
793{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400794 struct nfs4_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400795 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400796
Trond Myklebust035168a2010-06-16 09:52:26 -0400797 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
798
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400799 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400800}
801
Andy Adamson69ab40c2009-04-01 09:22:19 -0400802static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
803{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400804 struct nfs4_call_sync_data *data = calldata;
Andy Adamson69ab40c2009-04-01 09:22:19 -0400805
Trond Myklebust14516c32010-07-31 14:29:06 -0400806 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400807}
808
Trond Myklebust17280172012-03-11 13:11:00 -0400809static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400810 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400811 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400812};
813
Chuck Lever3bd23842013-08-09 12:49:19 -0400814#else /* !CONFIG_NFS_V4_1 */
815
Chuck Lever5a580e02013-08-09 12:48:09 -0400816static int nfs4_setup_sequence(const struct nfs_server *server,
817 struct nfs4_sequence_args *args,
818 struct nfs4_sequence_res *res,
819 struct rpc_task *task)
820{
Chuck Lever3bd23842013-08-09 12:49:19 -0400821 return nfs40_setup_sequence(server, args, res, task);
Chuck Lever5a580e02013-08-09 12:48:09 -0400822}
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400823
Trond Myklebust14516c32010-07-31 14:29:06 -0400824static int nfs4_sequence_done(struct rpc_task *task,
825 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400826{
Chuck Lever3bd23842013-08-09 12:49:19 -0400827 return nfs40_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400828}
Chuck Lever3bd23842013-08-09 12:49:19 -0400829
830#endif /* !CONFIG_NFS_V4_1 */
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400831
Chuck Lever9915ea72013-08-09 12:48:27 -0400832static void nfs40_call_sync_prepare(struct rpc_task *task, void *calldata)
833{
834 struct nfs4_call_sync_data *data = calldata;
835 nfs4_setup_sequence(data->seq_server,
836 data->seq_args, data->seq_res, task);
837}
838
839static void nfs40_call_sync_done(struct rpc_task *task, void *calldata)
840{
841 struct nfs4_call_sync_data *data = calldata;
842 nfs4_sequence_done(task, data->seq_res);
843}
844
845static const struct rpc_call_ops nfs40_call_sync_ops = {
846 .rpc_call_prepare = nfs40_call_sync_prepare,
847 .rpc_call_done = nfs40_call_sync_done,
848};
849
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400850static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
Trond Myklebustad389da2007-06-05 12:30:00 -0400851 struct nfs_server *server,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500852 struct rpc_message *msg,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100853 struct nfs4_sequence_args *args,
854 struct nfs4_sequence_res *res)
Trond Myklebustad389da2007-06-05 12:30:00 -0400855{
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100856 int ret;
857 struct rpc_task *task;
Chuck Lever9915ea72013-08-09 12:48:27 -0400858 struct nfs_client *clp = server->nfs_client;
859 struct nfs4_call_sync_data data = {
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100860 .seq_server = server,
861 .seq_args = args,
862 .seq_res = res,
863 };
864 struct rpc_task_setup task_setup = {
865 .rpc_client = clnt,
866 .rpc_message = msg,
Chuck Lever9915ea72013-08-09 12:48:27 -0400867 .callback_ops = clp->cl_mvops->call_sync_ops,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100868 .callback_data = &data
869 };
870
871 task = rpc_run_task(&task_setup);
872 if (IS_ERR(task))
873 ret = PTR_ERR(task);
874 else {
875 ret = task->tk_status;
Trond Myklebustad389da2007-06-05 12:30:00 -0400876 rpc_put_task(task);
877 }
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100878 return ret;
879}
880
Bryan Schumaker7c513052011-03-24 17:12:24 +0000881int nfs4_call_sync(struct rpc_clnt *clnt,
882 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000883 struct rpc_message *msg,
884 struct nfs4_sequence_args *args,
885 struct nfs4_sequence_res *res,
886 int cache_reply)
887{
Chuck Levera9c92d62013-08-09 12:48:18 -0400888 nfs4_init_sequence(args, res, cache_reply);
Chuck Lever9915ea72013-08-09 12:48:27 -0400889 return nfs4_call_sync_sequence(clnt, server, msg, args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000890}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700891
892static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
893{
894 struct nfs_inode *nfsi = NFS_I(dir);
895
896 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400897 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700898 if (!cinfo->atomic || cinfo->before != dir->i_version)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700899 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700900 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000901 nfs_fscache_invalidate(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902 spin_unlock(&dir->i_lock);
903}
904
905struct nfs4_opendata {
906 struct kref kref;
907 struct nfs_openargs o_arg;
908 struct nfs_openres o_res;
909 struct nfs_open_confirmargs c_arg;
910 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500911 struct nfs4_string owner_name;
912 struct nfs4_string group_name;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700913 struct nfs_fattr f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400914 struct nfs4_label *f_label;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700915 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400916 struct dentry *dentry;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700917 struct nfs4_state_owner *owner;
918 struct nfs4_state *state;
919 struct iattr attrs;
920 unsigned long timestamp;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400921 unsigned int rpc_done : 1;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -0400922 unsigned int file_created : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400923 unsigned int is_recover : 1;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400924 int rpc_status;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700925 int cancelled;
926};
Trond Myklebustdecf4912005-10-27 22:12:39 -0400927
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400928static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
929 int err, struct nfs4_exception *exception)
930{
931 if (err != -EINVAL)
932 return false;
933 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
934 return false;
935 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
936 exception->retry = 1;
937 return true;
938}
939
940static enum open_claim_type4
941nfs4_map_atomic_open_claim(struct nfs_server *server,
942 enum open_claim_type4 claim)
943{
944 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
945 return claim;
946 switch (claim) {
947 default:
948 return claim;
949 case NFS4_OPEN_CLAIM_FH:
950 return NFS4_OPEN_CLAIM_NULL;
951 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
952 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
953 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
954 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
955 }
956}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700957
958static void nfs4_init_opendata_res(struct nfs4_opendata *p)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100959{
960 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400961 p->o_res.f_label = p->f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100962 p->o_res.seqid = p->o_arg.seqid;
963 p->c_res.seqid = p->c_arg.seqid;
964 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400965 p->o_res.access_request = p->o_arg.access;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100966 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500967 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100968}
969
Al Viro82a2c1b2011-06-22 18:30:55 -0400970static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100971 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400972 const struct iattr *attrs,
David Quigley1775fd32013-05-22 12:50:42 -0400973 struct nfs4_label *label,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400974 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400975 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100976{
Al Viro82a2c1b2011-06-22 18:30:55 -0400977 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100978 struct inode *dir = parent->d_inode;
979 struct nfs_server *server = NFS_SERVER(dir);
980 struct nfs4_opendata *p;
981
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400982 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100983 if (p == NULL)
984 goto err;
David Quigley14c43f72013-05-22 12:50:43 -0400985
986 p->f_label = nfs4_label_alloc(server, gfp_mask);
987 if (IS_ERR(p->f_label))
988 goto err_free_p;
989
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400990 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100991 if (p->o_arg.seqid == NULL)
David Quigley14c43f72013-05-22 12:50:43 -0400992 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -0400993 nfs_sb_active(dentry->d_sb);
994 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100995 p->dir = parent;
996 p->owner = sp;
997 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500998 p->o_arg.open_flags = flags;
999 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001000 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
1001 * will return permission denied for all bits until close */
1002 if (!(flags & O_EXCL)) {
1003 /* ask server to check for all possible rights as results
1004 * are cached */
1005 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
1006 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001007 }
David Howells7539bba2006-08-22 20:06:09 -04001008 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001009 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
1010 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -04001011 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001012 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -04001013 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -04001014 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
David Quigley1775fd32013-05-22 12:50:42 -04001015 p->o_arg.label = label;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001016 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
1017 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001018 case NFS4_OPEN_CLAIM_NULL:
1019 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1020 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1021 p->o_arg.fh = NFS_FH(dir);
1022 break;
1023 case NFS4_OPEN_CLAIM_PREVIOUS:
1024 case NFS4_OPEN_CLAIM_FH:
1025 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1026 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
1027 p->o_arg.fh = NFS_FH(dentry->d_inode);
1028 }
Trond Myklebust536e43d2012-01-17 22:04:26 -05001029 if (attrs != NULL && attrs->ia_valid != 0) {
Trond Myklebustc281fa9c2013-08-20 21:06:49 -04001030 __u32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -04001031
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001032 p->o_arg.u.attrs = &p->attrs;
1033 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -05001034
1035 verf[0] = jiffies;
1036 verf[1] = current->pid;
1037 memcpy(p->o_arg.u.verifier.data, verf,
1038 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001039 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001040 p->c_arg.fh = &p->o_res.fh;
1041 p->c_arg.stateid = &p->o_res.stateid;
1042 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001043 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001044 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001045 return p;
David Quigley14c43f72013-05-22 12:50:43 -04001046
1047err_free_label:
1048 nfs4_label_free(p->f_label);
1049err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001050 kfree(p);
1051err:
1052 dput(parent);
1053 return NULL;
1054}
1055
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001056static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001057{
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001058 struct nfs4_opendata *p = container_of(kref,
1059 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -04001060 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001061
1062 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001063 if (p->state != NULL)
1064 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001065 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -04001066
1067 nfs4_label_free(p->f_label);
1068
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001069 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -04001070 dput(p->dentry);
1071 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -05001072 nfs_fattr_free_names(&p->f_attr);
Trond Myklebuste911b812014-03-26 13:24:37 -07001073 kfree(p->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001074 kfree(p);
1075}
1076
1077static void nfs4_opendata_put(struct nfs4_opendata *p)
1078{
1079 if (p != NULL)
1080 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001081}
1082
Trond Myklebust06f814a2006-01-03 09:55:07 +01001083static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
1084{
Trond Myklebust06f814a2006-01-03 09:55:07 +01001085 int ret;
1086
Trond Myklebust06f814a2006-01-03 09:55:07 +01001087 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +01001088 return ret;
1089}
1090
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001091static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -04001092{
1093 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001094
Trond Myklebust536e43d2012-01-17 22:04:26 -05001095 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001096 goto out;
1097 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001098 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001099 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1100 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001101 break;
1102 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001103 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1104 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001105 break;
1106 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001107 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1108 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001109 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001110out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001111 return ret;
1112}
1113
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001114static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001115{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001116 if (delegation == NULL)
1117 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001118 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001119 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -05001120 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
1121 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -05001122 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001123 return 1;
1124}
1125
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001126static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001127{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001128 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001129 case FMODE_WRITE:
1130 state->n_wronly++;
1131 break;
1132 case FMODE_READ:
1133 state->n_rdonly++;
1134 break;
1135 case FMODE_READ|FMODE_WRITE:
1136 state->n_rdwr++;
1137 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001138 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001139}
1140
Trond Myklebust4f14c192014-02-12 19:15:06 -05001141static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state)
Trond Myklebust003707c2007-07-05 18:07:55 -04001142{
Trond Myklebust4f14c192014-02-12 19:15:06 -05001143 struct nfs_client *clp = state->owner->so_server->nfs_client;
1144 bool need_recover = false;
1145
1146 if (test_and_clear_bit(NFS_O_RDONLY_STATE, &state->flags) && state->n_rdonly)
1147 need_recover = true;
1148 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly)
1149 need_recover = true;
1150 if (test_and_clear_bit(NFS_O_RDWR_STATE, &state->flags) && state->n_rdwr)
1151 need_recover = true;
1152 if (need_recover)
1153 nfs4_state_mark_reclaim_nograce(clp, state);
1154}
1155
Trond Myklebuste999e802014-02-10 18:20:47 -05001156static bool nfs_need_update_open_stateid(struct nfs4_state *state,
1157 nfs4_stateid *stateid)
1158{
1159 if (test_and_set_bit(NFS_OPEN_STATE, &state->flags) == 0)
1160 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001161 if (!nfs4_stateid_match_other(stateid, &state->open_stateid)) {
1162 nfs_test_and_clear_all_open_stateid(state);
Trond Myklebuste999e802014-02-10 18:20:47 -05001163 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001164 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001165 if (nfs4_stateid_is_newer(stateid, &state->open_stateid))
1166 return true;
1167 return false;
1168}
1169
Trond Myklebust226056c2014-02-11 10:41:07 -05001170static void nfs_clear_open_stateid_locked(struct nfs4_state *state,
1171 nfs4_stateid *stateid, fmode_t fmode)
1172{
1173 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1174 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
1175 case FMODE_WRITE:
1176 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1177 break;
1178 case FMODE_READ:
1179 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1180 break;
1181 case 0:
1182 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1183 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1184 clear_bit(NFS_OPEN_STATE, &state->flags);
1185 }
1186 if (stateid == NULL)
1187 return;
1188 if (!nfs_need_update_open_stateid(state, stateid))
1189 return;
Trond Myklebust003707c2007-07-05 18:07:55 -04001190 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001191 nfs4_stateid_copy(&state->stateid, stateid);
1192 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust226056c2014-02-11 10:41:07 -05001193}
1194
1195static void nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1196{
1197 write_seqlock(&state->seqlock);
1198 nfs_clear_open_stateid_locked(state, stateid, fmode);
1199 write_sequnlock(&state->seqlock);
Trond Myklebust4f14c192014-02-12 19:15:06 -05001200 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1201 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust226056c2014-02-11 10:41:07 -05001202}
1203
Trond Myklebust003707c2007-07-05 18:07:55 -04001204static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1205{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001206 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001207 case FMODE_READ:
1208 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1209 break;
1210 case FMODE_WRITE:
1211 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1212 break;
1213 case FMODE_READ|FMODE_WRITE:
1214 set_bit(NFS_O_RDWR_STATE, &state->flags);
1215 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001216 if (!nfs_need_update_open_stateid(state, stateid))
1217 return;
1218 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1219 nfs4_stateid_copy(&state->stateid, stateid);
1220 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001221}
1222
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001223static 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 -07001224{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001225 /*
1226 * Protect the call to nfs4_state_set_mode_locked and
1227 * serialise the stateid update
1228 */
1229 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001230 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001231 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001232 set_bit(NFS_DELEGATED_STATE, &state->flags);
1233 }
1234 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001235 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001236 write_sequnlock(&state->seqlock);
1237 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001238 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001239 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001240}
1241
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001242static 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 -05001243{
1244 struct nfs_inode *nfsi = NFS_I(state->inode);
1245 struct nfs_delegation *deleg_cur;
1246 int ret = 0;
1247
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001248 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001249
1250 rcu_read_lock();
1251 deleg_cur = rcu_dereference(nfsi->delegation);
1252 if (deleg_cur == NULL)
1253 goto no_delegation;
1254
1255 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001256 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001257 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001258 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001259 goto no_delegation_unlock;
1260
1261 if (delegation == NULL)
1262 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001263 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001264 goto no_delegation_unlock;
1265
Trond Myklebustb7391f42008-12-23 15:21:52 -05001266 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001267 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001268 ret = 1;
1269no_delegation_unlock:
1270 spin_unlock(&deleg_cur->lock);
1271no_delegation:
1272 rcu_read_unlock();
1273
1274 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001275 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001276 ret = 1;
1277 }
Trond Myklebust4f14c192014-02-12 19:15:06 -05001278 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1279 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust34310432008-12-23 15:21:38 -05001280
1281 return ret;
1282}
1283
1284
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001285static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001286{
1287 struct nfs_delegation *delegation;
1288
1289 rcu_read_lock();
1290 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001291 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001292 rcu_read_unlock();
1293 return;
1294 }
1295 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001296 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001297}
1298
Trond Myklebust6ee41262007-07-08 14:11:36 -04001299static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001300{
1301 struct nfs4_state *state = opendata->state;
1302 struct nfs_inode *nfsi = NFS_I(state->inode);
1303 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001304 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001305 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001306 nfs4_stateid stateid;
1307 int ret = -EAGAIN;
1308
Trond Myklebustaac00a82007-07-05 19:02:21 -04001309 for (;;) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001310 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001311 if (can_open_cached(state, fmode, open_mode)) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001312 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001313 spin_unlock(&state->owner->so_lock);
Anna Schumaker61beef752014-09-03 14:15:40 -04001314 goto out_return_state;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001315 }
Anna Schumaker61beef752014-09-03 14:15:40 -04001316 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001317 rcu_read_lock();
1318 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001319 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001320 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001321 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001322 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001323 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001324 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001325 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001326 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001327 if (!opendata->is_recover) {
1328 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1329 if (ret != 0)
1330 goto out;
1331 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001332 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001333
1334 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001335 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001336 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001337 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001338out:
1339 return ERR_PTR(ret);
1340out_return_state:
1341 atomic_inc(&state->count);
1342 return state;
1343}
1344
Andy Adamsone23008e2012-10-02 21:07:32 -04001345static void
1346nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1347{
1348 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1349 struct nfs_delegation *delegation;
1350 int delegation_flags = 0;
1351
1352 rcu_read_lock();
1353 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1354 if (delegation)
1355 delegation_flags = delegation->flags;
1356 rcu_read_unlock();
1357 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1358 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1359 "returning a delegation for "
1360 "OPEN(CLAIM_DELEGATE_CUR)\n",
1361 clp->cl_hostname);
1362 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1363 nfs_inode_set_delegation(state->inode,
1364 data->owner->so_cred,
1365 &data->o_res);
1366 else
1367 nfs_inode_reclaim_delegation(state->inode,
1368 data->owner->so_cred,
1369 &data->o_res);
1370}
1371
1372/*
1373 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1374 * and update the nfs4_state.
1375 */
1376static struct nfs4_state *
1377_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1378{
1379 struct inode *inode = data->state->inode;
1380 struct nfs4_state *state = data->state;
1381 int ret;
1382
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001383 if (!data->rpc_done) {
1384 if (data->rpc_status) {
1385 ret = data->rpc_status;
1386 goto err;
1387 }
1388 /* cached opens have already been processed */
1389 goto update;
Andy Adamsone23008e2012-10-02 21:07:32 -04001390 }
1391
Andy Adamsone23008e2012-10-02 21:07:32 -04001392 ret = nfs_refresh_inode(inode, &data->f_attr);
1393 if (ret)
1394 goto err;
1395
1396 if (data->o_res.delegation_type != 0)
1397 nfs4_opendata_check_deleg(data, state);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001398update:
Andy Adamsone23008e2012-10-02 21:07:32 -04001399 update_open_stateid(state, &data->o_res.stateid, NULL,
1400 data->o_arg.fmode);
Trond Myklebustd49f0422013-10-28 14:57:12 -04001401 atomic_inc(&state->count);
Andy Adamsone23008e2012-10-02 21:07:32 -04001402
1403 return state;
1404err:
1405 return ERR_PTR(ret);
1406
1407}
1408
1409static struct nfs4_state *
1410_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001411{
1412 struct inode *inode;
1413 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001414 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001415
Trond Myklebustaac00a82007-07-05 19:02:21 -04001416 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001417 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001418 goto out;
1419 }
1420
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001421 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001422 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001423 goto err;
David Quigley1775fd32013-05-22 12:50:42 -04001424 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001425 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001426 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001427 goto err;
1428 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001429 state = nfs4_get_open_state(inode, data->owner);
1430 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001431 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001432 if (data->o_res.delegation_type != 0)
1433 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001434 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001435 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001436 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001437out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001438 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001439 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001440err_put_inode:
1441 iput(inode);
1442err:
1443 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001444}
1445
Andy Adamsone23008e2012-10-02 21:07:32 -04001446static struct nfs4_state *
1447nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1448{
1449 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1450 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1451 return _nfs4_opendata_to_nfs4_state(data);
1452}
1453
Trond Myklebust864472e2006-01-03 09:55:15 +01001454static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1455{
1456 struct nfs_inode *nfsi = NFS_I(state->inode);
1457 struct nfs_open_context *ctx;
1458
1459 spin_lock(&state->inode->i_lock);
1460 list_for_each_entry(ctx, &nfsi->open_files, list) {
1461 if (ctx->state != state)
1462 continue;
1463 get_nfs_open_context(ctx);
1464 spin_unlock(&state->inode->i_lock);
1465 return ctx;
1466 }
1467 spin_unlock(&state->inode->i_lock);
1468 return ERR_PTR(-ENOENT);
1469}
1470
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001471static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1472 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001473{
1474 struct nfs4_opendata *opendata;
1475
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001476 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
David Quigley1775fd32013-05-22 12:50:42 -04001477 NULL, NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001478 if (opendata == NULL)
1479 return ERR_PTR(-ENOMEM);
1480 opendata->state = state;
1481 atomic_inc(&state->count);
1482 return opendata;
1483}
1484
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001485static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001486{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001487 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001488 int ret;
1489
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001490 opendata->o_arg.open_flags = 0;
1491 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001492 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1493 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1494 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001495 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001496 if (ret != 0)
1497 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001498 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001499 if (IS_ERR(newstate))
1500 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001501 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001502 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001503 return 0;
1504}
1505
1506static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1507{
Trond Myklebust864472e2006-01-03 09:55:15 +01001508 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001509 int ret;
1510
Trond Myklebust4f14c192014-02-12 19:15:06 -05001511 /* Don't trigger recovery in nfs_test_and_clear_all_open_stateid */
1512 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1513 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1514 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001515 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001516 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001517 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001518 smp_rmb();
1519 if (state->n_rdwr != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001520 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001521 if (ret != 0)
1522 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001523 if (newstate != state)
1524 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001525 }
1526 if (state->n_wronly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001527 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001528 if (ret != 0)
1529 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001530 if (newstate != state)
1531 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001532 }
1533 if (state->n_rdonly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001534 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001535 if (ret != 0)
1536 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001537 if (newstate != state)
1538 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001539 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001540 /*
1541 * We may have performed cached opens for all three recoveries.
1542 * Check if we need to update the current stateid.
1543 */
1544 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001545 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001546 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001547 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001548 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001549 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001550 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001551 return 0;
1552}
1553
Linus Torvalds1da177e2005-04-16 15:20:36 -07001554/*
1555 * OPEN_RECLAIM:
1556 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001557 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001558static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001559{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001560 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001561 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001562 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563 int status;
1564
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001565 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1566 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001567 if (IS_ERR(opendata))
1568 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001569 rcu_read_lock();
1570 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001571 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001572 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001573 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001574 opendata->o_arg.u.delegation_type = delegation_type;
1575 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001576 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001577 return status;
1578}
1579
Trond Myklebust539cd032007-06-05 11:46:42 -04001580static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001581{
1582 struct nfs_server *server = NFS_SERVER(state->inode);
1583 struct nfs4_exception exception = { };
1584 int err;
1585 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001586 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04001587 trace_nfs4_open_reclaim(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001588 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1589 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001590 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001591 break;
1592 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001593 } while (exception.retry);
1594 return err;
1595}
1596
Trond Myklebust864472e2006-01-03 09:55:15 +01001597static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1598{
1599 struct nfs_open_context *ctx;
1600 int ret;
1601
1602 ctx = nfs4_state_find_open_context(state);
1603 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001604 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001605 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001606 put_nfs_open_context(ctx);
1607 return ret;
1608}
1609
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001610static 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 -07001611{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001612 switch (err) {
1613 default:
1614 printk(KERN_ERR "NFS: %s: unhandled error "
1615 "%d.\n", __func__, err);
1616 case 0:
1617 case -ENOENT:
1618 case -ESTALE:
1619 break;
1620 case -NFS4ERR_BADSESSION:
1621 case -NFS4ERR_BADSLOT:
1622 case -NFS4ERR_BAD_HIGH_SLOT:
1623 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1624 case -NFS4ERR_DEADSESSION:
1625 set_bit(NFS_DELEGATED_STATE, &state->flags);
1626 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1627 return -EAGAIN;
1628 case -NFS4ERR_STALE_CLIENTID:
1629 case -NFS4ERR_STALE_STATEID:
1630 set_bit(NFS_DELEGATED_STATE, &state->flags);
1631 case -NFS4ERR_EXPIRED:
1632 /* Don't recall a delegation if it was lost */
1633 nfs4_schedule_lease_recovery(server->nfs_client);
1634 return -EAGAIN;
Chuck Lever352297b2013-10-17 14:13:24 -04001635 case -NFS4ERR_MOVED:
1636 nfs4_schedule_migration_recovery(server);
1637 return -EAGAIN;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04001638 case -NFS4ERR_LEASE_MOVED:
1639 nfs4_schedule_lease_moved_recovery(server->nfs_client);
1640 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001641 case -NFS4ERR_DELEG_REVOKED:
1642 case -NFS4ERR_ADMIN_REVOKED:
1643 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001644 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001645 nfs_inode_find_state_and_recover(state->inode,
1646 stateid);
1647 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust869f9df2014-11-10 18:43:56 -05001648 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001649 case -NFS4ERR_DELAY:
1650 case -NFS4ERR_GRACE:
1651 set_bit(NFS_DELEGATED_STATE, &state->flags);
1652 ssleep(1);
1653 return -EAGAIN;
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001654 case -ENOMEM:
1655 case -NFS4ERR_DENIED:
1656 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1657 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001658 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001659 return err;
1660}
1661
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001662int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1663{
1664 struct nfs_server *server = NFS_SERVER(state->inode);
1665 struct nfs4_opendata *opendata;
1666 int err;
1667
1668 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1669 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1670 if (IS_ERR(opendata))
1671 return PTR_ERR(opendata);
1672 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1673 err = nfs4_open_recover(opendata, state);
1674 nfs4_opendata_put(opendata);
1675 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1676}
1677
Chuck Leverbe05c862013-08-09 12:49:47 -04001678static void nfs4_open_confirm_prepare(struct rpc_task *task, void *calldata)
1679{
1680 struct nfs4_opendata *data = calldata;
1681
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001682 nfs40_setup_sequence(data->o_arg.server, &data->c_arg.seq_args,
1683 &data->c_res.seq_res, task);
Chuck Leverbe05c862013-08-09 12:49:47 -04001684}
1685
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001686static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1687{
1688 struct nfs4_opendata *data = calldata;
1689
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001690 nfs40_sequence_done(task, &data->c_res.seq_res);
Chuck Leverbe05c862013-08-09 12:49:47 -04001691
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001692 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001693 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001694 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001695 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001696 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001697 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001698 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001699}
1700
1701static void nfs4_open_confirm_release(void *calldata)
1702{
1703 struct nfs4_opendata *data = calldata;
1704 struct nfs4_state *state = NULL;
1705
1706 /* If this request hasn't been cancelled, do nothing */
1707 if (data->cancelled == 0)
1708 goto out_free;
1709 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001710 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001711 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001712 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001713 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001714 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001715out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001716 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001717}
1718
1719static const struct rpc_call_ops nfs4_open_confirm_ops = {
Chuck Leverbe05c862013-08-09 12:49:47 -04001720 .rpc_call_prepare = nfs4_open_confirm_prepare,
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001721 .rpc_call_done = nfs4_open_confirm_done,
1722 .rpc_release = nfs4_open_confirm_release,
1723};
1724
1725/*
1726 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1727 */
1728static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1729{
1730 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1731 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001732 struct rpc_message msg = {
1733 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1734 .rpc_argp = &data->c_arg,
1735 .rpc_resp = &data->c_res,
1736 .rpc_cred = data->owner->so_cred,
1737 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001738 struct rpc_task_setup task_setup_data = {
1739 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001740 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001741 .callback_ops = &nfs4_open_confirm_ops,
1742 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001743 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001744 .flags = RPC_TASK_ASYNC,
1745 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001746 int status;
1747
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001748 nfs4_init_sequence(&data->c_arg.seq_args, &data->c_res.seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001749 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001750 data->rpc_done = 0;
1751 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001752 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001753 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001754 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001755 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001756 status = nfs4_wait_for_completion_rpc_task(task);
1757 if (status != 0) {
1758 data->cancelled = 1;
1759 smp_wmb();
1760 } else
1761 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001762 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001763 return status;
1764}
1765
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001766static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001768 struct nfs4_opendata *data = calldata;
1769 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001770 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001771
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001772 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001773 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001774 /*
1775 * Check if we still need to send an OPEN call, or if we can use
1776 * a delegation instead.
1777 */
1778 if (data->state != NULL) {
1779 struct nfs_delegation *delegation;
1780
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001781 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001782 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001783 rcu_read_lock();
1784 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001785 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001786 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001787 can_open_delegated(delegation, data->o_arg.fmode))
1788 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001789 rcu_read_unlock();
1790 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001791 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001792 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001793 switch (data->o_arg.claim) {
1794 case NFS4_OPEN_CLAIM_PREVIOUS:
1795 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1796 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001797 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001798 case NFS4_OPEN_CLAIM_FH:
1799 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001800 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1801 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001802 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001803 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001804 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001805 &data->o_res.seq_res,
1806 task) != 0)
1807 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001808
1809 /* Set the create mode (note dependency on the session type) */
1810 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1811 if (data->o_arg.open_flags & O_EXCL) {
1812 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1813 if (nfs4_has_persistent_session(clp))
1814 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1815 else if (clp->cl_mvops->minor_version > 0)
1816 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1817 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001818 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001819unlock_no_action:
1820 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001821out_no_action:
1822 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001823out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001824 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001825}
1826
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001827static void nfs4_open_done(struct rpc_task *task, void *calldata)
1828{
1829 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001830
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001831 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001832
Trond Myklebust14516c32010-07-31 14:29:06 -04001833 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1834 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001835
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001836 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001837 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1838 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001839 case S_IFREG:
1840 break;
1841 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001842 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001843 break;
1844 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001845 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001846 break;
1847 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001848 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001849 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001850 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001851 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001852 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1853 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001854 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001855 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001856}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001857
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001858static void nfs4_open_release(void *calldata)
1859{
1860 struct nfs4_opendata *data = calldata;
1861 struct nfs4_state *state = NULL;
1862
1863 /* If this request hasn't been cancelled, do nothing */
1864 if (data->cancelled == 0)
1865 goto out_free;
1866 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001867 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001868 goto out_free;
1869 /* In case we need an open_confirm, no cleanup! */
1870 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1871 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001872 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001873 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001874 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001875out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001876 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001877}
1878
1879static const struct rpc_call_ops nfs4_open_ops = {
1880 .rpc_call_prepare = nfs4_open_prepare,
1881 .rpc_call_done = nfs4_open_done,
1882 .rpc_release = nfs4_open_release,
1883};
1884
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001885static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001886{
1887 struct inode *dir = data->dir->d_inode;
1888 struct nfs_server *server = NFS_SERVER(dir);
1889 struct nfs_openargs *o_arg = &data->o_arg;
1890 struct nfs_openres *o_res = &data->o_res;
1891 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001892 struct rpc_message msg = {
1893 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1894 .rpc_argp = o_arg,
1895 .rpc_resp = o_res,
1896 .rpc_cred = data->owner->so_cred,
1897 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001898 struct rpc_task_setup task_setup_data = {
1899 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001900 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001901 .callback_ops = &nfs4_open_ops,
1902 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001903 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001904 .flags = RPC_TASK_ASYNC,
1905 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001906 int status;
1907
Chuck Levera9c92d62013-08-09 12:48:18 -04001908 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001909 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001910 data->rpc_done = 0;
1911 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001912 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001913 data->is_recover = 0;
1914 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001915 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001916 data->is_recover = 1;
1917 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001918 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001919 if (IS_ERR(task))
1920 return PTR_ERR(task);
1921 status = nfs4_wait_for_completion_rpc_task(task);
1922 if (status != 0) {
1923 data->cancelled = 1;
1924 smp_wmb();
1925 } else
1926 status = data->rpc_status;
1927 rpc_put_task(task);
1928
1929 return status;
1930}
1931
1932static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1933{
1934 struct inode *dir = data->dir->d_inode;
1935 struct nfs_openres *o_res = &data->o_res;
1936 int status;
1937
1938 status = nfs4_run_open_task(data, 1);
1939 if (status != 0 || !data->rpc_done)
1940 return status;
1941
Trond Myklebust6926afd2012-01-07 13:22:46 -05001942 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1943
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001944 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1945 status = _nfs4_proc_open_confirm(data);
1946 if (status != 0)
1947 return status;
1948 }
1949
1950 return status;
1951}
1952
Trond Myklebustf3792d62014-07-10 08:54:32 -04001953/*
1954 * Additional permission checks in order to distinguish between an
1955 * open for read, and an open for execute. This works around the
1956 * fact that NFSv4 OPEN treats read and execute permissions as being
1957 * the same.
1958 * Note that in the non-execute case, we want to turn off permission
1959 * checking if we just created a new file (POSIX open() semantics).
1960 */
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001961static int nfs4_opendata_access(struct rpc_cred *cred,
1962 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001963 struct nfs4_state *state, fmode_t fmode,
1964 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001965{
1966 struct nfs_access_entry cache;
1967 u32 mask;
1968
1969 /* access call failed or for some reason the server doesn't
1970 * support any access modes -- defer access call until later */
1971 if (opendata->o_res.access_supported == 0)
1972 return 0;
1973
1974 mask = 0;
Trond Myklebustf3792d62014-07-10 08:54:32 -04001975 /*
1976 * Use openflags to check for exec, because fmode won't
1977 * always have FMODE_EXEC set when file open for exec.
1978 */
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001979 if (openflags & __FMODE_EXEC) {
1980 /* ONLY check for exec rights */
1981 mask = MAY_EXEC;
Trond Myklebustf3792d62014-07-10 08:54:32 -04001982 } else if ((fmode & FMODE_READ) && !opendata->file_created)
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001983 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001984
1985 cache.cred = cred;
1986 cache.jiffies = jiffies;
1987 nfs_access_set_mask(&cache, opendata->o_res.access_result);
1988 nfs_access_add_cache(state->inode, &cache);
1989
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001990 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001991 return 0;
1992
1993 /* even though OPEN succeeded, access is denied. Close the file */
1994 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04001995 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001996}
1997
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001998/*
1999 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
2000 */
2001static int _nfs4_proc_open(struct nfs4_opendata *data)
2002{
2003 struct inode *dir = data->dir->d_inode;
2004 struct nfs_server *server = NFS_SERVER(dir);
2005 struct nfs_openargs *o_arg = &data->o_arg;
2006 struct nfs_openres *o_res = &data->o_res;
2007 int status;
2008
2009 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002010 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002011 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002012 if (status != 0) {
2013 if (status == -NFS4ERR_BADNAME &&
2014 !(o_arg->open_flags & O_CREAT))
2015 return -ENOENT;
2016 return status;
2017 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002018
Trond Myklebust6926afd2012-01-07 13:22:46 -05002019 nfs_fattr_map_and_free_names(server, &data->f_attr);
2020
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002021 if (o_arg->open_flags & O_CREAT) {
Trond Myklebust56ae19f2005-10-27 22:12:40 -04002022 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002023 if (o_arg->open_flags & O_EXCL)
2024 data->file_created = 1;
2025 else if (o_res->cinfo.before != o_res->cinfo.after)
2026 data->file_created = 1;
2027 }
Trond Myklebust0df5dd42010-04-11 16:48:44 -04002028 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
2029 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002030 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002031 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002032 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002033 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002034 }
2035 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Andy Adamson8935ef62014-05-23 06:22:59 -07002036 nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr, o_res->f_label);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002037 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002038}
2039
Andy Adamsond83217c2011-03-01 01:34:17 +00002040static int nfs4_recover_expired_lease(struct nfs_server *server)
2041{
2042 return nfs4_client_recover_expired_lease(server->nfs_client);
2043}
2044
Linus Torvalds1da177e2005-04-16 15:20:36 -07002045/*
2046 * OPEN_EXPIRED:
2047 * reclaim state on the server after a network partition.
2048 * Assumes caller holds the appropriate lock
2049 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002050static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002051{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002052 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01002053 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002055 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002056 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002057 if (IS_ERR(opendata))
2058 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002059 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04002060 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04002061 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002062 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002063 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002064}
2065
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002066static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002067{
Trond Myklebust539cd032007-06-05 11:46:42 -04002068 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00002069 struct nfs4_exception exception = { };
2070 int err;
2071
2072 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002073 err = _nfs4_open_expired(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002074 trace_nfs4_open_expired(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002075 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2076 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002077 switch (err) {
2078 default:
2079 goto out;
2080 case -NFS4ERR_GRACE:
2081 case -NFS4ERR_DELAY:
2082 nfs4_handle_exception(server, err, &exception);
2083 err = 0;
2084 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00002085 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002086out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00002087 return err;
2088}
2089
Linus Torvalds1da177e2005-04-16 15:20:36 -07002090static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2091{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002092 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01002093 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002094
Trond Myklebust864472e2006-01-03 09:55:15 +01002095 ctx = nfs4_state_find_open_context(state);
2096 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002097 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04002098 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002099 put_nfs_open_context(ctx);
2100 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101}
2102
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002103static void nfs_finish_clear_delegation_stateid(struct nfs4_state *state)
2104{
2105 nfs_remove_bad_delegation(state->inode);
2106 write_seqlock(&state->seqlock);
2107 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
2108 write_sequnlock(&state->seqlock);
2109 clear_bit(NFS_DELEGATED_STATE, &state->flags);
2110}
2111
2112static void nfs40_clear_delegation_stateid(struct nfs4_state *state)
2113{
2114 if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
2115 nfs_finish_clear_delegation_stateid(state);
2116}
2117
2118static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2119{
2120 /* NFSv4.0 doesn't allow for delegation recovery on open expire */
2121 nfs40_clear_delegation_stateid(state);
2122 return nfs4_open_expired(sp, state);
2123}
2124
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002125#if defined(CONFIG_NFS_V4_1)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002126static void nfs41_check_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002127{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002128 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002129 nfs4_stateid stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002130 struct nfs_delegation *delegation;
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002131 struct rpc_cred *cred;
2132 int status;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002133
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002134 /* Get the delegation credential for use by test/free_stateid */
2135 rcu_read_lock();
2136 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002137 if (delegation == NULL) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002138 rcu_read_unlock();
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002139 return;
2140 }
2141
2142 nfs4_stateid_copy(&stateid, &delegation->stateid);
2143 cred = get_rpccred(delegation->cred);
2144 rcu_read_unlock();
2145 status = nfs41_test_stateid(server, &stateid, cred);
2146 trace_nfs4_test_delegation_stateid(state, NULL, status);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002147
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002148 if (status != NFS_OK) {
2149 /* Free the stateid unless the server explicitly
2150 * informs us the stateid is unrecognized. */
2151 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002152 nfs41_free_stateid(server, &stateid, cred);
2153 nfs_finish_clear_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002154 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002155
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002156 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002157}
2158
2159/**
2160 * nfs41_check_open_stateid - possibly free an open stateid
2161 *
2162 * @state: NFSv4 state for an inode
2163 *
2164 * Returns NFS_OK if recovery for this stateid is now finished.
2165 * Otherwise a negative NFS4ERR value is returned.
2166 */
2167static int nfs41_check_open_stateid(struct nfs4_state *state)
2168{
2169 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04002170 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002171 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002172 int status;
2173
2174 /* If a state reset has been done, test_stateid is unneeded */
2175 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
2176 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
2177 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
2178 return -NFS4ERR_BAD_STATEID;
2179
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002180 status = nfs41_test_stateid(server, stateid, cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04002181 trace_nfs4_test_open_stateid(state, NULL, status);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002182 if (status != NFS_OK) {
2183 /* Free the stateid unless the server explicitly
2184 * informs us the stateid is unrecognized. */
2185 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002186 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002187
2188 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2189 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2190 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002191 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002192 }
2193 return status;
2194}
2195
2196static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2197{
Chuck Levereb64cf92012-07-11 16:30:05 -04002198 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002199
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002200 nfs41_check_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002201 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002202 if (status != NFS_OK)
2203 status = nfs4_open_expired(sp, state);
2204 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002205}
2206#endif
2207
Linus Torvalds1da177e2005-04-16 15:20:36 -07002208/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002209 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2210 * fields corresponding to attributes that were used to store the verifier.
2211 * Make sure we clobber those fields in the later setattr call
2212 */
2213static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
2214{
2215 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
2216 !(sattr->ia_valid & ATTR_ATIME_SET))
2217 sattr->ia_valid |= ATTR_ATIME;
2218
2219 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
2220 !(sattr->ia_valid & ATTR_MTIME_SET))
2221 sattr->ia_valid |= ATTR_MTIME;
2222}
2223
Trond Myklebustc21443c2013-02-07 14:26:21 -05002224static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
2225 fmode_t fmode,
2226 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002227 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002228{
2229 struct nfs4_state_owner *sp = opendata->owner;
2230 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002231 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002232 struct nfs4_state *state;
2233 unsigned int seq;
2234 int ret;
2235
2236 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2237
2238 ret = _nfs4_proc_open(opendata);
Trond Myklebustdca780012014-10-23 19:23:03 +03002239 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002240 goto out;
2241
2242 state = nfs4_opendata_to_nfs4_state(opendata);
2243 ret = PTR_ERR(state);
2244 if (IS_ERR(state))
2245 goto out;
2246 if (server->caps & NFS_CAP_POSIX_LOCK)
2247 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
2248
Trond Myklebust275bb302013-05-29 13:11:28 -04002249 dentry = opendata->dentry;
2250 if (dentry->d_inode == NULL) {
2251 /* FIXME: Is this d_drop() ever needed? */
2252 d_drop(dentry);
2253 dentry = d_add_unique(dentry, igrab(state->inode));
2254 if (dentry == NULL) {
2255 dentry = opendata->dentry;
2256 } else if (dentry != ctx->dentry) {
2257 dput(ctx->dentry);
2258 ctx->dentry = dget(dentry);
2259 }
2260 nfs_set_verifier(dentry,
2261 nfs_save_change_attribute(opendata->dir->d_inode));
2262 }
2263
Trond Myklebustc21443c2013-02-07 14:26:21 -05002264 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
2265 if (ret != 0)
2266 goto out;
2267
Trond Myklebust3efb9722013-05-29 13:17:04 -04002268 ctx->state = state;
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04002269 if (dentry->d_inode == state->inode) {
2270 nfs_inode_attach_open_context(ctx);
2271 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
2272 nfs4_schedule_stateid_recovery(server, state);
2273 }
Trond Myklebustc21443c2013-02-07 14:26:21 -05002274out:
2275 return ret;
2276}
2277
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002278/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002279 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07002280 */
Andy Adamson82be4172012-05-23 05:02:35 -04002281static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002282 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002283 int flags,
2284 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002285 struct nfs4_label *label,
2286 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287{
2288 struct nfs4_state_owner *sp;
2289 struct nfs4_state *state = NULL;
2290 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002291 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002292 struct dentry *dentry = ctx->dentry;
2293 struct rpc_cred *cred = ctx->cred;
2294 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2295 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002296 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
David Quigley1775fd32013-05-22 12:50:42 -04002297 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002298 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002299
2300 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002301 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002302 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2303 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2305 goto out_err;
2306 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002307 status = nfs4_recover_expired_lease(server);
2308 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002309 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002310 if (dentry->d_inode != NULL)
2311 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002312 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002313 if (dentry->d_inode)
2314 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002315 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002316 label, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002317 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002318 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002319
David Quigley14c43f72013-05-22 12:50:43 -04002320 if (label) {
2321 olabel = nfs4_label_alloc(server, GFP_KERNEL);
2322 if (IS_ERR(olabel)) {
2323 status = PTR_ERR(olabel);
2324 goto err_opendata_put;
2325 }
2326 }
2327
Trond Myklebuste911b812014-03-26 13:24:37 -07002328 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2329 if (!opendata->f_attr.mdsthreshold) {
2330 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2331 if (!opendata->f_attr.mdsthreshold)
2332 goto err_free_label;
2333 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04002334 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002335 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002336 if (dentry->d_inode != NULL)
2337 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002338
Trond Myklebust3efb9722013-05-29 13:17:04 -04002339 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002340 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04002341 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002342 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002343
Trond Myklebust549b19c2013-04-16 18:42:34 -04002344 if ((opendata->o_arg.open_flags & O_EXCL) &&
2345 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002346 nfs4_exclusive_attrset(opendata, sattr);
2347
2348 nfs_fattr_init(opendata->o_res.f_attr);
2349 status = nfs4_do_setattr(state->inode, cred,
2350 opendata->o_res.f_attr, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002351 state, label, olabel);
2352 if (status == 0) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002353 nfs_setattr_update_inode(state->inode, sattr);
David Quigley1775fd32013-05-22 12:50:42 -04002354 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002355 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
David Quigley1775fd32013-05-22 12:50:42 -04002356 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002357 }
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002358 if (opendata->file_created)
2359 *opened |= FILE_CREATED;
Andy Adamson82be4172012-05-23 05:02:35 -04002360
Trond Myklebuste911b812014-03-26 13:24:37 -07002361 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04002362 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07002363 opendata->f_attr.mdsthreshold = NULL;
2364 }
Andy Adamson82be4172012-05-23 05:02:35 -04002365
David Quigley14c43f72013-05-22 12:50:43 -04002366 nfs4_label_free(olabel);
2367
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002368 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04002371err_free_label:
2372 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002373err_opendata_put:
2374 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002375err_put_state_owner:
2376 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002377out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378 return status;
2379}
2380
2381
Andy Adamson82be4172012-05-23 05:02:35 -04002382static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002383 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002384 int flags,
2385 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002386 struct nfs4_label *label,
2387 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002388{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002389 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002390 struct nfs4_exception exception = { };
2391 struct nfs4_state *res;
2392 int status;
2393
2394 do {
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002395 status = _nfs4_do_open(dir, ctx, flags, sattr, label, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04002396 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04002397 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398 if (status == 0)
2399 break;
2400 /* NOTE: BAD_SEQID means the server and client disagree about the
2401 * book-keeping w.r.t. state-changing operations
2402 * (OPEN/CLOSE/LOCK/LOCKU...)
2403 * It is actually a sign of a bug on the client or on the server.
2404 *
2405 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002406 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407 * have unhashed the old state_owner for us, and that we can
2408 * therefore safely retry using a new one. We should still warn
2409 * the user though...
2410 */
2411 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002412 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002413 " returned a bad sequence-id error!\n",
2414 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002415 exception.retry = 1;
2416 continue;
2417 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002418 /*
2419 * BAD_STATEID on OPEN means that the server cancelled our
2420 * state before it received the OPEN_CONFIRM.
2421 * Recover by retrying the request as per the discussion
2422 * on Page 181 of RFC3530.
2423 */
2424 if (status == -NFS4ERR_BAD_STATEID) {
2425 exception.retry = 1;
2426 continue;
2427 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002428 if (status == -EAGAIN) {
2429 /* We must have found a delegation */
2430 exception.retry = 1;
2431 continue;
2432 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002433 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2434 continue;
2435 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436 status, &exception));
2437 } while (exception.retry);
2438 return res;
2439}
2440
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002441static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2442 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002443 struct nfs4_state *state, struct nfs4_label *ilabel,
2444 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002445{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002446 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002447 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002448 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449 .iap = sattr,
2450 .server = server,
2451 .bitmask = server->attr_bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04002452 .label = ilabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002453 };
2454 struct nfs_setattrres res = {
2455 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002456 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002457 .server = server,
2458 };
2459 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002460 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2461 .rpc_argp = &arg,
2462 .rpc_resp = &res,
2463 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002465 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002466 fmode_t fmode;
2467 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002468 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469
David Quigleyaa9c2662013-05-22 12:50:44 -04002470 arg.bitmask = nfs4_bitmask(server, ilabel);
2471 if (ilabel)
2472 arg.bitmask = nfs4_bitmask(server, olabel);
2473
Trond Myklebust0e574af2005-10-27 22:12:38 -04002474 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002475
Trond Myklebustee3ae842013-04-29 10:35:36 -04002476 /* Servers should only apply open mode checks for file size changes */
2477 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2478 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2479
2480 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2481 /* Use that stateid */
Trond Myklebust0418dae2014-03-04 13:48:16 -05002482 } else if (truncate && state != NULL) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002483 struct nfs_lockowner lockowner = {
2484 .l_owner = current->files,
2485 .l_pid = current->tgid,
2486 };
Trond Myklebust0418dae2014-03-04 13:48:16 -05002487 if (!nfs4_valid_open_stateid(state))
2488 return -EBADF;
2489 if (nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
2490 &lockowner) == -EIO)
2491 return -EBADF;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002492 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002493 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002494
Bryan Schumaker7c513052011-03-24 17:12:24 +00002495 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002496 if (status == 0 && state != NULL)
2497 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002498 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002499}
2500
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002501static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2502 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002503 struct nfs4_state *state, struct nfs4_label *ilabel,
2504 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002506 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002507 struct nfs4_exception exception = {
2508 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002509 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002510 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511 int err;
2512 do {
David Quigley1775fd32013-05-22 12:50:42 -04002513 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state, ilabel, olabel);
Trond Myklebustc1578b72013-08-12 16:58:42 -04002514 trace_nfs4_setattr(inode, err);
Trond Myklebust451146b2012-04-18 16:29:11 -04002515 switch (err) {
2516 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002517 if (!(sattr->ia_valid & ATTR_SIZE)) {
2518 pr_warn_once("NFSv4: server %s is incorrectly "
2519 "applying open mode checks to "
2520 "a SETATTR that is not "
2521 "changing file size.\n",
2522 server->nfs_client->cl_hostname);
2523 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002524 if (state && !(state->state & FMODE_WRITE)) {
2525 err = -EBADF;
2526 if (sattr->ia_valid & ATTR_OPEN)
2527 err = -EACCES;
2528 goto out;
2529 }
2530 }
2531 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002532 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002533out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002534 return err;
2535}
2536
2537struct nfs4_closedata {
2538 struct inode *inode;
2539 struct nfs4_state *state;
2540 struct nfs_closeargs arg;
2541 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002542 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002543 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002544 bool roc;
2545 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002546};
2547
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002548static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002549{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002550 struct nfs4_closedata *calldata = data;
2551 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002552 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002553
Fred Isamanf7e89172011-01-06 11:36:32 +00002554 if (calldata->roc)
2555 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002556 nfs4_put_open_state(calldata->state);
2557 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002558 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002559 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002560 kfree(calldata);
2561}
2562
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002563static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002564{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002565 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002566 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002567 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002568 nfs4_stateid *res_stateid = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002569
Chuck Levera3ca5652012-03-01 17:00:40 -05002570 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002571 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2572 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04002573 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002574 /* hmm. we are done with the inode, and in the process of freeing
2575 * the state_owner. we keep this around to process errors
2576 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577 switch (task->tk_status) {
2578 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04002579 res_stateid = &calldata->res.stateid;
2580 if (calldata->arg.fmode == 0 && calldata->roc)
Fred Isamanf7e89172011-01-06 11:36:32 +00002581 pnfs_roc_set_barrier(state->inode,
2582 calldata->roc_barrier);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002583 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002584 break;
Trond Myklebust69794ad2013-11-20 12:57:19 -05002585 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002587 case -NFS4ERR_OLD_STATEID:
2588 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002589 case -NFS4ERR_EXPIRED:
Trond Myklebust566fcec2015-01-23 15:32:46 -05002590 if (!nfs4_stateid_match(&calldata->arg.stateid,
2591 &state->stateid)) {
2592 rpc_restart_call_prepare(task);
2593 goto out_release;
2594 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002595 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002596 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10002598 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN) {
Trond Myklebust72211db2009-12-15 14:47:36 -05002599 rpc_restart_call_prepare(task);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002600 goto out_release;
2601 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002602 }
Trond Myklebust412f6c42014-08-25 22:09:08 -04002603 nfs_clear_open_stateid(state, res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002604out_release:
Trond Myklebust72211db2009-12-15 14:47:36 -05002605 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002606 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002607 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002608}
2609
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002610static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002611{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002612 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002613 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002614 struct inode *inode = calldata->inode;
Trond Myklebustaee7af32014-08-25 22:33:12 -04002615 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05002616 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002617
Chuck Levera3ca5652012-03-01 17:00:40 -05002618 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002619 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002620 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002621
Trond Myklebust88069f72009-12-08 08:33:16 -05002622 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05002623 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04002624 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
2625 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
2626 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust566fcec2015-01-23 15:32:46 -05002627 nfs4_stateid_copy(&calldata->arg.stateid, &state->stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04002628 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002629 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01002630 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002631 if (state->n_rdonly == 0)
2632 call_close |= is_rdonly;
2633 else if (is_rdonly)
2634 calldata->arg.fmode |= FMODE_READ;
2635 if (state->n_wronly == 0)
2636 call_close |= is_wronly;
2637 else if (is_wronly)
2638 calldata->arg.fmode |= FMODE_WRITE;
2639 } else if (is_rdwr)
2640 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
2641
2642 if (calldata->arg.fmode == 0)
2643 call_close |= is_rdwr;
2644
Trond Myklebust5d422302013-03-14 16:57:48 -04002645 if (!nfs4_valid_open_stateid(state))
2646 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002647 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002648
2649 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002650 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002651 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002652 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002653
Fred Isamanf7e89172011-01-06 11:36:32 +00002654 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002655 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002656 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002657 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2658 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002659 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002660 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002661 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002662
Trond Myklebust516a6af2005-10-27 22:12:41 -04002663 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002664 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002665 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002666 &calldata->arg.seq_args,
2667 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002668 task) != 0)
2669 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002670 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002671 return;
2672out_no_action:
2673 task->tk_action = NULL;
2674out_wait:
2675 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002676}
2677
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002678static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002679 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002680 .rpc_call_done = nfs4_close_done,
2681 .rpc_release = nfs4_free_closedata,
2682};
2683
Peng Taofe08c542014-07-03 13:05:01 +08002684static bool nfs4_state_has_opener(struct nfs4_state *state)
2685{
2686 /* first check existing openers */
2687 if (test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0 &&
2688 state->n_rdonly != 0)
2689 return true;
2690
2691 if (test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0 &&
2692 state->n_wronly != 0)
2693 return true;
2694
2695 if (test_bit(NFS_O_RDWR_STATE, &state->flags) != 0 &&
2696 state->n_rdwr != 0)
2697 return true;
2698
2699 return false;
2700}
2701
2702static bool nfs4_roc(struct inode *inode)
2703{
2704 struct nfs_inode *nfsi = NFS_I(inode);
2705 struct nfs_open_context *ctx;
2706 struct nfs4_state *state;
2707
2708 spin_lock(&inode->i_lock);
2709 list_for_each_entry(ctx, &nfsi->open_files, list) {
2710 state = ctx->state;
2711 if (state == NULL)
2712 continue;
2713 if (nfs4_state_has_opener(state)) {
2714 spin_unlock(&inode->i_lock);
2715 return false;
2716 }
2717 }
2718 spin_unlock(&inode->i_lock);
2719
2720 if (nfs4_check_delegation(inode, FMODE_READ))
2721 return false;
2722
2723 return pnfs_roc(inode);
2724}
2725
Linus Torvalds1da177e2005-04-16 15:20:36 -07002726/*
2727 * It is possible for data to be read/written from a mem-mapped file
2728 * after the sys_close call (which hits the vfs layer as a flush).
2729 * This means that we can't safely call nfsv4 close on a file until
2730 * the inode is cleared. This in turn means that we are not good
2731 * NFSv4 citizens - we do not indicate to the server to update the file's
2732 * share state even when we are done with one of the three share
2733 * stateid's in the inode.
2734 *
2735 * NOTE: Caller must be holding the sp->so_owner semaphore!
2736 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002737int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002738{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002739 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002740 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002741 struct nfs4_state_owner *sp = state->owner;
2742 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002743 struct rpc_message msg = {
2744 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2745 .rpc_cred = state->owner->so_cred,
2746 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002747 struct rpc_task_setup task_setup_data = {
2748 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002749 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002750 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002751 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002752 .flags = RPC_TASK_ASYNC,
2753 };
Trond Myklebust95121352005-10-18 14:20:12 -07002754 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002755
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04002756 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
2757 &task_setup_data.rpc_client, &msg);
2758
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002759 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002760 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002761 goto out;
Chuck Levera9c92d62013-08-09 12:48:18 -04002762 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002763 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002764 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002765 calldata->arg.fh = NFS_FH(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002767 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002768 if (calldata->arg.seqid == NULL)
2769 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002770 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002771 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002772 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002773 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002774 calldata->res.server = server;
Peng Taofe08c542014-07-03 13:05:01 +08002775 calldata->roc = nfs4_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002776 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002777
Trond Myklebust1174dd12010-12-21 10:52:24 -05002778 msg.rpc_argp = &calldata->arg;
2779 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002780 task_setup_data.callback_data = calldata;
2781 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002782 if (IS_ERR(task))
2783 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002784 status = 0;
2785 if (wait)
2786 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002787 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002788 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002789out_free_calldata:
2790 kfree(calldata);
2791out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002792 nfs4_put_open_state(state);
2793 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002794 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795}
2796
Trond Myklebust2b484292010-09-17 10:56:51 -04002797static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002798nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
2799 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002800{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002801 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04002802 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
2803
2804 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805
Trond Myklebust565277f2007-10-15 18:17:53 -04002806 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002807 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04002808
2809 nfs4_label_release_security(label);
2810
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002811 if (IS_ERR(state))
2812 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04002813 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814}
2815
Trond Myklebust1185a552009-12-03 15:54:02 -05002816static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002817{
2818 if (ctx->state == NULL)
2819 return;
2820 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002821 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002822 else
Al Viro643168c2011-06-22 18:20:23 -04002823 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002824}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002825
Trond Myklebustb944dba2013-11-04 15:20:20 -05002826#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
2827#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
J. Bruce Fields999e5682014-06-03 17:33:35 -04002828#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_SECURITY_LABEL - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05002829
Linus Torvalds1da177e2005-04-16 15:20:36 -07002830static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2831{
Benny Halevy43652ad2009-04-01 09:21:54 -04002832 struct nfs4_server_caps_arg args = {
2833 .fhandle = fhandle,
2834 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835 struct nfs4_server_caps_res res = {};
2836 struct rpc_message msg = {
2837 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002838 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839 .rpc_resp = &res,
2840 };
2841 int status;
2842
Bryan Schumaker7c513052011-03-24 17:12:24 +00002843 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002844 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05002845 /* Sanity check the server answers */
2846 switch (server->nfs_client->cl_minorversion) {
2847 case 0:
2848 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
2849 res.attr_bitmask[2] = 0;
2850 break;
2851 case 1:
2852 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
2853 break;
2854 case 2:
2855 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
2856 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002857 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002858 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2859 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2860 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2861 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05002862 NFS_CAP_CTIME|NFS_CAP_MTIME|
2863 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06002864 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
2865 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866 server->caps |= NFS_CAP_ACLS;
2867 if (res.has_links != 0)
2868 server->caps |= NFS_CAP_HARDLINKS;
2869 if (res.has_symlinks != 0)
2870 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002871 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2872 server->caps |= NFS_CAP_FILEID;
2873 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2874 server->caps |= NFS_CAP_MODE;
2875 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2876 server->caps |= NFS_CAP_NLINK;
2877 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2878 server->caps |= NFS_CAP_OWNER;
2879 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2880 server->caps |= NFS_CAP_OWNER_GROUP;
2881 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2882 server->caps |= NFS_CAP_ATIME;
2883 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2884 server->caps |= NFS_CAP_CTIME;
2885 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2886 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04002887#ifdef CONFIG_NFS_V4_SECURITY_LABEL
2888 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
2889 server->caps |= NFS_CAP_SECURITY_LABEL;
2890#endif
2891 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
2892 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05002893 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002894
Trond Myklebusta65318b2009-03-11 14:10:28 -04002895 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2896 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2897 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05002898 server->cache_consistency_bitmask[2] = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002899 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002900 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002901 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002902
Linus Torvalds1da177e2005-04-16 15:20:36 -07002903 return status;
2904}
2905
Trond Myklebust55a97592006-06-09 09:34:19 -04002906int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002907{
2908 struct nfs4_exception exception = { };
2909 int err;
2910 do {
2911 err = nfs4_handle_exception(server,
2912 _nfs4_server_capabilities(server, fhandle),
2913 &exception);
2914 } while (exception.retry);
2915 return err;
2916}
2917
2918static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2919 struct nfs_fsinfo *info)
2920{
David Quigleyaa9c2662013-05-22 12:50:44 -04002921 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002922 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04002923 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002924 };
2925 struct nfs4_lookup_res res = {
2926 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002927 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928 .fh = fhandle,
2929 };
2930 struct rpc_message msg = {
2931 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2932 .rpc_argp = &args,
2933 .rpc_resp = &res,
2934 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002935
David Quigleyaa9c2662013-05-22 12:50:44 -04002936 bitmask[0] = nfs4_fattr_bitmap[0];
2937 bitmask[1] = nfs4_fattr_bitmap[1];
2938 /*
2939 * Process the label in the upcoming getfattr
2940 */
2941 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
2942
Trond Myklebust0e574af2005-10-27 22:12:38 -04002943 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002944 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002945}
2946
2947static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2948 struct nfs_fsinfo *info)
2949{
2950 struct nfs4_exception exception = { };
2951 int err;
2952 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002953 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04002954 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002955 switch (err) {
2956 case 0:
2957 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002958 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002959 default:
2960 err = nfs4_handle_exception(server, err, &exception);
2961 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002963out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002964 return err;
2965}
2966
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002967static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2968 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2969{
Trond Myklebustc2190662013-08-26 19:23:04 -04002970 struct rpc_auth_create_args auth_args = {
2971 .pseudoflavor = flavor,
2972 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002973 struct rpc_auth *auth;
2974 int ret;
2975
Trond Myklebustc2190662013-08-26 19:23:04 -04002976 auth = rpcauth_create(&auth_args, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002977 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002978 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002979 goto out;
2980 }
2981 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002982out:
2983 return ret;
2984}
2985
Chuck Lever9a744ba2013-03-16 15:56:02 -04002986/*
2987 * Retry pseudoroot lookup with various security flavors. We do this when:
2988 *
2989 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2990 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2991 *
2992 * Returns zero on success, or a negative NFS4ERR value, or a
2993 * negative errno value.
2994 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002995static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002996 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002997{
Chuck Lever9a744ba2013-03-16 15:56:02 -04002998 /* Per 3530bis 15.33.5 */
2999 static const rpc_authflavor_t flav_array[] = {
3000 RPC_AUTH_GSS_KRB5P,
3001 RPC_AUTH_GSS_KRB5I,
3002 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003003 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003004 RPC_AUTH_NULL,
3005 };
3006 int status = -EPERM;
3007 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003008
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003009 if (server->auth_info.flavor_len > 0) {
3010 /* try each flavor specified by user */
3011 for (i = 0; i < server->auth_info.flavor_len; i++) {
3012 status = nfs4_lookup_root_sec(server, fhandle, info,
3013 server->auth_info.flavors[i]);
3014 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3015 continue;
3016 break;
3017 }
3018 } else {
3019 /* no flavors specified by user, try default list */
3020 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3021 status = nfs4_lookup_root_sec(server, fhandle, info,
3022 flav_array[i]);
3023 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3024 continue;
3025 break;
3026 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003027 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003028
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003029 /*
3030 * -EACCESS could mean that the user doesn't have correct permissions
3031 * to access the mount. It could also mean that we tried to mount
3032 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3033 * existing mount programs don't handle -EACCES very well so it should
3034 * be mapped to -EPERM instead.
3035 */
3036 if (status == -EACCES)
3037 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003038 return status;
3039}
3040
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003041static int nfs4_do_find_root_sec(struct nfs_server *server,
3042 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
3043{
3044 int mv = server->nfs_client->cl_minorversion;
3045 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
3046}
3047
3048/**
3049 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3050 * @server: initialized nfs_server handle
3051 * @fhandle: we fill in the pseudo-fs root file handle
3052 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003053 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003054 *
3055 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003056 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003057int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003058 struct nfs_fsinfo *info,
3059 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003060{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003061 int status;
3062
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003063 switch (auth_probe) {
3064 case false:
3065 status = nfs4_lookup_root(server, fhandle, info);
3066 if (status != -NFS4ERR_WRONGSEC)
3067 break;
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003068 default:
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003069 status = nfs4_do_find_root_sec(server, fhandle, info);
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003070 }
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003071
Linus Torvalds1da177e2005-04-16 15:20:36 -07003072 if (status == 0)
3073 status = nfs4_server_capabilities(server, fhandle);
3074 if (status == 0)
3075 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003076
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003077 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003078}
3079
Bryan Schumakerbae36242012-05-10 15:07:31 -04003080static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
3081 struct nfs_fsinfo *info)
3082{
3083 int error;
3084 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003085 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003086
3087 error = nfs4_server_capabilities(server, mntfh);
3088 if (error < 0) {
3089 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
3090 return error;
3091 }
3092
David Quigley14c43f72013-05-22 12:50:43 -04003093 label = nfs4_label_alloc(server, GFP_KERNEL);
3094 if (IS_ERR(label))
3095 return PTR_ERR(label);
3096
David Quigley1775fd32013-05-22 12:50:42 -04003097 error = nfs4_proc_getattr(server, mntfh, fattr, label);
Bryan Schumakerbae36242012-05-10 15:07:31 -04003098 if (error < 0) {
3099 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04003100 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003101 }
3102
3103 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
3104 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
3105 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
3106
David Quigley14c43f72013-05-22 12:50:43 -04003107err_free_label:
3108 nfs4_label_free(label);
3109
Bryan Schumakerbae36242012-05-10 15:07:31 -04003110 return error;
3111}
3112
Manoj Naik6b97fd32006-06-09 09:34:29 -04003113/*
3114 * Get locations and (maybe) other attributes of a referral.
3115 * Note that we'll actually follow the referral later when
3116 * we detect fsid mismatch in inode revalidation
3117 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003118static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
3119 const struct qstr *name, struct nfs_fattr *fattr,
3120 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04003121{
3122 int status = -ENOMEM;
3123 struct page *page = NULL;
3124 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003125
3126 page = alloc_page(GFP_KERNEL);
3127 if (page == NULL)
3128 goto out;
3129 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
3130 if (locations == NULL)
3131 goto out;
3132
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003133 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003134 if (status != 0)
3135 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04003136
3137 /*
3138 * If the fsid didn't change, this is a migration event, not a
3139 * referral. Cause us to drop into the exception handler, which
3140 * will kick off migration recovery.
3141 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003142 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04003143 dprintk("%s: server did not return a different fsid for"
3144 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04003145 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003146 goto out;
3147 }
Andy Adamson533eb462011-06-13 18:25:56 -04003148 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
3149 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003150
Andy Adamson533eb462011-06-13 18:25:56 -04003151 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003152 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04003153 memset(fhandle, 0, sizeof(struct nfs_fh));
3154out:
3155 if (page)
3156 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04003157 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003158 return status;
3159}
3160
David Quigley1775fd32013-05-22 12:50:42 -04003161static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3162 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003163{
3164 struct nfs4_getattr_arg args = {
3165 .fh = fhandle,
3166 .bitmask = server->attr_bitmask,
3167 };
3168 struct nfs4_getattr_res res = {
3169 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003170 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171 .server = server,
3172 };
3173 struct rpc_message msg = {
3174 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
3175 .rpc_argp = &args,
3176 .rpc_resp = &res,
3177 };
David Quigleyaa9c2662013-05-22 12:50:44 -04003178
3179 args.bitmask = nfs4_bitmask(server, label);
3180
Trond Myklebust0e574af2005-10-27 22:12:38 -04003181 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003182 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003183}
3184
David Quigley1775fd32013-05-22 12:50:42 -04003185static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3186 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003187{
3188 struct nfs4_exception exception = { };
3189 int err;
3190 do {
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003191 err = _nfs4_proc_getattr(server, fhandle, fattr, label);
3192 trace_nfs4_getattr(server, fhandle, fattr, err);
3193 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003194 &exception);
3195 } while (exception.retry);
3196 return err;
3197}
3198
3199/*
3200 * The file is not closed if it is opened due to the a request to change
3201 * the size of the file. The open call will not be needed once the
3202 * VFS layer lookup-intents are implemented.
3203 *
3204 * Close is called when the inode is destroyed.
3205 * If we haven't opened the file for O_WRONLY, we
3206 * need to in the size_change case to obtain a stateid.
3207 *
3208 * Got race?
3209 * Because OPEN is always done by name in nfsv4, it is
3210 * possible that we opened a different file by the same
3211 * name. We can recognize this race condition, but we
3212 * can't do anything about it besides returning an error.
3213 *
3214 * This will be fixed with VFS changes (lookup-intent).
3215 */
3216static int
3217nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
3218 struct iattr *sattr)
3219{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003220 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003221 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05003222 struct nfs4_state *state = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04003223 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003224 int status;
3225
Peng Tao88ac8152014-09-12 11:04:10 +08003226 if (pnfs_ld_layoutret_on_setattr(inode) &&
3227 sattr->ia_valid & ATTR_SIZE &&
3228 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04003229 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04003230
Trond Myklebust0e574af2005-10-27 22:12:38 -04003231 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003232
Andy Adamson26699402012-05-30 16:12:24 -04003233 /* Deal with open(O_TRUNC) */
3234 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03003235 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04003236
3237 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03003238 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04003239 return 0;
3240
Trond Myklebustd5308382005-11-04 15:33:38 -05003241 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003242 if (sattr->ia_valid & ATTR_FILE) {
3243 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003244
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003245 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11003246 if (ctx) {
3247 cred = ctx->cred;
3248 state = ctx->state;
3249 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003250 }
3251
David Quigley14c43f72013-05-22 12:50:43 -04003252 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
3253 if (IS_ERR(label))
3254 return PTR_ERR(label);
3255
3256 status = nfs4_do_setattr(inode, cred, fattr, sattr, state, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04003257 if (status == 0) {
Trond Myklebust65e43082005-08-16 11:49:44 -04003258 nfs_setattr_update_inode(inode, sattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04003259 nfs_setsecurity(inode, fattr, label);
3260 }
David Quigley14c43f72013-05-22 12:50:43 -04003261 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003262 return status;
3263}
3264
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003265static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
3266 const struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003267 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04003268{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003269 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04003270 int status;
3271 struct nfs4_lookup_arg args = {
3272 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003273 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04003274 .name = name,
3275 };
3276 struct nfs4_lookup_res res = {
3277 .server = server,
3278 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04003279 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04003280 .fh = fhandle,
3281 };
3282 struct rpc_message msg = {
3283 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
3284 .rpc_argp = &args,
3285 .rpc_resp = &res,
3286 };
3287
David Quigleyaa9c2662013-05-22 12:50:44 -04003288 args.bitmask = nfs4_bitmask(server, label);
3289
David Howells2b3de442006-08-22 20:06:09 -04003290 nfs_fattr_init(fattr);
3291
Linus Torvalds1da177e2005-04-16 15:20:36 -07003292 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003293 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294 dprintk("NFS reply lookup: %d\n", status);
3295 return status;
3296}
3297
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003298static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003299{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003300 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003301 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003302 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
3303 fattr->nlink = 2;
3304}
3305
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003306static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
3307 struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003308 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003309{
3310 struct nfs4_exception exception = { };
3311 struct rpc_clnt *client = *clnt;
3312 int err;
3313 do {
David Quigley1775fd32013-05-22 12:50:42 -04003314 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003315 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003316 switch (err) {
3317 case -NFS4ERR_BADNAME:
3318 err = -ENOENT;
3319 goto out;
3320 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003321 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003322 goto out;
3323 case -NFS4ERR_WRONGSEC:
3324 err = -EPERM;
3325 if (client != *clnt)
3326 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04003327 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003328 if (IS_ERR(client))
3329 return PTR_ERR(client);
3330
3331 exception.retry = 1;
3332 break;
3333 default:
3334 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3335 }
3336 } while (exception.retry);
3337
3338out:
3339 if (err == 0)
3340 *clnt = client;
3341 else if (client != *clnt)
3342 rpc_shutdown_client(client);
3343
3344 return err;
3345}
3346
Bryan Schumaker80a16b22012-04-27 13:27:46 -04003347static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
David Quigley1775fd32013-05-22 12:50:42 -04003348 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
3349 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003350{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003351 int status;
3352 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003353
David Quigley1775fd32013-05-22 12:50:42 -04003354 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003355 if (client != NFS_CLIENT(dir)) {
3356 rpc_shutdown_client(client);
3357 nfs_fixup_secinfo_attributes(fattr);
3358 }
3359 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003360}
3361
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003362struct rpc_clnt *
3363nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
3364 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
3365{
Trond Myklebustb72888c2013-08-07 20:38:07 -04003366 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003367 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003368
David Quigley1775fd32013-05-22 12:50:42 -04003369 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003370 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003371 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003372 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003373}
3374
Linus Torvalds1da177e2005-04-16 15:20:36 -07003375static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3376{
Trond Myklebust76b32992007-08-10 17:45:11 -04003377 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378 struct nfs4_accessargs args = {
3379 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05003380 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381 };
Trond Myklebust76b32992007-08-10 17:45:11 -04003382 struct nfs4_accessres res = {
3383 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04003384 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385 struct rpc_message msg = {
3386 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
3387 .rpc_argp = &args,
3388 .rpc_resp = &res,
3389 .rpc_cred = entry->cred,
3390 };
3391 int mode = entry->mask;
David Quigleyaa9c2662013-05-22 12:50:44 -04003392 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003393
3394 /*
3395 * Determine which access bits we want to ask for...
3396 */
3397 if (mode & MAY_READ)
3398 args.access |= NFS4_ACCESS_READ;
3399 if (S_ISDIR(inode->i_mode)) {
3400 if (mode & MAY_WRITE)
3401 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
3402 if (mode & MAY_EXEC)
3403 args.access |= NFS4_ACCESS_LOOKUP;
3404 } else {
3405 if (mode & MAY_WRITE)
3406 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
3407 if (mode & MAY_EXEC)
3408 args.access |= NFS4_ACCESS_EXECUTE;
3409 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003410
3411 res.fattr = nfs_alloc_fattr();
3412 if (res.fattr == NULL)
3413 return -ENOMEM;
3414
Bryan Schumaker7c513052011-03-24 17:12:24 +00003415 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003416 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003417 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04003418 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003419 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003420 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003421 return status;
3422}
3423
3424static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3425{
3426 struct nfs4_exception exception = { };
3427 int err;
3428 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003429 err = _nfs4_proc_access(inode, entry);
3430 trace_nfs4_access(inode, err);
3431 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432 &exception);
3433 } while (exception.retry);
3434 return err;
3435}
3436
3437/*
3438 * TODO: For the time being, we don't try to get any attributes
3439 * along with any of the zero-copy operations READ, READDIR,
3440 * READLINK, WRITE.
3441 *
3442 * In the case of the first three, we want to put the GETATTR
3443 * after the read-type operation -- this is because it is hard
3444 * to predict the length of a GETATTR response in v4, and thus
3445 * align the READ data correctly. This means that the GETATTR
3446 * may end up partially falling into the page cache, and we should
3447 * shift it into the 'tail' of the xdr_buf before processing.
3448 * To do this efficiently, we need to know the total length
3449 * of data received, which doesn't seem to be available outside
3450 * of the RPC layer.
3451 *
3452 * In the case of WRITE, we also want to put the GETATTR after
3453 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003454 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455 *
3456 * Both of these changes to the XDR layer would in fact be quite
3457 * minor, but I decided to leave them for a subsequent patch.
3458 */
3459static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3460 unsigned int pgbase, unsigned int pglen)
3461{
3462 struct nfs4_readlink args = {
3463 .fh = NFS_FH(inode),
3464 .pgbase = pgbase,
3465 .pglen = pglen,
3466 .pages = &page,
3467 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003468 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003469 struct rpc_message msg = {
3470 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3471 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003472 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003473 };
3474
Bryan Schumaker7c513052011-03-24 17:12:24 +00003475 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 -07003476}
3477
3478static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3479 unsigned int pgbase, unsigned int pglen)
3480{
3481 struct nfs4_exception exception = { };
3482 int err;
3483 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003484 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
3485 trace_nfs4_readlink(inode, err);
3486 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003487 &exception);
3488 } while (exception.retry);
3489 return err;
3490}
3491
Linus Torvalds1da177e2005-04-16 15:20:36 -07003492/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003493 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003494 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003495static int
3496nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003497 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498{
David Quigleyaa9c2662013-05-22 12:50:44 -04003499 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003500 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003501 struct nfs4_state *state;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003502 int opened = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003503 int status = 0;
3504
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003505 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3506 if (IS_ERR(ctx))
3507 return PTR_ERR(ctx);
3508
David Quigleyaa9c2662013-05-22 12:50:44 -04003509 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
3510
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003511 sattr->ia_mode &= ~current_umask();
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003512 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, &opened);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003513 if (IS_ERR(state)) {
3514 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003515 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003516 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003517out:
David Quigleyaa9c2662013-05-22 12:50:44 -04003518 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003519 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520 return status;
3521}
3522
3523static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3524{
Trond Myklebust16e42952005-10-27 22:12:44 -04003525 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003526 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003527 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003528 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003529 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003530 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003531 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003532 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003534 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3535 .rpc_argp = &args,
3536 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003537 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003538 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003539
Bryan Schumaker7c513052011-03-24 17:12:24 +00003540 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003541 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003542 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003543 return status;
3544}
3545
3546static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3547{
3548 struct nfs4_exception exception = { };
3549 int err;
3550 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003551 err = _nfs4_proc_remove(dir, name);
3552 trace_nfs4_remove(dir, name, err);
3553 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003554 &exception);
3555 } while (exception.retry);
3556 return err;
3557}
3558
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003559static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003560{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003561 struct nfs_server *server = NFS_SERVER(dir);
3562 struct nfs_removeargs *args = msg->rpc_argp;
3563 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003565 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003566 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Chuck Levera9c92d62013-08-09 12:48:18 -04003567 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04003568
3569 nfs_fattr_init(res->dir_attr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570}
3571
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003572static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3573{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003574 nfs4_setup_sequence(NFS_SERVER(data->dir),
3575 &data->args.seq_args,
3576 &data->res.seq_res,
3577 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003578}
3579
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003580static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003581{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003582 struct nfs_unlinkdata *data = task->tk_calldata;
3583 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003584
Trond Myklebust14516c32010-07-31 14:29:06 -04003585 if (!nfs4_sequence_done(task, &res->seq_res))
3586 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003587 if (nfs4_async_handle_error(task, res->server, NULL,
3588 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003589 return 0;
3590 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003591 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003592}
3593
Jeff Laytond3d41522010-09-17 17:31:57 -04003594static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3595{
3596 struct nfs_server *server = NFS_SERVER(dir);
3597 struct nfs_renameargs *arg = msg->rpc_argp;
3598 struct nfs_renameres *res = msg->rpc_resp;
3599
3600 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003601 res->server = server;
Chuck Levera9c92d62013-08-09 12:48:18 -04003602 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003603}
3604
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003605static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3606{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003607 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3608 &data->args.seq_args,
3609 &data->res.seq_res,
3610 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003611}
3612
3613static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3614 struct inode *new_dir)
3615{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04003616 struct nfs_renamedata *data = task->tk_calldata;
3617 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04003618
3619 if (!nfs4_sequence_done(task, &res->seq_res))
3620 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003621 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04003622 return 0;
3623
3624 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003625 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003626 return 1;
3627}
3628
Linus Torvalds1da177e2005-04-16 15:20:36 -07003629static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3630{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003631 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632 struct nfs4_link_arg arg = {
3633 .fh = NFS_FH(inode),
3634 .dir_fh = NFS_FH(dir),
3635 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003636 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003637 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003638 struct nfs4_link_res res = {
3639 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04003640 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003641 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642 struct rpc_message msg = {
3643 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3644 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003645 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003647 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003648
Trond Myklebust136f2622010-04-16 16:22:49 -04003649 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003650 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003651 goto out;
3652
David Quigley14c43f72013-05-22 12:50:43 -04003653 res.label = nfs4_label_alloc(server, GFP_KERNEL);
3654 if (IS_ERR(res.label)) {
3655 status = PTR_ERR(res.label);
3656 goto out;
3657 }
David Quigleyaa9c2662013-05-22 12:50:44 -04003658 arg.bitmask = nfs4_bitmask(server, res.label);
David Quigley14c43f72013-05-22 12:50:43 -04003659
Bryan Schumaker7c513052011-03-24 17:12:24 +00003660 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003661 if (!status) {
3662 update_changeattr(dir, &res.cinfo);
David Quigleyaa9c2662013-05-22 12:50:44 -04003663 status = nfs_post_op_update_inode(inode, res.fattr);
3664 if (!status)
3665 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003666 }
David Quigley14c43f72013-05-22 12:50:43 -04003667
3668
3669 nfs4_label_free(res.label);
3670
Trond Myklebust136f2622010-04-16 16:22:49 -04003671out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003672 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673 return status;
3674}
3675
3676static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3677{
3678 struct nfs4_exception exception = { };
3679 int err;
3680 do {
3681 err = nfs4_handle_exception(NFS_SERVER(inode),
3682 _nfs4_proc_link(inode, dir, name),
3683 &exception);
3684 } while (exception.retry);
3685 return err;
3686}
3687
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003688struct nfs4_createdata {
3689 struct rpc_message msg;
3690 struct nfs4_create_arg arg;
3691 struct nfs4_create_res res;
3692 struct nfs_fh fh;
3693 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003694 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003695};
3696
3697static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3698 struct qstr *name, struct iattr *sattr, u32 ftype)
3699{
3700 struct nfs4_createdata *data;
3701
3702 data = kzalloc(sizeof(*data), GFP_KERNEL);
3703 if (data != NULL) {
3704 struct nfs_server *server = NFS_SERVER(dir);
3705
David Quigley14c43f72013-05-22 12:50:43 -04003706 data->label = nfs4_label_alloc(server, GFP_KERNEL);
3707 if (IS_ERR(data->label))
3708 goto out_free;
3709
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003710 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3711 data->msg.rpc_argp = &data->arg;
3712 data->msg.rpc_resp = &data->res;
3713 data->arg.dir_fh = NFS_FH(dir);
3714 data->arg.server = server;
3715 data->arg.name = name;
3716 data->arg.attrs = sattr;
3717 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04003718 data->arg.bitmask = nfs4_bitmask(server, data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003719 data->res.server = server;
3720 data->res.fh = &data->fh;
3721 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003722 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003723 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003724 }
3725 return data;
David Quigley14c43f72013-05-22 12:50:43 -04003726out_free:
3727 kfree(data);
3728 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003729}
3730
3731static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3732{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003733 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003734 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003735 if (status == 0) {
3736 update_changeattr(dir, &data->res.dir_cinfo);
David Quigley1775fd32013-05-22 12:50:42 -04003737 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003738 }
3739 return status;
3740}
3741
3742static void nfs4_free_createdata(struct nfs4_createdata *data)
3743{
David Quigley14c43f72013-05-22 12:50:43 -04003744 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003745 kfree(data);
3746}
3747
Chuck Lever4f390c12006-08-22 20:06:22 -04003748static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003749 struct page *page, unsigned int len, struct iattr *sattr,
3750 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003751{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003752 struct nfs4_createdata *data;
3753 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003754
Chuck Lever94a6d752006-08-22 20:06:23 -04003755 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003756 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003757
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003758 status = -ENOMEM;
3759 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3760 if (data == NULL)
3761 goto out;
3762
3763 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3764 data->arg.u.symlink.pages = &page;
3765 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04003766 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003767
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003768 status = nfs4_do_create(dir, dentry, data);
3769
3770 nfs4_free_createdata(data);
3771out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003772 return status;
3773}
3774
Chuck Lever4f390c12006-08-22 20:06:22 -04003775static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003776 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003777{
3778 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003779 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04003781
3782 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3783
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003785 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
3786 trace_nfs4_symlink(dir, &dentry->d_name, err);
3787 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788 &exception);
3789 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003790
3791 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003792 return err;
3793}
3794
3795static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003796 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003797{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003798 struct nfs4_createdata *data;
3799 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003801 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3802 if (data == NULL)
3803 goto out;
3804
David Quigley1775fd32013-05-22 12:50:42 -04003805 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003806 status = nfs4_do_create(dir, dentry, data);
3807
3808 nfs4_free_createdata(data);
3809out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810 return status;
3811}
3812
3813static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3814 struct iattr *sattr)
3815{
3816 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003817 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003819
David Quigleyaa9c2662013-05-22 12:50:44 -04003820 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3821
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003822 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003823 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003824 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
3825 trace_nfs4_mkdir(dir, &dentry->d_name, err);
3826 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827 &exception);
3828 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003829 nfs4_label_release_security(label);
3830
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831 return err;
3832}
3833
3834static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003835 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836{
3837 struct inode *dir = dentry->d_inode;
3838 struct nfs4_readdir_arg args = {
3839 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003840 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841 .pgbase = 0,
3842 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003843 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003844 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003845 };
3846 struct nfs4_readdir_res res;
3847 struct rpc_message msg = {
3848 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3849 .rpc_argp = &args,
3850 .rpc_resp = &res,
3851 .rpc_cred = cred,
3852 };
3853 int status;
3854
Al Viro6de14722013-09-16 10:53:17 -04003855 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
3856 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003857 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003858 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003859 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003860 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 -05003861 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003862 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003863 status += args.pgbase;
3864 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003865
3866 nfs_invalidate_atime(dir);
3867
Harvey Harrison3110ff82008-05-02 13:42:44 -07003868 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869 return status;
3870}
3871
3872static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003873 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003874{
3875 struct nfs4_exception exception = { };
3876 int err;
3877 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003878 err = _nfs4_proc_readdir(dentry, cred, cookie,
3879 pages, count, plus);
3880 trace_nfs4_readdir(dentry->d_inode, err);
3881 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003882 &exception);
3883 } while (exception.retry);
3884 return err;
3885}
3886
3887static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04003888 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003889{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003890 struct nfs4_createdata *data;
3891 int mode = sattr->ia_mode;
3892 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003894 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3895 if (data == NULL)
3896 goto out;
3897
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003899 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003900 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003901 data->arg.ftype = NF4BLK;
3902 data->arg.u.device.specdata1 = MAJOR(rdev);
3903 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003904 }
3905 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003906 data->arg.ftype = NF4CHR;
3907 data->arg.u.device.specdata1 = MAJOR(rdev);
3908 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003909 } else if (!S_ISSOCK(mode)) {
3910 status = -EINVAL;
3911 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003912 }
David Quigley1775fd32013-05-22 12:50:42 -04003913
David Quigleyaa9c2662013-05-22 12:50:44 -04003914 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003915 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003916out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003917 nfs4_free_createdata(data);
3918out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003919 return status;
3920}
3921
3922static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3923 struct iattr *sattr, dev_t rdev)
3924{
3925 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003926 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003927 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003928
David Quigleyaa9c2662013-05-22 12:50:44 -04003929 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3930
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003931 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003932 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003933 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
3934 trace_nfs4_mknod(dir, &dentry->d_name, err);
3935 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936 &exception);
3937 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003938
3939 nfs4_label_release_security(label);
3940
Linus Torvalds1da177e2005-04-16 15:20:36 -07003941 return err;
3942}
3943
3944static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3945 struct nfs_fsstat *fsstat)
3946{
3947 struct nfs4_statfs_arg args = {
3948 .fh = fhandle,
3949 .bitmask = server->attr_bitmask,
3950 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003951 struct nfs4_statfs_res res = {
3952 .fsstat = fsstat,
3953 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003954 struct rpc_message msg = {
3955 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3956 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003957 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958 };
3959
Trond Myklebust0e574af2005-10-27 22:12:38 -04003960 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003961 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962}
3963
3964static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3965{
3966 struct nfs4_exception exception = { };
3967 int err;
3968 do {
3969 err = nfs4_handle_exception(server,
3970 _nfs4_proc_statfs(server, fhandle, fsstat),
3971 &exception);
3972 } while (exception.retry);
3973 return err;
3974}
3975
3976static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3977 struct nfs_fsinfo *fsinfo)
3978{
3979 struct nfs4_fsinfo_arg args = {
3980 .fh = fhandle,
3981 .bitmask = server->attr_bitmask,
3982 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003983 struct nfs4_fsinfo_res res = {
3984 .fsinfo = fsinfo,
3985 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003986 struct rpc_message msg = {
3987 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3988 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003989 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990 };
3991
Bryan Schumaker7c513052011-03-24 17:12:24 +00003992 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993}
3994
3995static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3996{
3997 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04003998 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003999 int err;
4000
4001 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04004002 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004003 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04004004 if (err == 0) {
4005 struct nfs_client *clp = server->nfs_client;
4006
4007 spin_lock(&clp->cl_lock);
4008 clp->cl_lease_time = fsinfo->lease_time * HZ;
4009 clp->cl_last_renewal = now;
4010 spin_unlock(&clp->cl_lock);
4011 break;
4012 }
4013 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004014 } while (exception.retry);
4015 return err;
4016}
4017
4018static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4019{
Bryan Schumakere38eb652012-06-20 15:53:40 -04004020 int error;
4021
Trond Myklebust0e574af2005-10-27 22:12:38 -04004022 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04004023 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08004024 if (error == 0) {
4025 /* block layout checks this! */
4026 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04004027 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08004028 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04004029
4030 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004031}
4032
4033static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4034 struct nfs_pathconf *pathconf)
4035{
4036 struct nfs4_pathconf_arg args = {
4037 .fh = fhandle,
4038 .bitmask = server->attr_bitmask,
4039 };
Benny Halevyd45b2982009-04-01 09:21:58 -04004040 struct nfs4_pathconf_res res = {
4041 .pathconf = pathconf,
4042 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004043 struct rpc_message msg = {
4044 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
4045 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04004046 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047 };
4048
4049 /* None of the pathconf attributes are mandatory to implement */
4050 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
4051 memset(pathconf, 0, sizeof(*pathconf));
4052 return 0;
4053 }
4054
Trond Myklebust0e574af2005-10-27 22:12:38 -04004055 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004056 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004057}
4058
4059static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4060 struct nfs_pathconf *pathconf)
4061{
4062 struct nfs4_exception exception = { };
4063 int err;
4064
4065 do {
4066 err = nfs4_handle_exception(server,
4067 _nfs4_proc_pathconf(server, fhandle, pathconf),
4068 &exception);
4069 } while (exception.retry);
4070 return err;
4071}
4072
Trond Myklebust5521abf2013-03-16 20:54:34 -04004073int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04004074 const struct nfs_open_context *ctx,
4075 const struct nfs_lock_context *l_ctx,
4076 fmode_t fmode)
4077{
4078 const struct nfs_lockowner *lockowner = NULL;
4079
4080 if (l_ctx != NULL)
4081 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004082 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04004083}
4084EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
4085
Trond Myklebust5521abf2013-03-16 20:54:34 -04004086static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
4087 const struct nfs_open_context *ctx,
4088 const struct nfs_lock_context *l_ctx,
4089 fmode_t fmode)
4090{
4091 nfs4_stateid current_stateid;
4092
Trond Myklebuste1253be2014-03-05 08:44:23 -05004093 /* If the current stateid represents a lost lock, then exit */
4094 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode) == -EIO)
4095 return true;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004096 return nfs4_stateid_match(stateid, &current_stateid);
4097}
4098
4099static bool nfs4_error_stateid_expired(int err)
4100{
4101 switch (err) {
4102 case -NFS4ERR_DELEG_REVOKED:
4103 case -NFS4ERR_ADMIN_REVOKED:
4104 case -NFS4ERR_BAD_STATEID:
4105 case -NFS4ERR_STALE_STATEID:
4106 case -NFS4ERR_OLD_STATEID:
4107 case -NFS4ERR_OPENMODE:
4108 case -NFS4ERR_EXPIRED:
4109 return true;
4110 }
4111 return false;
4112}
4113
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004114void __nfs4_read_done_cb(struct nfs_pgio_header *hdr)
Benny Halevyd20581a2011-05-22 19:52:03 +03004115{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004116 nfs_invalidate_atime(hdr->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03004117}
4118
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004119static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004120{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004121 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004122
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004123 trace_nfs4_read(hdr, task->tk_status);
4124 if (nfs4_async_handle_error(task, server,
NeilBrown8478eaa2014-09-18 16:09:27 +10004125 hdr->args.context->state,
4126 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004127 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05004128 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004129 }
Trond Myklebust8850df92007-09-28 17:20:07 -04004130
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004131 __nfs4_read_done_cb(hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004132 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004133 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05004134 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004135}
4136
Trond Myklebust5521abf2013-03-16 20:54:34 -04004137static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004138 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004139{
4140
4141 if (!nfs4_error_stateid_expired(task->tk_status) ||
4142 nfs4_stateid_is_current(&args->stateid,
4143 args->context,
4144 args->lock_context,
4145 FMODE_READ))
4146 return false;
4147 rpc_restart_call_prepare(task);
4148 return true;
4149}
4150
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004151static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004152{
4153
4154 dprintk("--> %s\n", __func__);
4155
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004156 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004157 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004158 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004159 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004160 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4161 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004162}
4163
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004164static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
4165 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004166{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004167 hdr->timestamp = jiffies;
4168 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004169 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004170 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171}
4172
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004173static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
4174 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04004175{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004176 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode),
4177 &hdr->args.seq_args,
4178 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04004179 task))
NeilBrownef1820f2013-09-04 17:04:49 +10004180 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004181 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
4182 hdr->args.lock_context,
4183 hdr->rw_ops->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10004184 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004185 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10004186 return -EIO;
4187 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004188}
4189
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004190static int nfs4_write_done_cb(struct rpc_task *task,
4191 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004193 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10004194
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004195 trace_nfs4_write(hdr, task->tk_status);
4196 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
NeilBrown8478eaa2014-09-18 16:09:27 +10004197 hdr->args.context->state,
4198 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004199 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004200 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004201 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004202 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004203 renew_lease(NFS_SERVER(inode), hdr->timestamp);
4204 nfs_post_op_update_inode_force_wcc(inode, &hdr->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004205 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004206 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207}
4208
Trond Myklebust5521abf2013-03-16 20:54:34 -04004209static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004210 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004211{
4212
4213 if (!nfs4_error_stateid_expired(task->tk_status) ||
4214 nfs4_stateid_is_current(&args->stateid,
4215 args->context,
4216 args->lock_context,
4217 FMODE_WRITE))
4218 return false;
4219 rpc_restart_call_prepare(task);
4220 return true;
4221}
4222
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004223static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00004224{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004225 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00004226 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004227 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004228 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004229 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4230 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00004231}
4232
Trond Myklebust5a37f852012-04-28 14:55:16 -04004233static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004234bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00004235{
Trond Myklebust5a37f852012-04-28 14:55:16 -04004236 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004237 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04004238 return false;
4239 /* Otherwise, request attributes if and only if we don't hold
4240 * a delegation
4241 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04004242 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00004243}
Fred Isamana69aef12011-03-03 15:13:47 +00004244
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004245static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
4246 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004247{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004248 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004249
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004250 if (!nfs4_write_need_cache_consistency_data(hdr)) {
4251 hdr->args.bitmask = NULL;
4252 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00004253 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004254 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04004255
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004256 if (!hdr->pgio_done_cb)
4257 hdr->pgio_done_cb = nfs4_write_done_cb;
4258 hdr->res.server = server;
4259 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004260
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004261 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004262 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004263}
4264
Fred Isaman0b7c0152012-04-20 14:47:39 -04004265static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
4266{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004267 nfs4_setup_sequence(NFS_SERVER(data->inode),
4268 &data->args.seq_args,
4269 &data->res.seq_res,
4270 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004271}
4272
Fred Isaman0b7c0152012-04-20 14:47:39 -04004273static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004275 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04004276
Trond Myklebustcc668ab2013-08-14 15:31:28 -04004277 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10004278 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
4279 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004280 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004281 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004282 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004283 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004284}
4285
Fred Isaman0b7c0152012-04-20 14:47:39 -04004286static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00004287{
4288 if (!nfs4_sequence_done(task, &data->res.seq_res))
4289 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04004290 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00004291}
4292
Fred Isaman0b7c0152012-04-20 14:47:39 -04004293static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004294{
Trond Myklebust788e7a82006-03-20 13:44:27 -05004295 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00004296
Fred Isaman0b7c0152012-04-20 14:47:39 -04004297 if (data->commit_done_cb == NULL)
4298 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004299 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004300 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Chuck Levera9c92d62013-08-09 12:48:18 -04004301 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004302}
4303
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004304struct nfs4_renewdata {
4305 struct nfs_client *client;
4306 unsigned long timestamp;
4307};
4308
Linus Torvalds1da177e2005-04-16 15:20:36 -07004309/*
4310 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
4311 * standalone procedure for queueing an asynchronous RENEW.
4312 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004313static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004314{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004315 struct nfs4_renewdata *data = calldata;
4316 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004317
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004318 if (atomic_read(&clp->cl_count) > 1)
4319 nfs4_schedule_state_renewal(clp);
4320 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004321 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004322}
4323
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004324static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004325{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004326 struct nfs4_renewdata *data = calldata;
4327 struct nfs_client *clp = data->client;
4328 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004329
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004330 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04004331 switch (task->tk_status) {
4332 case 0:
4333 break;
4334 case -NFS4ERR_LEASE_MOVED:
4335 nfs4_schedule_lease_moved_recovery(clp);
4336 break;
4337 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04004338 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04004339 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
4340 return;
4341 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004342 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04004343 return;
4344 }
4345 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004346 }
Trond Myklebust452e9352010-07-31 14:29:06 -04004347 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004348}
4349
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004350static const struct rpc_call_ops nfs4_renew_ops = {
4351 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004352 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004353};
4354
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004355static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004356{
4357 struct rpc_message msg = {
4358 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4359 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004360 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004361 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004362 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004363
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004364 if (renew_flags == 0)
4365 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004366 if (!atomic_inc_not_zero(&clp->cl_count))
4367 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04004368 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004369 if (data == NULL)
4370 return -ENOMEM;
4371 data->client = clp;
4372 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004373 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004374 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004375}
4376
Trond Myklebust8534d4e2011-08-24 15:07:37 -04004377static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378{
4379 struct rpc_message msg = {
4380 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4381 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004382 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004383 };
4384 unsigned long now = jiffies;
4385 int status;
4386
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004387 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004388 if (status < 0)
4389 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04004390 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004391 return 0;
4392}
4393
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004394static inline int nfs4_server_supports_acls(struct nfs_server *server)
4395{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06004396 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004397}
4398
Trond Myklebust21f498c2012-08-24 10:59:25 -04004399/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
4400 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004401 * the stack.
4402 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04004403#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004404
Neil Hormane9e3d722011-03-04 19:26:03 -05004405static int buf_to_pages_noslab(const void *buf, size_t buflen,
4406 struct page **pages, unsigned int *pgbase)
4407{
4408 struct page *newpage, **spages;
4409 int rc = 0;
4410 size_t len;
4411 spages = pages;
4412
4413 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04004414 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05004415 newpage = alloc_page(GFP_KERNEL);
4416
4417 if (newpage == NULL)
4418 goto unwind;
4419 memcpy(page_address(newpage), buf, len);
4420 buf += len;
4421 buflen -= len;
4422 *pages++ = newpage;
4423 rc++;
4424 } while (buflen != 0);
4425
4426 return rc;
4427
4428unwind:
4429 for(; rc > 0; rc--)
4430 __free_page(spages[rc-1]);
4431 return -ENOMEM;
4432}
4433
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004434struct nfs4_cached_acl {
4435 int cached;
4436 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00004437 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004438};
4439
4440static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004441{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004442 struct nfs_inode *nfsi = NFS_I(inode);
4443
4444 spin_lock(&inode->i_lock);
4445 kfree(nfsi->nfs4_acl);
4446 nfsi->nfs4_acl = acl;
4447 spin_unlock(&inode->i_lock);
4448}
4449
4450static void nfs4_zap_acl_attr(struct inode *inode)
4451{
4452 nfs4_set_cached_acl(inode, NULL);
4453}
4454
4455static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
4456{
4457 struct nfs_inode *nfsi = NFS_I(inode);
4458 struct nfs4_cached_acl *acl;
4459 int ret = -ENOENT;
4460
4461 spin_lock(&inode->i_lock);
4462 acl = nfsi->nfs4_acl;
4463 if (acl == NULL)
4464 goto out;
4465 if (buf == NULL) /* user is just asking for length */
4466 goto out_len;
4467 if (acl->cached == 0)
4468 goto out;
4469 ret = -ERANGE; /* see getxattr(2) man page */
4470 if (acl->len > buflen)
4471 goto out;
4472 memcpy(buf, acl->data, acl->len);
4473out_len:
4474 ret = acl->len;
4475out:
4476 spin_unlock(&inode->i_lock);
4477 return ret;
4478}
4479
Sachin Prabhu5794d212012-04-17 14:36:40 +01004480static 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 +00004481{
4482 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004483 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004484
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004485 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004486 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004487 if (acl == NULL)
4488 goto out;
4489 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004490 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004491 } else {
4492 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4493 if (acl == NULL)
4494 goto out;
4495 acl->cached = 0;
4496 }
4497 acl->len = acl_len;
4498out:
4499 nfs4_set_cached_acl(inode, acl);
4500}
4501
Andy Adamsonbf118a32011-12-07 11:55:27 -05004502/*
4503 * The getxattr API returns the required buffer length when called with a
4504 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4505 * the required buf. On a NULL buf, we send a page of data to the server
4506 * guessing that the ACL request can be serviced by a page. If so, we cache
4507 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4508 * the cache. If not so, we throw away the page, and cache the required
4509 * length. The next getxattr call will then produce another round trip to
4510 * the server, this time with the input buf of the required size.
4511 */
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004512static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004513{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004514 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004515 struct nfs_getaclargs args = {
4516 .fh = NFS_FH(inode),
4517 .acl_pages = pages,
4518 .acl_len = buflen,
4519 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004520 struct nfs_getaclres res = {
4521 .acl_len = buflen,
4522 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004523 struct rpc_message msg = {
4524 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4525 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004526 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004527 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004528 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4529 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004530
Andy Adamsonbf118a32011-12-07 11:55:27 -05004531 /* As long as we're doing a round trip to the server anyway,
4532 * let's be prepared for a page of acl data. */
4533 if (npages == 0)
4534 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004535 if (npages > ARRAY_SIZE(pages))
4536 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004537
Andy Adamsonbf118a32011-12-07 11:55:27 -05004538 for (i = 0; i < npages; i++) {
4539 pages[i] = alloc_page(GFP_KERNEL);
4540 if (!pages[i])
4541 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004542 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004543
4544 /* for decoding across pages */
4545 res.acl_scratch = alloc_page(GFP_KERNEL);
4546 if (!res.acl_scratch)
4547 goto out_free;
4548
Andy Adamsonbf118a32011-12-07 11:55:27 -05004549 args.acl_len = npages * PAGE_SIZE;
4550 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004551
Peng Taode040be2012-01-10 22:42:47 +08004552 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004553 __func__, buf, buflen, npages, args.acl_len);
4554 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4555 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004556 if (ret)
4557 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004558
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004559 /* Handle the case where the passed-in buffer is too short */
4560 if (res.acl_flags & NFS4_ACL_TRUNC) {
4561 /* Did the user only issue a request for the acl length? */
4562 if (buf == NULL)
4563 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004564 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004565 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004566 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004567 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004568 if (buf) {
4569 if (res.acl_len > buflen) {
4570 ret = -ERANGE;
4571 goto out_free;
4572 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004573 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004574 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004575out_ok:
4576 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004577out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004578 for (i = 0; i < npages; i++)
4579 if (pages[i])
4580 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004581 if (res.acl_scratch)
4582 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004583 return ret;
4584}
4585
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004586static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4587{
4588 struct nfs4_exception exception = { };
4589 ssize_t ret;
4590 do {
4591 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04004592 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004593 if (ret >= 0)
4594 break;
4595 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4596 } while (exception.retry);
4597 return ret;
4598}
4599
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004600static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4601{
4602 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004603 int ret;
4604
4605 if (!nfs4_server_supports_acls(server))
4606 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004607 ret = nfs_revalidate_inode(server, inode);
4608 if (ret < 0)
4609 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004610 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4611 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004612 ret = nfs4_read_cached_acl(inode, buf, buflen);
4613 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004614 /* -ENOENT is returned if there is no ACL or if there is an ACL
4615 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004616 return ret;
4617 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004618}
4619
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004620static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004621{
4622 struct nfs_server *server = NFS_SERVER(inode);
4623 struct page *pages[NFS4ACL_MAXPAGES];
4624 struct nfs_setaclargs arg = {
4625 .fh = NFS_FH(inode),
4626 .acl_pages = pages,
4627 .acl_len = buflen,
4628 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004629 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004630 struct rpc_message msg = {
4631 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4632 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004633 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004634 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004635 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004636 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004637
4638 if (!nfs4_server_supports_acls(server))
4639 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004640 if (npages > ARRAY_SIZE(pages))
4641 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004642 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4643 if (i < 0)
4644 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004645 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004646 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004647
4648 /*
4649 * Free each page after tx, so the only ref left is
4650 * held by the network stack
4651 */
4652 for (; i > 0; i--)
4653 put_page(pages[i-1]);
4654
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004655 /*
4656 * Acl update can result in inode attribute update.
4657 * so mark the attribute cache invalid.
4658 */
4659 spin_lock(&inode->i_lock);
4660 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4661 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004662 nfs_access_zap_cache(inode);
4663 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004664 return ret;
4665}
4666
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004667static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4668{
4669 struct nfs4_exception exception = { };
4670 int err;
4671 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004672 err = __nfs4_proc_set_acl(inode, buf, buflen);
4673 trace_nfs4_set_acl(inode, err);
4674 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004675 &exception);
4676 } while (exception.retry);
4677 return err;
4678}
4679
David Quigleyaa9c2662013-05-22 12:50:44 -04004680#ifdef CONFIG_NFS_V4_SECURITY_LABEL
4681static int _nfs4_get_security_label(struct inode *inode, void *buf,
4682 size_t buflen)
4683{
4684 struct nfs_server *server = NFS_SERVER(inode);
4685 struct nfs_fattr fattr;
4686 struct nfs4_label label = {0, 0, buflen, buf};
4687
4688 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004689 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004690 .fh = NFS_FH(inode),
4691 .bitmask = bitmask,
4692 };
4693 struct nfs4_getattr_res res = {
4694 .fattr = &fattr,
4695 .label = &label,
4696 .server = server,
4697 };
4698 struct rpc_message msg = {
4699 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004700 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004701 .rpc_resp = &res,
4702 };
4703 int ret;
4704
4705 nfs_fattr_init(&fattr);
4706
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004707 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004708 if (ret)
4709 return ret;
4710 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
4711 return -ENOENT;
4712 if (buflen < label.len)
4713 return -ERANGE;
4714 return 0;
4715}
4716
4717static int nfs4_get_security_label(struct inode *inode, void *buf,
4718 size_t buflen)
4719{
4720 struct nfs4_exception exception = { };
4721 int err;
4722
4723 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4724 return -EOPNOTSUPP;
4725
4726 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004727 err = _nfs4_get_security_label(inode, buf, buflen);
4728 trace_nfs4_get_security_label(inode, err);
4729 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004730 &exception);
4731 } while (exception.retry);
4732 return err;
4733}
4734
4735static int _nfs4_do_set_security_label(struct inode *inode,
4736 struct nfs4_label *ilabel,
4737 struct nfs_fattr *fattr,
4738 struct nfs4_label *olabel)
4739{
4740
4741 struct iattr sattr = {0};
4742 struct nfs_server *server = NFS_SERVER(inode);
4743 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04004744 struct nfs_setattrargs arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004745 .fh = NFS_FH(inode),
4746 .iap = &sattr,
4747 .server = server,
4748 .bitmask = bitmask,
4749 .label = ilabel,
4750 };
4751 struct nfs_setattrres res = {
4752 .fattr = fattr,
4753 .label = olabel,
4754 .server = server,
4755 };
4756 struct rpc_message msg = {
4757 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
Jeff Layton12207f62013-11-01 10:49:32 -04004758 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004759 .rpc_resp = &res,
4760 };
4761 int status;
4762
Jeff Layton12207f62013-11-01 10:49:32 -04004763 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04004764
Jeff Layton12207f62013-11-01 10:49:32 -04004765 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04004766 if (status)
4767 dprintk("%s failed: %d\n", __func__, status);
4768
4769 return status;
4770}
4771
4772static int nfs4_do_set_security_label(struct inode *inode,
4773 struct nfs4_label *ilabel,
4774 struct nfs_fattr *fattr,
4775 struct nfs4_label *olabel)
4776{
4777 struct nfs4_exception exception = { };
4778 int err;
4779
4780 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004781 err = _nfs4_do_set_security_label(inode, ilabel,
4782 fattr, olabel);
4783 trace_nfs4_set_security_label(inode, err);
4784 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004785 &exception);
4786 } while (exception.retry);
4787 return err;
4788}
4789
4790static int
4791nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen)
4792{
4793 struct nfs4_label ilabel, *olabel = NULL;
4794 struct nfs_fattr fattr;
4795 struct rpc_cred *cred;
4796 struct inode *inode = dentry->d_inode;
4797 int status;
4798
4799 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4800 return -EOPNOTSUPP;
4801
4802 nfs_fattr_init(&fattr);
4803
4804 ilabel.pi = 0;
4805 ilabel.lfs = 0;
4806 ilabel.label = (char *)buf;
4807 ilabel.len = buflen;
4808
4809 cred = rpc_lookup_cred();
4810 if (IS_ERR(cred))
4811 return PTR_ERR(cred);
4812
4813 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4814 if (IS_ERR(olabel)) {
4815 status = -PTR_ERR(olabel);
4816 goto out;
4817 }
4818
4819 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
4820 if (status == 0)
4821 nfs_setsecurity(inode, &fattr, olabel);
4822
4823 nfs4_label_free(olabel);
4824out:
4825 put_rpccred(cred);
4826 return status;
4827}
4828#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
4829
4830
Linus Torvalds1da177e2005-04-16 15:20:36 -07004831static int
NeilBrown8478eaa2014-09-18 16:09:27 +10004832nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server,
4833 struct nfs4_state *state, long *timeout)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004834{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004835 struct nfs_client *clp = server->nfs_client;
4836
4837 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004838 return 0;
4839 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004840 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004841 case -NFS4ERR_ADMIN_REVOKED:
4842 case -NFS4ERR_BAD_STATEID:
4843 case -NFS4ERR_OPENMODE:
4844 if (state == NULL)
4845 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004846 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004847 goto recovery_failed;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004848 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004849 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004850 if (state != NULL) {
4851 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004852 goto recovery_failed;
Trond Myklebust5d422302013-03-14 16:57:48 -04004853 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004854 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004855 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004856 nfs4_schedule_lease_recovery(clp);
4857 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -04004858 case -NFS4ERR_MOVED:
4859 if (nfs4_schedule_migration_recovery(server) < 0)
4860 goto recovery_failed;
4861 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04004862 case -NFS4ERR_LEASE_MOVED:
4863 nfs4_schedule_lease_moved_recovery(clp);
4864 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004865#if defined(CONFIG_NFS_V4_1)
4866 case -NFS4ERR_BADSESSION:
4867 case -NFS4ERR_BADSLOT:
4868 case -NFS4ERR_BAD_HIGH_SLOT:
4869 case -NFS4ERR_DEADSESSION:
4870 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4871 case -NFS4ERR_SEQ_FALSE_RETRY:
4872 case -NFS4ERR_SEQ_MISORDERED:
4873 dprintk("%s ERROR %d, Reset session\n", __func__,
4874 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004875 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4a82fd72013-11-15 16:36:16 -05004876 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004877#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004878 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004879 nfs_inc_server_stats(server, NFSIOS_DELAY);
NeilBrown8478eaa2014-09-18 16:09:27 +10004880 rpc_delay(task, nfs4_update_delay(timeout));
4881 goto restart_call;
Chuck Lever006ea732006-03-20 13:44:14 -05004882 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004883 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004884 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004885 case -NFS4ERR_OLD_STATEID:
Chuck Leverf1478c12013-10-17 14:13:07 -04004886 goto restart_call;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004887 }
4888 task->tk_status = nfs4_map_errors(task->tk_status);
4889 return 0;
Chuck Lever9f51a782013-10-17 14:13:13 -04004890recovery_failed:
Trond Myklebust5d422302013-03-14 16:57:48 -04004891 task->tk_status = -EIO;
4892 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004893wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004894 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004895 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4896 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
Chuck Lever519ae252013-10-17 14:13:19 -04004897 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
4898 goto recovery_failed;
Chuck Leverf1478c12013-10-17 14:13:07 -04004899restart_call:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004900 task->tk_status = 0;
4901 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004902}
4903
Chuck Leverf0920752012-05-21 22:45:41 -04004904static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4905 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004906{
4907 __be32 verf[2];
4908
Chuck Lever2c820d92012-05-21 22:45:33 -04004909 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4910 /* An impossible timestamp guarantees this value
4911 * will never match a generated boot time. */
4912 verf[0] = 0;
Trond Myklebust17f26b12013-08-21 15:48:42 -04004913 verf[1] = cpu_to_be32(NSEC_PER_SEC + 1);
Chuck Lever2c820d92012-05-21 22:45:33 -04004914 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004915 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Trond Myklebust17f26b12013-08-21 15:48:42 -04004916 verf[0] = cpu_to_be32(nn->boot_time.tv_sec);
4917 verf[1] = cpu_to_be32(nn->boot_time.tv_nsec);
Chuck Lever2c820d92012-05-21 22:45:33 -04004918 }
Chuck Levercd937102012-03-02 17:14:31 -05004919 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4920}
4921
Chuck Levere984a552012-09-14 17:24:21 -04004922static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004923nfs4_init_nonuniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004924 char *buf, size_t len)
4925{
4926 unsigned int result;
4927
Trond Myklebustceb3a162015-01-03 15:16:04 -05004928 if (clp->cl_owner_id != NULL)
4929 return strlcpy(buf, clp->cl_owner_id, len);
4930
Chuck Levere984a552012-09-14 17:24:21 -04004931 rcu_read_lock();
4932 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4933 clp->cl_ipaddr,
4934 rpc_peeraddr2str(clp->cl_rpcclient,
4935 RPC_DISPLAY_ADDR),
4936 rpc_peeraddr2str(clp->cl_rpcclient,
4937 RPC_DISPLAY_PROTO));
4938 rcu_read_unlock();
Trond Myklebustceb3a162015-01-03 15:16:04 -05004939 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
Chuck Levere984a552012-09-14 17:24:21 -04004940 return result;
4941}
4942
4943static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004944nfs4_init_uniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004945 char *buf, size_t len)
4946{
Trond Myklebust55b59292013-07-24 16:36:35 -04004947 const char *nodename = clp->cl_rpcclient->cl_nodename;
Trond Myklebustceb3a162015-01-03 15:16:04 -05004948 unsigned int result;
4949
4950 if (clp->cl_owner_id != NULL)
4951 return strlcpy(buf, clp->cl_owner_id, len);
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004952
4953 if (nfs4_client_id_uniquifier[0] != '\0')
Trond Myklebustceb3a162015-01-03 15:16:04 -05004954 result = scnprintf(buf, len, "Linux NFSv%u.%u %s/%s",
Trond Myklebust55b59292013-07-24 16:36:35 -04004955 clp->rpc_ops->version,
4956 clp->cl_minorversion,
4957 nfs4_client_id_uniquifier,
4958 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004959 else
4960 result = scnprintf(buf, len, "Linux NFSv%u.%u %s",
Chuck Levere984a552012-09-14 17:24:21 -04004961 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004962 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004963 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
4964 return result;
Chuck Levere984a552012-09-14 17:24:21 -04004965}
4966
Chuck Lever706cb8d2014-03-12 12:51:47 -04004967/*
4968 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
4969 * services. Advertise one based on the address family of the
4970 * clientaddr.
4971 */
4972static unsigned int
4973nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
4974{
4975 if (strchr(clp->cl_ipaddr, ':') != NULL)
4976 return scnprintf(buf, len, "tcp6");
4977 else
4978 return scnprintf(buf, len, "tcp");
4979}
4980
Jeff Laytonf11b2a12014-06-21 20:52:17 -04004981static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
4982{
4983 struct nfs4_setclientid *sc = calldata;
4984
4985 if (task->tk_status == 0)
4986 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
4987}
4988
4989static const struct rpc_call_ops nfs4_setclientid_ops = {
4990 .rpc_call_done = nfs4_setclientid_done,
4991};
4992
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004993/**
4994 * nfs4_proc_setclientid - Negotiate client ID
4995 * @clp: state data structure
4996 * @program: RPC program for NFSv4 callback service
4997 * @port: IP port number for NFS4 callback service
4998 * @cred: RPC credential to use for this call
4999 * @res: where to place the result
5000 *
5001 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5002 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005003int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
5004 unsigned short port, struct rpc_cred *cred,
5005 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005006{
5007 nfs4_verifier sc_verifier;
5008 struct nfs4_setclientid setclientid = {
5009 .sc_verifier = &sc_verifier,
5010 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00005011 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005012 };
5013 struct rpc_message msg = {
5014 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
5015 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005016 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005017 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005018 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005019 struct rpc_task *task;
5020 struct rpc_task_setup task_setup_data = {
5021 .rpc_client = clp->cl_rpcclient,
5022 .rpc_message = &msg,
5023 .callback_ops = &nfs4_setclientid_ops,
5024 .callback_data = &setclientid,
5025 .flags = RPC_TASK_TIMEOUT,
5026 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005027 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005028
Chuck Leverde734832012-07-11 16:30:50 -04005029 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04005030 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005031 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
5032 setclientid.sc_name_len =
5033 nfs4_init_uniform_client_string(clp,
5034 setclientid.sc_name,
5035 sizeof(setclientid.sc_name));
5036 else
5037 setclientid.sc_name_len =
5038 nfs4_init_nonuniform_client_string(clp,
5039 setclientid.sc_name,
5040 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04005041 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04005042 setclientid.sc_netid_len =
5043 nfs4_init_callback_netid(clp,
5044 setclientid.sc_netid,
5045 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04005046 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05005047 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07005048 clp->cl_ipaddr, port >> 8, port & 255);
5049
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005050 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
5051 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5052 setclientid.sc_name_len, setclientid.sc_name);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005053 task = rpc_run_task(&task_setup_data);
5054 if (IS_ERR(task)) {
5055 status = PTR_ERR(task);
5056 goto out;
5057 }
5058 status = task->tk_status;
5059 if (setclientid.sc_cred) {
5060 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
5061 put_rpccred(setclientid.sc_cred);
5062 }
5063 rpc_put_task(task);
5064out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005065 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005066 dprintk("NFS reply setclientid: %d\n", status);
5067 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005068}
5069
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005070/**
5071 * nfs4_proc_setclientid_confirm - Confirm client ID
5072 * @clp: state data structure
5073 * @res: result of a previous SETCLIENTID
5074 * @cred: RPC credential to use for this call
5075 *
5076 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5077 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04005078int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005079 struct nfs4_setclientid_res *arg,
5080 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005081{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005082 struct rpc_message msg = {
5083 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005084 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005085 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005086 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005087 int status;
5088
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005089 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
5090 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5091 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005092 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005093 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005094 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005095 return status;
5096}
5097
Trond Myklebustfe650402006-01-03 09:55:18 +01005098struct nfs4_delegreturndata {
5099 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005100 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01005101 struct nfs_fh fh;
5102 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005103 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005104 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01005105 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08005106 struct inode *inode;
5107 bool roc;
5108 u32 roc_barrier;
Trond Myklebustfe650402006-01-03 09:55:18 +01005109};
5110
Trond Myklebustfe650402006-01-03 09:55:18 +01005111static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
5112{
5113 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04005114
Trond Myklebust14516c32010-07-31 14:29:06 -04005115 if (!nfs4_sequence_done(task, &data->res.seq_res))
5116 return;
Andy Adamson938e1012009-04-01 09:22:28 -04005117
Trond Myklebustca8acf82013-08-13 10:36:56 -04005118 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005119 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05005120 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01005121 renew_lease(data->res.server, data->timestamp);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005122 case -NFS4ERR_ADMIN_REVOKED:
5123 case -NFS4ERR_DELEG_REVOKED:
5124 case -NFS4ERR_BAD_STATEID:
5125 case -NFS4ERR_OLD_STATEID:
5126 case -NFS4ERR_STALE_STATEID:
5127 case -NFS4ERR_EXPIRED:
5128 task->tk_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005129 if (data->roc)
5130 pnfs_roc_set_barrier(data->inode, data->roc_barrier);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005131 break;
Ricardo Labiaga79708862009-12-07 09:23:21 -05005132 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005133 if (nfs4_async_handle_error(task, data->res.server,
5134 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005135 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005136 return;
5137 }
5138 }
5139 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01005140}
5141
5142static void nfs4_delegreturn_release(void *calldata)
5143{
Peng Tao039b7562014-07-03 13:05:02 +08005144 struct nfs4_delegreturndata *data = calldata;
5145
5146 if (data->roc)
5147 pnfs_roc_release(data->inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005148 kfree(calldata);
5149}
5150
Andy Adamson938e1012009-04-01 09:22:28 -04005151static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
5152{
5153 struct nfs4_delegreturndata *d_data;
5154
5155 d_data = (struct nfs4_delegreturndata *)data;
5156
Peng Tao039b7562014-07-03 13:05:02 +08005157 if (d_data->roc &&
5158 pnfs_roc_drain(d_data->inode, &d_data->roc_barrier, task))
5159 return;
5160
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005161 nfs4_setup_sequence(d_data->res.server,
5162 &d_data->args.seq_args,
5163 &d_data->res.seq_res,
5164 task);
Andy Adamson938e1012009-04-01 09:22:28 -04005165}
Andy Adamson938e1012009-04-01 09:22:28 -04005166
Jesper Juhlc8d149f2006-03-20 13:44:07 -05005167static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04005168 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01005169 .rpc_call_done = nfs4_delegreturn_done,
5170 .rpc_release = nfs4_delegreturn_release,
5171};
5172
Trond Myklebuste6f81072008-01-24 18:14:34 -05005173static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01005174{
5175 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005176 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005177 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005178 struct rpc_message msg = {
5179 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
5180 .rpc_cred = cred,
5181 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005182 struct rpc_task_setup task_setup_data = {
5183 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04005184 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005185 .callback_ops = &nfs4_delegreturn_ops,
5186 .flags = RPC_TASK_ASYNC,
5187 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05005188 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01005189
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005190 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01005191 if (data == NULL)
5192 return -ENOMEM;
Chuck Levera9c92d62013-08-09 12:48:18 -04005193 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01005194 data->args.fhandle = &data->fh;
5195 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04005196 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01005197 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05005198 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01005199 data->res.fattr = &data->fattr;
5200 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005201 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005202 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01005203 data->rpc_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005204 data->inode = inode;
5205 data->roc = list_empty(&NFS_I(inode)->open_files) ?
5206 pnfs_roc(inode) : false;
Trond Myklebustfe650402006-01-03 09:55:18 +01005207
Trond Myklebustc970aa82007-07-14 15:39:59 -04005208 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05005209 msg.rpc_argp = &data->args;
5210 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005211 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005212 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01005213 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005214 if (!issync)
5215 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01005216 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005217 if (status != 0)
5218 goto out;
5219 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04005220 if (status == 0)
5221 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
5222 else
5223 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005224out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005225 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01005226 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005227}
5228
Trond Myklebuste6f81072008-01-24 18:14:34 -05005229int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005230{
5231 struct nfs_server *server = NFS_SERVER(inode);
5232 struct nfs4_exception exception = { };
5233 int err;
5234 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05005235 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Trond Myklebustca8acf82013-08-13 10:36:56 -04005236 trace_nfs4_delegreturn(inode, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005237 switch (err) {
5238 case -NFS4ERR_STALE_STATEID:
5239 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005240 case 0:
5241 return 0;
5242 }
5243 err = nfs4_handle_exception(server, err, &exception);
5244 } while (exception.retry);
5245 return err;
5246}
5247
5248#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
5249#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
5250
5251/*
5252 * sleep, with exponential backoff, and retry the LOCK operation.
5253 */
5254static unsigned long
5255nfs4_set_lock_task_retry(unsigned long timeout)
5256{
Colin Cross416ad3c2013-05-06 23:50:06 +00005257 freezable_schedule_timeout_killable_unsafe(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005258 timeout <<= 1;
5259 if (timeout > NFS4_LOCK_MAXTIMEOUT)
5260 return NFS4_LOCK_MAXTIMEOUT;
5261 return timeout;
5262}
5263
Linus Torvalds1da177e2005-04-16 15:20:36 -07005264static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5265{
5266 struct inode *inode = state->inode;
5267 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04005268 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005269 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005270 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005271 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005272 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005273 struct nfs_lockt_res res = {
5274 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005275 };
5276 struct rpc_message msg = {
5277 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
5278 .rpc_argp = &arg,
5279 .rpc_resp = &res,
5280 .rpc_cred = state->owner->so_cred,
5281 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005282 struct nfs4_lock_state *lsp;
5283 int status;
5284
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005285 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005286 status = nfs4_set_lock_state(state, request);
5287 if (status != 0)
5288 goto out;
5289 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005290 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005291 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00005292 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005293 switch (status) {
5294 case 0:
5295 request->fl_type = F_UNLCK;
5296 break;
5297 case -NFS4ERR_DENIED:
5298 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005299 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05005300 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04005301 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005302out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005303 return status;
5304}
5305
5306static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5307{
5308 struct nfs4_exception exception = { };
5309 int err;
5310
5311 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005312 err = _nfs4_proc_getlk(state, cmd, request);
5313 trace_nfs4_get_lock(request, state, cmd, err);
5314 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005315 &exception);
5316 } while (exception.retry);
5317 return err;
5318}
5319
5320static int do_vfs_lock(struct file *file, struct file_lock *fl)
5321{
5322 int res = 0;
5323 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
5324 case FL_POSIX:
5325 res = posix_lock_file_wait(file, fl);
5326 break;
5327 case FL_FLOCK:
5328 res = flock_lock_file_wait(file, fl);
5329 break;
5330 default:
5331 BUG();
5332 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005333 return res;
5334}
5335
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005336struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005337 struct nfs_locku_args arg;
5338 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005339 struct nfs4_lock_state *lsp;
5340 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005341 struct file_lock fl;
5342 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005343 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005344};
5345
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005346static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
5347 struct nfs_open_context *ctx,
5348 struct nfs4_lock_state *lsp,
5349 struct nfs_seqid *seqid)
5350{
5351 struct nfs4_unlockdata *p;
5352 struct inode *inode = lsp->ls_state->inode;
5353
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005354 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005355 if (p == NULL)
5356 return NULL;
5357 p->arg.fh = NFS_FH(inode);
5358 p->arg.fl = &p->fl;
5359 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005360 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005361 p->arg.stateid = &lsp->ls_stateid;
5362 p->lsp = lsp;
5363 atomic_inc(&lsp->ls_count);
5364 /* Ensure we don't close file until we're done freeing locks! */
5365 p->ctx = get_nfs_open_context(ctx);
5366 memcpy(&p->fl, fl, sizeof(p->fl));
5367 p->server = NFS_SERVER(inode);
5368 return p;
5369}
5370
Trond Myklebust06f814a2006-01-03 09:55:07 +01005371static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005372{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005373 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005374 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005375 nfs4_put_lock_state(calldata->lsp);
5376 put_nfs_open_context(calldata->ctx);
5377 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005378}
5379
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005380static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005381{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005382 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005383
Trond Myklebust14516c32010-07-31 14:29:06 -04005384 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
5385 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005386 switch (task->tk_status) {
5387 case 0:
Trond Myklebustf597c532012-03-04 18:13:56 -05005388 nfs4_stateid_copy(&calldata->lsp->ls_stateid,
5389 &calldata->res.stateid);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005390 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005391 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005392 case -NFS4ERR_BAD_STATEID:
5393 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005394 case -NFS4ERR_STALE_STATEID:
5395 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005396 break;
5397 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005398 if (nfs4_async_handle_error(task, calldata->server,
5399 NULL, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005400 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005401 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04005402 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005403}
5404
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005405static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005406{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005407 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005408
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005409 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005410 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04005411 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005412 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005413 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005414 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005415 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005416 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04005417 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005418 &calldata->res.seq_res,
5419 task) != 0)
5420 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005421 return;
5422out_no_action:
5423 task->tk_action = NULL;
5424out_wait:
5425 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005426}
5427
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005428static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005429 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005430 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01005431 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005432};
5433
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005434static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
5435 struct nfs_open_context *ctx,
5436 struct nfs4_lock_state *lsp,
5437 struct nfs_seqid *seqid)
5438{
5439 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005440 struct rpc_message msg = {
5441 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
5442 .rpc_cred = ctx->cred,
5443 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005444 struct rpc_task_setup task_setup_data = {
5445 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005446 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005447 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005448 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005449 .flags = RPC_TASK_ASYNC,
5450 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005451
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04005452 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
5453 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
5454
Frank Filz137d6ac2007-07-09 15:32:29 -07005455 /* Ensure this is an unlock - when canceling a lock, the
5456 * canceled lock is passed in, and it won't be an unlock.
5457 */
5458 fl->fl_type = F_UNLCK;
5459
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005460 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
5461 if (data == NULL) {
5462 nfs_free_seqid(seqid);
5463 return ERR_PTR(-ENOMEM);
5464 }
5465
Chuck Levera9c92d62013-08-09 12:48:18 -04005466 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005467 msg.rpc_argp = &data->arg;
5468 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005469 task_setup_data.callback_data = data;
5470 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005471}
5472
Linus Torvalds1da177e2005-04-16 15:20:36 -07005473static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
5474{
Trond Myklebust65b62a22013-02-07 10:54:07 -05005475 struct inode *inode = state->inode;
5476 struct nfs4_state_owner *sp = state->owner;
5477 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005478 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005479 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01005480 struct rpc_task *task;
5481 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005482 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005483
Trond Myklebust9b073572006-06-29 16:38:34 -04005484 status = nfs4_set_lock_state(state, request);
5485 /* Unlock _before_ we do the RPC call */
5486 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05005487 /* Exclude nfs_delegation_claim_locks() */
5488 mutex_lock(&sp->so_delegreturn_mutex);
5489 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005490 down_read(&nfsi->rwsem);
5491 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
5492 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005493 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005494 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005495 }
5496 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005497 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005498 if (status != 0)
5499 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005500 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005501 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04005502 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
5503 goto out;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005504 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04005505 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005506 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04005507 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005508 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005509 status = PTR_ERR(task);
5510 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04005511 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005512 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005513 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04005514out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005515 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005516 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005517 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005518}
5519
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005520struct nfs4_lockdata {
5521 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005522 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005523 struct nfs4_lock_state *lsp;
5524 struct nfs_open_context *ctx;
5525 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005526 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005527 int rpc_status;
5528 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04005529 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005530};
5531
5532static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005533 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
5534 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005535{
5536 struct nfs4_lockdata *p;
5537 struct inode *inode = lsp->ls_state->inode;
5538 struct nfs_server *server = NFS_SERVER(inode);
5539
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005540 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005541 if (p == NULL)
5542 return NULL;
5543
5544 p->arg.fh = NFS_FH(inode);
5545 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005546 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005547 if (p->arg.open_seqid == NULL)
5548 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005549 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005550 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005551 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005552 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04005553 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005554 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005555 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005556 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005557 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04005558 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005559 atomic_inc(&lsp->ls_count);
5560 p->ctx = get_nfs_open_context(ctx);
5561 memcpy(&p->fl, fl, sizeof(p->fl));
5562 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005563out_free_seqid:
5564 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005565out_free:
5566 kfree(p);
5567 return NULL;
5568}
5569
5570static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
5571{
5572 struct nfs4_lockdata *data = calldata;
5573 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005574
Harvey Harrison3110ff82008-05-02 13:42:44 -07005575 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005576 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005577 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005578 /* Do we need to do an open_to_lock_owner? */
5579 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005580 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005581 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005582 }
Trond Myklebust8e472f32013-04-20 01:30:53 -04005583 data->arg.open_stateid = &state->open_stateid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005584 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005585 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005586 } else
5587 data->arg.new_lock_owner = 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04005588 if (!nfs4_valid_open_stateid(state)) {
5589 data->rpc_status = -EBADF;
5590 task->tk_action = NULL;
5591 goto out_release_open_seqid;
5592 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005593 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005594 if (nfs4_setup_sequence(data->server,
5595 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005596 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005597 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04005598 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04005599out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005600 nfs_release_seqid(data->arg.open_seqid);
5601out_release_lock_seqid:
5602 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005603out_wait:
5604 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005605 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005606}
5607
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005608static void nfs4_lock_done(struct rpc_task *task, void *calldata)
5609{
5610 struct nfs4_lockdata *data = calldata;
5611
Harvey Harrison3110ff82008-05-02 13:42:44 -07005612 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005613
Trond Myklebust14516c32010-07-31 14:29:06 -04005614 if (!nfs4_sequence_done(task, &data->res.seq_res))
5615 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04005616
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005617 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005618 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005619 if (data->rpc_status == 0)
5620 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
5621 else
5622 goto out;
5623 }
5624 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05005625 nfs4_stateid_copy(&data->lsp->ls_stateid, &data->res.stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005626 set_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags);
Al Viro3d4ff432011-06-22 18:40:12 -04005627 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005628 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005629out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07005630 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005631}
5632
5633static void nfs4_lock_release(void *calldata)
5634{
5635 struct nfs4_lockdata *data = calldata;
5636
Harvey Harrison3110ff82008-05-02 13:42:44 -07005637 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005638 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005639 if (data->cancelled != 0) {
5640 struct rpc_task *task;
5641 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
5642 data->arg.lock_seqid);
5643 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08005644 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005645 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005646 } else
5647 nfs_free_seqid(data->arg.lock_seqid);
5648 nfs4_put_lock_state(data->lsp);
5649 put_nfs_open_context(data->ctx);
5650 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005651 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005652}
5653
5654static const struct rpc_call_ops nfs4_lock_ops = {
5655 .rpc_call_prepare = nfs4_lock_prepare,
5656 .rpc_call_done = nfs4_lock_done,
5657 .rpc_release = nfs4_lock_release,
5658};
5659
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005660static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
5661{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005662 switch (error) {
5663 case -NFS4ERR_ADMIN_REVOKED:
5664 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05005665 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005666 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04005667 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05005668 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005669 break;
5670 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005671 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05005672 case -NFS4ERR_EXPIRED:
5673 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005674 };
5675}
5676
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005677static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005678{
5679 struct nfs4_lockdata *data;
5680 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005681 struct rpc_message msg = {
5682 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
5683 .rpc_cred = state->owner->so_cred,
5684 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005685 struct rpc_task_setup task_setup_data = {
5686 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005687 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005688 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005689 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005690 .flags = RPC_TASK_ASYNC,
5691 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005692 int ret;
5693
Harvey Harrison3110ff82008-05-02 13:42:44 -07005694 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005695 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005696 fl->fl_u.nfs4_fl.owner,
5697 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005698 if (data == NULL)
5699 return -ENOMEM;
5700 if (IS_SETLKW(cmd))
5701 data->arg.block = 1;
Chuck Levera9c92d62013-08-09 12:48:18 -04005702 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005703 msg.rpc_argp = &data->arg;
5704 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005705 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005706 if (recovery_type > NFS_LOCK_NEW) {
5707 if (recovery_type == NFS_LOCK_RECLAIM)
5708 data->arg.reclaim = NFS_LOCK_RECLAIM;
5709 nfs4_set_sequence_privileged(&data->arg.seq_args);
5710 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04005711 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005712 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005713 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005714 ret = nfs4_wait_for_completion_rpc_task(task);
5715 if (ret == 0) {
5716 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005717 if (ret)
5718 nfs4_handle_setlk_error(data->server, data->lsp,
5719 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005720 } else
5721 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005722 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005723 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005724 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005725}
5726
5727static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5728{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005729 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005730 struct nfs4_exception exception = {
5731 .inode = state->inode,
5732 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005733 int err;
5734
5735 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005736 /* Cache the lock if possible... */
5737 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5738 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005739 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005740 trace_nfs4_lock_reclaim(request, state, F_SETLK, err);
Trond Myklebust168667c2010-10-19 19:47:49 -04005741 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005742 break;
5743 nfs4_handle_exception(server, err, &exception);
5744 } while (exception.retry);
5745 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005746}
5747
5748static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5749{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005750 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005751 struct nfs4_exception exception = {
5752 .inode = state->inode,
5753 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005754 int err;
5755
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005756 err = nfs4_set_lock_state(state, request);
5757 if (err != 0)
5758 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04005759 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10005760 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
5761 return 0;
5762 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005763 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005764 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5765 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005766 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005767 trace_nfs4_lock_expired(request, state, F_SETLK, err);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005768 switch (err) {
5769 default:
5770 goto out;
5771 case -NFS4ERR_GRACE:
5772 case -NFS4ERR_DELAY:
5773 nfs4_handle_exception(server, err, &exception);
5774 err = 0;
5775 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005776 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005777out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005778 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005779}
5780
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005781#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005782/**
5783 * nfs41_check_expired_locks - possibly free a lock stateid
5784 *
5785 * @state: NFSv4 state for an inode
5786 *
5787 * Returns NFS_OK if recovery for this stateid is now finished.
5788 * Otherwise a negative NFS4ERR value is returned.
5789 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005790static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005791{
Chuck Levereb64cf92012-07-11 16:30:05 -04005792 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005793 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005794 struct nfs_server *server = NFS_SERVER(state->inode);
5795
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005796 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005797 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005798 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5799
5800 status = nfs41_test_stateid(server,
5801 &lsp->ls_stateid,
5802 cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04005803 trace_nfs4_test_lock_stateid(state, lsp, status);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005804 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005805 /* Free the stateid unless the server
5806 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005807 if (status != -NFS4ERR_BAD_STATEID)
5808 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005809 &lsp->ls_stateid,
5810 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005811 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005812 ret = status;
5813 }
5814 }
5815 };
5816
5817 return ret;
5818}
5819
5820static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5821{
5822 int status = NFS_OK;
5823
5824 if (test_bit(LK_STATE_IN_USE, &state->flags))
5825 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005826 if (status != NFS_OK)
5827 status = nfs4_lock_expired(state, request);
5828 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005829}
5830#endif
5831
Linus Torvalds1da177e2005-04-16 15:20:36 -07005832static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5833{
Trond Myklebust9a99af492013-02-04 20:17:49 -05005834 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005835 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005836 unsigned char fl_flags = request->fl_flags;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005837 unsigned int seq;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005838 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005839
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005840 if ((fl_flags & FL_POSIX) &&
5841 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5842 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005843 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005844 status = nfs4_set_lock_state(state, request);
5845 if (status != 0)
5846 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005847 request->fl_flags |= FL_ACCESS;
5848 status = do_vfs_lock(request->fl_file, request);
5849 if (status < 0)
5850 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005851 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005852 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005853 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005854 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005855 request->fl_flags = fl_flags & ~FL_SLEEP;
5856 status = do_vfs_lock(request->fl_file, request);
5857 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005858 }
Trond Myklebust9a99af492013-02-04 20:17:49 -05005859 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
5860 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005861 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005862 if (status != 0)
Trond Myklebust9a99af492013-02-04 20:17:49 -05005863 goto out;
5864 down_read(&nfsi->rwsem);
5865 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) {
5866 status = -NFS4ERR_DELAY;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005867 goto out_unlock;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005868 }
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005869 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005870 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005871 if (do_vfs_lock(request->fl_file, request) < 0)
Weston Andros Adamsona0308892012-01-26 13:32:23 -05005872 printk(KERN_WARNING "NFS: %s: VFS is out of sync with lock "
5873 "manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005874out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05005875 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005876out:
5877 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005878 return status;
5879}
5880
5881static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5882{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005883 struct nfs4_exception exception = {
5884 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005885 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005886 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005887 int err;
5888
5889 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005890 err = _nfs4_proc_setlk(state, cmd, request);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005891 trace_nfs4_set_lock(request, state, cmd, err);
Trond Myklebust965b5d62009-06-17 13:22:59 -07005892 if (err == -NFS4ERR_DENIED)
5893 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005894 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005895 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005896 } while (exception.retry);
5897 return err;
5898}
5899
5900static int
5901nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5902{
5903 struct nfs_open_context *ctx;
5904 struct nfs4_state *state;
5905 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5906 int status;
5907
5908 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005909 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005910 state = ctx->state;
5911
5912 if (request->fl_start < 0 || request->fl_end < 0)
5913 return -EINVAL;
5914
Trond Myklebustd9531262009-07-21 19:22:38 -04005915 if (IS_GETLK(cmd)) {
5916 if (state != NULL)
5917 return nfs4_proc_getlk(state, F_GETLK, request);
5918 return 0;
5919 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005920
5921 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5922 return -EINVAL;
5923
Trond Myklebustd9531262009-07-21 19:22:38 -04005924 if (request->fl_type == F_UNLCK) {
5925 if (state != NULL)
5926 return nfs4_proc_unlck(state, cmd, request);
5927 return 0;
5928 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005929
Trond Myklebustd9531262009-07-21 19:22:38 -04005930 if (state == NULL)
5931 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005932 /*
5933 * Don't rely on the VFS having checked the file open mode,
5934 * since it won't do this for flock() locks.
5935 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005936 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005937 case F_RDLCK:
5938 if (!(filp->f_mode & FMODE_READ))
5939 return -EBADF;
5940 break;
5941 case F_WRLCK:
5942 if (!(filp->f_mode & FMODE_WRITE))
5943 return -EBADF;
5944 }
5945
Linus Torvalds1da177e2005-04-16 15:20:36 -07005946 do {
5947 status = nfs4_proc_setlk(state, cmd, request);
5948 if ((status != -EAGAIN) || IS_SETLK(cmd))
5949 break;
5950 timeout = nfs4_set_lock_task_retry(timeout);
5951 status = -ERESTARTSYS;
5952 if (signalled())
5953 break;
5954 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005955 return status;
5956}
5957
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005958int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005959{
5960 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005961 int err;
5962
5963 err = nfs4_set_lock_state(state, fl);
5964 if (err != 0)
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005965 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005966 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005967 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005968}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005969
Trond Myklebustcf470c32012-03-07 13:49:12 -05005970struct nfs_release_lockowner_data {
5971 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005972 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005973 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08005974 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04005975 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005976};
5977
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04005978static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
5979{
5980 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08005981 struct nfs_server *server = data->server;
5982 nfs40_setup_sequence(server, &data->args.seq_args,
5983 &data->res.seq_res, task);
5984 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04005985 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04005986}
5987
5988static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
5989{
5990 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04005991 struct nfs_server *server = data->server;
5992
Trond Myklebustb7e63a12014-02-26 11:19:14 -08005993 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04005994
5995 switch (task->tk_status) {
5996 case 0:
5997 renew_lease(server, data->timestamp);
5998 break;
5999 case -NFS4ERR_STALE_CLIENTID:
6000 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006001 nfs4_schedule_lease_recovery(server->nfs_client);
6002 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04006003 case -NFS4ERR_LEASE_MOVED:
6004 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10006005 if (nfs4_async_handle_error(task, server,
6006 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04006007 rpc_restart_call_prepare(task);
6008 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006009}
6010
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006011static void nfs4_release_lockowner_release(void *calldata)
6012{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006013 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006014 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006015 kfree(calldata);
6016}
6017
Trond Myklebust17280172012-03-11 13:11:00 -04006018static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006019 .rpc_call_prepare = nfs4_release_lockowner_prepare,
6020 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006021 .rpc_release = nfs4_release_lockowner_release,
6022};
6023
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006024static void
6025nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006026{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006027 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006028 struct rpc_message msg = {
6029 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
6030 };
6031
6032 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006033 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006034
Trond Myklebustcf470c32012-03-07 13:49:12 -05006035 data = kmalloc(sizeof(*data), GFP_NOFS);
6036 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006037 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006038 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006039 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006040 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
6041 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
6042 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006043
Trond Myklebustcf470c32012-03-07 13:49:12 -05006044 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006045 msg.rpc_resp = &data->res;
6046 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05006047 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006048}
6049
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006050#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
6051
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006052static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
6053 const void *buf, size_t buflen,
6054 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006055{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006056 if (strcmp(key, "") != 0)
6057 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00006058
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006059 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006060}
6061
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006062static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
6063 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006064{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006065 if (strcmp(key, "") != 0)
6066 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006067
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006068 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006069}
6070
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006071static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
6072 size_t list_len, const char *name,
6073 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006074{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006075 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006076
J. Bruce Fields096455a2006-03-20 23:23:42 -05006077 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
6078 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006079
6080 if (list && len <= list_len)
6081 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006082 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006083}
6084
David Quigleyc9bccef2013-05-22 12:50:45 -04006085#ifdef CONFIG_NFS_V4_SECURITY_LABEL
6086static inline int nfs4_server_supports_labels(struct nfs_server *server)
6087{
6088 return server->caps & NFS_CAP_SECURITY_LABEL;
6089}
6090
6091static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key,
6092 const void *buf, size_t buflen,
6093 int flags, int type)
6094{
6095 if (security_ismaclabel(key))
6096 return nfs4_set_security_label(dentry, buf, buflen);
6097
6098 return -EOPNOTSUPP;
6099}
6100
6101static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key,
6102 void *buf, size_t buflen, int type)
6103{
6104 if (security_ismaclabel(key))
6105 return nfs4_get_security_label(dentry->d_inode, buf, buflen);
6106 return -EOPNOTSUPP;
6107}
6108
6109static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list,
6110 size_t list_len, const char *name,
6111 size_t name_len, int type)
6112{
6113 size_t len = 0;
6114
6115 if (nfs_server_capable(dentry->d_inode, NFS_CAP_SECURITY_LABEL)) {
6116 len = security_inode_listsecurity(dentry->d_inode, NULL, 0);
6117 if (list && len <= list_len)
6118 security_inode_listsecurity(dentry->d_inode, list, len);
6119 }
6120 return len;
6121}
6122
6123static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
6124 .prefix = XATTR_SECURITY_PREFIX,
6125 .list = nfs4_xattr_list_nfs4_label,
6126 .get = nfs4_xattr_get_nfs4_label,
6127 .set = nfs4_xattr_set_nfs4_label,
6128};
6129#endif
6130
6131
Andy Adamson533eb462011-06-13 18:25:56 -04006132/*
6133 * nfs_fhget will use either the mounted_on_fileid or the fileid
6134 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006135static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
6136{
Andy Adamson533eb462011-06-13 18:25:56 -04006137 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
6138 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
6139 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05006140 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006141 return;
6142
6143 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05006144 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006145 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
6146 fattr->nlink = 2;
6147}
6148
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006149static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6150 const struct qstr *name,
6151 struct nfs4_fs_locations *fs_locations,
6152 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04006153{
6154 struct nfs_server *server = NFS_SERVER(dir);
David Quigleya09df2c2013-05-22 12:50:41 -04006155 u32 bitmask[3] = {
Manoj Naik361e6242006-06-09 09:34:24 -04006156 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006157 };
6158 struct nfs4_fs_locations_arg args = {
6159 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05006160 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006161 .page = page,
6162 .bitmask = bitmask,
6163 };
Benny Halevy22958462009-04-01 09:22:02 -04006164 struct nfs4_fs_locations_res res = {
6165 .fs_locations = fs_locations,
6166 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04006167 struct rpc_message msg = {
6168 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6169 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04006170 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006171 };
6172 int status;
6173
Harvey Harrison3110ff82008-05-02 13:42:44 -07006174 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04006175
6176 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
6177 * is not supported */
6178 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
6179 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
6180 else
6181 bitmask[0] |= FATTR4_WORD0_FILEID;
6182
Trond Myklebustc228fd32007-01-13 02:28:11 -05006183 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006184 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04006185 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006186 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006187 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006188 return status;
6189}
6190
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006191int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6192 const struct qstr *name,
6193 struct nfs4_fs_locations *fs_locations,
6194 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006195{
6196 struct nfs4_exception exception = { };
6197 int err;
6198 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006199 err = _nfs4_proc_fs_locations(client, dir, name,
6200 fs_locations, page);
6201 trace_nfs4_get_fs_locations(dir, name, err);
6202 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006203 &exception);
6204 } while (exception.retry);
6205 return err;
6206}
6207
Chuck Leverb03d7352013-10-17 14:12:50 -04006208/*
6209 * This operation also signals the server that this client is
6210 * performing migration recovery. The server can stop returning
6211 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
6212 * appended to this compound to identify the client ID which is
6213 * performing recovery.
6214 */
6215static int _nfs40_proc_get_locations(struct inode *inode,
6216 struct nfs4_fs_locations *locations,
6217 struct page *page, struct rpc_cred *cred)
6218{
6219 struct nfs_server *server = NFS_SERVER(inode);
6220 struct rpc_clnt *clnt = server->client;
6221 u32 bitmask[2] = {
6222 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6223 };
6224 struct nfs4_fs_locations_arg args = {
6225 .clientid = server->nfs_client->cl_clientid,
6226 .fh = NFS_FH(inode),
6227 .page = page,
6228 .bitmask = bitmask,
6229 .migration = 1, /* skip LOOKUP */
6230 .renew = 1, /* append RENEW */
6231 };
6232 struct nfs4_fs_locations_res res = {
6233 .fs_locations = locations,
6234 .migration = 1,
6235 .renew = 1,
6236 };
6237 struct rpc_message msg = {
6238 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6239 .rpc_argp = &args,
6240 .rpc_resp = &res,
6241 .rpc_cred = cred,
6242 };
6243 unsigned long now = jiffies;
6244 int status;
6245
6246 nfs_fattr_init(&locations->fattr);
6247 locations->server = server;
6248 locations->nlocations = 0;
6249
6250 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6251 nfs4_set_sequence_privileged(&args.seq_args);
6252 status = nfs4_call_sync_sequence(clnt, server, &msg,
6253 &args.seq_args, &res.seq_res);
6254 if (status)
6255 return status;
6256
6257 renew_lease(server, now);
6258 return 0;
6259}
6260
6261#ifdef CONFIG_NFS_V4_1
6262
6263/*
6264 * This operation also signals the server that this client is
6265 * performing migration recovery. The server can stop asserting
6266 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
6267 * performing this operation is identified in the SEQUENCE
6268 * operation in this compound.
6269 *
6270 * When the client supports GETATTR(fs_locations_info), it can
6271 * be plumbed in here.
6272 */
6273static int _nfs41_proc_get_locations(struct inode *inode,
6274 struct nfs4_fs_locations *locations,
6275 struct page *page, struct rpc_cred *cred)
6276{
6277 struct nfs_server *server = NFS_SERVER(inode);
6278 struct rpc_clnt *clnt = server->client;
6279 u32 bitmask[2] = {
6280 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6281 };
6282 struct nfs4_fs_locations_arg args = {
6283 .fh = NFS_FH(inode),
6284 .page = page,
6285 .bitmask = bitmask,
6286 .migration = 1, /* skip LOOKUP */
6287 };
6288 struct nfs4_fs_locations_res res = {
6289 .fs_locations = locations,
6290 .migration = 1,
6291 };
6292 struct rpc_message msg = {
6293 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6294 .rpc_argp = &args,
6295 .rpc_resp = &res,
6296 .rpc_cred = cred,
6297 };
6298 int status;
6299
6300 nfs_fattr_init(&locations->fattr);
6301 locations->server = server;
6302 locations->nlocations = 0;
6303
6304 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6305 nfs4_set_sequence_privileged(&args.seq_args);
6306 status = nfs4_call_sync_sequence(clnt, server, &msg,
6307 &args.seq_args, &res.seq_res);
6308 if (status == NFS4_OK &&
6309 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6310 status = -NFS4ERR_LEASE_MOVED;
6311 return status;
6312}
6313
6314#endif /* CONFIG_NFS_V4_1 */
6315
6316/**
6317 * nfs4_proc_get_locations - discover locations for a migrated FSID
6318 * @inode: inode on FSID that is migrating
6319 * @locations: result of query
6320 * @page: buffer
6321 * @cred: credential to use for this operation
6322 *
6323 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
6324 * operation failed, or a negative errno if a local error occurred.
6325 *
6326 * On success, "locations" is filled in, but if the server has
6327 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
6328 * asserted.
6329 *
6330 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
6331 * from this client that require migration recovery.
6332 */
6333int nfs4_proc_get_locations(struct inode *inode,
6334 struct nfs4_fs_locations *locations,
6335 struct page *page, struct rpc_cred *cred)
6336{
6337 struct nfs_server *server = NFS_SERVER(inode);
6338 struct nfs_client *clp = server->nfs_client;
6339 const struct nfs4_mig_recovery_ops *ops =
6340 clp->cl_mvops->mig_recovery_ops;
6341 struct nfs4_exception exception = { };
6342 int status;
6343
6344 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6345 (unsigned long long)server->fsid.major,
6346 (unsigned long long)server->fsid.minor,
6347 clp->cl_hostname);
6348 nfs_display_fhandle(NFS_FH(inode), __func__);
6349
6350 do {
6351 status = ops->get_locations(inode, locations, page, cred);
6352 if (status != -NFS4ERR_DELAY)
6353 break;
6354 nfs4_handle_exception(server, status, &exception);
6355 } while (exception.retry);
6356 return status;
6357}
6358
Chuck Lever44c99932013-10-17 14:13:30 -04006359/*
6360 * This operation also signals the server that this client is
6361 * performing "lease moved" recovery. The server can stop
6362 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
6363 * is appended to this compound to identify the client ID which is
6364 * performing recovery.
6365 */
6366static int _nfs40_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6367{
6368 struct nfs_server *server = NFS_SERVER(inode);
6369 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
6370 struct rpc_clnt *clnt = server->client;
6371 struct nfs4_fsid_present_arg args = {
6372 .fh = NFS_FH(inode),
6373 .clientid = clp->cl_clientid,
6374 .renew = 1, /* append RENEW */
6375 };
6376 struct nfs4_fsid_present_res res = {
6377 .renew = 1,
6378 };
6379 struct rpc_message msg = {
6380 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6381 .rpc_argp = &args,
6382 .rpc_resp = &res,
6383 .rpc_cred = cred,
6384 };
6385 unsigned long now = jiffies;
6386 int status;
6387
6388 res.fh = nfs_alloc_fhandle();
6389 if (res.fh == NULL)
6390 return -ENOMEM;
6391
6392 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6393 nfs4_set_sequence_privileged(&args.seq_args);
6394 status = nfs4_call_sync_sequence(clnt, server, &msg,
6395 &args.seq_args, &res.seq_res);
6396 nfs_free_fhandle(res.fh);
6397 if (status)
6398 return status;
6399
6400 do_renew_lease(clp, now);
6401 return 0;
6402}
6403
6404#ifdef CONFIG_NFS_V4_1
6405
6406/*
6407 * This operation also signals the server that this client is
6408 * performing "lease moved" recovery. The server can stop asserting
6409 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
6410 * this operation is identified in the SEQUENCE operation in this
6411 * compound.
6412 */
6413static int _nfs41_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6414{
6415 struct nfs_server *server = NFS_SERVER(inode);
6416 struct rpc_clnt *clnt = server->client;
6417 struct nfs4_fsid_present_arg args = {
6418 .fh = NFS_FH(inode),
6419 };
6420 struct nfs4_fsid_present_res res = {
6421 };
6422 struct rpc_message msg = {
6423 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6424 .rpc_argp = &args,
6425 .rpc_resp = &res,
6426 .rpc_cred = cred,
6427 };
6428 int status;
6429
6430 res.fh = nfs_alloc_fhandle();
6431 if (res.fh == NULL)
6432 return -ENOMEM;
6433
6434 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6435 nfs4_set_sequence_privileged(&args.seq_args);
6436 status = nfs4_call_sync_sequence(clnt, server, &msg,
6437 &args.seq_args, &res.seq_res);
6438 nfs_free_fhandle(res.fh);
6439 if (status == NFS4_OK &&
6440 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6441 status = -NFS4ERR_LEASE_MOVED;
6442 return status;
6443}
6444
6445#endif /* CONFIG_NFS_V4_1 */
6446
6447/**
6448 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
6449 * @inode: inode on FSID to check
6450 * @cred: credential to use for this operation
6451 *
6452 * Server indicates whether the FSID is present, moved, or not
6453 * recognized. This operation is necessary to clear a LEASE_MOVED
6454 * condition for this client ID.
6455 *
6456 * Returns NFS4_OK if the FSID is present on this server,
6457 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
6458 * NFS4ERR code if some error occurred on the server, or a
6459 * negative errno if a local failure occurred.
6460 */
6461int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6462{
6463 struct nfs_server *server = NFS_SERVER(inode);
6464 struct nfs_client *clp = server->nfs_client;
6465 const struct nfs4_mig_recovery_ops *ops =
6466 clp->cl_mvops->mig_recovery_ops;
6467 struct nfs4_exception exception = { };
6468 int status;
6469
6470 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6471 (unsigned long long)server->fsid.major,
6472 (unsigned long long)server->fsid.minor,
6473 clp->cl_hostname);
6474 nfs_display_fhandle(NFS_FH(inode), __func__);
6475
6476 do {
6477 status = ops->fsid_present(inode, cred);
6478 if (status != -NFS4ERR_DELAY)
6479 break;
6480 nfs4_handle_exception(server, status, &exception);
6481 } while (exception.retry);
6482 return status;
6483}
6484
Andy Adamson5ec16a82013-08-08 10:57:55 -04006485/**
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006486 * If 'use_integrity' is true and the state managment nfs_client
6487 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
6488 * and the machine credential as per RFC3530bis and RFC5661 Security
6489 * Considerations sections. Otherwise, just use the user cred with the
6490 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04006491 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006492static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006493{
6494 int status;
6495 struct nfs4_secinfo_arg args = {
6496 .dir_fh = NFS_FH(dir),
6497 .name = name,
6498 };
6499 struct nfs4_secinfo_res res = {
6500 .flavors = flavors,
6501 };
6502 struct rpc_message msg = {
6503 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
6504 .rpc_argp = &args,
6505 .rpc_resp = &res,
6506 };
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006507 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006508 struct rpc_cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006509
6510 if (use_integrity) {
6511 clnt = NFS_SERVER(dir)->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006512 cred = nfs4_get_clid_cred(NFS_SERVER(dir)->nfs_client);
6513 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006514 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006515
6516 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006517
6518 nfs4_state_protect(NFS_SERVER(dir)->nfs_client,
6519 NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
6520
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006521 status = nfs4_call_sync(clnt, NFS_SERVER(dir), &msg, &args.seq_args,
6522 &res.seq_res, 0);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006523 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006524
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006525 if (cred)
6526 put_rpccred(cred);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006527
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006528 return status;
6529}
6530
Bryan Schumaker72de53e2012-04-27 13:27:40 -04006531int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
6532 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006533{
6534 struct nfs4_exception exception = { };
6535 int err;
6536 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006537 err = -NFS4ERR_WRONGSEC;
6538
6539 /* try to use integrity protection with machine cred */
6540 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
6541 err = _nfs4_proc_secinfo(dir, name, flavors, true);
6542
6543 /*
6544 * if unable to use integrity protection, or SECINFO with
6545 * integrity protection returns NFS4ERR_WRONGSEC (which is
6546 * disallowed by spec, but exists in deployed servers) use
6547 * the current filesystem's rpc_client and the user cred.
6548 */
6549 if (err == -NFS4ERR_WRONGSEC)
6550 err = _nfs4_proc_secinfo(dir, name, flavors, false);
6551
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006552 trace_nfs4_secinfo(dir, name, err);
6553 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006554 &exception);
6555 } while (exception.retry);
6556 return err;
6557}
6558
Andy Adamson557134a2009-04-01 09:21:53 -04006559#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04006560/*
Andy Adamson357f54d2010-12-14 10:11:57 -05006561 * Check the exchange flags returned by the server for invalid flags, having
6562 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
6563 * DS flags set.
6564 */
6565static int nfs4_check_cl_exchange_flags(u32 flags)
6566{
6567 if (flags & ~EXCHGID4_FLAG_MASK_R)
6568 goto out_inval;
6569 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
6570 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
6571 goto out_inval;
6572 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
6573 goto out_inval;
6574 return NFS_OK;
6575out_inval:
6576 return -NFS4ERR_INVAL;
6577}
6578
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006579static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006580nfs41_same_server_scope(struct nfs41_server_scope *a,
6581 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006582{
6583 if (a->server_scope_sz == b->server_scope_sz &&
6584 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
6585 return true;
6586
6587 return false;
6588}
6589
Andy Adamson357f54d2010-12-14 10:11:57 -05006590/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006591 * nfs4_proc_bind_conn_to_session()
6592 *
6593 * The 4.1 client currently uses the same TCP connection for the
6594 * fore and backchannel.
6595 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006596int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006597{
6598 int status;
6599 struct nfs41_bind_conn_to_session_res res;
6600 struct rpc_message msg = {
6601 .rpc_proc =
6602 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
6603 .rpc_argp = clp,
6604 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006605 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006606 };
6607
6608 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006609
6610 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
6611 if (unlikely(res.session == NULL)) {
6612 status = -ENOMEM;
6613 goto out;
6614 }
6615
6616 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006617 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006618 if (status == 0) {
6619 if (memcmp(res.session->sess_id.data,
6620 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
6621 dprintk("NFS: %s: Session ID mismatch\n", __func__);
6622 status = -EIO;
6623 goto out_session;
6624 }
6625 if (res.dir != NFS4_CDFS4_BOTH) {
6626 dprintk("NFS: %s: Unexpected direction from server\n",
6627 __func__);
6628 status = -EIO;
6629 goto out_session;
6630 }
6631 if (res.use_conn_in_rdma_mode) {
6632 dprintk("NFS: %s: Server returned RDMA mode = true\n",
6633 __func__);
6634 status = -EIO;
6635 goto out_session;
6636 }
6637 }
6638out_session:
6639 kfree(res.session);
6640out:
6641 dprintk("<-- %s status= %d\n", __func__, status);
6642 return status;
6643}
6644
6645/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006646 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
6647 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04006648 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006649static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
6650 .how = SP4_MACH_CRED,
6651 .enforce.u.words = {
6652 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6653 1 << (OP_EXCHANGE_ID - 32) |
6654 1 << (OP_CREATE_SESSION - 32) |
6655 1 << (OP_DESTROY_SESSION - 32) |
6656 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006657 },
6658 .allow.u.words = {
6659 [0] = 1 << (OP_CLOSE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006660 1 << (OP_LOCKU) |
6661 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006662 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006663 1 << (OP_SECINFO_NO_NAME - 32) |
6664 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006665 1 << (OP_FREE_STATEID - 32) |
6666 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006667 }
6668};
6669
6670/*
6671 * Select the state protection mode for client `clp' given the server results
6672 * from exchange_id in `sp'.
6673 *
6674 * Returns 0 on success, negative errno otherwise.
6675 */
6676static int nfs4_sp4_select_mode(struct nfs_client *clp,
6677 struct nfs41_state_protection *sp)
6678{
6679 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
6680 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6681 1 << (OP_EXCHANGE_ID - 32) |
6682 1 << (OP_CREATE_SESSION - 32) |
6683 1 << (OP_DESTROY_SESSION - 32) |
6684 1 << (OP_DESTROY_CLIENTID - 32)
6685 };
6686 unsigned int i;
6687
6688 if (sp->how == SP4_MACH_CRED) {
6689 /* Print state protect result */
6690 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
6691 for (i = 0; i <= LAST_NFS4_OP; i++) {
6692 if (test_bit(i, sp->enforce.u.longs))
6693 dfprintk(MOUNT, " enforce op %d\n", i);
6694 if (test_bit(i, sp->allow.u.longs))
6695 dfprintk(MOUNT, " allow op %d\n", i);
6696 }
6697
6698 /* make sure nothing is on enforce list that isn't supported */
6699 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
6700 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
6701 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6702 return -EINVAL;
6703 }
6704 }
6705
6706 /*
6707 * Minimal mode - state operations are allowed to use machine
6708 * credential. Note this already happens by default, so the
6709 * client doesn't have to do anything more than the negotiation.
6710 *
6711 * NOTE: we don't care if EXCHANGE_ID is in the list -
6712 * we're already using the machine cred for exchange_id
6713 * and will never use a different cred.
6714 */
6715 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
6716 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
6717 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
6718 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
6719 dfprintk(MOUNT, "sp4_mach_cred:\n");
6720 dfprintk(MOUNT, " minimal mode enabled\n");
6721 set_bit(NFS_SP4_MACH_CRED_MINIMAL, &clp->cl_sp4_flags);
6722 } else {
6723 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6724 return -EINVAL;
6725 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006726
6727 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
6728 test_bit(OP_LOCKU, sp->allow.u.longs)) {
6729 dfprintk(MOUNT, " cleanup mode enabled\n");
6730 set_bit(NFS_SP4_MACH_CRED_CLEANUP, &clp->cl_sp4_flags);
6731 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006732
6733 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
6734 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
6735 dfprintk(MOUNT, " secinfo mode enabled\n");
6736 set_bit(NFS_SP4_MACH_CRED_SECINFO, &clp->cl_sp4_flags);
6737 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006738
6739 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
6740 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
6741 dfprintk(MOUNT, " stateid mode enabled\n");
6742 set_bit(NFS_SP4_MACH_CRED_STATEID, &clp->cl_sp4_flags);
6743 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04006744
6745 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
6746 dfprintk(MOUNT, " write mode enabled\n");
6747 set_bit(NFS_SP4_MACH_CRED_WRITE, &clp->cl_sp4_flags);
6748 }
6749
6750 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
6751 dfprintk(MOUNT, " commit mode enabled\n");
6752 set_bit(NFS_SP4_MACH_CRED_COMMIT, &clp->cl_sp4_flags);
6753 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006754 }
6755
6756 return 0;
6757}
6758
6759/*
6760 * _nfs4_proc_exchange_id()
6761 *
6762 * Wrapper for EXCHANGE_ID operation.
6763 */
6764static int _nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred,
6765 u32 sp4_how)
Benny Halevy99fe60d2009-04-01 09:22:29 -04006766{
6767 nfs4_verifier verifier;
6768 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05006769 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04006770 .client = clp,
Chuck Levercd3fade2013-10-17 14:14:04 -04006771#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebust4f0b4292013-05-20 12:24:03 -04006772 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
Chuck Levercd3fade2013-10-17 14:14:04 -04006773 EXCHGID4_FLAG_BIND_PRINC_STATEID |
6774 EXCHGID4_FLAG_SUPP_MOVED_MIGR,
6775#else
6776 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
6777 EXCHGID4_FLAG_BIND_PRINC_STATEID,
6778#endif
Benny Halevy99fe60d2009-04-01 09:22:29 -04006779 };
6780 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04006781 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04006782 };
6783 int status;
6784 struct rpc_message msg = {
6785 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
6786 .rpc_argp = &args,
6787 .rpc_resp = &res,
6788 .rpc_cred = cred,
6789 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04006790
Chuck Leverf0920752012-05-21 22:45:41 -04006791 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04006792 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
6793 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006794 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
6795 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6796 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006797
Chuck Leveracdeb692012-05-21 22:46:16 -04006798 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006799 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04006800 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006801 status = -ENOMEM;
6802 goto out;
6803 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006804
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006805 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006806 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006807 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04006808 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04006809 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04006810 }
6811
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006812 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006813 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006814 status = -ENOMEM;
6815 goto out_server_scope;
6816 }
6817
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006818 switch (sp4_how) {
6819 case SP4_NONE:
6820 args.state_protect.how = SP4_NONE;
6821 break;
6822
6823 case SP4_MACH_CRED:
6824 args.state_protect = nfs4_sp4_mach_cred_request;
6825 break;
6826
6827 default:
6828 /* unsupported! */
6829 WARN_ON_ONCE(1);
6830 status = -EINVAL;
6831 goto out_server_scope;
6832 }
6833
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006834 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006835 trace_nfs4_exchange_id(clp, status);
Chuck Lever177313f2012-05-21 22:44:58 -04006836 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04006837 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006838
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006839 if (status == 0)
6840 status = nfs4_sp4_select_mode(clp, &res.state_protect);
6841
Chuck Lever177313f2012-05-21 22:44:58 -04006842 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04006843 clp->cl_clientid = res.clientid;
6844 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
6845 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
6846 clp->cl_seqid = res.seqid;
6847
Chuck Leveracdeb692012-05-21 22:46:16 -04006848 kfree(clp->cl_serverowner);
6849 clp->cl_serverowner = res.server_owner;
6850 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04006851
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006852 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04006853 kfree(clp->cl_implid);
6854 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006855
Chuck Lever177313f2012-05-21 22:44:58 -04006856 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006857 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006858 res.server_scope)) {
6859 dprintk("%s: server_scope mismatch detected\n",
6860 __func__);
6861 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006862 kfree(clp->cl_serverscope);
6863 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006864 }
6865
Chuck Lever177313f2012-05-21 22:44:58 -04006866 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006867 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006868 goto out;
6869 }
Trond Myklebust32b01312012-05-26 13:41:04 -04006870 } else
6871 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006872
Chuck Leveracdeb692012-05-21 22:46:16 -04006873out_server_owner:
6874 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006875out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006876 kfree(res.server_scope);
6877out:
Chuck Lever177313f2012-05-21 22:44:58 -04006878 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006879 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006880 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006881 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04006882 clp->cl_implid->date.seconds,
6883 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006884 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006885 return status;
6886}
6887
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006888/*
6889 * nfs4_proc_exchange_id()
6890 *
6891 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6892 *
6893 * Since the clientid has expired, all compounds using sessions
6894 * associated with the stale clientid will be returning
6895 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
6896 * be in some phase of session reset.
6897 *
6898 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
6899 */
6900int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
6901{
6902 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
6903 int status;
6904
6905 /* try SP4_MACH_CRED if krb5i/p */
6906 if (authflavor == RPC_AUTH_GSS_KRB5I ||
6907 authflavor == RPC_AUTH_GSS_KRB5P) {
6908 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
6909 if (!status)
6910 return 0;
6911 }
6912
6913 /* try SP4_NONE */
6914 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
6915}
6916
Trond Myklebust66245532012-05-25 17:18:09 -04006917static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
6918 struct rpc_cred *cred)
6919{
6920 struct rpc_message msg = {
6921 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
6922 .rpc_argp = clp,
6923 .rpc_cred = cred,
6924 };
6925 int status;
6926
6927 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006928 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04006929 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04006930 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04006931 "DESTROY_CLIENTID.", status, clp->cl_hostname);
6932 return status;
6933}
6934
6935static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
6936 struct rpc_cred *cred)
6937{
6938 unsigned int loop;
6939 int ret;
6940
6941 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
6942 ret = _nfs4_proc_destroy_clientid(clp, cred);
6943 switch (ret) {
6944 case -NFS4ERR_DELAY:
6945 case -NFS4ERR_CLIENTID_BUSY:
6946 ssleep(1);
6947 break;
6948 default:
6949 return ret;
6950 }
6951 }
6952 return 0;
6953}
6954
6955int nfs4_destroy_clientid(struct nfs_client *clp)
6956{
6957 struct rpc_cred *cred;
6958 int ret = 0;
6959
6960 if (clp->cl_mvops->minor_version < 1)
6961 goto out;
6962 if (clp->cl_exchange_flags == 0)
6963 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04006964 if (clp->cl_preserve_clid)
6965 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04006966 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04006967 ret = nfs4_proc_destroy_clientid(clp, cred);
6968 if (cred)
6969 put_rpccred(cred);
6970 switch (ret) {
6971 case 0:
6972 case -NFS4ERR_STALE_CLIENTID:
6973 clp->cl_exchange_flags = 0;
6974 }
6975out:
6976 return ret;
6977}
6978
Andy Adamson2050f0c2009-04-01 09:22:30 -04006979struct nfs4_get_lease_time_data {
6980 struct nfs4_get_lease_time_args *args;
6981 struct nfs4_get_lease_time_res *res;
6982 struct nfs_client *clp;
6983};
6984
6985static void nfs4_get_lease_time_prepare(struct rpc_task *task,
6986 void *calldata)
6987{
Andy Adamson2050f0c2009-04-01 09:22:30 -04006988 struct nfs4_get_lease_time_data *data =
6989 (struct nfs4_get_lease_time_data *)calldata;
6990
6991 dprintk("--> %s\n", __func__);
6992 /* just setup sequence, do not trigger session recovery
6993 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006994 nfs41_setup_sequence(data->clp->cl_session,
6995 &data->args->la_seq_args,
6996 &data->res->lr_seq_res,
6997 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04006998 dprintk("<-- %s\n", __func__);
6999}
7000
7001/*
7002 * Called from nfs4_state_manager thread for session setup, so don't recover
7003 * from sequence operation or clientid errors.
7004 */
7005static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
7006{
7007 struct nfs4_get_lease_time_data *data =
7008 (struct nfs4_get_lease_time_data *)calldata;
7009
7010 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007011 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
7012 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04007013 switch (task->tk_status) {
7014 case -NFS4ERR_DELAY:
7015 case -NFS4ERR_GRACE:
7016 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
7017 rpc_delay(task, NFS4_POLL_RETRY_MIN);
7018 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007019 /* fall through */
7020 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007021 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007022 return;
7023 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04007024 dprintk("<-- %s\n", __func__);
7025}
7026
Trond Myklebust17280172012-03-11 13:11:00 -04007027static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04007028 .rpc_call_prepare = nfs4_get_lease_time_prepare,
7029 .rpc_call_done = nfs4_get_lease_time_done,
7030};
7031
7032int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
7033{
7034 struct rpc_task *task;
7035 struct nfs4_get_lease_time_args args;
7036 struct nfs4_get_lease_time_res res = {
7037 .lr_fsinfo = fsinfo,
7038 };
7039 struct nfs4_get_lease_time_data data = {
7040 .args = &args,
7041 .res = &res,
7042 .clp = clp,
7043 };
7044 struct rpc_message msg = {
7045 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
7046 .rpc_argp = &args,
7047 .rpc_resp = &res,
7048 };
7049 struct rpc_task_setup task_setup = {
7050 .rpc_client = clp->cl_rpcclient,
7051 .rpc_message = &msg,
7052 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007053 .callback_data = &data,
7054 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04007055 };
7056 int status;
7057
Chuck Levera9c92d62013-08-09 12:48:18 -04007058 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007059 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007060 dprintk("--> %s\n", __func__);
7061 task = rpc_run_task(&task_setup);
7062
7063 if (IS_ERR(task))
7064 status = PTR_ERR(task);
7065 else {
7066 status = task->tk_status;
7067 rpc_put_task(task);
7068 }
7069 dprintk("<-- %s return %d\n", __func__, status);
7070
7071 return status;
7072}
7073
Andy Adamsonfc931582009-04-01 09:22:31 -04007074/*
7075 * Initialize the values to be used by the client in CREATE_SESSION
7076 * If nfs4_init_session set the fore channel request and response sizes,
7077 * use them.
7078 *
7079 * Set the back channel max_resp_sz_cached to zero to force the client to
7080 * always set csa_cachethis to FALSE because the current implementation
7081 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
7082 */
7083static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
7084{
Andy Adamson18aad3d2013-06-26 12:21:49 -04007085 unsigned int max_rqst_sz, max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007086
Andy Adamson18aad3d2013-06-26 12:21:49 -04007087 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
7088 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
7089
Andy Adamsonfc931582009-04-01 09:22:31 -04007090 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04007091 args->fc_attrs.max_rqst_sz = max_rqst_sz;
7092 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007093 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05007094 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04007095
7096 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05007097 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04007098 __func__,
7099 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05007100 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04007101
7102 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04007103 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
7104 args->bc_attrs.max_resp_sz = PAGE_SIZE;
7105 args->bc_attrs.max_resp_sz_cached = 0;
7106 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
7107 args->bc_attrs.max_reqs = 1;
7108
7109 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
7110 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
7111 __func__,
7112 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
7113 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
7114 args->bc_attrs.max_reqs);
7115}
7116
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007117static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04007118{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007119 struct nfs4_channel_attrs *sent = &args->fc_attrs;
7120 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
7121
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007122 if (rcvd->max_resp_sz > sent->max_resp_sz)
7123 return -EINVAL;
7124 /*
7125 * Our requested max_ops is the minimum we need; we're not
7126 * prepared to break up compounds into smaller pieces than that.
7127 * So, no point even trying to continue if the server won't
7128 * cooperate:
7129 */
7130 if (rcvd->max_ops < sent->max_ops)
7131 return -EINVAL;
7132 if (rcvd->max_reqs == 0)
7133 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007134 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
7135 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007136 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04007137}
7138
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007139static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
7140{
7141 struct nfs4_channel_attrs *sent = &args->bc_attrs;
7142 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04007143
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007144 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
7145 return -EINVAL;
7146 if (rcvd->max_resp_sz < sent->max_resp_sz)
7147 return -EINVAL;
7148 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
7149 return -EINVAL;
7150 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007151 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007152 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007153 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007154 return -EINVAL;
7155 return 0;
7156}
Andy Adamson8d353012009-04-01 09:22:32 -04007157
Andy Adamson8d353012009-04-01 09:22:32 -04007158static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
7159 struct nfs4_session *session)
7160{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007161 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04007162
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007163 ret = nfs4_verify_fore_channel_attrs(args, session);
7164 if (ret)
7165 return ret;
7166 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04007167}
7168
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007169static int _nfs4_proc_create_session(struct nfs_client *clp,
7170 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007171{
7172 struct nfs4_session *session = clp->cl_session;
7173 struct nfs41_create_session_args args = {
7174 .client = clp,
7175 .cb_program = NFS4_CALLBACK,
7176 };
7177 struct nfs41_create_session_res res = {
7178 .client = clp,
7179 };
7180 struct rpc_message msg = {
7181 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
7182 .rpc_argp = &args,
7183 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007184 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04007185 };
7186 int status;
7187
7188 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04007189 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04007190
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007191 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007192 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007193
Trond Myklebust43095d32012-11-20 11:13:12 -05007194 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04007195 /* Verify the session's negotiated channel_attrs values */
7196 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04007197 /* Increment the clientid slot sequence id */
7198 clp->cl_seqid++;
7199 }
7200
7201 return status;
7202}
7203
7204/*
7205 * Issues a CREATE_SESSION operation to the server.
7206 * It is the responsibility of the caller to verify the session is
7207 * expired before calling this routine.
7208 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007209int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007210{
7211 int status;
7212 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04007213 struct nfs4_session *session = clp->cl_session;
7214
7215 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
7216
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007217 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04007218 if (status)
7219 goto out;
7220
Andy Adamsonaacd5532011-11-09 13:58:21 -05007221 /* Init or reset the session slot tables */
7222 status = nfs4_setup_session_slot_tables(session);
7223 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007224 if (status)
7225 goto out;
7226
7227 ptr = (unsigned *)&session->sess_id.data[0];
7228 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
7229 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04007230out:
7231 dprintk("<-- %s\n", __func__);
7232 return status;
7233}
7234
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007235/*
7236 * Issue the over-the-wire RPC DESTROY_SESSION.
7237 * The caller must serialize access to this routine.
7238 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007239int nfs4_proc_destroy_session(struct nfs4_session *session,
7240 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007241{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007242 struct rpc_message msg = {
7243 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
7244 .rpc_argp = session,
7245 .rpc_cred = cred,
7246 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007247 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007248
7249 dprintk("--> nfs4_proc_destroy_session\n");
7250
7251 /* session is still being setup */
7252 if (session->clp->cl_cons_state != NFS_CS_READY)
7253 return status;
7254
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007255 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007256 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007257
7258 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04007259 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007260 "Session has been destroyed regardless...\n", status);
7261
7262 dprintk("<-- nfs4_proc_destroy_session\n");
7263 return status;
7264}
7265
Trond Myklebust7b38c362012-05-23 13:23:31 -04007266/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007267 * Renew the cl_session lease.
7268 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007269struct nfs4_sequence_data {
7270 struct nfs_client *clp;
7271 struct nfs4_sequence_args args;
7272 struct nfs4_sequence_res res;
7273};
7274
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007275static void nfs41_sequence_release(void *data)
7276{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007277 struct nfs4_sequence_data *calldata = data;
7278 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007279
Alexandros Batsakis71358402010-02-05 03:45:05 -08007280 if (atomic_read(&clp->cl_count) > 1)
7281 nfs4_schedule_state_renewal(clp);
7282 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007283 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007284}
7285
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007286static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7287{
7288 switch(task->tk_status) {
7289 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007290 rpc_delay(task, NFS4_POLL_RETRY_MAX);
7291 return -EAGAIN;
7292 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007293 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007294 }
7295 return 0;
7296}
7297
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007298static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007299{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007300 struct nfs4_sequence_data *calldata = data;
7301 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007302
Trond Myklebust14516c32010-07-31 14:29:06 -04007303 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
7304 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007305
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007306 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007307 if (task->tk_status < 0) {
7308 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007309 if (atomic_read(&clp->cl_count) == 1)
7310 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007311
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007312 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
7313 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007314 return;
7315 }
7316 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007317 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007318out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007319 dprintk("<-- %s\n", __func__);
7320}
7321
7322static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
7323{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007324 struct nfs4_sequence_data *calldata = data;
7325 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007326 struct nfs4_sequence_args *args;
7327 struct nfs4_sequence_res *res;
7328
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007329 args = task->tk_msg.rpc_argp;
7330 res = task->tk_msg.rpc_resp;
7331
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007332 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007333}
7334
7335static const struct rpc_call_ops nfs41_sequence_ops = {
7336 .rpc_call_done = nfs41_sequence_call_done,
7337 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007338 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007339};
7340
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007341static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
7342 struct rpc_cred *cred,
7343 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007344{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007345 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007346 struct rpc_message msg = {
7347 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
7348 .rpc_cred = cred,
7349 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007350 struct rpc_task_setup task_setup_data = {
7351 .rpc_client = clp->cl_rpcclient,
7352 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007353 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04007354 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007355 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007356
Alexandros Batsakis71358402010-02-05 03:45:05 -08007357 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007358 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04007359 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007360 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08007361 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007362 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007363 }
Chuck Levera9c92d62013-08-09 12:48:18 -04007364 nfs4_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007365 if (is_privileged)
7366 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007367 msg.rpc_argp = &calldata->args;
7368 msg.rpc_resp = &calldata->res;
7369 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007370 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007371
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007372 return rpc_run_task(&task_setup_data);
7373}
7374
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007375static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007376{
7377 struct rpc_task *task;
7378 int ret = 0;
7379
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007380 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04007381 return -EAGAIN;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007382 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007383 if (IS_ERR(task))
7384 ret = PTR_ERR(task);
7385 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08007386 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007387 dprintk("<-- %s status=%d\n", __func__, ret);
7388 return ret;
7389}
7390
7391static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
7392{
7393 struct rpc_task *task;
7394 int ret;
7395
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007396 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007397 if (IS_ERR(task)) {
7398 ret = PTR_ERR(task);
7399 goto out;
7400 }
7401 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05007402 if (!ret) {
7403 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
7404
7405 if (task->tk_status == 0)
7406 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007407 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05007408 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007409 rpc_put_task(task);
7410out:
7411 dprintk("<-- %s status=%d\n", __func__, ret);
7412 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007413}
7414
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007415struct nfs4_reclaim_complete_data {
7416 struct nfs_client *clp;
7417 struct nfs41_reclaim_complete_args arg;
7418 struct nfs41_reclaim_complete_res res;
7419};
7420
7421static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
7422{
7423 struct nfs4_reclaim_complete_data *calldata = data;
7424
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007425 nfs41_setup_sequence(calldata->clp->cl_session,
7426 &calldata->arg.seq_args,
7427 &calldata->res.seq_res,
7428 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007429}
7430
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007431static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7432{
7433 switch(task->tk_status) {
7434 case 0:
7435 case -NFS4ERR_COMPLETE_ALREADY:
7436 case -NFS4ERR_WRONG_CRED: /* What to do here? */
7437 break;
7438 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007439 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007440 /* fall through */
7441 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007442 return -EAGAIN;
7443 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007444 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007445 }
7446 return 0;
7447}
7448
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007449static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
7450{
7451 struct nfs4_reclaim_complete_data *calldata = data;
7452 struct nfs_client *clp = calldata->clp;
7453 struct nfs4_sequence_res *res = &calldata->res.seq_res;
7454
7455 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007456 if (!nfs41_sequence_done(task, res))
7457 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007458
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007459 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007460 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
7461 rpc_restart_call_prepare(task);
7462 return;
7463 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007464 dprintk("<-- %s\n", __func__);
7465}
7466
7467static void nfs4_free_reclaim_complete_data(void *data)
7468{
7469 struct nfs4_reclaim_complete_data *calldata = data;
7470
7471 kfree(calldata);
7472}
7473
7474static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
7475 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
7476 .rpc_call_done = nfs4_reclaim_complete_done,
7477 .rpc_release = nfs4_free_reclaim_complete_data,
7478};
7479
7480/*
7481 * Issue a global reclaim complete.
7482 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04007483static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
7484 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007485{
7486 struct nfs4_reclaim_complete_data *calldata;
7487 struct rpc_task *task;
7488 struct rpc_message msg = {
7489 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04007490 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007491 };
7492 struct rpc_task_setup task_setup_data = {
7493 .rpc_client = clp->cl_rpcclient,
7494 .rpc_message = &msg,
7495 .callback_ops = &nfs4_reclaim_complete_call_ops,
7496 .flags = RPC_TASK_ASYNC,
7497 };
7498 int status = -ENOMEM;
7499
7500 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04007501 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007502 if (calldata == NULL)
7503 goto out;
7504 calldata->clp = clp;
7505 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007506
Chuck Levera9c92d62013-08-09 12:48:18 -04007507 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007508 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007509 msg.rpc_argp = &calldata->arg;
7510 msg.rpc_resp = &calldata->res;
7511 task_setup_data.callback_data = calldata;
7512 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007513 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007514 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007515 goto out;
7516 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05007517 status = nfs4_wait_for_completion_rpc_task(task);
7518 if (status == 0)
7519 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007520 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007521 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007522out:
7523 dprintk("<-- %s status=%d\n", __func__, status);
7524 return status;
7525}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007526
7527static void
7528nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
7529{
7530 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00007531 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007532 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007533
7534 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00007535 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
7536 * right now covering the LAYOUTGET we are about to send.
7537 * However, that is not so catastrophic, and there seems
7538 * to be no way to prevent it completely.
7539 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007540 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05007541 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007542 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00007543 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
7544 NFS_I(lgp->args.inode)->layout,
7545 lgp->args.ctx->state)) {
7546 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00007547 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007548}
7549
7550static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
7551{
7552 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07007553 struct inode *inode = lgp->args.inode;
7554 struct nfs_server *server = NFS_SERVER(inode);
7555 struct pnfs_layout_hdr *lo;
7556 struct nfs4_state *state = NULL;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007557 unsigned long timeo, now, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007558
Boaz Harroshed7e5422014-01-22 20:34:54 +02007559 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007560
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007561 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07007562 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007563
7564 switch (task->tk_status) {
7565 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07007566 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007567 /*
7568 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
7569 * (or clients) writing to the same RAID stripe
7570 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007571 case -NFS4ERR_LAYOUTTRYLATER:
Boaz Harroshed7e5422014-01-22 20:34:54 +02007572 /*
7573 * NFS4ERR_RECALLCONFLICT is when conflict with self (must recall
7574 * existing layout before getting a new one).
7575 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007576 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05007577 timeo = rpc_get_timeout(task->tk_client);
7578 giveup = lgp->args.timestamp + timeo;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007579 now = jiffies;
7580 if (time_after(giveup, now)) {
7581 unsigned long delay;
7582
7583 /* Delay for:
7584 * - Not less then NFS4_POLL_RETRY_MIN.
7585 * - One last time a jiffie before we give up
7586 * - exponential backoff (time_now minus start_attempt)
7587 */
7588 delay = max_t(unsigned long, NFS4_POLL_RETRY_MIN,
7589 min((giveup - now - 1),
7590 now - lgp->args.timestamp));
7591
7592 dprintk("%s: NFS4ERR_RECALLCONFLICT waiting %lu\n",
7593 __func__, delay);
7594 rpc_delay(task, delay);
7595 task->tk_status = 0;
7596 rpc_restart_call_prepare(task);
7597 goto out; /* Do not call nfs4_async_handle_error() */
7598 }
Trond Myklebustee314c22012-10-01 17:25:48 -07007599 break;
7600 case -NFS4ERR_EXPIRED:
7601 case -NFS4ERR_BAD_STATEID:
7602 spin_lock(&inode->i_lock);
7603 lo = NFS_I(inode)->layout;
7604 if (!lo || list_empty(&lo->plh_segs)) {
7605 spin_unlock(&inode->i_lock);
7606 /* If the open stateid was bad, then recover it. */
7607 state = lgp->args.ctx->state;
7608 } else {
7609 LIST_HEAD(head);
7610
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007611 /*
7612 * Mark the bad layout state as invalid, then retry
7613 * with the current stateid.
7614 */
Trond Myklebustee314c22012-10-01 17:25:48 -07007615 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
7616 spin_unlock(&inode->i_lock);
Trond Myklebustee314c22012-10-01 17:25:48 -07007617 pnfs_free_lseg_list(&head);
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007618
7619 task->tk_status = 0;
7620 rpc_restart_call_prepare(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007621 }
7622 }
NeilBrown8478eaa2014-09-18 16:09:27 +10007623 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN)
Trond Myklebustee314c22012-10-01 17:25:48 -07007624 rpc_restart_call_prepare(task);
7625out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007626 dprintk("<-- %s\n", __func__);
7627}
7628
Idan Kedar85541162012-08-02 11:47:10 +03007629static size_t max_response_pages(struct nfs_server *server)
7630{
7631 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
7632 return nfs_page_array_len(0, max_resp_sz);
7633}
7634
7635static void nfs4_free_pages(struct page **pages, size_t size)
7636{
7637 int i;
7638
7639 if (!pages)
7640 return;
7641
7642 for (i = 0; i < size; i++) {
7643 if (!pages[i])
7644 break;
7645 __free_page(pages[i]);
7646 }
7647 kfree(pages);
7648}
7649
7650static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
7651{
7652 struct page **pages;
7653 int i;
7654
7655 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
7656 if (!pages) {
7657 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
7658 return NULL;
7659 }
7660
7661 for (i = 0; i < size; i++) {
7662 pages[i] = alloc_page(gfp_flags);
7663 if (!pages[i]) {
7664 dprintk("%s: failed to allocate page\n", __func__);
7665 nfs4_free_pages(pages, size);
7666 return NULL;
7667 }
7668 }
7669
7670 return pages;
7671}
7672
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007673static void nfs4_layoutget_release(void *calldata)
7674{
7675 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007676 struct inode *inode = lgp->args.inode;
7677 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007678 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007679
7680 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03007681 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007682 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007683 put_nfs_open_context(lgp->args.ctx);
7684 kfree(calldata);
7685 dprintk("<-- %s\n", __func__);
7686}
7687
7688static const struct rpc_call_ops nfs4_layoutget_call_ops = {
7689 .rpc_call_prepare = nfs4_layoutget_prepare,
7690 .rpc_call_done = nfs4_layoutget_done,
7691 .rpc_release = nfs4_layoutget_release,
7692};
7693
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007694struct pnfs_layout_segment *
7695nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007696{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007697 struct inode *inode = lgp->args.inode;
7698 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007699 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007700 struct rpc_task *task;
7701 struct rpc_message msg = {
7702 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
7703 .rpc_argp = &lgp->args,
7704 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04007705 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007706 };
7707 struct rpc_task_setup task_setup_data = {
7708 .rpc_client = server->client,
7709 .rpc_message = &msg,
7710 .callback_ops = &nfs4_layoutget_call_ops,
7711 .callback_data = lgp,
7712 .flags = RPC_TASK_ASYNC,
7713 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007714 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007715 int status = 0;
7716
7717 dprintk("--> %s\n", __func__);
7718
Peng Tao4bd5a982014-11-17 11:05:17 +08007719 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
7720 pnfs_get_layout_hdr(NFS_I(inode)->layout);
7721
Idan Kedar85541162012-08-02 11:47:10 +03007722 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
7723 if (!lgp->args.layout.pages) {
7724 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007725 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03007726 }
7727 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05007728 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03007729
Weston Andros Adamson35124a02011-03-24 16:48:21 -04007730 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007731 lgp->res.seq_res.sr_slot = NULL;
Chuck Levera9c92d62013-08-09 12:48:18 -04007732 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007733
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007734 task = rpc_run_task(&task_setup_data);
7735 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007736 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007737 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00007738 if (status == 0)
7739 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007740 trace_nfs4_layoutget(lgp->args.ctx,
7741 &lgp->args.range,
7742 &lgp->res.range,
7743 status);
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05007744 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
7745 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007746 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007747 rpc_put_task(task);
7748 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007749 if (status)
7750 return ERR_PTR(status);
7751 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007752}
7753
Benny Halevycbe82602011-05-22 19:52:37 +03007754static void
7755nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
7756{
7757 struct nfs4_layoutreturn *lrp = calldata;
7758
7759 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007760 nfs41_setup_sequence(lrp->clp->cl_session,
7761 &lrp->args.seq_args,
7762 &lrp->res.seq_res,
7763 task);
Benny Halevycbe82602011-05-22 19:52:37 +03007764}
7765
7766static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
7767{
7768 struct nfs4_layoutreturn *lrp = calldata;
7769 struct nfs_server *server;
7770
7771 dprintk("--> %s\n", __func__);
7772
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007773 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03007774 return;
7775
7776 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007777 switch (task->tk_status) {
7778 default:
7779 task->tk_status = 0;
7780 case 0:
7781 break;
7782 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007783 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007784 break;
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007785 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03007786 return;
7787 }
Benny Halevycbe82602011-05-22 19:52:37 +03007788 dprintk("<-- %s\n", __func__);
7789}
7790
7791static void nfs4_layoutreturn_release(void *calldata)
7792{
7793 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04007794 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03007795
7796 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04007797 spin_lock(&lo->plh_inode->i_lock);
7798 if (lrp->res.lrs_present)
7799 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
7800 lo->plh_block_lgets--;
7801 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04007802 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03007803 kfree(calldata);
7804 dprintk("<-- %s\n", __func__);
7805}
7806
7807static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
7808 .rpc_call_prepare = nfs4_layoutreturn_prepare,
7809 .rpc_call_done = nfs4_layoutreturn_done,
7810 .rpc_release = nfs4_layoutreturn_release,
7811};
7812
7813int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
7814{
7815 struct rpc_task *task;
7816 struct rpc_message msg = {
7817 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
7818 .rpc_argp = &lrp->args,
7819 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04007820 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03007821 };
7822 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04007823 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03007824 .rpc_message = &msg,
7825 .callback_ops = &nfs4_layoutreturn_call_ops,
7826 .callback_data = lrp,
7827 };
7828 int status;
7829
7830 dprintk("--> %s\n", __func__);
Chuck Levera9c92d62013-08-09 12:48:18 -04007831 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03007832 task = rpc_run_task(&task_setup_data);
7833 if (IS_ERR(task))
7834 return PTR_ERR(task);
7835 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007836 trace_nfs4_layoutreturn(lrp->args.inode, status);
Benny Halevycbe82602011-05-22 19:52:37 +03007837 dprintk("<-- %s status=%d\n", __func__, status);
7838 rpc_put_task(task);
7839 return status;
7840}
7841
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007842static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007843_nfs4_proc_getdeviceinfo(struct nfs_server *server,
7844 struct pnfs_device *pdev,
7845 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007846{
7847 struct nfs4_getdeviceinfo_args args = {
7848 .pdev = pdev,
7849 };
7850 struct nfs4_getdeviceinfo_res res = {
7851 .pdev = pdev,
7852 };
7853 struct rpc_message msg = {
7854 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
7855 .rpc_argp = &args,
7856 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007857 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007858 };
7859 int status;
7860
7861 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00007862 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007863 dprintk("<-- %s status=%d\n", __func__, status);
7864
7865 return status;
7866}
7867
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007868int nfs4_proc_getdeviceinfo(struct nfs_server *server,
7869 struct pnfs_device *pdev,
7870 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007871{
7872 struct nfs4_exception exception = { };
7873 int err;
7874
7875 do {
7876 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007877 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007878 &exception);
7879 } while (exception.retry);
7880 return err;
7881}
7882EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
7883
Andy Adamson863a3c62011-03-23 13:27:54 +00007884static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
7885{
7886 struct nfs4_layoutcommit_data *data = calldata;
7887 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007888 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00007889
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007890 nfs41_setup_sequence(session,
7891 &data->args.seq_args,
7892 &data->res.seq_res,
7893 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00007894}
7895
7896static void
7897nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
7898{
7899 struct nfs4_layoutcommit_data *data = calldata;
7900 struct nfs_server *server = NFS_SERVER(data->args.inode);
7901
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007902 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00007903 return;
7904
7905 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007906 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
7907 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
7908 case -NFS4ERR_BADLAYOUT: /* no layout */
7909 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00007910 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007911 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007912 break;
7913 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10007914 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007915 rpc_restart_call_prepare(task);
7916 return;
7917 }
7918 }
Andy Adamson863a3c62011-03-23 13:27:54 +00007919}
7920
7921static void nfs4_layoutcommit_release(void *calldata)
7922{
7923 struct nfs4_layoutcommit_data *data = calldata;
7924
Andy Adamsondb29c082011-07-30 20:52:38 -04007925 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05007926 nfs_post_op_update_inode_force_wcc(data->args.inode,
7927 data->res.fattr);
Andy Adamson863a3c62011-03-23 13:27:54 +00007928 put_rpccred(data->cred);
7929 kfree(data);
7930}
7931
7932static const struct rpc_call_ops nfs4_layoutcommit_ops = {
7933 .rpc_call_prepare = nfs4_layoutcommit_prepare,
7934 .rpc_call_done = nfs4_layoutcommit_done,
7935 .rpc_release = nfs4_layoutcommit_release,
7936};
7937
7938int
Andy Adamsonef311532011-03-12 02:58:10 -05007939nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00007940{
7941 struct rpc_message msg = {
7942 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
7943 .rpc_argp = &data->args,
7944 .rpc_resp = &data->res,
7945 .rpc_cred = data->cred,
7946 };
7947 struct rpc_task_setup task_setup_data = {
7948 .task = &data->task,
7949 .rpc_client = NFS_CLIENT(data->args.inode),
7950 .rpc_message = &msg,
7951 .callback_ops = &nfs4_layoutcommit_ops,
7952 .callback_data = data,
7953 .flags = RPC_TASK_ASYNC,
7954 };
7955 struct rpc_task *task;
7956 int status = 0;
7957
7958 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
7959 "lbw: %llu inode %lu\n",
7960 data->task.tk_pid, sync,
7961 data->args.lastbytewritten,
7962 data->args.inode->i_ino);
7963
Chuck Levera9c92d62013-08-09 12:48:18 -04007964 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00007965 task = rpc_run_task(&task_setup_data);
7966 if (IS_ERR(task))
7967 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05007968 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00007969 goto out;
7970 status = nfs4_wait_for_completion_rpc_task(task);
7971 if (status != 0)
7972 goto out;
7973 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007974 trace_nfs4_layoutcommit(data->args.inode, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00007975out:
7976 dprintk("%s: status %d\n", __func__, status);
7977 rpc_put_task(task);
7978 return status;
7979}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007980
Andy Adamson97431202013-08-08 10:57:56 -04007981/**
7982 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
7983 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
7984 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007985static int
7986_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04007987 struct nfs_fsinfo *info,
7988 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007989{
7990 struct nfs41_secinfo_no_name_args args = {
7991 .style = SECINFO_STYLE_CURRENT_FH,
7992 };
7993 struct nfs4_secinfo_res res = {
7994 .flavors = flavors,
7995 };
7996 struct rpc_message msg = {
7997 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
7998 .rpc_argp = &args,
7999 .rpc_resp = &res,
8000 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008001 struct rpc_clnt *clnt = server->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008002 struct rpc_cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008003 int status;
8004
8005 if (use_integrity) {
8006 clnt = server->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008007 cred = nfs4_get_clid_cred(server->nfs_client);
8008 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008009 }
8010
8011 dprintk("--> %s\n", __func__);
8012 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
8013 &res.seq_res, 0);
8014 dprintk("<-- %s status=%d\n", __func__, status);
8015
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008016 if (cred)
8017 put_rpccred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008018
8019 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008020}
8021
8022static int
8023nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
8024 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
8025{
8026 struct nfs4_exception exception = { };
8027 int err;
8028 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008029 /* first try using integrity protection */
8030 err = -NFS4ERR_WRONGSEC;
8031
8032 /* try to use integrity protection with machine cred */
8033 if (_nfs4_is_integrity_protected(server->nfs_client))
8034 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8035 flavors, true);
8036
8037 /*
8038 * if unable to use integrity protection, or SECINFO with
8039 * integrity protection returns NFS4ERR_WRONGSEC (which is
8040 * disallowed by spec, but exists in deployed servers) use
8041 * the current filesystem's rpc_client and the user cred.
8042 */
8043 if (err == -NFS4ERR_WRONGSEC)
8044 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8045 flavors, false);
8046
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008047 switch (err) {
8048 case 0:
8049 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008050 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008051 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008052 default:
8053 err = nfs4_handle_exception(server, err, &exception);
8054 }
8055 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008056out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008057 return err;
8058}
8059
8060static int
8061nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
8062 struct nfs_fsinfo *info)
8063{
8064 int err;
8065 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04008066 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008067 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008068 struct nfs4_secinfo4 *secinfo;
8069 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008070
8071 page = alloc_page(GFP_KERNEL);
8072 if (!page) {
8073 err = -ENOMEM;
8074 goto out;
8075 }
8076
8077 flavors = page_address(page);
8078 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
8079
8080 /*
8081 * Fall back on "guess and check" method if
8082 * the server doesn't support SECINFO_NO_NAME
8083 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008084 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008085 err = nfs4_find_root_sec(server, fhandle, info);
8086 goto out_freepage;
8087 }
8088 if (err)
8089 goto out_freepage;
8090
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008091 for (i = 0; i < flavors->num_flavors; i++) {
8092 secinfo = &flavors->flavors[i];
8093
8094 switch (secinfo->flavor) {
8095 case RPC_AUTH_NULL:
8096 case RPC_AUTH_UNIX:
8097 case RPC_AUTH_GSS:
8098 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
8099 &secinfo->flavor_info);
8100 break;
8101 default:
8102 flavor = RPC_AUTH_MAXFLAVOR;
8103 break;
8104 }
8105
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04008106 if (!nfs_auth_info_match(&server->auth_info, flavor))
8107 flavor = RPC_AUTH_MAXFLAVOR;
8108
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008109 if (flavor != RPC_AUTH_MAXFLAVOR) {
8110 err = nfs4_lookup_root_sec(server, fhandle,
8111 info, flavor);
8112 if (!err)
8113 break;
8114 }
8115 }
8116
8117 if (flavor == RPC_AUTH_MAXFLAVOR)
8118 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008119
8120out_freepage:
8121 put_page(page);
8122 if (err == -EACCES)
8123 return -EPERM;
8124out:
8125 return err;
8126}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008127
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008128static int _nfs41_test_stateid(struct nfs_server *server,
8129 nfs4_stateid *stateid,
8130 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008131{
8132 int status;
8133 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008134 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008135 };
8136 struct nfs41_test_stateid_res res;
8137 struct rpc_message msg = {
8138 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
8139 .rpc_argp = &args,
8140 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008141 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008142 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008143 struct rpc_clnt *rpc_client = server->client;
8144
8145 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8146 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008147
Chuck Lever38527b12012-07-11 16:30:23 -04008148 dprintk("NFS call test_stateid %p\n", stateid);
Chuck Levera9c92d62013-08-09 12:48:18 -04008149 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008150 nfs4_set_sequence_privileged(&args.seq_args);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008151 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008152 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04008153 if (status != NFS_OK) {
8154 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04008155 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04008156 }
8157 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04008158 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04008159}
8160
Chuck Lever38527b12012-07-11 16:30:23 -04008161/**
8162 * nfs41_test_stateid - perform a TEST_STATEID operation
8163 *
8164 * @server: server / transport on which to perform the operation
8165 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008166 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008167 *
8168 * Returns NFS_OK if the server recognizes that "stateid" is valid.
8169 * Otherwise a negative NFS4ERR value is returned if the operation
8170 * failed or the state ID is not currently valid.
8171 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008172static int nfs41_test_stateid(struct nfs_server *server,
8173 nfs4_stateid *stateid,
8174 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008175{
8176 struct nfs4_exception exception = { };
8177 int err;
8178 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008179 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04008180 if (err != -NFS4ERR_DELAY)
8181 break;
8182 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04008183 } while (exception.retry);
8184 return err;
8185}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008186
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008187struct nfs_free_stateid_data {
8188 struct nfs_server *server;
8189 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008190 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008191};
8192
8193static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
8194{
8195 struct nfs_free_stateid_data *data = calldata;
8196 nfs41_setup_sequence(nfs4_get_session(data->server),
8197 &data->args.seq_args,
8198 &data->res.seq_res,
8199 task);
8200}
8201
8202static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
8203{
8204 struct nfs_free_stateid_data *data = calldata;
8205
8206 nfs41_sequence_done(task, &data->res.seq_res);
8207
8208 switch (task->tk_status) {
8209 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10008210 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008211 rpc_restart_call_prepare(task);
8212 }
8213}
8214
8215static void nfs41_free_stateid_release(void *calldata)
8216{
8217 kfree(calldata);
8218}
8219
Trond Myklebust17f26b12013-08-21 15:48:42 -04008220static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008221 .rpc_call_prepare = nfs41_free_stateid_prepare,
8222 .rpc_call_done = nfs41_free_stateid_done,
8223 .rpc_release = nfs41_free_stateid_release,
8224};
8225
8226static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
8227 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008228 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008229 bool privileged)
8230{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008231 struct rpc_message msg = {
8232 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008233 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008234 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008235 struct rpc_task_setup task_setup = {
8236 .rpc_client = server->client,
8237 .rpc_message = &msg,
8238 .callback_ops = &nfs41_free_stateid_ops,
8239 .flags = RPC_TASK_ASYNC,
8240 };
8241 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008242
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008243 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8244 &task_setup.rpc_client, &msg);
8245
Chuck Lever38527b12012-07-11 16:30:23 -04008246 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008247 data = kmalloc(sizeof(*data), GFP_NOFS);
8248 if (!data)
8249 return ERR_PTR(-ENOMEM);
8250 data->server = server;
8251 nfs4_stateid_copy(&data->args.stateid, stateid);
8252
8253 task_setup.callback_data = data;
8254
8255 msg.rpc_argp = &data->args;
8256 msg.rpc_resp = &data->res;
Chuck Levera9c92d62013-08-09 12:48:18 -04008257 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008258 if (privileged)
8259 nfs4_set_sequence_privileged(&data->args.seq_args);
8260
8261 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008262}
8263
Chuck Lever38527b12012-07-11 16:30:23 -04008264/**
8265 * nfs41_free_stateid - perform a FREE_STATEID operation
8266 *
8267 * @server: server / transport on which to perform the operation
8268 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008269 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008270 *
8271 * Returns NFS_OK if the server freed "stateid". Otherwise a
8272 * negative NFS4ERR value is returned.
8273 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008274static int nfs41_free_stateid(struct nfs_server *server,
8275 nfs4_stateid *stateid,
8276 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008277{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008278 struct rpc_task *task;
8279 int ret;
8280
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008281 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008282 if (IS_ERR(task))
8283 return PTR_ERR(task);
8284 ret = rpc_wait_for_completion_task(task);
8285 if (!ret)
8286 ret = task->tk_status;
8287 rpc_put_task(task);
8288 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008289}
Trond Myklebust36281ca2012-03-04 18:13:56 -05008290
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008291static void
8292nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008293{
8294 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008295 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008296
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008297 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008298 nfs4_free_lock_state(server, lsp);
8299 if (IS_ERR(task))
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008300 return;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008301 rpc_put_task(task);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008302}
8303
Trond Myklebust36281ca2012-03-04 18:13:56 -05008304static bool nfs41_match_stateid(const nfs4_stateid *s1,
8305 const nfs4_stateid *s2)
8306{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008307 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008308 return false;
8309
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008310 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008311 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008312 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008313 return true;
8314
8315 return false;
8316}
8317
Andy Adamson557134a2009-04-01 09:21:53 -04008318#endif /* CONFIG_NFS_V4_1 */
8319
Trond Myklebust36281ca2012-03-04 18:13:56 -05008320static bool nfs4_match_stateid(const nfs4_stateid *s1,
8321 const nfs4_stateid *s2)
8322{
Trond Myklebustf597c532012-03-04 18:13:56 -05008323 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05008324}
8325
8326
Trond Myklebust17280172012-03-11 13:11:00 -04008327static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008328 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008329 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008330 .recover_open = nfs4_open_reclaim,
8331 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04008332 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04008333 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008334};
8335
Andy Adamson591d71c2009-04-01 09:22:47 -04008336#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008337static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008338 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
8339 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
8340 .recover_open = nfs4_open_reclaim,
8341 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05008342 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008343 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04008344 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04008345};
8346#endif /* CONFIG_NFS_V4_1 */
8347
Trond Myklebust17280172012-03-11 13:11:00 -04008348static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008349 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008350 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03008351 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008352 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04008353 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008354};
8355
Andy Adamson591d71c2009-04-01 09:22:47 -04008356#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008357static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008358 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
8359 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04008360 .recover_open = nfs41_open_expired,
8361 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05008362 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04008363};
8364#endif /* CONFIG_NFS_V4_1 */
8365
Trond Myklebust17280172012-03-11 13:11:00 -04008366static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008367 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04008368 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008369 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04008370};
8371
8372#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008373static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008374 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04008375 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008376 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04008377};
8378#endif
8379
Chuck Leverec011fe2013-10-17 14:12:39 -04008380static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008381 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008382 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008383};
8384
8385#if defined(CONFIG_NFS_V4_1)
8386static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008387 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008388 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008389};
8390#endif /* CONFIG_NFS_V4_1 */
8391
Trond Myklebust97dc1352010-06-16 09:52:26 -04008392static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
8393 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008394 .init_caps = NFS_CAP_READDIRPLUS
8395 | NFS_CAP_ATOMIC_OPEN
8396 | NFS_CAP_CHANGE_ATTR
8397 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008398 .init_client = nfs40_init_client,
8399 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008400 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008401 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008402 .free_lock_state = nfs4_release_lockowner,
Chuck Lever9915ea72013-08-09 12:48:27 -04008403 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008404 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
8405 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
8406 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008407 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008408};
8409
8410#if defined(CONFIG_NFS_V4_1)
8411static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
8412 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008413 .init_caps = NFS_CAP_READDIRPLUS
8414 | NFS_CAP_ATOMIC_OPEN
8415 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04008416 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04008417 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008418 | NFS_CAP_ATOMIC_OPEN_V1,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008419 .init_client = nfs41_init_client,
8420 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008421 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008422 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008423 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008424 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008425 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8426 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8427 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008428 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008429};
8430#endif
8431
Steve Dickson42c2c422013-05-22 12:50:38 -04008432#if defined(CONFIG_NFS_V4_2)
8433static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
8434 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04008435 .init_caps = NFS_CAP_READDIRPLUS
8436 | NFS_CAP_ATOMIC_OPEN
8437 | NFS_CAP_CHANGE_ATTR
8438 | NFS_CAP_POSIX_LOCK
8439 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008440 | NFS_CAP_ATOMIC_OPEN_V1
Anna Schumakerf4ac1672014-11-25 13:18:15 -05008441 | NFS_CAP_ALLOCATE
Anna Schumaker624bd5b2014-11-25 13:18:16 -05008442 | NFS_CAP_DEALLOCATE
Anna Schumakere9831202014-10-22 15:53:10 -04008443 | NFS_CAP_SEEK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008444 .init_client = nfs41_init_client,
8445 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04008446 .match_stateid = nfs41_match_stateid,
8447 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04008448 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008449 .call_sync_ops = &nfs41_call_sync_ops,
Steve Dickson42c2c422013-05-22 12:50:38 -04008450 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8451 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8452 .state_renewal_ops = &nfs41_state_renewal_ops,
8453};
8454#endif
8455
Trond Myklebust97dc1352010-06-16 09:52:26 -04008456const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
8457 [0] = &nfs_v4_0_minor_ops,
8458#if defined(CONFIG_NFS_V4_1)
8459 [1] = &nfs_v4_1_minor_ops,
8460#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04008461#if defined(CONFIG_NFS_V4_2)
8462 [2] = &nfs_v4_2_minor_ops,
8463#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04008464};
8465
Trond Myklebust17f26b12013-08-21 15:48:42 -04008466static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -04008467 .create = nfs_create,
8468 .lookup = nfs_lookup,
8469 .atomic_open = nfs_atomic_open,
8470 .link = nfs_link,
8471 .unlink = nfs_unlink,
8472 .symlink = nfs_symlink,
8473 .mkdir = nfs_mkdir,
8474 .rmdir = nfs_rmdir,
8475 .mknod = nfs_mknod,
8476 .rename = nfs_rename,
8477 .permission = nfs_permission,
8478 .getattr = nfs_getattr,
8479 .setattr = nfs_setattr,
8480 .getxattr = generic_getxattr,
8481 .setxattr = generic_setxattr,
8482 .listxattr = generic_listxattr,
8483 .removexattr = generic_removexattr,
8484};
8485
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08008486static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008487 .permission = nfs_permission,
8488 .getattr = nfs_getattr,
8489 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008490 .getxattr = generic_getxattr,
8491 .setxattr = generic_setxattr,
8492 .listxattr = generic_listxattr,
8493 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008494};
8495
David Howells509de812006-08-22 20:06:11 -04008496const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07008497 .version = 4, /* protocol version */
8498 .dentry_ops = &nfs4_dentry_operations,
8499 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008500 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04008501 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008502 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04008503 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04008504 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008505 .getattr = nfs4_proc_getattr,
8506 .setattr = nfs4_proc_setattr,
8507 .lookup = nfs4_proc_lookup,
8508 .access = nfs4_proc_access,
8509 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008510 .create = nfs4_proc_create,
8511 .remove = nfs4_proc_remove,
8512 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04008513 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008514 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -04008515 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04008516 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04008517 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008518 .link = nfs4_proc_link,
8519 .symlink = nfs4_proc_symlink,
8520 .mkdir = nfs4_proc_mkdir,
8521 .rmdir = nfs4_proc_remove,
8522 .readdir = nfs4_proc_readdir,
8523 .mknod = nfs4_proc_mknod,
8524 .statfs = nfs4_proc_statfs,
8525 .fsinfo = nfs4_proc_fsinfo,
8526 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04008527 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008528 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -04008529 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008530 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -05008531 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008532 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008533 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008534 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04008535 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008536 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008537 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00008538 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04008539 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04008540 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04008541 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04008542 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04008543 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00008544 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04008545 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04008546 .create_server = nfs4_create_server,
8547 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008548};
8549
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008550static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
8551 .prefix = XATTR_NAME_NFSV4_ACL,
8552 .list = nfs4_xattr_list_nfs4_acl,
8553 .get = nfs4_xattr_get_nfs4_acl,
8554 .set = nfs4_xattr_set_nfs4_acl,
8555};
8556
8557const struct xattr_handler *nfs4_xattr_handlers[] = {
8558 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -04008559#ifdef CONFIG_NFS_V4_SECURITY_LABEL
8560 &nfs4_xattr_nfs4_label_handler,
8561#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008562 NULL
8563};
8564
Linus Torvalds1da177e2005-04-16 15:20:36 -07008565/*
8566 * Local variables:
8567 * c-basic-offset: 8
8568 * End:
8569 */