blob: c499e02a58ca63ed7ec7f252d7807a03944001c9 [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
Peng Taocb04ad22014-06-11 05:24:15 +0800498int nfs40_setup_sequence(struct nfs4_slot_table *tbl,
499 struct nfs4_sequence_args *args,
500 struct nfs4_sequence_res *res,
501 struct rpc_task *task)
Chuck Lever3bd23842013-08-09 12:49:19 -0400502{
Chuck Lever3bd23842013-08-09 12:49:19 -0400503 struct nfs4_slot *slot;
504
505 /* slot already allocated? */
506 if (res->sr_slot != NULL)
507 goto out_start;
508
509 spin_lock(&tbl->slot_tbl_lock);
510 if (nfs4_slot_tbl_draining(tbl) && !args->sa_privileged)
511 goto out_sleep;
512
513 slot = nfs4_alloc_slot(tbl);
514 if (IS_ERR(slot)) {
515 if (slot == ERR_PTR(-ENOMEM))
516 task->tk_timeout = HZ >> 2;
517 goto out_sleep;
518 }
519 spin_unlock(&tbl->slot_tbl_lock);
520
521 args->sa_slot = slot;
522 res->sr_slot = slot;
523
524out_start:
525 rpc_call_start(task);
526 return 0;
527
528out_sleep:
529 if (args->sa_privileged)
530 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
531 NULL, RPC_PRIORITY_PRIVILEGED);
532 else
533 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
534 spin_unlock(&tbl->slot_tbl_lock);
535 return -EAGAIN;
536}
Peng Taocb04ad22014-06-11 05:24:15 +0800537EXPORT_SYMBOL_GPL(nfs40_setup_sequence);
Chuck Lever3bd23842013-08-09 12:49:19 -0400538
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
Peng Tao2c4b1312014-06-11 05:24:16 +0800697int nfs4_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400698{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500699 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400700 return 1;
Chuck Lever3bd23842013-08-09 12:49:19 -0400701 if (!res->sr_slot->table->session)
702 return nfs40_sequence_done(task, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400703 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400704}
Peng Tao2c4b1312014-06-11 05:24:16 +0800705EXPORT_SYMBOL_GPL(nfs4_sequence_done);
Trond Myklebustdf896452010-06-16 09:52:26 -0400706
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)
Peng Taocb04ad22014-06-11 05:24:15 +0800780 return nfs40_setup_sequence(server->nfs_client->cl_slot_tbl,
781 args, res, task);
Trond Myklebust035168a2010-06-16 09:52:26 -0400782
Chuck Levere8d92382013-08-09 12:47:51 -0400783 dprintk("--> %s clp %p session %p sr_slot %u\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400784 __func__, session->clp, session, res->sr_slot ?
Chuck Levere8d92382013-08-09 12:47:51 -0400785 res->sr_slot->slot_nr : NFS4_NO_SLOT);
Trond Myklebust035168a2010-06-16 09:52:26 -0400786
Trond Myklebust9d12b212012-01-17 22:04:25 -0500787 ret = nfs41_setup_sequence(session, args, res, task);
Chuck Lever3bd23842013-08-09 12:49:19 -0400788
Andy Adamsonce5039c2009-04-01 09:22:13 -0400789 dprintk("<-- %s status=%d\n", __func__, ret);
790 return ret;
791}
792
Andy Adamsonce5039c2009-04-01 09:22:13 -0400793static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
794{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400795 struct nfs4_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400796 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400797
Trond Myklebust035168a2010-06-16 09:52:26 -0400798 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
799
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400800 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400801}
802
Andy Adamson69ab40c2009-04-01 09:22:19 -0400803static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
804{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400805 struct nfs4_call_sync_data *data = calldata;
Andy Adamson69ab40c2009-04-01 09:22:19 -0400806
Trond Myklebust14516c32010-07-31 14:29:06 -0400807 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400808}
809
Trond Myklebust17280172012-03-11 13:11:00 -0400810static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400811 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400812 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400813};
814
Chuck Lever3bd23842013-08-09 12:49:19 -0400815#else /* !CONFIG_NFS_V4_1 */
816
Chuck Lever5a580e02013-08-09 12:48:09 -0400817static int nfs4_setup_sequence(const struct nfs_server *server,
818 struct nfs4_sequence_args *args,
819 struct nfs4_sequence_res *res,
820 struct rpc_task *task)
821{
Peng Taocb04ad22014-06-11 05:24:15 +0800822 return nfs40_setup_sequence(server->nfs_client->cl_slot_tbl,
823 args, res, task);
Chuck Lever5a580e02013-08-09 12:48:09 -0400824}
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400825
Peng Tao2c4b1312014-06-11 05:24:16 +0800826int nfs4_sequence_done(struct rpc_task *task,
827 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400828{
Chuck Lever3bd23842013-08-09 12:49:19 -0400829 return nfs40_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400830}
Peng Tao2c4b1312014-06-11 05:24:16 +0800831EXPORT_SYMBOL_GPL(nfs4_sequence_done);
Chuck Lever3bd23842013-08-09 12:49:19 -0400832
833#endif /* !CONFIG_NFS_V4_1 */
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400834
Chuck Lever9915ea72013-08-09 12:48:27 -0400835static void nfs40_call_sync_prepare(struct rpc_task *task, void *calldata)
836{
837 struct nfs4_call_sync_data *data = calldata;
838 nfs4_setup_sequence(data->seq_server,
839 data->seq_args, data->seq_res, task);
840}
841
842static void nfs40_call_sync_done(struct rpc_task *task, void *calldata)
843{
844 struct nfs4_call_sync_data *data = calldata;
845 nfs4_sequence_done(task, data->seq_res);
846}
847
848static const struct rpc_call_ops nfs40_call_sync_ops = {
849 .rpc_call_prepare = nfs40_call_sync_prepare,
850 .rpc_call_done = nfs40_call_sync_done,
851};
852
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400853static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
Trond Myklebustad389da2007-06-05 12:30:00 -0400854 struct nfs_server *server,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500855 struct rpc_message *msg,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100856 struct nfs4_sequence_args *args,
857 struct nfs4_sequence_res *res)
Trond Myklebustad389da2007-06-05 12:30:00 -0400858{
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100859 int ret;
860 struct rpc_task *task;
Chuck Lever9915ea72013-08-09 12:48:27 -0400861 struct nfs_client *clp = server->nfs_client;
862 struct nfs4_call_sync_data data = {
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100863 .seq_server = server,
864 .seq_args = args,
865 .seq_res = res,
866 };
867 struct rpc_task_setup task_setup = {
868 .rpc_client = clnt,
869 .rpc_message = msg,
Chuck Lever9915ea72013-08-09 12:48:27 -0400870 .callback_ops = clp->cl_mvops->call_sync_ops,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100871 .callback_data = &data
872 };
873
874 task = rpc_run_task(&task_setup);
875 if (IS_ERR(task))
876 ret = PTR_ERR(task);
877 else {
878 ret = task->tk_status;
Trond Myklebustad389da2007-06-05 12:30:00 -0400879 rpc_put_task(task);
880 }
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100881 return ret;
882}
883
Bryan Schumaker7c513052011-03-24 17:12:24 +0000884int nfs4_call_sync(struct rpc_clnt *clnt,
885 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000886 struct rpc_message *msg,
887 struct nfs4_sequence_args *args,
888 struct nfs4_sequence_res *res,
889 int cache_reply)
890{
Chuck Levera9c92d62013-08-09 12:48:18 -0400891 nfs4_init_sequence(args, res, cache_reply);
Chuck Lever9915ea72013-08-09 12:48:27 -0400892 return nfs4_call_sync_sequence(clnt, server, msg, args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000893}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700894
895static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
896{
897 struct nfs_inode *nfsi = NFS_I(dir);
898
899 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400900 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700901 if (!cinfo->atomic || cinfo->before != dir->i_version)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700902 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700903 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000904 nfs_fscache_invalidate(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700905 spin_unlock(&dir->i_lock);
906}
907
908struct nfs4_opendata {
909 struct kref kref;
910 struct nfs_openargs o_arg;
911 struct nfs_openres o_res;
912 struct nfs_open_confirmargs c_arg;
913 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500914 struct nfs4_string owner_name;
915 struct nfs4_string group_name;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700916 struct nfs_fattr f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400917 struct nfs4_label *f_label;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700918 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400919 struct dentry *dentry;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700920 struct nfs4_state_owner *owner;
921 struct nfs4_state *state;
922 struct iattr attrs;
923 unsigned long timestamp;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400924 unsigned int rpc_done : 1;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -0400925 unsigned int file_created : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400926 unsigned int is_recover : 1;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400927 int rpc_status;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700928 int cancelled;
929};
Trond Myklebustdecf4912005-10-27 22:12:39 -0400930
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400931static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
932 int err, struct nfs4_exception *exception)
933{
934 if (err != -EINVAL)
935 return false;
936 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
937 return false;
938 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
939 exception->retry = 1;
940 return true;
941}
942
Trond Myklebust6ae37332015-01-30 14:21:14 -0500943static u32
944nfs4_map_atomic_open_share(struct nfs_server *server,
945 fmode_t fmode, int openflags)
946{
947 u32 res = 0;
948
949 switch (fmode & (FMODE_READ | FMODE_WRITE)) {
950 case FMODE_READ:
951 res = NFS4_SHARE_ACCESS_READ;
952 break;
953 case FMODE_WRITE:
954 res = NFS4_SHARE_ACCESS_WRITE;
955 break;
956 case FMODE_READ|FMODE_WRITE:
957 res = NFS4_SHARE_ACCESS_BOTH;
958 }
959 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
960 goto out;
961 /* Want no delegation if we're using O_DIRECT */
962 if (openflags & O_DIRECT)
963 res |= NFS4_SHARE_WANT_NO_DELEG;
964out:
965 return res;
966}
967
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400968static enum open_claim_type4
969nfs4_map_atomic_open_claim(struct nfs_server *server,
970 enum open_claim_type4 claim)
971{
972 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
973 return claim;
974 switch (claim) {
975 default:
976 return claim;
977 case NFS4_OPEN_CLAIM_FH:
978 return NFS4_OPEN_CLAIM_NULL;
979 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
980 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
981 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
982 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
983 }
984}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700985
986static void nfs4_init_opendata_res(struct nfs4_opendata *p)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100987{
988 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400989 p->o_res.f_label = p->f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100990 p->o_res.seqid = p->o_arg.seqid;
991 p->c_res.seqid = p->c_arg.seqid;
992 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400993 p->o_res.access_request = p->o_arg.access;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100994 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500995 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100996}
997
Al Viro82a2c1b2011-06-22 18:30:55 -0400998static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100999 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001000 const struct iattr *attrs,
David Quigley1775fd32013-05-22 12:50:42 -04001001 struct nfs4_label *label,
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001002 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001003 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001004{
Al Viro82a2c1b2011-06-22 18:30:55 -04001005 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001006 struct inode *dir = parent->d_inode;
1007 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust63f5f792015-01-23 19:19:25 -05001008 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001009 struct nfs4_opendata *p;
1010
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001011 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001012 if (p == NULL)
1013 goto err;
David Quigley14c43f72013-05-22 12:50:43 -04001014
1015 p->f_label = nfs4_label_alloc(server, gfp_mask);
1016 if (IS_ERR(p->f_label))
1017 goto err_free_p;
1018
Trond Myklebust63f5f792015-01-23 19:19:25 -05001019 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
1020 p->o_arg.seqid = alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05001021 if (IS_ERR(p->o_arg.seqid))
David Quigley14c43f72013-05-22 12:50:43 -04001022 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -04001023 nfs_sb_active(dentry->d_sb);
1024 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001025 p->dir = parent;
1026 p->owner = sp;
1027 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001028 p->o_arg.open_flags = flags;
1029 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Trond Myklebust6ae37332015-01-30 14:21:14 -05001030 p->o_arg.share_access = nfs4_map_atomic_open_share(server,
1031 fmode, flags);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001032 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
1033 * will return permission denied for all bits until close */
1034 if (!(flags & O_EXCL)) {
1035 /* ask server to check for all possible rights as results
1036 * are cached */
1037 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
1038 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001039 }
David Howells7539bba2006-08-22 20:06:09 -04001040 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001041 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
1042 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -04001043 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001044 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -04001045 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -04001046 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
David Quigley1775fd32013-05-22 12:50:42 -04001047 p->o_arg.label = label;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001048 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
1049 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001050 case NFS4_OPEN_CLAIM_NULL:
1051 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1052 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1053 p->o_arg.fh = NFS_FH(dir);
1054 break;
1055 case NFS4_OPEN_CLAIM_PREVIOUS:
1056 case NFS4_OPEN_CLAIM_FH:
1057 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1058 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
1059 p->o_arg.fh = NFS_FH(dentry->d_inode);
1060 }
Trond Myklebust536e43d2012-01-17 22:04:26 -05001061 if (attrs != NULL && attrs->ia_valid != 0) {
Trond Myklebustc281fa9c2013-08-20 21:06:49 -04001062 __u32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -04001063
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001064 p->o_arg.u.attrs = &p->attrs;
1065 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -05001066
1067 verf[0] = jiffies;
1068 verf[1] = current->pid;
1069 memcpy(p->o_arg.u.verifier.data, verf,
1070 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001071 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001072 p->c_arg.fh = &p->o_res.fh;
1073 p->c_arg.stateid = &p->o_res.stateid;
1074 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001075 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001076 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001077 return p;
David Quigley14c43f72013-05-22 12:50:43 -04001078
1079err_free_label:
1080 nfs4_label_free(p->f_label);
1081err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001082 kfree(p);
1083err:
1084 dput(parent);
1085 return NULL;
1086}
1087
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001088static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001089{
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001090 struct nfs4_opendata *p = container_of(kref,
1091 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -04001092 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001093
1094 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001095 if (p->state != NULL)
1096 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001097 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -04001098
1099 nfs4_label_free(p->f_label);
1100
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001101 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -04001102 dput(p->dentry);
1103 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -05001104 nfs_fattr_free_names(&p->f_attr);
Trond Myklebuste911b812014-03-26 13:24:37 -07001105 kfree(p->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001106 kfree(p);
1107}
1108
1109static void nfs4_opendata_put(struct nfs4_opendata *p)
1110{
1111 if (p != NULL)
1112 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001113}
1114
Trond Myklebust06f814a2006-01-03 09:55:07 +01001115static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
1116{
Trond Myklebust06f814a2006-01-03 09:55:07 +01001117 int ret;
1118
Trond Myklebust06f814a2006-01-03 09:55:07 +01001119 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +01001120 return ret;
1121}
1122
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001123static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -04001124{
1125 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001126
Trond Myklebust536e43d2012-01-17 22:04:26 -05001127 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001128 goto out;
1129 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001130 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001131 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1132 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001133 break;
1134 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001135 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1136 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001137 break;
1138 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001139 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1140 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001141 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001142out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001143 return ret;
1144}
1145
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001146static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001147{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001148 if (delegation == NULL)
1149 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001150 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001151 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -05001152 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
1153 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -05001154 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001155 return 1;
1156}
1157
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001158static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001159{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001160 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001161 case FMODE_WRITE:
1162 state->n_wronly++;
1163 break;
1164 case FMODE_READ:
1165 state->n_rdonly++;
1166 break;
1167 case FMODE_READ|FMODE_WRITE:
1168 state->n_rdwr++;
1169 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001170 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001171}
1172
Trond Myklebust4f14c192014-02-12 19:15:06 -05001173static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state)
Trond Myklebust003707c2007-07-05 18:07:55 -04001174{
Trond Myklebust4f14c192014-02-12 19:15:06 -05001175 struct nfs_client *clp = state->owner->so_server->nfs_client;
1176 bool need_recover = false;
1177
1178 if (test_and_clear_bit(NFS_O_RDONLY_STATE, &state->flags) && state->n_rdonly)
1179 need_recover = true;
1180 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly)
1181 need_recover = true;
1182 if (test_and_clear_bit(NFS_O_RDWR_STATE, &state->flags) && state->n_rdwr)
1183 need_recover = true;
1184 if (need_recover)
1185 nfs4_state_mark_reclaim_nograce(clp, state);
1186}
1187
Trond Myklebuste999e802014-02-10 18:20:47 -05001188static bool nfs_need_update_open_stateid(struct nfs4_state *state,
1189 nfs4_stateid *stateid)
1190{
1191 if (test_and_set_bit(NFS_OPEN_STATE, &state->flags) == 0)
1192 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001193 if (!nfs4_stateid_match_other(stateid, &state->open_stateid)) {
1194 nfs_test_and_clear_all_open_stateid(state);
Trond Myklebuste999e802014-02-10 18:20:47 -05001195 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001196 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001197 if (nfs4_stateid_is_newer(stateid, &state->open_stateid))
1198 return true;
1199 return false;
1200}
1201
Trond Myklebustf95549c2015-01-23 18:06:09 -05001202static void nfs_resync_open_stateid_locked(struct nfs4_state *state)
1203{
1204 if (state->n_wronly)
1205 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1206 if (state->n_rdonly)
1207 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1208 if (state->n_rdwr)
1209 set_bit(NFS_O_RDWR_STATE, &state->flags);
1210}
1211
Trond Myklebust226056c2014-02-11 10:41:07 -05001212static void nfs_clear_open_stateid_locked(struct nfs4_state *state,
1213 nfs4_stateid *stateid, fmode_t fmode)
1214{
1215 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1216 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
1217 case FMODE_WRITE:
1218 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1219 break;
1220 case FMODE_READ:
1221 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1222 break;
1223 case 0:
1224 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1225 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1226 clear_bit(NFS_OPEN_STATE, &state->flags);
1227 }
1228 if (stateid == NULL)
1229 return;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001230 /* Handle races with OPEN */
1231 if (!nfs4_stateid_match_other(stateid, &state->open_stateid) ||
1232 !nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
1233 nfs_resync_open_stateid_locked(state);
Trond Myklebust226056c2014-02-11 10:41:07 -05001234 return;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001235 }
Trond Myklebust003707c2007-07-05 18:07:55 -04001236 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001237 nfs4_stateid_copy(&state->stateid, stateid);
1238 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust226056c2014-02-11 10:41:07 -05001239}
1240
1241static void nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1242{
1243 write_seqlock(&state->seqlock);
1244 nfs_clear_open_stateid_locked(state, stateid, fmode);
1245 write_sequnlock(&state->seqlock);
Trond Myklebust4f14c192014-02-12 19:15:06 -05001246 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1247 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust226056c2014-02-11 10:41:07 -05001248}
1249
Trond Myklebust003707c2007-07-05 18:07:55 -04001250static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1251{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001252 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001253 case FMODE_READ:
1254 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1255 break;
1256 case FMODE_WRITE:
1257 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1258 break;
1259 case FMODE_READ|FMODE_WRITE:
1260 set_bit(NFS_O_RDWR_STATE, &state->flags);
1261 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001262 if (!nfs_need_update_open_stateid(state, stateid))
1263 return;
1264 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1265 nfs4_stateid_copy(&state->stateid, stateid);
1266 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001267}
1268
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001269static 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 -07001270{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001271 /*
1272 * Protect the call to nfs4_state_set_mode_locked and
1273 * serialise the stateid update
1274 */
1275 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001276 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001277 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001278 set_bit(NFS_DELEGATED_STATE, &state->flags);
1279 }
1280 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001281 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001282 write_sequnlock(&state->seqlock);
1283 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001284 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001285 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001286}
1287
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001288static 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 -05001289{
1290 struct nfs_inode *nfsi = NFS_I(state->inode);
1291 struct nfs_delegation *deleg_cur;
1292 int ret = 0;
1293
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001294 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001295
1296 rcu_read_lock();
1297 deleg_cur = rcu_dereference(nfsi->delegation);
1298 if (deleg_cur == NULL)
1299 goto no_delegation;
1300
1301 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001302 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001303 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001304 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001305 goto no_delegation_unlock;
1306
1307 if (delegation == NULL)
1308 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001309 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001310 goto no_delegation_unlock;
1311
Trond Myklebustb7391f42008-12-23 15:21:52 -05001312 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001313 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001314 ret = 1;
1315no_delegation_unlock:
1316 spin_unlock(&deleg_cur->lock);
1317no_delegation:
1318 rcu_read_unlock();
1319
1320 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001321 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001322 ret = 1;
1323 }
Trond Myklebust4f14c192014-02-12 19:15:06 -05001324 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1325 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust34310432008-12-23 15:21:38 -05001326
1327 return ret;
1328}
1329
Trond Myklebust39071e62015-01-24 15:07:56 -05001330static bool nfs4_update_lock_stateid(struct nfs4_lock_state *lsp,
1331 const nfs4_stateid *stateid)
1332{
1333 struct nfs4_state *state = lsp->ls_state;
1334 bool ret = false;
1335
1336 spin_lock(&state->state_lock);
1337 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid))
1338 goto out_noupdate;
1339 if (!nfs4_stateid_is_newer(stateid, &lsp->ls_stateid))
1340 goto out_noupdate;
1341 nfs4_stateid_copy(&lsp->ls_stateid, stateid);
1342 ret = true;
1343out_noupdate:
1344 spin_unlock(&state->state_lock);
1345 return ret;
1346}
Trond Myklebust34310432008-12-23 15:21:38 -05001347
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001348static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001349{
1350 struct nfs_delegation *delegation;
1351
1352 rcu_read_lock();
1353 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001354 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001355 rcu_read_unlock();
1356 return;
1357 }
1358 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001359 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001360}
1361
Trond Myklebust6ee41262007-07-08 14:11:36 -04001362static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001363{
1364 struct nfs4_state *state = opendata->state;
1365 struct nfs_inode *nfsi = NFS_I(state->inode);
1366 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001367 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001368 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001369 nfs4_stateid stateid;
1370 int ret = -EAGAIN;
1371
Trond Myklebustaac00a82007-07-05 19:02:21 -04001372 for (;;) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001373 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001374 if (can_open_cached(state, fmode, open_mode)) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001375 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001376 spin_unlock(&state->owner->so_lock);
Anna Schumaker61beef752014-09-03 14:15:40 -04001377 goto out_return_state;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001378 }
Anna Schumaker61beef752014-09-03 14:15:40 -04001379 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001380 rcu_read_lock();
1381 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001382 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001383 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001384 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001385 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001386 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001387 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001388 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001389 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001390 if (!opendata->is_recover) {
1391 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1392 if (ret != 0)
1393 goto out;
1394 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001395 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001396
1397 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001398 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001399 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001400 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001401out:
1402 return ERR_PTR(ret);
1403out_return_state:
1404 atomic_inc(&state->count);
1405 return state;
1406}
1407
Andy Adamsone23008e2012-10-02 21:07:32 -04001408static void
1409nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1410{
1411 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1412 struct nfs_delegation *delegation;
1413 int delegation_flags = 0;
1414
1415 rcu_read_lock();
1416 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1417 if (delegation)
1418 delegation_flags = delegation->flags;
1419 rcu_read_unlock();
1420 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1421 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1422 "returning a delegation for "
1423 "OPEN(CLAIM_DELEGATE_CUR)\n",
1424 clp->cl_hostname);
1425 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1426 nfs_inode_set_delegation(state->inode,
1427 data->owner->so_cred,
1428 &data->o_res);
1429 else
1430 nfs_inode_reclaim_delegation(state->inode,
1431 data->owner->so_cred,
1432 &data->o_res);
1433}
1434
1435/*
1436 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1437 * and update the nfs4_state.
1438 */
1439static struct nfs4_state *
1440_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1441{
1442 struct inode *inode = data->state->inode;
1443 struct nfs4_state *state = data->state;
1444 int ret;
1445
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001446 if (!data->rpc_done) {
1447 if (data->rpc_status) {
1448 ret = data->rpc_status;
1449 goto err;
1450 }
1451 /* cached opens have already been processed */
1452 goto update;
Andy Adamsone23008e2012-10-02 21:07:32 -04001453 }
1454
Andy Adamsone23008e2012-10-02 21:07:32 -04001455 ret = nfs_refresh_inode(inode, &data->f_attr);
1456 if (ret)
1457 goto err;
1458
1459 if (data->o_res.delegation_type != 0)
1460 nfs4_opendata_check_deleg(data, state);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001461update:
Andy Adamsone23008e2012-10-02 21:07:32 -04001462 update_open_stateid(state, &data->o_res.stateid, NULL,
1463 data->o_arg.fmode);
Trond Myklebustd49f0422013-10-28 14:57:12 -04001464 atomic_inc(&state->count);
Andy Adamsone23008e2012-10-02 21:07:32 -04001465
1466 return state;
1467err:
1468 return ERR_PTR(ret);
1469
1470}
1471
1472static struct nfs4_state *
1473_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001474{
1475 struct inode *inode;
1476 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001477 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001478
Trond Myklebustaac00a82007-07-05 19:02:21 -04001479 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001480 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001481 goto out;
1482 }
1483
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001484 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001485 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001486 goto err;
David Quigley1775fd32013-05-22 12:50:42 -04001487 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001488 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001489 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001490 goto err;
1491 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001492 state = nfs4_get_open_state(inode, data->owner);
1493 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001494 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001495 if (data->o_res.delegation_type != 0)
1496 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001497 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001498 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001499 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001500out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001501 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001502 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001503err_put_inode:
1504 iput(inode);
1505err:
1506 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001507}
1508
Andy Adamsone23008e2012-10-02 21:07:32 -04001509static struct nfs4_state *
1510nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1511{
1512 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1513 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1514 return _nfs4_opendata_to_nfs4_state(data);
1515}
1516
Trond Myklebust864472e2006-01-03 09:55:15 +01001517static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1518{
1519 struct nfs_inode *nfsi = NFS_I(state->inode);
1520 struct nfs_open_context *ctx;
1521
1522 spin_lock(&state->inode->i_lock);
1523 list_for_each_entry(ctx, &nfsi->open_files, list) {
1524 if (ctx->state != state)
1525 continue;
1526 get_nfs_open_context(ctx);
1527 spin_unlock(&state->inode->i_lock);
1528 return ctx;
1529 }
1530 spin_unlock(&state->inode->i_lock);
1531 return ERR_PTR(-ENOENT);
1532}
1533
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001534static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1535 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001536{
1537 struct nfs4_opendata *opendata;
1538
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001539 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
David Quigley1775fd32013-05-22 12:50:42 -04001540 NULL, NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001541 if (opendata == NULL)
1542 return ERR_PTR(-ENOMEM);
1543 opendata->state = state;
1544 atomic_inc(&state->count);
1545 return opendata;
1546}
1547
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001548static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001549{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001550 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001551 int ret;
1552
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001553 opendata->o_arg.open_flags = 0;
1554 opendata->o_arg.fmode = fmode;
Trond Myklebustbe36e182015-02-27 17:04:17 -05001555 opendata->o_arg.share_access = nfs4_map_atomic_open_share(
1556 NFS_SB(opendata->dentry->d_sb),
1557 fmode, 0);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001558 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1559 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1560 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001561 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001562 if (ret != 0)
1563 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001564 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001565 if (IS_ERR(newstate))
1566 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001567 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001568 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001569 return 0;
1570}
1571
1572static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1573{
Trond Myklebust864472e2006-01-03 09:55:15 +01001574 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001575 int ret;
1576
Trond Myklebust4f14c192014-02-12 19:15:06 -05001577 /* Don't trigger recovery in nfs_test_and_clear_all_open_stateid */
1578 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1579 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1580 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001581 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001582 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001583 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001584 smp_rmb();
1585 if (state->n_rdwr != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001586 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001587 if (ret != 0)
1588 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001589 if (newstate != state)
1590 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001591 }
1592 if (state->n_wronly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001593 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001594 if (ret != 0)
1595 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001596 if (newstate != state)
1597 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001598 }
1599 if (state->n_rdonly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001600 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001601 if (ret != 0)
1602 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001603 if (newstate != state)
1604 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001605 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001606 /*
1607 * We may have performed cached opens for all three recoveries.
1608 * Check if we need to update the current stateid.
1609 */
1610 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001611 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001612 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001613 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001614 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001615 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001616 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001617 return 0;
1618}
1619
Linus Torvalds1da177e2005-04-16 15:20:36 -07001620/*
1621 * OPEN_RECLAIM:
1622 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001623 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001624static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001625{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001626 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001627 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001628 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001629 int status;
1630
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001631 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1632 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001633 if (IS_ERR(opendata))
1634 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001635 rcu_read_lock();
1636 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001637 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001638 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001639 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001640 opendata->o_arg.u.delegation_type = delegation_type;
1641 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001642 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001643 return status;
1644}
1645
Trond Myklebust539cd032007-06-05 11:46:42 -04001646static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001647{
1648 struct nfs_server *server = NFS_SERVER(state->inode);
1649 struct nfs4_exception exception = { };
1650 int err;
1651 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001652 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04001653 trace_nfs4_open_reclaim(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001654 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1655 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001656 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001657 break;
1658 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001659 } while (exception.retry);
1660 return err;
1661}
1662
Trond Myklebust864472e2006-01-03 09:55:15 +01001663static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1664{
1665 struct nfs_open_context *ctx;
1666 int ret;
1667
1668 ctx = nfs4_state_find_open_context(state);
1669 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001670 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001671 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001672 put_nfs_open_context(ctx);
1673 return ret;
1674}
1675
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001676static 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 -07001677{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001678 switch (err) {
1679 default:
1680 printk(KERN_ERR "NFS: %s: unhandled error "
1681 "%d.\n", __func__, err);
1682 case 0:
1683 case -ENOENT:
1684 case -ESTALE:
1685 break;
1686 case -NFS4ERR_BADSESSION:
1687 case -NFS4ERR_BADSLOT:
1688 case -NFS4ERR_BAD_HIGH_SLOT:
1689 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1690 case -NFS4ERR_DEADSESSION:
1691 set_bit(NFS_DELEGATED_STATE, &state->flags);
1692 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1693 return -EAGAIN;
1694 case -NFS4ERR_STALE_CLIENTID:
1695 case -NFS4ERR_STALE_STATEID:
1696 set_bit(NFS_DELEGATED_STATE, &state->flags);
1697 case -NFS4ERR_EXPIRED:
1698 /* Don't recall a delegation if it was lost */
1699 nfs4_schedule_lease_recovery(server->nfs_client);
1700 return -EAGAIN;
Chuck Lever352297b2013-10-17 14:13:24 -04001701 case -NFS4ERR_MOVED:
1702 nfs4_schedule_migration_recovery(server);
1703 return -EAGAIN;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04001704 case -NFS4ERR_LEASE_MOVED:
1705 nfs4_schedule_lease_moved_recovery(server->nfs_client);
1706 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001707 case -NFS4ERR_DELEG_REVOKED:
1708 case -NFS4ERR_ADMIN_REVOKED:
1709 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001710 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001711 nfs_inode_find_state_and_recover(state->inode,
1712 stateid);
1713 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust869f9df2014-11-10 18:43:56 -05001714 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001715 case -NFS4ERR_DELAY:
1716 case -NFS4ERR_GRACE:
1717 set_bit(NFS_DELEGATED_STATE, &state->flags);
1718 ssleep(1);
1719 return -EAGAIN;
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001720 case -ENOMEM:
1721 case -NFS4ERR_DENIED:
1722 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1723 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001724 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001725 return err;
1726}
1727
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001728int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1729{
1730 struct nfs_server *server = NFS_SERVER(state->inode);
1731 struct nfs4_opendata *opendata;
1732 int err;
1733
1734 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1735 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1736 if (IS_ERR(opendata))
1737 return PTR_ERR(opendata);
1738 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1739 err = nfs4_open_recover(opendata, state);
1740 nfs4_opendata_put(opendata);
1741 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1742}
1743
Chuck Leverbe05c862013-08-09 12:49:47 -04001744static void nfs4_open_confirm_prepare(struct rpc_task *task, void *calldata)
1745{
1746 struct nfs4_opendata *data = calldata;
1747
Peng Taocb04ad22014-06-11 05:24:15 +08001748 nfs40_setup_sequence(data->o_arg.server->nfs_client->cl_slot_tbl,
1749 &data->c_arg.seq_args, &data->c_res.seq_res, task);
Chuck Leverbe05c862013-08-09 12:49:47 -04001750}
1751
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001752static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1753{
1754 struct nfs4_opendata *data = calldata;
1755
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001756 nfs40_sequence_done(task, &data->c_res.seq_res);
Chuck Leverbe05c862013-08-09 12:49:47 -04001757
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001758 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001759 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001760 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001761 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001762 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001763 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001764 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001765}
1766
1767static void nfs4_open_confirm_release(void *calldata)
1768{
1769 struct nfs4_opendata *data = calldata;
1770 struct nfs4_state *state = NULL;
1771
1772 /* If this request hasn't been cancelled, do nothing */
1773 if (data->cancelled == 0)
1774 goto out_free;
1775 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001776 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001777 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001778 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001779 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001780 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001781out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001782 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001783}
1784
1785static const struct rpc_call_ops nfs4_open_confirm_ops = {
Chuck Leverbe05c862013-08-09 12:49:47 -04001786 .rpc_call_prepare = nfs4_open_confirm_prepare,
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001787 .rpc_call_done = nfs4_open_confirm_done,
1788 .rpc_release = nfs4_open_confirm_release,
1789};
1790
1791/*
1792 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1793 */
1794static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1795{
1796 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1797 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001798 struct rpc_message msg = {
1799 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1800 .rpc_argp = &data->c_arg,
1801 .rpc_resp = &data->c_res,
1802 .rpc_cred = data->owner->so_cred,
1803 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001804 struct rpc_task_setup task_setup_data = {
1805 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001806 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001807 .callback_ops = &nfs4_open_confirm_ops,
1808 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001809 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001810 .flags = RPC_TASK_ASYNC,
1811 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001812 int status;
1813
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001814 nfs4_init_sequence(&data->c_arg.seq_args, &data->c_res.seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001815 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001816 data->rpc_done = 0;
1817 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001818 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001819 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001820 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001821 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001822 status = nfs4_wait_for_completion_rpc_task(task);
1823 if (status != 0) {
1824 data->cancelled = 1;
1825 smp_wmb();
1826 } else
1827 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001828 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001829 return status;
1830}
1831
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001832static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001833{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001834 struct nfs4_opendata *data = calldata;
1835 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001836 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001837
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001838 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001839 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001840 /*
1841 * Check if we still need to send an OPEN call, or if we can use
1842 * a delegation instead.
1843 */
1844 if (data->state != NULL) {
1845 struct nfs_delegation *delegation;
1846
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001847 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001848 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001849 rcu_read_lock();
1850 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001851 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001852 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001853 can_open_delegated(delegation, data->o_arg.fmode))
1854 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001855 rcu_read_unlock();
1856 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001857 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001858 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001859 switch (data->o_arg.claim) {
1860 case NFS4_OPEN_CLAIM_PREVIOUS:
1861 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1862 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001863 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001864 case NFS4_OPEN_CLAIM_FH:
1865 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001866 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1867 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001868 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001869 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001870 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001871 &data->o_res.seq_res,
1872 task) != 0)
1873 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001874
1875 /* Set the create mode (note dependency on the session type) */
1876 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1877 if (data->o_arg.open_flags & O_EXCL) {
1878 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1879 if (nfs4_has_persistent_session(clp))
1880 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1881 else if (clp->cl_mvops->minor_version > 0)
1882 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1883 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001884 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001885unlock_no_action:
1886 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001887out_no_action:
1888 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001889out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001890 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001891}
1892
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001893static void nfs4_open_done(struct rpc_task *task, void *calldata)
1894{
1895 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001896
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001897 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001898
Trond Myklebust14516c32010-07-31 14:29:06 -04001899 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1900 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001901
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001902 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001903 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1904 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001905 case S_IFREG:
1906 break;
1907 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001908 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001909 break;
1910 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001911 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001912 break;
1913 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001914 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001915 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001916 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001917 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001918 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1919 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001920 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001921 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001922}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001923
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001924static void nfs4_open_release(void *calldata)
1925{
1926 struct nfs4_opendata *data = calldata;
1927 struct nfs4_state *state = NULL;
1928
1929 /* If this request hasn't been cancelled, do nothing */
1930 if (data->cancelled == 0)
1931 goto out_free;
1932 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001933 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001934 goto out_free;
1935 /* In case we need an open_confirm, no cleanup! */
1936 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1937 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001938 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001939 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001940 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001941out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001942 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001943}
1944
1945static const struct rpc_call_ops nfs4_open_ops = {
1946 .rpc_call_prepare = nfs4_open_prepare,
1947 .rpc_call_done = nfs4_open_done,
1948 .rpc_release = nfs4_open_release,
1949};
1950
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001951static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001952{
1953 struct inode *dir = data->dir->d_inode;
1954 struct nfs_server *server = NFS_SERVER(dir);
1955 struct nfs_openargs *o_arg = &data->o_arg;
1956 struct nfs_openres *o_res = &data->o_res;
1957 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001958 struct rpc_message msg = {
1959 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1960 .rpc_argp = o_arg,
1961 .rpc_resp = o_res,
1962 .rpc_cred = data->owner->so_cred,
1963 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001964 struct rpc_task_setup task_setup_data = {
1965 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001966 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001967 .callback_ops = &nfs4_open_ops,
1968 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001969 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001970 .flags = RPC_TASK_ASYNC,
1971 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001972 int status;
1973
Chuck Levera9c92d62013-08-09 12:48:18 -04001974 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001975 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001976 data->rpc_done = 0;
1977 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001978 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001979 data->is_recover = 0;
1980 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001981 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001982 data->is_recover = 1;
1983 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001984 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001985 if (IS_ERR(task))
1986 return PTR_ERR(task);
1987 status = nfs4_wait_for_completion_rpc_task(task);
1988 if (status != 0) {
1989 data->cancelled = 1;
1990 smp_wmb();
1991 } else
1992 status = data->rpc_status;
1993 rpc_put_task(task);
1994
1995 return status;
1996}
1997
1998static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1999{
2000 struct inode *dir = data->dir->d_inode;
2001 struct nfs_openres *o_res = &data->o_res;
2002 int status;
2003
2004 status = nfs4_run_open_task(data, 1);
2005 if (status != 0 || !data->rpc_done)
2006 return status;
2007
Trond Myklebust6926afd2012-01-07 13:22:46 -05002008 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
2009
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002010 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
2011 status = _nfs4_proc_open_confirm(data);
2012 if (status != 0)
2013 return status;
2014 }
2015
2016 return status;
2017}
2018
Trond Myklebustf3792d62014-07-10 08:54:32 -04002019/*
2020 * Additional permission checks in order to distinguish between an
2021 * open for read, and an open for execute. This works around the
2022 * fact that NFSv4 OPEN treats read and execute permissions as being
2023 * the same.
2024 * Note that in the non-execute case, we want to turn off permission
2025 * checking if we just created a new file (POSIX open() semantics).
2026 */
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002027static int nfs4_opendata_access(struct rpc_cred *cred,
2028 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002029 struct nfs4_state *state, fmode_t fmode,
2030 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002031{
2032 struct nfs_access_entry cache;
2033 u32 mask;
2034
2035 /* access call failed or for some reason the server doesn't
2036 * support any access modes -- defer access call until later */
2037 if (opendata->o_res.access_supported == 0)
2038 return 0;
2039
2040 mask = 0;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002041 /*
2042 * Use openflags to check for exec, because fmode won't
2043 * always have FMODE_EXEC set when file open for exec.
2044 */
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002045 if (openflags & __FMODE_EXEC) {
2046 /* ONLY check for exec rights */
2047 mask = MAY_EXEC;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002048 } else if ((fmode & FMODE_READ) && !opendata->file_created)
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002049 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002050
2051 cache.cred = cred;
2052 cache.jiffies = jiffies;
2053 nfs_access_set_mask(&cache, opendata->o_res.access_result);
2054 nfs_access_add_cache(state->inode, &cache);
2055
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07002056 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002057 return 0;
2058
2059 /* even though OPEN succeeded, access is denied. Close the file */
2060 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04002061 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002062}
2063
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002064/*
2065 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
2066 */
2067static int _nfs4_proc_open(struct nfs4_opendata *data)
2068{
2069 struct inode *dir = data->dir->d_inode;
2070 struct nfs_server *server = NFS_SERVER(dir);
2071 struct nfs_openargs *o_arg = &data->o_arg;
2072 struct nfs_openres *o_res = &data->o_res;
2073 int status;
2074
2075 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002076 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002077 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002078 if (status != 0) {
2079 if (status == -NFS4ERR_BADNAME &&
2080 !(o_arg->open_flags & O_CREAT))
2081 return -ENOENT;
2082 return status;
2083 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002084
Trond Myklebust6926afd2012-01-07 13:22:46 -05002085 nfs_fattr_map_and_free_names(server, &data->f_attr);
2086
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002087 if (o_arg->open_flags & O_CREAT) {
Trond Myklebust56ae19f2005-10-27 22:12:40 -04002088 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002089 if (o_arg->open_flags & O_EXCL)
2090 data->file_created = 1;
2091 else if (o_res->cinfo.before != o_res->cinfo.after)
2092 data->file_created = 1;
2093 }
Trond Myklebust0df5dd42010-04-11 16:48:44 -04002094 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
2095 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002096 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002097 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002098 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002099 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002100 }
2101 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Andy Adamson8935ef62014-05-23 06:22:59 -07002102 nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr, o_res->f_label);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002103 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002104}
2105
Andy Adamsond83217c2011-03-01 01:34:17 +00002106static int nfs4_recover_expired_lease(struct nfs_server *server)
2107{
2108 return nfs4_client_recover_expired_lease(server->nfs_client);
2109}
2110
Linus Torvalds1da177e2005-04-16 15:20:36 -07002111/*
2112 * OPEN_EXPIRED:
2113 * reclaim state on the server after a network partition.
2114 * Assumes caller holds the appropriate lock
2115 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002116static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002117{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002118 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01002119 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002120
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002121 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002122 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002123 if (IS_ERR(opendata))
2124 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002125 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04002126 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04002127 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002128 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002129 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002130}
2131
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002132static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002133{
Trond Myklebust539cd032007-06-05 11:46:42 -04002134 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00002135 struct nfs4_exception exception = { };
2136 int err;
2137
2138 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002139 err = _nfs4_open_expired(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002140 trace_nfs4_open_expired(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002141 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2142 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002143 switch (err) {
2144 default:
2145 goto out;
2146 case -NFS4ERR_GRACE:
2147 case -NFS4ERR_DELAY:
2148 nfs4_handle_exception(server, err, &exception);
2149 err = 0;
2150 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00002151 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002152out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00002153 return err;
2154}
2155
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2157{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002158 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01002159 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002160
Trond Myklebust864472e2006-01-03 09:55:15 +01002161 ctx = nfs4_state_find_open_context(state);
2162 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002163 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04002164 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002165 put_nfs_open_context(ctx);
2166 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002167}
2168
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002169static void nfs_finish_clear_delegation_stateid(struct nfs4_state *state)
2170{
2171 nfs_remove_bad_delegation(state->inode);
2172 write_seqlock(&state->seqlock);
2173 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
2174 write_sequnlock(&state->seqlock);
2175 clear_bit(NFS_DELEGATED_STATE, &state->flags);
2176}
2177
2178static void nfs40_clear_delegation_stateid(struct nfs4_state *state)
2179{
2180 if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
2181 nfs_finish_clear_delegation_stateid(state);
2182}
2183
2184static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2185{
2186 /* NFSv4.0 doesn't allow for delegation recovery on open expire */
2187 nfs40_clear_delegation_stateid(state);
2188 return nfs4_open_expired(sp, state);
2189}
2190
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002191#if defined(CONFIG_NFS_V4_1)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002192static void nfs41_check_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002193{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002194 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002195 nfs4_stateid stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002196 struct nfs_delegation *delegation;
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002197 struct rpc_cred *cred;
2198 int status;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002199
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002200 /* Get the delegation credential for use by test/free_stateid */
2201 rcu_read_lock();
2202 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002203 if (delegation == NULL) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002204 rcu_read_unlock();
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002205 return;
2206 }
2207
2208 nfs4_stateid_copy(&stateid, &delegation->stateid);
2209 cred = get_rpccred(delegation->cred);
2210 rcu_read_unlock();
2211 status = nfs41_test_stateid(server, &stateid, cred);
2212 trace_nfs4_test_delegation_stateid(state, NULL, status);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002213
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002214 if (status != NFS_OK) {
2215 /* Free the stateid unless the server explicitly
2216 * informs us the stateid is unrecognized. */
2217 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002218 nfs41_free_stateid(server, &stateid, cred);
2219 nfs_finish_clear_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002220 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002221
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002222 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002223}
2224
2225/**
2226 * nfs41_check_open_stateid - possibly free an open stateid
2227 *
2228 * @state: NFSv4 state for an inode
2229 *
2230 * Returns NFS_OK if recovery for this stateid is now finished.
2231 * Otherwise a negative NFS4ERR value is returned.
2232 */
2233static int nfs41_check_open_stateid(struct nfs4_state *state)
2234{
2235 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04002236 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002237 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002238 int status;
2239
2240 /* If a state reset has been done, test_stateid is unneeded */
2241 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
2242 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
2243 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
2244 return -NFS4ERR_BAD_STATEID;
2245
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002246 status = nfs41_test_stateid(server, stateid, cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04002247 trace_nfs4_test_open_stateid(state, NULL, status);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002248 if (status != NFS_OK) {
2249 /* Free the stateid unless the server explicitly
2250 * informs us the stateid is unrecognized. */
2251 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002252 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002253
2254 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2255 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2256 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002257 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002258 }
2259 return status;
2260}
2261
2262static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2263{
Chuck Levereb64cf92012-07-11 16:30:05 -04002264 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002265
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002266 nfs41_check_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002267 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002268 if (status != NFS_OK)
2269 status = nfs4_open_expired(sp, state);
2270 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002271}
2272#endif
2273
Linus Torvalds1da177e2005-04-16 15:20:36 -07002274/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002275 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2276 * fields corresponding to attributes that were used to store the verifier.
2277 * Make sure we clobber those fields in the later setattr call
2278 */
2279static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
2280{
2281 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
2282 !(sattr->ia_valid & ATTR_ATIME_SET))
2283 sattr->ia_valid |= ATTR_ATIME;
2284
2285 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
2286 !(sattr->ia_valid & ATTR_MTIME_SET))
2287 sattr->ia_valid |= ATTR_MTIME;
2288}
2289
Trond Myklebustc21443c2013-02-07 14:26:21 -05002290static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
2291 fmode_t fmode,
2292 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002293 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002294{
2295 struct nfs4_state_owner *sp = opendata->owner;
2296 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002297 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002298 struct nfs4_state *state;
2299 unsigned int seq;
2300 int ret;
2301
2302 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2303
2304 ret = _nfs4_proc_open(opendata);
Trond Myklebustdca780012014-10-23 19:23:03 +03002305 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002306 goto out;
2307
2308 state = nfs4_opendata_to_nfs4_state(opendata);
2309 ret = PTR_ERR(state);
2310 if (IS_ERR(state))
2311 goto out;
2312 if (server->caps & NFS_CAP_POSIX_LOCK)
2313 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
2314
Trond Myklebust275bb302013-05-29 13:11:28 -04002315 dentry = opendata->dentry;
2316 if (dentry->d_inode == NULL) {
2317 /* FIXME: Is this d_drop() ever needed? */
2318 d_drop(dentry);
2319 dentry = d_add_unique(dentry, igrab(state->inode));
2320 if (dentry == NULL) {
2321 dentry = opendata->dentry;
2322 } else if (dentry != ctx->dentry) {
2323 dput(ctx->dentry);
2324 ctx->dentry = dget(dentry);
2325 }
2326 nfs_set_verifier(dentry,
2327 nfs_save_change_attribute(opendata->dir->d_inode));
2328 }
2329
Trond Myklebustc21443c2013-02-07 14:26:21 -05002330 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
2331 if (ret != 0)
2332 goto out;
2333
Trond Myklebust3efb9722013-05-29 13:17:04 -04002334 ctx->state = state;
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04002335 if (dentry->d_inode == state->inode) {
2336 nfs_inode_attach_open_context(ctx);
2337 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
2338 nfs4_schedule_stateid_recovery(server, state);
2339 }
Trond Myklebustc21443c2013-02-07 14:26:21 -05002340out:
2341 return ret;
2342}
2343
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002344/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002345 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346 */
Andy Adamson82be4172012-05-23 05:02:35 -04002347static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002348 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002349 int flags,
2350 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002351 struct nfs4_label *label,
2352 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002353{
2354 struct nfs4_state_owner *sp;
2355 struct nfs4_state *state = NULL;
2356 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002357 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002358 struct dentry *dentry = ctx->dentry;
2359 struct rpc_cred *cred = ctx->cred;
2360 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2361 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002362 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
David Quigley1775fd32013-05-22 12:50:42 -04002363 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002364 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002365
2366 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002367 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002368 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2369 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002370 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2371 goto out_err;
2372 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002373 status = nfs4_recover_expired_lease(server);
2374 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002375 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002376 if (dentry->d_inode != NULL)
2377 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002378 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002379 if (dentry->d_inode)
2380 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002381 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002382 label, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002383 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002384 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002385
David Quigley14c43f72013-05-22 12:50:43 -04002386 if (label) {
2387 olabel = nfs4_label_alloc(server, GFP_KERNEL);
2388 if (IS_ERR(olabel)) {
2389 status = PTR_ERR(olabel);
2390 goto err_opendata_put;
2391 }
2392 }
2393
Trond Myklebuste911b812014-03-26 13:24:37 -07002394 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2395 if (!opendata->f_attr.mdsthreshold) {
2396 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2397 if (!opendata->f_attr.mdsthreshold)
2398 goto err_free_label;
2399 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04002400 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002401 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002402 if (dentry->d_inode != NULL)
2403 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002404
Trond Myklebust3efb9722013-05-29 13:17:04 -04002405 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002406 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04002407 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002408 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002409
Trond Myklebust549b19c2013-04-16 18:42:34 -04002410 if ((opendata->o_arg.open_flags & O_EXCL) &&
2411 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002412 nfs4_exclusive_attrset(opendata, sattr);
2413
2414 nfs_fattr_init(opendata->o_res.f_attr);
2415 status = nfs4_do_setattr(state->inode, cred,
2416 opendata->o_res.f_attr, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002417 state, label, olabel);
2418 if (status == 0) {
Trond Myklebustf0446362015-02-26 16:09:04 -05002419 nfs_setattr_update_inode(state->inode, sattr,
2420 opendata->o_res.f_attr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002421 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
David Quigley1775fd32013-05-22 12:50:42 -04002422 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002423 }
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002424 if (opendata->file_created)
2425 *opened |= FILE_CREATED;
Andy Adamson82be4172012-05-23 05:02:35 -04002426
Trond Myklebuste911b812014-03-26 13:24:37 -07002427 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04002428 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07002429 opendata->f_attr.mdsthreshold = NULL;
2430 }
Andy Adamson82be4172012-05-23 05:02:35 -04002431
David Quigley14c43f72013-05-22 12:50:43 -04002432 nfs4_label_free(olabel);
2433
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002434 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002435 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04002437err_free_label:
2438 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002439err_opendata_put:
2440 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002441err_put_state_owner:
2442 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002443out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444 return status;
2445}
2446
2447
Andy Adamson82be4172012-05-23 05:02:35 -04002448static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002449 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002450 int flags,
2451 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002452 struct nfs4_label *label,
2453 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002454{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002455 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002456 struct nfs4_exception exception = { };
2457 struct nfs4_state *res;
2458 int status;
2459
2460 do {
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002461 status = _nfs4_do_open(dir, ctx, flags, sattr, label, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04002462 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04002463 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002464 if (status == 0)
2465 break;
2466 /* NOTE: BAD_SEQID means the server and client disagree about the
2467 * book-keeping w.r.t. state-changing operations
2468 * (OPEN/CLOSE/LOCK/LOCKU...)
2469 * It is actually a sign of a bug on the client or on the server.
2470 *
2471 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002472 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473 * have unhashed the old state_owner for us, and that we can
2474 * therefore safely retry using a new one. We should still warn
2475 * the user though...
2476 */
2477 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002478 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002479 " returned a bad sequence-id error!\n",
2480 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481 exception.retry = 1;
2482 continue;
2483 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002484 /*
2485 * BAD_STATEID on OPEN means that the server cancelled our
2486 * state before it received the OPEN_CONFIRM.
2487 * Recover by retrying the request as per the discussion
2488 * on Page 181 of RFC3530.
2489 */
2490 if (status == -NFS4ERR_BAD_STATEID) {
2491 exception.retry = 1;
2492 continue;
2493 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002494 if (status == -EAGAIN) {
2495 /* We must have found a delegation */
2496 exception.retry = 1;
2497 continue;
2498 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002499 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2500 continue;
2501 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002502 status, &exception));
2503 } while (exception.retry);
2504 return res;
2505}
2506
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002507static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2508 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002509 struct nfs4_state *state, struct nfs4_label *ilabel,
2510 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002512 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002513 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002514 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002515 .iap = sattr,
2516 .server = server,
2517 .bitmask = server->attr_bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04002518 .label = ilabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519 };
2520 struct nfs_setattrres res = {
2521 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002522 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002523 .server = server,
2524 };
2525 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002526 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2527 .rpc_argp = &arg,
2528 .rpc_resp = &res,
2529 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002531 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002532 fmode_t fmode;
2533 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002534 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535
David Quigleyaa9c2662013-05-22 12:50:44 -04002536 arg.bitmask = nfs4_bitmask(server, ilabel);
2537 if (ilabel)
2538 arg.bitmask = nfs4_bitmask(server, olabel);
2539
Trond Myklebust0e574af2005-10-27 22:12:38 -04002540 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541
Trond Myklebustee3ae842013-04-29 10:35:36 -04002542 /* Servers should only apply open mode checks for file size changes */
2543 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2544 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2545
2546 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2547 /* Use that stateid */
Trond Myklebust0418dae2014-03-04 13:48:16 -05002548 } else if (truncate && state != NULL) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002549 struct nfs_lockowner lockowner = {
2550 .l_owner = current->files,
2551 .l_pid = current->tgid,
2552 };
Trond Myklebust0418dae2014-03-04 13:48:16 -05002553 if (!nfs4_valid_open_stateid(state))
2554 return -EBADF;
2555 if (nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
2556 &lockowner) == -EIO)
2557 return -EBADF;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002558 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002559 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002560
Bryan Schumaker7c513052011-03-24 17:12:24 +00002561 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002562 if (status == 0 && state != NULL)
2563 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002564 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002565}
2566
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002567static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2568 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002569 struct nfs4_state *state, struct nfs4_label *ilabel,
2570 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002572 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002573 struct nfs4_exception exception = {
2574 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002575 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002576 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002577 int err;
2578 do {
David Quigley1775fd32013-05-22 12:50:42 -04002579 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state, ilabel, olabel);
Trond Myklebustc1578b72013-08-12 16:58:42 -04002580 trace_nfs4_setattr(inode, err);
Trond Myklebust451146b2012-04-18 16:29:11 -04002581 switch (err) {
2582 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002583 if (!(sattr->ia_valid & ATTR_SIZE)) {
2584 pr_warn_once("NFSv4: server %s is incorrectly "
2585 "applying open mode checks to "
2586 "a SETATTR that is not "
2587 "changing file size.\n",
2588 server->nfs_client->cl_hostname);
2589 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002590 if (state && !(state->state & FMODE_WRITE)) {
2591 err = -EBADF;
2592 if (sattr->ia_valid & ATTR_OPEN)
2593 err = -EACCES;
2594 goto out;
2595 }
2596 }
2597 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002598 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002599out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600 return err;
2601}
2602
2603struct nfs4_closedata {
2604 struct inode *inode;
2605 struct nfs4_state *state;
2606 struct nfs_closeargs arg;
2607 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002608 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002609 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002610 bool roc;
2611 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612};
2613
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002614static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002615{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002616 struct nfs4_closedata *calldata = data;
2617 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002618 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002619
Fred Isamanf7e89172011-01-06 11:36:32 +00002620 if (calldata->roc)
2621 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002622 nfs4_put_open_state(calldata->state);
2623 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002624 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002625 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002626 kfree(calldata);
2627}
2628
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002629static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002630{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002631 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002632 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002634 nfs4_stateid *res_stateid = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002635
Chuck Levera3ca5652012-03-01 17:00:40 -05002636 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002637 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2638 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04002639 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640 /* hmm. we are done with the inode, and in the process of freeing
2641 * the state_owner. we keep this around to process errors
2642 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002643 switch (task->tk_status) {
2644 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04002645 res_stateid = &calldata->res.stateid;
2646 if (calldata->arg.fmode == 0 && calldata->roc)
Fred Isamanf7e89172011-01-06 11:36:32 +00002647 pnfs_roc_set_barrier(state->inode,
2648 calldata->roc_barrier);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002649 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002650 break;
Trond Myklebust69794ad2013-11-20 12:57:19 -05002651 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002652 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002653 case -NFS4ERR_OLD_STATEID:
2654 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655 case -NFS4ERR_EXPIRED:
Trond Myklebust566fcec2015-01-23 15:32:46 -05002656 if (!nfs4_stateid_match(&calldata->arg.stateid,
2657 &state->stateid)) {
2658 rpc_restart_call_prepare(task);
2659 goto out_release;
2660 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002661 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002662 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10002664 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN) {
Trond Myklebust72211db2009-12-15 14:47:36 -05002665 rpc_restart_call_prepare(task);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002666 goto out_release;
2667 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002668 }
Trond Myklebust412f6c42014-08-25 22:09:08 -04002669 nfs_clear_open_stateid(state, res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002670out_release:
Trond Myklebust72211db2009-12-15 14:47:36 -05002671 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002672 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002673 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002674}
2675
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002676static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002678 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002679 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002680 struct inode *inode = calldata->inode;
Trond Myklebustaee7af32014-08-25 22:33:12 -04002681 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05002682 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002683
Chuck Levera3ca5652012-03-01 17:00:40 -05002684 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002685 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002686 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002687
Trond Myklebust88069f72009-12-08 08:33:16 -05002688 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05002689 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04002690 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
2691 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
2692 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust566fcec2015-01-23 15:32:46 -05002693 nfs4_stateid_copy(&calldata->arg.stateid, &state->stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04002694 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002695 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01002696 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002697 if (state->n_rdonly == 0)
2698 call_close |= is_rdonly;
2699 else if (is_rdonly)
2700 calldata->arg.fmode |= FMODE_READ;
2701 if (state->n_wronly == 0)
2702 call_close |= is_wronly;
2703 else if (is_wronly)
2704 calldata->arg.fmode |= FMODE_WRITE;
2705 } else if (is_rdwr)
2706 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
2707
2708 if (calldata->arg.fmode == 0)
2709 call_close |= is_rdwr;
2710
Trond Myklebust5d422302013-03-14 16:57:48 -04002711 if (!nfs4_valid_open_stateid(state))
2712 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002713 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002714
2715 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002716 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002717 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002718 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002719
Fred Isamanf7e89172011-01-06 11:36:32 +00002720 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002721 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002722 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002723 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2724 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002725 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002726 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002727 }
Trond Myklebust6ae37332015-01-30 14:21:14 -05002728 calldata->arg.share_access =
2729 nfs4_map_atomic_open_share(NFS_SERVER(inode),
2730 calldata->arg.fmode, 0);
Trond Myklebust88069f72009-12-08 08:33:16 -05002731
Trond Myklebust516a6af2005-10-27 22:12:41 -04002732 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002733 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002734 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002735 &calldata->arg.seq_args,
2736 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002737 task) != 0)
2738 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002739 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002740 return;
2741out_no_action:
2742 task->tk_action = NULL;
2743out_wait:
2744 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745}
2746
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002747static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002748 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002749 .rpc_call_done = nfs4_close_done,
2750 .rpc_release = nfs4_free_closedata,
2751};
2752
Peng Taofe08c542014-07-03 13:05:01 +08002753static bool nfs4_roc(struct inode *inode)
2754{
Trond Myklebust40dd4b72015-01-24 13:54:37 -05002755 if (!nfs_have_layout(inode))
Peng Taofe08c542014-07-03 13:05:01 +08002756 return false;
Peng Taofe08c542014-07-03 13:05:01 +08002757 return pnfs_roc(inode);
2758}
2759
Linus Torvalds1da177e2005-04-16 15:20:36 -07002760/*
2761 * It is possible for data to be read/written from a mem-mapped file
2762 * after the sys_close call (which hits the vfs layer as a flush).
2763 * This means that we can't safely call nfsv4 close on a file until
2764 * the inode is cleared. This in turn means that we are not good
2765 * NFSv4 citizens - we do not indicate to the server to update the file's
2766 * share state even when we are done with one of the three share
2767 * stateid's in the inode.
2768 *
2769 * NOTE: Caller must be holding the sp->so_owner semaphore!
2770 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002771int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002772{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002773 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust63f5f792015-01-23 19:19:25 -05002774 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002775 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002776 struct nfs4_state_owner *sp = state->owner;
2777 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002778 struct rpc_message msg = {
2779 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2780 .rpc_cred = state->owner->so_cred,
2781 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002782 struct rpc_task_setup task_setup_data = {
2783 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002784 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002785 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002786 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002787 .flags = RPC_TASK_ASYNC,
2788 };
Trond Myklebust95121352005-10-18 14:20:12 -07002789 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04002791 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
2792 &task_setup_data.rpc_client, &msg);
2793
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002794 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002795 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002796 goto out;
Chuck Levera9c92d62013-08-09 12:48:18 -04002797 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002798 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002800 calldata->arg.fh = NFS_FH(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002801 /* Serialization for the sequence id */
Trond Myklebust63f5f792015-01-23 19:19:25 -05002802 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
2803 calldata->arg.seqid = alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05002804 if (IS_ERR(calldata->arg.seqid))
Trond Myklebust95121352005-10-18 14:20:12 -07002805 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002806 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002807 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002808 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002809 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002810 calldata->res.server = server;
Peng Taofe08c542014-07-03 13:05:01 +08002811 calldata->roc = nfs4_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002812 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002813
Trond Myklebust1174dd12010-12-21 10:52:24 -05002814 msg.rpc_argp = &calldata->arg;
2815 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002816 task_setup_data.callback_data = calldata;
2817 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002818 if (IS_ERR(task))
2819 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002820 status = 0;
2821 if (wait)
2822 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002823 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002824 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002825out_free_calldata:
2826 kfree(calldata);
2827out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002828 nfs4_put_open_state(state);
2829 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002830 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002831}
2832
Trond Myklebust2b484292010-09-17 10:56:51 -04002833static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002834nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
2835 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002836{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002837 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04002838 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
2839
2840 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002841
Trond Myklebust565277f2007-10-15 18:17:53 -04002842 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002843 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04002844
2845 nfs4_label_release_security(label);
2846
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002847 if (IS_ERR(state))
2848 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04002849 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002850}
2851
Trond Myklebust1185a552009-12-03 15:54:02 -05002852static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002853{
2854 if (ctx->state == NULL)
2855 return;
2856 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002857 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002858 else
Al Viro643168c2011-06-22 18:20:23 -04002859 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002860}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861
Trond Myklebustb944dba2013-11-04 15:20:20 -05002862#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
2863#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
J. Bruce Fields999e5682014-06-03 17:33:35 -04002864#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_SECURITY_LABEL - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05002865
Linus Torvalds1da177e2005-04-16 15:20:36 -07002866static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2867{
Benny Halevy43652ad2009-04-01 09:21:54 -04002868 struct nfs4_server_caps_arg args = {
2869 .fhandle = fhandle,
2870 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002871 struct nfs4_server_caps_res res = {};
2872 struct rpc_message msg = {
2873 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002874 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002875 .rpc_resp = &res,
2876 };
2877 int status;
2878
Bryan Schumaker7c513052011-03-24 17:12:24 +00002879 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002880 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05002881 /* Sanity check the server answers */
2882 switch (server->nfs_client->cl_minorversion) {
2883 case 0:
2884 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
2885 res.attr_bitmask[2] = 0;
2886 break;
2887 case 1:
2888 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
2889 break;
2890 case 2:
2891 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
2892 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002893 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002894 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2895 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2896 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2897 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05002898 NFS_CAP_CTIME|NFS_CAP_MTIME|
2899 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06002900 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
2901 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902 server->caps |= NFS_CAP_ACLS;
2903 if (res.has_links != 0)
2904 server->caps |= NFS_CAP_HARDLINKS;
2905 if (res.has_symlinks != 0)
2906 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002907 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2908 server->caps |= NFS_CAP_FILEID;
2909 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2910 server->caps |= NFS_CAP_MODE;
2911 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2912 server->caps |= NFS_CAP_NLINK;
2913 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2914 server->caps |= NFS_CAP_OWNER;
2915 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2916 server->caps |= NFS_CAP_OWNER_GROUP;
2917 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2918 server->caps |= NFS_CAP_ATIME;
2919 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2920 server->caps |= NFS_CAP_CTIME;
2921 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2922 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04002923#ifdef CONFIG_NFS_V4_SECURITY_LABEL
2924 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
2925 server->caps |= NFS_CAP_SECURITY_LABEL;
2926#endif
2927 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
2928 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05002929 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002930
Trond Myklebusta65318b2009-03-11 14:10:28 -04002931 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2932 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2933 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05002934 server->cache_consistency_bitmask[2] = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002935 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002936 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002937 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002938
Linus Torvalds1da177e2005-04-16 15:20:36 -07002939 return status;
2940}
2941
Trond Myklebust55a97592006-06-09 09:34:19 -04002942int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002943{
2944 struct nfs4_exception exception = { };
2945 int err;
2946 do {
2947 err = nfs4_handle_exception(server,
2948 _nfs4_server_capabilities(server, fhandle),
2949 &exception);
2950 } while (exception.retry);
2951 return err;
2952}
2953
2954static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2955 struct nfs_fsinfo *info)
2956{
David Quigleyaa9c2662013-05-22 12:50:44 -04002957 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002958 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04002959 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002960 };
2961 struct nfs4_lookup_res res = {
2962 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002963 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002964 .fh = fhandle,
2965 };
2966 struct rpc_message msg = {
2967 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2968 .rpc_argp = &args,
2969 .rpc_resp = &res,
2970 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002971
David Quigleyaa9c2662013-05-22 12:50:44 -04002972 bitmask[0] = nfs4_fattr_bitmap[0];
2973 bitmask[1] = nfs4_fattr_bitmap[1];
2974 /*
2975 * Process the label in the upcoming getfattr
2976 */
2977 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
2978
Trond Myklebust0e574af2005-10-27 22:12:38 -04002979 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002980 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002981}
2982
2983static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2984 struct nfs_fsinfo *info)
2985{
2986 struct nfs4_exception exception = { };
2987 int err;
2988 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002989 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04002990 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002991 switch (err) {
2992 case 0:
2993 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002994 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002995 default:
2996 err = nfs4_handle_exception(server, err, &exception);
2997 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002998 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002999out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000 return err;
3001}
3002
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003003static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
3004 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
3005{
Trond Myklebustc2190662013-08-26 19:23:04 -04003006 struct rpc_auth_create_args auth_args = {
3007 .pseudoflavor = flavor,
3008 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003009 struct rpc_auth *auth;
3010 int ret;
3011
Trond Myklebustc2190662013-08-26 19:23:04 -04003012 auth = rpcauth_create(&auth_args, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08003013 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04003014 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003015 goto out;
3016 }
3017 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003018out:
3019 return ret;
3020}
3021
Chuck Lever9a744ba2013-03-16 15:56:02 -04003022/*
3023 * Retry pseudoroot lookup with various security flavors. We do this when:
3024 *
3025 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
3026 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
3027 *
3028 * Returns zero on success, or a negative NFS4ERR value, or a
3029 * negative errno value.
3030 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003031static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04003032 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003033{
Chuck Lever9a744ba2013-03-16 15:56:02 -04003034 /* Per 3530bis 15.33.5 */
3035 static const rpc_authflavor_t flav_array[] = {
3036 RPC_AUTH_GSS_KRB5P,
3037 RPC_AUTH_GSS_KRB5I,
3038 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003039 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003040 RPC_AUTH_NULL,
3041 };
3042 int status = -EPERM;
3043 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003044
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003045 if (server->auth_info.flavor_len > 0) {
3046 /* try each flavor specified by user */
3047 for (i = 0; i < server->auth_info.flavor_len; i++) {
3048 status = nfs4_lookup_root_sec(server, fhandle, info,
3049 server->auth_info.flavors[i]);
3050 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3051 continue;
3052 break;
3053 }
3054 } else {
3055 /* no flavors specified by user, try default list */
3056 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3057 status = nfs4_lookup_root_sec(server, fhandle, info,
3058 flav_array[i]);
3059 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3060 continue;
3061 break;
3062 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003063 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003064
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003065 /*
3066 * -EACCESS could mean that the user doesn't have correct permissions
3067 * to access the mount. It could also mean that we tried to mount
3068 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3069 * existing mount programs don't handle -EACCES very well so it should
3070 * be mapped to -EPERM instead.
3071 */
3072 if (status == -EACCES)
3073 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003074 return status;
3075}
3076
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003077static int nfs4_do_find_root_sec(struct nfs_server *server,
3078 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
3079{
3080 int mv = server->nfs_client->cl_minorversion;
3081 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
3082}
3083
3084/**
3085 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3086 * @server: initialized nfs_server handle
3087 * @fhandle: we fill in the pseudo-fs root file handle
3088 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003089 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003090 *
3091 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003092 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003093int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003094 struct nfs_fsinfo *info,
3095 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003096{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003097 int status;
3098
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003099 switch (auth_probe) {
3100 case false:
3101 status = nfs4_lookup_root(server, fhandle, info);
3102 if (status != -NFS4ERR_WRONGSEC)
3103 break;
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003104 default:
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003105 status = nfs4_do_find_root_sec(server, fhandle, info);
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003106 }
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003107
Linus Torvalds1da177e2005-04-16 15:20:36 -07003108 if (status == 0)
3109 status = nfs4_server_capabilities(server, fhandle);
3110 if (status == 0)
3111 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003112
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003113 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003114}
3115
Bryan Schumakerbae36242012-05-10 15:07:31 -04003116static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
3117 struct nfs_fsinfo *info)
3118{
3119 int error;
3120 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003121 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003122
3123 error = nfs4_server_capabilities(server, mntfh);
3124 if (error < 0) {
3125 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
3126 return error;
3127 }
3128
David Quigley14c43f72013-05-22 12:50:43 -04003129 label = nfs4_label_alloc(server, GFP_KERNEL);
3130 if (IS_ERR(label))
3131 return PTR_ERR(label);
3132
David Quigley1775fd32013-05-22 12:50:42 -04003133 error = nfs4_proc_getattr(server, mntfh, fattr, label);
Bryan Schumakerbae36242012-05-10 15:07:31 -04003134 if (error < 0) {
3135 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04003136 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003137 }
3138
3139 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
3140 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
3141 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
3142
David Quigley14c43f72013-05-22 12:50:43 -04003143err_free_label:
3144 nfs4_label_free(label);
3145
Bryan Schumakerbae36242012-05-10 15:07:31 -04003146 return error;
3147}
3148
Manoj Naik6b97fd32006-06-09 09:34:29 -04003149/*
3150 * Get locations and (maybe) other attributes of a referral.
3151 * Note that we'll actually follow the referral later when
3152 * we detect fsid mismatch in inode revalidation
3153 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003154static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
3155 const struct qstr *name, struct nfs_fattr *fattr,
3156 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04003157{
3158 int status = -ENOMEM;
3159 struct page *page = NULL;
3160 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003161
3162 page = alloc_page(GFP_KERNEL);
3163 if (page == NULL)
3164 goto out;
3165 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
3166 if (locations == NULL)
3167 goto out;
3168
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003169 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003170 if (status != 0)
3171 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04003172
3173 /*
3174 * If the fsid didn't change, this is a migration event, not a
3175 * referral. Cause us to drop into the exception handler, which
3176 * will kick off migration recovery.
3177 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003178 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04003179 dprintk("%s: server did not return a different fsid for"
3180 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04003181 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003182 goto out;
3183 }
Andy Adamson533eb462011-06-13 18:25:56 -04003184 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
3185 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003186
Andy Adamson533eb462011-06-13 18:25:56 -04003187 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003188 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04003189 memset(fhandle, 0, sizeof(struct nfs_fh));
3190out:
3191 if (page)
3192 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04003193 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003194 return status;
3195}
3196
David Quigley1775fd32013-05-22 12:50:42 -04003197static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3198 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199{
3200 struct nfs4_getattr_arg args = {
3201 .fh = fhandle,
3202 .bitmask = server->attr_bitmask,
3203 };
3204 struct nfs4_getattr_res res = {
3205 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003206 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003207 .server = server,
3208 };
3209 struct rpc_message msg = {
3210 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
3211 .rpc_argp = &args,
3212 .rpc_resp = &res,
3213 };
David Quigleyaa9c2662013-05-22 12:50:44 -04003214
3215 args.bitmask = nfs4_bitmask(server, label);
3216
Trond Myklebust0e574af2005-10-27 22:12:38 -04003217 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003218 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219}
3220
David Quigley1775fd32013-05-22 12:50:42 -04003221static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3222 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223{
3224 struct nfs4_exception exception = { };
3225 int err;
3226 do {
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003227 err = _nfs4_proc_getattr(server, fhandle, fattr, label);
3228 trace_nfs4_getattr(server, fhandle, fattr, err);
3229 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003230 &exception);
3231 } while (exception.retry);
3232 return err;
3233}
3234
3235/*
3236 * The file is not closed if it is opened due to the a request to change
3237 * the size of the file. The open call will not be needed once the
3238 * VFS layer lookup-intents are implemented.
3239 *
3240 * Close is called when the inode is destroyed.
3241 * If we haven't opened the file for O_WRONLY, we
3242 * need to in the size_change case to obtain a stateid.
3243 *
3244 * Got race?
3245 * Because OPEN is always done by name in nfsv4, it is
3246 * possible that we opened a different file by the same
3247 * name. We can recognize this race condition, but we
3248 * can't do anything about it besides returning an error.
3249 *
3250 * This will be fixed with VFS changes (lookup-intent).
3251 */
3252static int
3253nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
3254 struct iattr *sattr)
3255{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003256 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003257 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05003258 struct nfs4_state *state = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04003259 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003260 int status;
3261
Peng Tao88ac8152014-09-12 11:04:10 +08003262 if (pnfs_ld_layoutret_on_setattr(inode) &&
3263 sattr->ia_valid & ATTR_SIZE &&
3264 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04003265 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04003266
Trond Myklebust0e574af2005-10-27 22:12:38 -04003267 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268
Andy Adamson26699402012-05-30 16:12:24 -04003269 /* Deal with open(O_TRUNC) */
3270 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03003271 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04003272
3273 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03003274 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04003275 return 0;
3276
Trond Myklebustd5308382005-11-04 15:33:38 -05003277 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003278 if (sattr->ia_valid & ATTR_FILE) {
3279 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003280
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003281 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11003282 if (ctx) {
3283 cred = ctx->cred;
3284 state = ctx->state;
3285 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003286 }
3287
David Quigley14c43f72013-05-22 12:50:43 -04003288 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
3289 if (IS_ERR(label))
3290 return PTR_ERR(label);
3291
3292 status = nfs4_do_setattr(inode, cred, fattr, sattr, state, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04003293 if (status == 0) {
Trond Myklebustf0446362015-02-26 16:09:04 -05003294 nfs_setattr_update_inode(inode, sattr, fattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04003295 nfs_setsecurity(inode, fattr, label);
3296 }
David Quigley14c43f72013-05-22 12:50:43 -04003297 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298 return status;
3299}
3300
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003301static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
3302 const struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003303 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04003304{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003305 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04003306 int status;
3307 struct nfs4_lookup_arg args = {
3308 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003309 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04003310 .name = name,
3311 };
3312 struct nfs4_lookup_res res = {
3313 .server = server,
3314 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04003315 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04003316 .fh = fhandle,
3317 };
3318 struct rpc_message msg = {
3319 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
3320 .rpc_argp = &args,
3321 .rpc_resp = &res,
3322 };
3323
David Quigleyaa9c2662013-05-22 12:50:44 -04003324 args.bitmask = nfs4_bitmask(server, label);
3325
David Howells2b3de442006-08-22 20:06:09 -04003326 nfs_fattr_init(fattr);
3327
Linus Torvalds1da177e2005-04-16 15:20:36 -07003328 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003329 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003330 dprintk("NFS reply lookup: %d\n", status);
3331 return status;
3332}
3333
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003334static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003335{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003336 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003337 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003338 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
3339 fattr->nlink = 2;
3340}
3341
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003342static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
3343 struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003344 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003345{
3346 struct nfs4_exception exception = { };
3347 struct rpc_clnt *client = *clnt;
3348 int err;
3349 do {
David Quigley1775fd32013-05-22 12:50:42 -04003350 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003351 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003352 switch (err) {
3353 case -NFS4ERR_BADNAME:
3354 err = -ENOENT;
3355 goto out;
3356 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003357 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003358 goto out;
3359 case -NFS4ERR_WRONGSEC:
3360 err = -EPERM;
3361 if (client != *clnt)
3362 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04003363 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003364 if (IS_ERR(client))
3365 return PTR_ERR(client);
3366
3367 exception.retry = 1;
3368 break;
3369 default:
3370 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3371 }
3372 } while (exception.retry);
3373
3374out:
3375 if (err == 0)
3376 *clnt = client;
3377 else if (client != *clnt)
3378 rpc_shutdown_client(client);
3379
3380 return err;
3381}
3382
Bryan Schumaker80a16b22012-04-27 13:27:46 -04003383static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
David Quigley1775fd32013-05-22 12:50:42 -04003384 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
3385 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003386{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003387 int status;
3388 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003389
David Quigley1775fd32013-05-22 12:50:42 -04003390 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003391 if (client != NFS_CLIENT(dir)) {
3392 rpc_shutdown_client(client);
3393 nfs_fixup_secinfo_attributes(fattr);
3394 }
3395 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396}
3397
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003398struct rpc_clnt *
3399nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
3400 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
3401{
Trond Myklebustb72888c2013-08-07 20:38:07 -04003402 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003403 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003404
David Quigley1775fd32013-05-22 12:50:42 -04003405 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003406 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003407 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003408 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003409}
3410
Linus Torvalds1da177e2005-04-16 15:20:36 -07003411static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3412{
Trond Myklebust76b32992007-08-10 17:45:11 -04003413 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003414 struct nfs4_accessargs args = {
3415 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05003416 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003417 };
Trond Myklebust76b32992007-08-10 17:45:11 -04003418 struct nfs4_accessres res = {
3419 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04003420 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003421 struct rpc_message msg = {
3422 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
3423 .rpc_argp = &args,
3424 .rpc_resp = &res,
3425 .rpc_cred = entry->cred,
3426 };
3427 int mode = entry->mask;
David Quigleyaa9c2662013-05-22 12:50:44 -04003428 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003429
3430 /*
3431 * Determine which access bits we want to ask for...
3432 */
3433 if (mode & MAY_READ)
3434 args.access |= NFS4_ACCESS_READ;
3435 if (S_ISDIR(inode->i_mode)) {
3436 if (mode & MAY_WRITE)
3437 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
3438 if (mode & MAY_EXEC)
3439 args.access |= NFS4_ACCESS_LOOKUP;
3440 } else {
3441 if (mode & MAY_WRITE)
3442 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
3443 if (mode & MAY_EXEC)
3444 args.access |= NFS4_ACCESS_EXECUTE;
3445 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003446
3447 res.fattr = nfs_alloc_fattr();
3448 if (res.fattr == NULL)
3449 return -ENOMEM;
3450
Bryan Schumaker7c513052011-03-24 17:12:24 +00003451 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003452 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003453 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04003454 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003455 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003456 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003457 return status;
3458}
3459
3460static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3461{
3462 struct nfs4_exception exception = { };
3463 int err;
3464 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003465 err = _nfs4_proc_access(inode, entry);
3466 trace_nfs4_access(inode, err);
3467 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003468 &exception);
3469 } while (exception.retry);
3470 return err;
3471}
3472
3473/*
3474 * TODO: For the time being, we don't try to get any attributes
3475 * along with any of the zero-copy operations READ, READDIR,
3476 * READLINK, WRITE.
3477 *
3478 * In the case of the first three, we want to put the GETATTR
3479 * after the read-type operation -- this is because it is hard
3480 * to predict the length of a GETATTR response in v4, and thus
3481 * align the READ data correctly. This means that the GETATTR
3482 * may end up partially falling into the page cache, and we should
3483 * shift it into the 'tail' of the xdr_buf before processing.
3484 * To do this efficiently, we need to know the total length
3485 * of data received, which doesn't seem to be available outside
3486 * of the RPC layer.
3487 *
3488 * In the case of WRITE, we also want to put the GETATTR after
3489 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003490 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003491 *
3492 * Both of these changes to the XDR layer would in fact be quite
3493 * minor, but I decided to leave them for a subsequent patch.
3494 */
3495static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3496 unsigned int pgbase, unsigned int pglen)
3497{
3498 struct nfs4_readlink args = {
3499 .fh = NFS_FH(inode),
3500 .pgbase = pgbase,
3501 .pglen = pglen,
3502 .pages = &page,
3503 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003504 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003505 struct rpc_message msg = {
3506 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3507 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003508 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003509 };
3510
Bryan Schumaker7c513052011-03-24 17:12:24 +00003511 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 -07003512}
3513
3514static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3515 unsigned int pgbase, unsigned int pglen)
3516{
3517 struct nfs4_exception exception = { };
3518 int err;
3519 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003520 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
3521 trace_nfs4_readlink(inode, err);
3522 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003523 &exception);
3524 } while (exception.retry);
3525 return err;
3526}
3527
Linus Torvalds1da177e2005-04-16 15:20:36 -07003528/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003529 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003530 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531static int
3532nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003533 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003534{
David Quigleyaa9c2662013-05-22 12:50:44 -04003535 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003536 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003537 struct nfs4_state *state;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003538 int opened = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003539 int status = 0;
3540
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003541 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3542 if (IS_ERR(ctx))
3543 return PTR_ERR(ctx);
3544
David Quigleyaa9c2662013-05-22 12:50:44 -04003545 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
3546
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003547 sattr->ia_mode &= ~current_umask();
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003548 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, &opened);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003549 if (IS_ERR(state)) {
3550 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003551 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003552 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003553out:
David Quigleyaa9c2662013-05-22 12:50:44 -04003554 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003555 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003556 return status;
3557}
3558
3559static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3560{
Trond Myklebust16e42952005-10-27 22:12:44 -04003561 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003562 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003563 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003564 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003566 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003567 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003568 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003570 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3571 .rpc_argp = &args,
3572 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003574 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003575
Bryan Schumaker7c513052011-03-24 17:12:24 +00003576 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003577 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003578 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003579 return status;
3580}
3581
3582static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3583{
3584 struct nfs4_exception exception = { };
3585 int err;
3586 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003587 err = _nfs4_proc_remove(dir, name);
3588 trace_nfs4_remove(dir, name, err);
3589 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003590 &exception);
3591 } while (exception.retry);
3592 return err;
3593}
3594
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003595static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003596{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003597 struct nfs_server *server = NFS_SERVER(dir);
3598 struct nfs_removeargs *args = msg->rpc_argp;
3599 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003601 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003602 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Chuck Levera9c92d62013-08-09 12:48:18 -04003603 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04003604
3605 nfs_fattr_init(res->dir_attr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606}
3607
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003608static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3609{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003610 nfs4_setup_sequence(NFS_SERVER(data->dir),
3611 &data->args.seq_args,
3612 &data->res.seq_res,
3613 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003614}
3615
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003616static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003617{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003618 struct nfs_unlinkdata *data = task->tk_calldata;
3619 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003620
Trond Myklebust14516c32010-07-31 14:29:06 -04003621 if (!nfs4_sequence_done(task, &res->seq_res))
3622 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003623 if (nfs4_async_handle_error(task, res->server, NULL,
3624 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003625 return 0;
3626 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003627 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628}
3629
Jeff Laytond3d41522010-09-17 17:31:57 -04003630static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3631{
3632 struct nfs_server *server = NFS_SERVER(dir);
3633 struct nfs_renameargs *arg = msg->rpc_argp;
3634 struct nfs_renameres *res = msg->rpc_resp;
3635
3636 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003637 res->server = server;
Chuck Levera9c92d62013-08-09 12:48:18 -04003638 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003639}
3640
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003641static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3642{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003643 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3644 &data->args.seq_args,
3645 &data->res.seq_res,
3646 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003647}
3648
3649static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3650 struct inode *new_dir)
3651{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04003652 struct nfs_renamedata *data = task->tk_calldata;
3653 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04003654
3655 if (!nfs4_sequence_done(task, &res->seq_res))
3656 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003657 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04003658 return 0;
3659
3660 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003661 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003662 return 1;
3663}
3664
Linus Torvalds1da177e2005-04-16 15:20:36 -07003665static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3666{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003667 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003668 struct nfs4_link_arg arg = {
3669 .fh = NFS_FH(inode),
3670 .dir_fh = NFS_FH(dir),
3671 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003672 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003674 struct nfs4_link_res res = {
3675 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04003676 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003677 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003678 struct rpc_message msg = {
3679 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3680 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003681 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003682 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003683 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003684
Trond Myklebust136f2622010-04-16 16:22:49 -04003685 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003686 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003687 goto out;
3688
David Quigley14c43f72013-05-22 12:50:43 -04003689 res.label = nfs4_label_alloc(server, GFP_KERNEL);
3690 if (IS_ERR(res.label)) {
3691 status = PTR_ERR(res.label);
3692 goto out;
3693 }
David Quigleyaa9c2662013-05-22 12:50:44 -04003694 arg.bitmask = nfs4_bitmask(server, res.label);
David Quigley14c43f72013-05-22 12:50:43 -04003695
Bryan Schumaker7c513052011-03-24 17:12:24 +00003696 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003697 if (!status) {
3698 update_changeattr(dir, &res.cinfo);
David Quigleyaa9c2662013-05-22 12:50:44 -04003699 status = nfs_post_op_update_inode(inode, res.fattr);
3700 if (!status)
3701 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003702 }
David Quigley14c43f72013-05-22 12:50:43 -04003703
3704
3705 nfs4_label_free(res.label);
3706
Trond Myklebust136f2622010-04-16 16:22:49 -04003707out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003708 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003709 return status;
3710}
3711
3712static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3713{
3714 struct nfs4_exception exception = { };
3715 int err;
3716 do {
3717 err = nfs4_handle_exception(NFS_SERVER(inode),
3718 _nfs4_proc_link(inode, dir, name),
3719 &exception);
3720 } while (exception.retry);
3721 return err;
3722}
3723
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003724struct nfs4_createdata {
3725 struct rpc_message msg;
3726 struct nfs4_create_arg arg;
3727 struct nfs4_create_res res;
3728 struct nfs_fh fh;
3729 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003730 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003731};
3732
3733static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3734 struct qstr *name, struct iattr *sattr, u32 ftype)
3735{
3736 struct nfs4_createdata *data;
3737
3738 data = kzalloc(sizeof(*data), GFP_KERNEL);
3739 if (data != NULL) {
3740 struct nfs_server *server = NFS_SERVER(dir);
3741
David Quigley14c43f72013-05-22 12:50:43 -04003742 data->label = nfs4_label_alloc(server, GFP_KERNEL);
3743 if (IS_ERR(data->label))
3744 goto out_free;
3745
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003746 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3747 data->msg.rpc_argp = &data->arg;
3748 data->msg.rpc_resp = &data->res;
3749 data->arg.dir_fh = NFS_FH(dir);
3750 data->arg.server = server;
3751 data->arg.name = name;
3752 data->arg.attrs = sattr;
3753 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04003754 data->arg.bitmask = nfs4_bitmask(server, data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003755 data->res.server = server;
3756 data->res.fh = &data->fh;
3757 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003758 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003759 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003760 }
3761 return data;
David Quigley14c43f72013-05-22 12:50:43 -04003762out_free:
3763 kfree(data);
3764 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003765}
3766
3767static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3768{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003769 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003770 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003771 if (status == 0) {
3772 update_changeattr(dir, &data->res.dir_cinfo);
David Quigley1775fd32013-05-22 12:50:42 -04003773 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003774 }
3775 return status;
3776}
3777
3778static void nfs4_free_createdata(struct nfs4_createdata *data)
3779{
David Quigley14c43f72013-05-22 12:50:43 -04003780 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003781 kfree(data);
3782}
3783
Chuck Lever4f390c12006-08-22 20:06:22 -04003784static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003785 struct page *page, unsigned int len, struct iattr *sattr,
3786 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003787{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003788 struct nfs4_createdata *data;
3789 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790
Chuck Lever94a6d752006-08-22 20:06:23 -04003791 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003792 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003793
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003794 status = -ENOMEM;
3795 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3796 if (data == NULL)
3797 goto out;
3798
3799 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3800 data->arg.u.symlink.pages = &page;
3801 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04003802 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003803
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003804 status = nfs4_do_create(dir, dentry, data);
3805
3806 nfs4_free_createdata(data);
3807out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003808 return status;
3809}
3810
Chuck Lever4f390c12006-08-22 20:06:22 -04003811static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003812 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003813{
3814 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003815 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003816 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04003817
3818 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3819
Linus Torvalds1da177e2005-04-16 15:20:36 -07003820 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003821 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
3822 trace_nfs4_symlink(dir, &dentry->d_name, err);
3823 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003824 &exception);
3825 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003826
3827 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003828 return err;
3829}
3830
3831static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003832 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003834 struct nfs4_createdata *data;
3835 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003836
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003837 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3838 if (data == NULL)
3839 goto out;
3840
David Quigley1775fd32013-05-22 12:50:42 -04003841 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003842 status = nfs4_do_create(dir, dentry, data);
3843
3844 nfs4_free_createdata(data);
3845out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003846 return status;
3847}
3848
3849static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3850 struct iattr *sattr)
3851{
3852 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003853 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003855
David Quigleyaa9c2662013-05-22 12:50:44 -04003856 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3857
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003858 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003859 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003860 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
3861 trace_nfs4_mkdir(dir, &dentry->d_name, err);
3862 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863 &exception);
3864 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003865 nfs4_label_release_security(label);
3866
Linus Torvalds1da177e2005-04-16 15:20:36 -07003867 return err;
3868}
3869
3870static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003871 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003872{
3873 struct inode *dir = dentry->d_inode;
3874 struct nfs4_readdir_arg args = {
3875 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003876 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877 .pgbase = 0,
3878 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003879 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003880 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003881 };
3882 struct nfs4_readdir_res res;
3883 struct rpc_message msg = {
3884 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3885 .rpc_argp = &args,
3886 .rpc_resp = &res,
3887 .rpc_cred = cred,
3888 };
3889 int status;
3890
Al Viro6de14722013-09-16 10:53:17 -04003891 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
3892 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003893 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003894 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003895 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003896 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 -05003897 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003898 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003899 status += args.pgbase;
3900 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003901
3902 nfs_invalidate_atime(dir);
3903
Harvey Harrison3110ff82008-05-02 13:42:44 -07003904 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003905 return status;
3906}
3907
3908static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003909 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910{
3911 struct nfs4_exception exception = { };
3912 int err;
3913 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003914 err = _nfs4_proc_readdir(dentry, cred, cookie,
3915 pages, count, plus);
3916 trace_nfs4_readdir(dentry->d_inode, err);
3917 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003918 &exception);
3919 } while (exception.retry);
3920 return err;
3921}
3922
3923static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04003924 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003925{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003926 struct nfs4_createdata *data;
3927 int mode = sattr->ia_mode;
3928 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003929
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003930 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3931 if (data == NULL)
3932 goto out;
3933
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003935 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003937 data->arg.ftype = NF4BLK;
3938 data->arg.u.device.specdata1 = MAJOR(rdev);
3939 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940 }
3941 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003942 data->arg.ftype = NF4CHR;
3943 data->arg.u.device.specdata1 = MAJOR(rdev);
3944 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003945 } else if (!S_ISSOCK(mode)) {
3946 status = -EINVAL;
3947 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003948 }
David Quigley1775fd32013-05-22 12:50:42 -04003949
David Quigleyaa9c2662013-05-22 12:50:44 -04003950 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003951 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003952out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003953 nfs4_free_createdata(data);
3954out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003955 return status;
3956}
3957
3958static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3959 struct iattr *sattr, dev_t rdev)
3960{
3961 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003962 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003963 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003964
David Quigleyaa9c2662013-05-22 12:50:44 -04003965 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3966
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003967 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003968 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003969 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
3970 trace_nfs4_mknod(dir, &dentry->d_name, err);
3971 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003972 &exception);
3973 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003974
3975 nfs4_label_release_security(label);
3976
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977 return err;
3978}
3979
3980static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3981 struct nfs_fsstat *fsstat)
3982{
3983 struct nfs4_statfs_arg args = {
3984 .fh = fhandle,
3985 .bitmask = server->attr_bitmask,
3986 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003987 struct nfs4_statfs_res res = {
3988 .fsstat = fsstat,
3989 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990 struct rpc_message msg = {
3991 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3992 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003993 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994 };
3995
Trond Myklebust0e574af2005-10-27 22:12:38 -04003996 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003997 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998}
3999
4000static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
4001{
4002 struct nfs4_exception exception = { };
4003 int err;
4004 do {
4005 err = nfs4_handle_exception(server,
4006 _nfs4_proc_statfs(server, fhandle, fsstat),
4007 &exception);
4008 } while (exception.retry);
4009 return err;
4010}
4011
4012static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
4013 struct nfs_fsinfo *fsinfo)
4014{
4015 struct nfs4_fsinfo_arg args = {
4016 .fh = fhandle,
4017 .bitmask = server->attr_bitmask,
4018 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04004019 struct nfs4_fsinfo_res res = {
4020 .fsinfo = fsinfo,
4021 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004022 struct rpc_message msg = {
4023 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
4024 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04004025 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004026 };
4027
Bryan Schumaker7c513052011-03-24 17:12:24 +00004028 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004029}
4030
4031static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4032{
4033 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04004034 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004035 int err;
4036
4037 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04004038 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004039 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04004040 if (err == 0) {
4041 struct nfs_client *clp = server->nfs_client;
4042
4043 spin_lock(&clp->cl_lock);
4044 clp->cl_lease_time = fsinfo->lease_time * HZ;
4045 clp->cl_last_renewal = now;
4046 spin_unlock(&clp->cl_lock);
4047 break;
4048 }
4049 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004050 } while (exception.retry);
4051 return err;
4052}
4053
4054static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4055{
Bryan Schumakere38eb652012-06-20 15:53:40 -04004056 int error;
4057
Trond Myklebust0e574af2005-10-27 22:12:38 -04004058 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04004059 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08004060 if (error == 0) {
4061 /* block layout checks this! */
4062 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04004063 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08004064 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04004065
4066 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067}
4068
4069static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4070 struct nfs_pathconf *pathconf)
4071{
4072 struct nfs4_pathconf_arg args = {
4073 .fh = fhandle,
4074 .bitmask = server->attr_bitmask,
4075 };
Benny Halevyd45b2982009-04-01 09:21:58 -04004076 struct nfs4_pathconf_res res = {
4077 .pathconf = pathconf,
4078 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004079 struct rpc_message msg = {
4080 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
4081 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04004082 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004083 };
4084
4085 /* None of the pathconf attributes are mandatory to implement */
4086 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
4087 memset(pathconf, 0, sizeof(*pathconf));
4088 return 0;
4089 }
4090
Trond Myklebust0e574af2005-10-27 22:12:38 -04004091 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004092 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093}
4094
4095static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4096 struct nfs_pathconf *pathconf)
4097{
4098 struct nfs4_exception exception = { };
4099 int err;
4100
4101 do {
4102 err = nfs4_handle_exception(server,
4103 _nfs4_proc_pathconf(server, fhandle, pathconf),
4104 &exception);
4105 } while (exception.retry);
4106 return err;
4107}
4108
Trond Myklebust5521abf2013-03-16 20:54:34 -04004109int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04004110 const struct nfs_open_context *ctx,
4111 const struct nfs_lock_context *l_ctx,
4112 fmode_t fmode)
4113{
4114 const struct nfs_lockowner *lockowner = NULL;
4115
4116 if (l_ctx != NULL)
4117 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004118 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04004119}
4120EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
4121
Trond Myklebust5521abf2013-03-16 20:54:34 -04004122static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
4123 const struct nfs_open_context *ctx,
4124 const struct nfs_lock_context *l_ctx,
4125 fmode_t fmode)
4126{
4127 nfs4_stateid current_stateid;
4128
Trond Myklebuste1253be2014-03-05 08:44:23 -05004129 /* If the current stateid represents a lost lock, then exit */
4130 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode) == -EIO)
4131 return true;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004132 return nfs4_stateid_match(stateid, &current_stateid);
4133}
4134
4135static bool nfs4_error_stateid_expired(int err)
4136{
4137 switch (err) {
4138 case -NFS4ERR_DELEG_REVOKED:
4139 case -NFS4ERR_ADMIN_REVOKED:
4140 case -NFS4ERR_BAD_STATEID:
4141 case -NFS4ERR_STALE_STATEID:
4142 case -NFS4ERR_OLD_STATEID:
4143 case -NFS4ERR_OPENMODE:
4144 case -NFS4ERR_EXPIRED:
4145 return true;
4146 }
4147 return false;
4148}
4149
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004150void __nfs4_read_done_cb(struct nfs_pgio_header *hdr)
Benny Halevyd20581a2011-05-22 19:52:03 +03004151{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004152 nfs_invalidate_atime(hdr->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03004153}
4154
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004155static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004156{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004157 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004158
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004159 trace_nfs4_read(hdr, task->tk_status);
4160 if (nfs4_async_handle_error(task, server,
NeilBrown8478eaa2014-09-18 16:09:27 +10004161 hdr->args.context->state,
4162 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004163 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05004164 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165 }
Trond Myklebust8850df92007-09-28 17:20:07 -04004166
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004167 __nfs4_read_done_cb(hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004168 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004169 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05004170 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004171}
4172
Trond Myklebust5521abf2013-03-16 20:54:34 -04004173static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004174 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004175{
4176
4177 if (!nfs4_error_stateid_expired(task->tk_status) ||
4178 nfs4_stateid_is_current(&args->stateid,
4179 args->context,
4180 args->lock_context,
4181 FMODE_READ))
4182 return false;
4183 rpc_restart_call_prepare(task);
4184 return true;
4185}
4186
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004187static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004188{
4189
4190 dprintk("--> %s\n", __func__);
4191
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004192 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004193 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004194 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004195 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004196 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4197 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004198}
4199
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004200static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
4201 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004202{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004203 hdr->timestamp = jiffies;
4204 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004205 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004206 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004207}
4208
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004209static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
4210 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04004211{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004212 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode),
4213 &hdr->args.seq_args,
4214 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04004215 task))
NeilBrownef1820f2013-09-04 17:04:49 +10004216 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004217 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
4218 hdr->args.lock_context,
4219 hdr->rw_ops->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10004220 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004221 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10004222 return -EIO;
4223 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004224}
4225
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004226static int nfs4_write_done_cb(struct rpc_task *task,
4227 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004228{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004229 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10004230
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004231 trace_nfs4_write(hdr, task->tk_status);
4232 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
NeilBrown8478eaa2014-09-18 16:09:27 +10004233 hdr->args.context->state,
4234 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004235 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004236 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004237 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004238 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004239 renew_lease(NFS_SERVER(inode), hdr->timestamp);
4240 nfs_post_op_update_inode_force_wcc(inode, &hdr->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004241 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004242 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004243}
4244
Trond Myklebust5521abf2013-03-16 20:54:34 -04004245static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004246 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004247{
4248
4249 if (!nfs4_error_stateid_expired(task->tk_status) ||
4250 nfs4_stateid_is_current(&args->stateid,
4251 args->context,
4252 args->lock_context,
4253 FMODE_WRITE))
4254 return false;
4255 rpc_restart_call_prepare(task);
4256 return true;
4257}
4258
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004259static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00004260{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004261 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00004262 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004263 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004264 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004265 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4266 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00004267}
4268
Trond Myklebust5a37f852012-04-28 14:55:16 -04004269static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004270bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00004271{
Trond Myklebust5a37f852012-04-28 14:55:16 -04004272 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004273 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04004274 return false;
4275 /* Otherwise, request attributes if and only if we don't hold
4276 * a delegation
4277 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04004278 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00004279}
Fred Isamana69aef12011-03-03 15:13:47 +00004280
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004281static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
4282 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004283{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004284 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004285
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004286 if (!nfs4_write_need_cache_consistency_data(hdr)) {
4287 hdr->args.bitmask = NULL;
4288 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00004289 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004290 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04004291
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004292 if (!hdr->pgio_done_cb)
4293 hdr->pgio_done_cb = nfs4_write_done_cb;
4294 hdr->res.server = server;
4295 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004296
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004297 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004298 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004299}
4300
Fred Isaman0b7c0152012-04-20 14:47:39 -04004301static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
4302{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004303 nfs4_setup_sequence(NFS_SERVER(data->inode),
4304 &data->args.seq_args,
4305 &data->res.seq_res,
4306 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004307}
4308
Fred Isaman0b7c0152012-04-20 14:47:39 -04004309static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004310{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004311 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04004312
Trond Myklebustcc668ab2013-08-14 15:31:28 -04004313 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10004314 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
4315 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004316 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004317 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004318 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004319 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004320}
4321
Fred Isaman0b7c0152012-04-20 14:47:39 -04004322static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00004323{
4324 if (!nfs4_sequence_done(task, &data->res.seq_res))
4325 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04004326 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00004327}
4328
Fred Isaman0b7c0152012-04-20 14:47:39 -04004329static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004330{
Trond Myklebust788e7a82006-03-20 13:44:27 -05004331 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00004332
Fred Isaman0b7c0152012-04-20 14:47:39 -04004333 if (data->commit_done_cb == NULL)
4334 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004335 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004336 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Chuck Levera9c92d62013-08-09 12:48:18 -04004337 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004338}
4339
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004340struct nfs4_renewdata {
4341 struct nfs_client *client;
4342 unsigned long timestamp;
4343};
4344
Linus Torvalds1da177e2005-04-16 15:20:36 -07004345/*
4346 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
4347 * standalone procedure for queueing an asynchronous RENEW.
4348 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004349static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004350{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004351 struct nfs4_renewdata *data = calldata;
4352 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004353
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004354 if (atomic_read(&clp->cl_count) > 1)
4355 nfs4_schedule_state_renewal(clp);
4356 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004357 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004358}
4359
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004360static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004361{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004362 struct nfs4_renewdata *data = calldata;
4363 struct nfs_client *clp = data->client;
4364 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004365
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004366 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04004367 switch (task->tk_status) {
4368 case 0:
4369 break;
4370 case -NFS4ERR_LEASE_MOVED:
4371 nfs4_schedule_lease_moved_recovery(clp);
4372 break;
4373 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04004374 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04004375 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
4376 return;
4377 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004378 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04004379 return;
4380 }
4381 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382 }
Trond Myklebust452e9352010-07-31 14:29:06 -04004383 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384}
4385
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004386static const struct rpc_call_ops nfs4_renew_ops = {
4387 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004388 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004389};
4390
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004391static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004392{
4393 struct rpc_message msg = {
4394 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4395 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004396 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004397 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004398 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004400 if (renew_flags == 0)
4401 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004402 if (!atomic_inc_not_zero(&clp->cl_count))
4403 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04004404 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004405 if (data == NULL)
4406 return -ENOMEM;
4407 data->client = clp;
4408 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004409 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004410 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004411}
4412
Trond Myklebust8534d4e2011-08-24 15:07:37 -04004413static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004414{
4415 struct rpc_message msg = {
4416 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4417 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004418 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004419 };
4420 unsigned long now = jiffies;
4421 int status;
4422
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004423 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004424 if (status < 0)
4425 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04004426 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004427 return 0;
4428}
4429
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004430static inline int nfs4_server_supports_acls(struct nfs_server *server)
4431{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06004432 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004433}
4434
Trond Myklebust21f498c2012-08-24 10:59:25 -04004435/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
4436 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004437 * the stack.
4438 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04004439#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004440
Neil Hormane9e3d722011-03-04 19:26:03 -05004441static int buf_to_pages_noslab(const void *buf, size_t buflen,
4442 struct page **pages, unsigned int *pgbase)
4443{
4444 struct page *newpage, **spages;
4445 int rc = 0;
4446 size_t len;
4447 spages = pages;
4448
4449 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04004450 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05004451 newpage = alloc_page(GFP_KERNEL);
4452
4453 if (newpage == NULL)
4454 goto unwind;
4455 memcpy(page_address(newpage), buf, len);
4456 buf += len;
4457 buflen -= len;
4458 *pages++ = newpage;
4459 rc++;
4460 } while (buflen != 0);
4461
4462 return rc;
4463
4464unwind:
4465 for(; rc > 0; rc--)
4466 __free_page(spages[rc-1]);
4467 return -ENOMEM;
4468}
4469
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004470struct nfs4_cached_acl {
4471 int cached;
4472 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00004473 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004474};
4475
4476static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004477{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004478 struct nfs_inode *nfsi = NFS_I(inode);
4479
4480 spin_lock(&inode->i_lock);
4481 kfree(nfsi->nfs4_acl);
4482 nfsi->nfs4_acl = acl;
4483 spin_unlock(&inode->i_lock);
4484}
4485
4486static void nfs4_zap_acl_attr(struct inode *inode)
4487{
4488 nfs4_set_cached_acl(inode, NULL);
4489}
4490
4491static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
4492{
4493 struct nfs_inode *nfsi = NFS_I(inode);
4494 struct nfs4_cached_acl *acl;
4495 int ret = -ENOENT;
4496
4497 spin_lock(&inode->i_lock);
4498 acl = nfsi->nfs4_acl;
4499 if (acl == NULL)
4500 goto out;
4501 if (buf == NULL) /* user is just asking for length */
4502 goto out_len;
4503 if (acl->cached == 0)
4504 goto out;
4505 ret = -ERANGE; /* see getxattr(2) man page */
4506 if (acl->len > buflen)
4507 goto out;
4508 memcpy(buf, acl->data, acl->len);
4509out_len:
4510 ret = acl->len;
4511out:
4512 spin_unlock(&inode->i_lock);
4513 return ret;
4514}
4515
Sachin Prabhu5794d212012-04-17 14:36:40 +01004516static 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 +00004517{
4518 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004519 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004520
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004521 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004522 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004523 if (acl == NULL)
4524 goto out;
4525 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004526 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004527 } else {
4528 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4529 if (acl == NULL)
4530 goto out;
4531 acl->cached = 0;
4532 }
4533 acl->len = acl_len;
4534out:
4535 nfs4_set_cached_acl(inode, acl);
4536}
4537
Andy Adamsonbf118a32011-12-07 11:55:27 -05004538/*
4539 * The getxattr API returns the required buffer length when called with a
4540 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4541 * the required buf. On a NULL buf, we send a page of data to the server
4542 * guessing that the ACL request can be serviced by a page. If so, we cache
4543 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4544 * the cache. If not so, we throw away the page, and cache the required
4545 * length. The next getxattr call will then produce another round trip to
4546 * the server, this time with the input buf of the required size.
4547 */
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004548static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004549{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004550 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004551 struct nfs_getaclargs args = {
4552 .fh = NFS_FH(inode),
4553 .acl_pages = pages,
4554 .acl_len = buflen,
4555 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004556 struct nfs_getaclres res = {
4557 .acl_len = buflen,
4558 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004559 struct rpc_message msg = {
4560 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4561 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004562 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004563 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004564 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4565 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004566
Andy Adamsonbf118a32011-12-07 11:55:27 -05004567 /* As long as we're doing a round trip to the server anyway,
4568 * let's be prepared for a page of acl data. */
4569 if (npages == 0)
4570 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004571 if (npages > ARRAY_SIZE(pages))
4572 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004573
Andy Adamsonbf118a32011-12-07 11:55:27 -05004574 for (i = 0; i < npages; i++) {
4575 pages[i] = alloc_page(GFP_KERNEL);
4576 if (!pages[i])
4577 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004578 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004579
4580 /* for decoding across pages */
4581 res.acl_scratch = alloc_page(GFP_KERNEL);
4582 if (!res.acl_scratch)
4583 goto out_free;
4584
Andy Adamsonbf118a32011-12-07 11:55:27 -05004585 args.acl_len = npages * PAGE_SIZE;
4586 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004587
Peng Taode040be2012-01-10 22:42:47 +08004588 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004589 __func__, buf, buflen, npages, args.acl_len);
4590 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4591 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004592 if (ret)
4593 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004594
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004595 /* Handle the case where the passed-in buffer is too short */
4596 if (res.acl_flags & NFS4_ACL_TRUNC) {
4597 /* Did the user only issue a request for the acl length? */
4598 if (buf == NULL)
4599 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004600 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004601 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004602 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004603 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004604 if (buf) {
4605 if (res.acl_len > buflen) {
4606 ret = -ERANGE;
4607 goto out_free;
4608 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004609 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004610 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004611out_ok:
4612 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004613out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004614 for (i = 0; i < npages; i++)
4615 if (pages[i])
4616 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004617 if (res.acl_scratch)
4618 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004619 return ret;
4620}
4621
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004622static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4623{
4624 struct nfs4_exception exception = { };
4625 ssize_t ret;
4626 do {
4627 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04004628 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004629 if (ret >= 0)
4630 break;
4631 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4632 } while (exception.retry);
4633 return ret;
4634}
4635
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004636static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4637{
4638 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004639 int ret;
4640
4641 if (!nfs4_server_supports_acls(server))
4642 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004643 ret = nfs_revalidate_inode(server, inode);
4644 if (ret < 0)
4645 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004646 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4647 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004648 ret = nfs4_read_cached_acl(inode, buf, buflen);
4649 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004650 /* -ENOENT is returned if there is no ACL or if there is an ACL
4651 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004652 return ret;
4653 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004654}
4655
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004656static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004657{
4658 struct nfs_server *server = NFS_SERVER(inode);
4659 struct page *pages[NFS4ACL_MAXPAGES];
4660 struct nfs_setaclargs arg = {
4661 .fh = NFS_FH(inode),
4662 .acl_pages = pages,
4663 .acl_len = buflen,
4664 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004665 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004666 struct rpc_message msg = {
4667 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4668 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004669 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004670 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004671 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004672 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004673
4674 if (!nfs4_server_supports_acls(server))
4675 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004676 if (npages > ARRAY_SIZE(pages))
4677 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004678 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4679 if (i < 0)
4680 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004681 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004682 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004683
4684 /*
4685 * Free each page after tx, so the only ref left is
4686 * held by the network stack
4687 */
4688 for (; i > 0; i--)
4689 put_page(pages[i-1]);
4690
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004691 /*
4692 * Acl update can result in inode attribute update.
4693 * so mark the attribute cache invalid.
4694 */
4695 spin_lock(&inode->i_lock);
4696 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4697 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004698 nfs_access_zap_cache(inode);
4699 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004700 return ret;
4701}
4702
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004703static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4704{
4705 struct nfs4_exception exception = { };
4706 int err;
4707 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004708 err = __nfs4_proc_set_acl(inode, buf, buflen);
4709 trace_nfs4_set_acl(inode, err);
4710 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004711 &exception);
4712 } while (exception.retry);
4713 return err;
4714}
4715
David Quigleyaa9c2662013-05-22 12:50:44 -04004716#ifdef CONFIG_NFS_V4_SECURITY_LABEL
4717static int _nfs4_get_security_label(struct inode *inode, void *buf,
4718 size_t buflen)
4719{
4720 struct nfs_server *server = NFS_SERVER(inode);
4721 struct nfs_fattr fattr;
4722 struct nfs4_label label = {0, 0, buflen, buf};
4723
4724 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004725 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004726 .fh = NFS_FH(inode),
4727 .bitmask = bitmask,
4728 };
4729 struct nfs4_getattr_res res = {
4730 .fattr = &fattr,
4731 .label = &label,
4732 .server = server,
4733 };
4734 struct rpc_message msg = {
4735 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004736 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004737 .rpc_resp = &res,
4738 };
4739 int ret;
4740
4741 nfs_fattr_init(&fattr);
4742
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004743 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004744 if (ret)
4745 return ret;
4746 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
4747 return -ENOENT;
4748 if (buflen < label.len)
4749 return -ERANGE;
4750 return 0;
4751}
4752
4753static int nfs4_get_security_label(struct inode *inode, void *buf,
4754 size_t buflen)
4755{
4756 struct nfs4_exception exception = { };
4757 int err;
4758
4759 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4760 return -EOPNOTSUPP;
4761
4762 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004763 err = _nfs4_get_security_label(inode, buf, buflen);
4764 trace_nfs4_get_security_label(inode, err);
4765 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004766 &exception);
4767 } while (exception.retry);
4768 return err;
4769}
4770
4771static int _nfs4_do_set_security_label(struct inode *inode,
4772 struct nfs4_label *ilabel,
4773 struct nfs_fattr *fattr,
4774 struct nfs4_label *olabel)
4775{
4776
4777 struct iattr sattr = {0};
4778 struct nfs_server *server = NFS_SERVER(inode);
4779 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04004780 struct nfs_setattrargs arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004781 .fh = NFS_FH(inode),
4782 .iap = &sattr,
4783 .server = server,
4784 .bitmask = bitmask,
4785 .label = ilabel,
4786 };
4787 struct nfs_setattrres res = {
4788 .fattr = fattr,
4789 .label = olabel,
4790 .server = server,
4791 };
4792 struct rpc_message msg = {
4793 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
Jeff Layton12207f62013-11-01 10:49:32 -04004794 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004795 .rpc_resp = &res,
4796 };
4797 int status;
4798
Jeff Layton12207f62013-11-01 10:49:32 -04004799 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04004800
Jeff Layton12207f62013-11-01 10:49:32 -04004801 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04004802 if (status)
4803 dprintk("%s failed: %d\n", __func__, status);
4804
4805 return status;
4806}
4807
4808static int nfs4_do_set_security_label(struct inode *inode,
4809 struct nfs4_label *ilabel,
4810 struct nfs_fattr *fattr,
4811 struct nfs4_label *olabel)
4812{
4813 struct nfs4_exception exception = { };
4814 int err;
4815
4816 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004817 err = _nfs4_do_set_security_label(inode, ilabel,
4818 fattr, olabel);
4819 trace_nfs4_set_security_label(inode, err);
4820 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004821 &exception);
4822 } while (exception.retry);
4823 return err;
4824}
4825
4826static int
4827nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen)
4828{
4829 struct nfs4_label ilabel, *olabel = NULL;
4830 struct nfs_fattr fattr;
4831 struct rpc_cred *cred;
4832 struct inode *inode = dentry->d_inode;
4833 int status;
4834
4835 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4836 return -EOPNOTSUPP;
4837
4838 nfs_fattr_init(&fattr);
4839
4840 ilabel.pi = 0;
4841 ilabel.lfs = 0;
4842 ilabel.label = (char *)buf;
4843 ilabel.len = buflen;
4844
4845 cred = rpc_lookup_cred();
4846 if (IS_ERR(cred))
4847 return PTR_ERR(cred);
4848
4849 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4850 if (IS_ERR(olabel)) {
4851 status = -PTR_ERR(olabel);
4852 goto out;
4853 }
4854
4855 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
4856 if (status == 0)
4857 nfs_setsecurity(inode, &fattr, olabel);
4858
4859 nfs4_label_free(olabel);
4860out:
4861 put_rpccred(cred);
4862 return status;
4863}
4864#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
4865
4866
Linus Torvalds1da177e2005-04-16 15:20:36 -07004867static int
NeilBrown8478eaa2014-09-18 16:09:27 +10004868nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server,
4869 struct nfs4_state *state, long *timeout)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004870{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004871 struct nfs_client *clp = server->nfs_client;
4872
4873 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004874 return 0;
4875 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004876 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004877 case -NFS4ERR_ADMIN_REVOKED:
4878 case -NFS4ERR_BAD_STATEID:
4879 case -NFS4ERR_OPENMODE:
4880 if (state == NULL)
4881 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004882 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004883 goto recovery_failed;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004884 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004885 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004886 if (state != NULL) {
4887 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004888 goto recovery_failed;
Trond Myklebust5d422302013-03-14 16:57:48 -04004889 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004890 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004891 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004892 nfs4_schedule_lease_recovery(clp);
4893 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -04004894 case -NFS4ERR_MOVED:
4895 if (nfs4_schedule_migration_recovery(server) < 0)
4896 goto recovery_failed;
4897 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04004898 case -NFS4ERR_LEASE_MOVED:
4899 nfs4_schedule_lease_moved_recovery(clp);
4900 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004901#if defined(CONFIG_NFS_V4_1)
4902 case -NFS4ERR_BADSESSION:
4903 case -NFS4ERR_BADSLOT:
4904 case -NFS4ERR_BAD_HIGH_SLOT:
4905 case -NFS4ERR_DEADSESSION:
4906 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4907 case -NFS4ERR_SEQ_FALSE_RETRY:
4908 case -NFS4ERR_SEQ_MISORDERED:
4909 dprintk("%s ERROR %d, Reset session\n", __func__,
4910 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004911 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4a82fd72013-11-15 16:36:16 -05004912 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004913#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004914 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004915 nfs_inc_server_stats(server, NFSIOS_DELAY);
NeilBrown8478eaa2014-09-18 16:09:27 +10004916 rpc_delay(task, nfs4_update_delay(timeout));
4917 goto restart_call;
Chuck Lever006ea732006-03-20 13:44:14 -05004918 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004919 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004920 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004921 case -NFS4ERR_OLD_STATEID:
Chuck Leverf1478c12013-10-17 14:13:07 -04004922 goto restart_call;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004923 }
4924 task->tk_status = nfs4_map_errors(task->tk_status);
4925 return 0;
Chuck Lever9f51a782013-10-17 14:13:13 -04004926recovery_failed:
Trond Myklebust5d422302013-03-14 16:57:48 -04004927 task->tk_status = -EIO;
4928 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004929wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004930 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004931 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4932 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
Chuck Lever519ae252013-10-17 14:13:19 -04004933 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
4934 goto recovery_failed;
Chuck Leverf1478c12013-10-17 14:13:07 -04004935restart_call:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004936 task->tk_status = 0;
4937 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004938}
4939
Chuck Leverf0920752012-05-21 22:45:41 -04004940static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4941 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004942{
4943 __be32 verf[2];
4944
Chuck Lever2c820d92012-05-21 22:45:33 -04004945 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4946 /* An impossible timestamp guarantees this value
4947 * will never match a generated boot time. */
4948 verf[0] = 0;
Trond Myklebust17f26b12013-08-21 15:48:42 -04004949 verf[1] = cpu_to_be32(NSEC_PER_SEC + 1);
Chuck Lever2c820d92012-05-21 22:45:33 -04004950 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004951 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Trond Myklebust17f26b12013-08-21 15:48:42 -04004952 verf[0] = cpu_to_be32(nn->boot_time.tv_sec);
4953 verf[1] = cpu_to_be32(nn->boot_time.tv_nsec);
Chuck Lever2c820d92012-05-21 22:45:33 -04004954 }
Chuck Levercd937102012-03-02 17:14:31 -05004955 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4956}
4957
Chuck Levere984a552012-09-14 17:24:21 -04004958static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004959nfs4_init_nonuniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004960 char *buf, size_t len)
4961{
4962 unsigned int result;
4963
Trond Myklebustceb3a162015-01-03 15:16:04 -05004964 if (clp->cl_owner_id != NULL)
4965 return strlcpy(buf, clp->cl_owner_id, len);
4966
Chuck Levere984a552012-09-14 17:24:21 -04004967 rcu_read_lock();
4968 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4969 clp->cl_ipaddr,
4970 rpc_peeraddr2str(clp->cl_rpcclient,
4971 RPC_DISPLAY_ADDR),
4972 rpc_peeraddr2str(clp->cl_rpcclient,
4973 RPC_DISPLAY_PROTO));
4974 rcu_read_unlock();
Trond Myklebustceb3a162015-01-03 15:16:04 -05004975 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
Chuck Levere984a552012-09-14 17:24:21 -04004976 return result;
4977}
4978
4979static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004980nfs4_init_uniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004981 char *buf, size_t len)
4982{
Trond Myklebust55b59292013-07-24 16:36:35 -04004983 const char *nodename = clp->cl_rpcclient->cl_nodename;
Trond Myklebustceb3a162015-01-03 15:16:04 -05004984 unsigned int result;
4985
4986 if (clp->cl_owner_id != NULL)
4987 return strlcpy(buf, clp->cl_owner_id, len);
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004988
4989 if (nfs4_client_id_uniquifier[0] != '\0')
Trond Myklebustceb3a162015-01-03 15:16:04 -05004990 result = scnprintf(buf, len, "Linux NFSv%u.%u %s/%s",
Trond Myklebust55b59292013-07-24 16:36:35 -04004991 clp->rpc_ops->version,
4992 clp->cl_minorversion,
4993 nfs4_client_id_uniquifier,
4994 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004995 else
4996 result = scnprintf(buf, len, "Linux NFSv%u.%u %s",
Chuck Levere984a552012-09-14 17:24:21 -04004997 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004998 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004999 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
5000 return result;
Chuck Levere984a552012-09-14 17:24:21 -04005001}
5002
Chuck Lever706cb8d2014-03-12 12:51:47 -04005003/*
5004 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
5005 * services. Advertise one based on the address family of the
5006 * clientaddr.
5007 */
5008static unsigned int
5009nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
5010{
5011 if (strchr(clp->cl_ipaddr, ':') != NULL)
5012 return scnprintf(buf, len, "tcp6");
5013 else
5014 return scnprintf(buf, len, "tcp");
5015}
5016
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005017static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
5018{
5019 struct nfs4_setclientid *sc = calldata;
5020
5021 if (task->tk_status == 0)
5022 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
5023}
5024
5025static const struct rpc_call_ops nfs4_setclientid_ops = {
5026 .rpc_call_done = nfs4_setclientid_done,
5027};
5028
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005029/**
5030 * nfs4_proc_setclientid - Negotiate client ID
5031 * @clp: state data structure
5032 * @program: RPC program for NFSv4 callback service
5033 * @port: IP port number for NFS4 callback service
5034 * @cred: RPC credential to use for this call
5035 * @res: where to place the result
5036 *
5037 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5038 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005039int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
5040 unsigned short port, struct rpc_cred *cred,
5041 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005042{
5043 nfs4_verifier sc_verifier;
5044 struct nfs4_setclientid setclientid = {
5045 .sc_verifier = &sc_verifier,
5046 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00005047 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005048 };
5049 struct rpc_message msg = {
5050 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
5051 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005052 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005053 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005054 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005055 struct rpc_task *task;
5056 struct rpc_task_setup task_setup_data = {
5057 .rpc_client = clp->cl_rpcclient,
5058 .rpc_message = &msg,
5059 .callback_ops = &nfs4_setclientid_ops,
5060 .callback_data = &setclientid,
5061 .flags = RPC_TASK_TIMEOUT,
5062 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005063 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005064
Chuck Leverde734832012-07-11 16:30:50 -04005065 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04005066 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005067 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
5068 setclientid.sc_name_len =
5069 nfs4_init_uniform_client_string(clp,
5070 setclientid.sc_name,
5071 sizeof(setclientid.sc_name));
5072 else
5073 setclientid.sc_name_len =
5074 nfs4_init_nonuniform_client_string(clp,
5075 setclientid.sc_name,
5076 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04005077 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04005078 setclientid.sc_netid_len =
5079 nfs4_init_callback_netid(clp,
5080 setclientid.sc_netid,
5081 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04005082 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05005083 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07005084 clp->cl_ipaddr, port >> 8, port & 255);
5085
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005086 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
5087 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5088 setclientid.sc_name_len, setclientid.sc_name);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005089 task = rpc_run_task(&task_setup_data);
5090 if (IS_ERR(task)) {
5091 status = PTR_ERR(task);
5092 goto out;
5093 }
5094 status = task->tk_status;
5095 if (setclientid.sc_cred) {
5096 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
5097 put_rpccred(setclientid.sc_cred);
5098 }
5099 rpc_put_task(task);
5100out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005101 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005102 dprintk("NFS reply setclientid: %d\n", status);
5103 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005104}
5105
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005106/**
5107 * nfs4_proc_setclientid_confirm - Confirm client ID
5108 * @clp: state data structure
5109 * @res: result of a previous SETCLIENTID
5110 * @cred: RPC credential to use for this call
5111 *
5112 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5113 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04005114int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005115 struct nfs4_setclientid_res *arg,
5116 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005117{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005118 struct rpc_message msg = {
5119 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005120 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005121 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005122 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005123 int status;
5124
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005125 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
5126 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5127 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005128 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005129 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005130 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005131 return status;
5132}
5133
Trond Myklebustfe650402006-01-03 09:55:18 +01005134struct nfs4_delegreturndata {
5135 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005136 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01005137 struct nfs_fh fh;
5138 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005139 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005140 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01005141 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08005142 struct inode *inode;
5143 bool roc;
5144 u32 roc_barrier;
Trond Myklebustfe650402006-01-03 09:55:18 +01005145};
5146
Trond Myklebustfe650402006-01-03 09:55:18 +01005147static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
5148{
5149 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04005150
Trond Myklebust14516c32010-07-31 14:29:06 -04005151 if (!nfs4_sequence_done(task, &data->res.seq_res))
5152 return;
Andy Adamson938e1012009-04-01 09:22:28 -04005153
Trond Myklebustca8acf82013-08-13 10:36:56 -04005154 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005155 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05005156 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01005157 renew_lease(data->res.server, data->timestamp);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005158 case -NFS4ERR_ADMIN_REVOKED:
5159 case -NFS4ERR_DELEG_REVOKED:
5160 case -NFS4ERR_BAD_STATEID:
5161 case -NFS4ERR_OLD_STATEID:
5162 case -NFS4ERR_STALE_STATEID:
5163 case -NFS4ERR_EXPIRED:
5164 task->tk_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005165 if (data->roc)
5166 pnfs_roc_set_barrier(data->inode, data->roc_barrier);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005167 break;
Ricardo Labiaga79708862009-12-07 09:23:21 -05005168 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005169 if (nfs4_async_handle_error(task, data->res.server,
5170 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005171 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005172 return;
5173 }
5174 }
5175 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01005176}
5177
5178static void nfs4_delegreturn_release(void *calldata)
5179{
Peng Tao039b7562014-07-03 13:05:02 +08005180 struct nfs4_delegreturndata *data = calldata;
Trond Myklebustea7c38f2015-02-05 15:13:24 -05005181 struct inode *inode = data->inode;
Peng Tao039b7562014-07-03 13:05:02 +08005182
Trond Myklebustea7c38f2015-02-05 15:13:24 -05005183 if (inode) {
5184 if (data->roc)
5185 pnfs_roc_release(inode);
5186 nfs_iput_and_deactive(inode);
5187 }
Trond Myklebustfe650402006-01-03 09:55:18 +01005188 kfree(calldata);
5189}
5190
Andy Adamson938e1012009-04-01 09:22:28 -04005191static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
5192{
5193 struct nfs4_delegreturndata *d_data;
5194
5195 d_data = (struct nfs4_delegreturndata *)data;
5196
Peng Tao039b7562014-07-03 13:05:02 +08005197 if (d_data->roc &&
5198 pnfs_roc_drain(d_data->inode, &d_data->roc_barrier, task))
5199 return;
5200
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005201 nfs4_setup_sequence(d_data->res.server,
5202 &d_data->args.seq_args,
5203 &d_data->res.seq_res,
5204 task);
Andy Adamson938e1012009-04-01 09:22:28 -04005205}
Andy Adamson938e1012009-04-01 09:22:28 -04005206
Jesper Juhlc8d149f2006-03-20 13:44:07 -05005207static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04005208 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01005209 .rpc_call_done = nfs4_delegreturn_done,
5210 .rpc_release = nfs4_delegreturn_release,
5211};
5212
Trond Myklebuste6f81072008-01-24 18:14:34 -05005213static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01005214{
5215 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005216 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005217 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005218 struct rpc_message msg = {
5219 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
5220 .rpc_cred = cred,
5221 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005222 struct rpc_task_setup task_setup_data = {
5223 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04005224 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005225 .callback_ops = &nfs4_delegreturn_ops,
5226 .flags = RPC_TASK_ASYNC,
5227 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05005228 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01005229
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005230 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01005231 if (data == NULL)
5232 return -ENOMEM;
Chuck Levera9c92d62013-08-09 12:48:18 -04005233 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01005234 data->args.fhandle = &data->fh;
5235 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04005236 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01005237 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05005238 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01005239 data->res.fattr = &data->fattr;
5240 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005241 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005242 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01005243 data->rpc_status = 0;
Trond Myklebustea7c38f2015-02-05 15:13:24 -05005244 data->inode = nfs_igrab_and_active(inode);
5245 if (data->inode)
5246 data->roc = nfs4_roc(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005247
Trond Myklebustc970aa82007-07-14 15:39:59 -04005248 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05005249 msg.rpc_argp = &data->args;
5250 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005251 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005252 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01005253 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005254 if (!issync)
5255 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01005256 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005257 if (status != 0)
5258 goto out;
5259 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04005260 if (status == 0)
5261 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
5262 else
5263 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005264out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005265 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01005266 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005267}
5268
Trond Myklebuste6f81072008-01-24 18:14:34 -05005269int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005270{
5271 struct nfs_server *server = NFS_SERVER(inode);
5272 struct nfs4_exception exception = { };
5273 int err;
5274 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05005275 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Trond Myklebustca8acf82013-08-13 10:36:56 -04005276 trace_nfs4_delegreturn(inode, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005277 switch (err) {
5278 case -NFS4ERR_STALE_STATEID:
5279 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005280 case 0:
5281 return 0;
5282 }
5283 err = nfs4_handle_exception(server, err, &exception);
5284 } while (exception.retry);
5285 return err;
5286}
5287
5288#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
5289#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
5290
5291/*
5292 * sleep, with exponential backoff, and retry the LOCK operation.
5293 */
5294static unsigned long
5295nfs4_set_lock_task_retry(unsigned long timeout)
5296{
Colin Cross416ad3c2013-05-06 23:50:06 +00005297 freezable_schedule_timeout_killable_unsafe(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005298 timeout <<= 1;
5299 if (timeout > NFS4_LOCK_MAXTIMEOUT)
5300 return NFS4_LOCK_MAXTIMEOUT;
5301 return timeout;
5302}
5303
Linus Torvalds1da177e2005-04-16 15:20:36 -07005304static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5305{
5306 struct inode *inode = state->inode;
5307 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04005308 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005309 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005310 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005311 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005312 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005313 struct nfs_lockt_res res = {
5314 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005315 };
5316 struct rpc_message msg = {
5317 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
5318 .rpc_argp = &arg,
5319 .rpc_resp = &res,
5320 .rpc_cred = state->owner->so_cred,
5321 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005322 struct nfs4_lock_state *lsp;
5323 int status;
5324
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005325 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005326 status = nfs4_set_lock_state(state, request);
5327 if (status != 0)
5328 goto out;
5329 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005330 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005331 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00005332 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005333 switch (status) {
5334 case 0:
5335 request->fl_type = F_UNLCK;
5336 break;
5337 case -NFS4ERR_DENIED:
5338 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005339 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05005340 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04005341 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005342out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005343 return status;
5344}
5345
5346static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5347{
5348 struct nfs4_exception exception = { };
5349 int err;
5350
5351 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005352 err = _nfs4_proc_getlk(state, cmd, request);
5353 trace_nfs4_get_lock(request, state, cmd, err);
5354 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005355 &exception);
5356 } while (exception.retry);
5357 return err;
5358}
5359
5360static int do_vfs_lock(struct file *file, struct file_lock *fl)
5361{
5362 int res = 0;
5363 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
5364 case FL_POSIX:
5365 res = posix_lock_file_wait(file, fl);
5366 break;
5367 case FL_FLOCK:
5368 res = flock_lock_file_wait(file, fl);
5369 break;
5370 default:
5371 BUG();
5372 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005373 return res;
5374}
5375
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005376struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005377 struct nfs_locku_args arg;
5378 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005379 struct nfs4_lock_state *lsp;
5380 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005381 struct file_lock fl;
5382 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005383 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005384};
5385
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005386static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
5387 struct nfs_open_context *ctx,
5388 struct nfs4_lock_state *lsp,
5389 struct nfs_seqid *seqid)
5390{
5391 struct nfs4_unlockdata *p;
5392 struct inode *inode = lsp->ls_state->inode;
5393
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005394 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005395 if (p == NULL)
5396 return NULL;
5397 p->arg.fh = NFS_FH(inode);
5398 p->arg.fl = &p->fl;
5399 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005400 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005401 p->lsp = lsp;
5402 atomic_inc(&lsp->ls_count);
5403 /* Ensure we don't close file until we're done freeing locks! */
5404 p->ctx = get_nfs_open_context(ctx);
5405 memcpy(&p->fl, fl, sizeof(p->fl));
5406 p->server = NFS_SERVER(inode);
5407 return p;
5408}
5409
Trond Myklebust06f814a2006-01-03 09:55:07 +01005410static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005411{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005412 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005413 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005414 nfs4_put_lock_state(calldata->lsp);
5415 put_nfs_open_context(calldata->ctx);
5416 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005417}
5418
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005419static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005420{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005421 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005422
Trond Myklebust14516c32010-07-31 14:29:06 -04005423 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
5424 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005425 switch (task->tk_status) {
5426 case 0:
Trond Myklebust26e976a2006-01-03 09:55:21 +01005427 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005428 do_vfs_lock(calldata->fl.fl_file, &calldata->fl);
5429 if (nfs4_update_lock_stateid(calldata->lsp,
5430 &calldata->res.stateid))
5431 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005432 case -NFS4ERR_BAD_STATEID:
5433 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005434 case -NFS4ERR_STALE_STATEID:
5435 case -NFS4ERR_EXPIRED:
Trond Myklebust425c1d42015-01-24 14:57:53 -05005436 if (!nfs4_stateid_match(&calldata->arg.stateid,
5437 &calldata->lsp->ls_stateid))
5438 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005439 break;
5440 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005441 if (nfs4_async_handle_error(task, calldata->server,
5442 NULL, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005443 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005444 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04005445 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005446}
5447
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005448static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005449{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005450 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005451
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005452 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005453 goto out_wait;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005454 nfs4_stateid_copy(&calldata->arg.stateid, &calldata->lsp->ls_stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005455 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005456 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005457 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005458 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005459 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005460 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04005461 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005462 &calldata->res.seq_res,
5463 task) != 0)
5464 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005465 return;
5466out_no_action:
5467 task->tk_action = NULL;
5468out_wait:
5469 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005470}
5471
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005472static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005473 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005474 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01005475 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005476};
5477
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005478static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
5479 struct nfs_open_context *ctx,
5480 struct nfs4_lock_state *lsp,
5481 struct nfs_seqid *seqid)
5482{
5483 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005484 struct rpc_message msg = {
5485 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
5486 .rpc_cred = ctx->cred,
5487 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005488 struct rpc_task_setup task_setup_data = {
5489 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005490 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005491 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005492 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005493 .flags = RPC_TASK_ASYNC,
5494 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005495
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04005496 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
5497 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
5498
Frank Filz137d6ac2007-07-09 15:32:29 -07005499 /* Ensure this is an unlock - when canceling a lock, the
5500 * canceled lock is passed in, and it won't be an unlock.
5501 */
5502 fl->fl_type = F_UNLCK;
5503
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005504 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
5505 if (data == NULL) {
5506 nfs_free_seqid(seqid);
5507 return ERR_PTR(-ENOMEM);
5508 }
5509
Chuck Levera9c92d62013-08-09 12:48:18 -04005510 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005511 msg.rpc_argp = &data->arg;
5512 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005513 task_setup_data.callback_data = data;
5514 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005515}
5516
Linus Torvalds1da177e2005-04-16 15:20:36 -07005517static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
5518{
Trond Myklebust65b62a22013-02-07 10:54:07 -05005519 struct inode *inode = state->inode;
5520 struct nfs4_state_owner *sp = state->owner;
5521 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005522 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005523 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01005524 struct rpc_task *task;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005525 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005526 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005527 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005528
Trond Myklebust9b073572006-06-29 16:38:34 -04005529 status = nfs4_set_lock_state(state, request);
5530 /* Unlock _before_ we do the RPC call */
5531 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05005532 /* Exclude nfs_delegation_claim_locks() */
5533 mutex_lock(&sp->so_delegreturn_mutex);
5534 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005535 down_read(&nfsi->rwsem);
5536 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
5537 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005538 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005539 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005540 }
5541 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005542 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005543 if (status != 0)
5544 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005545 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005546 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04005547 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
5548 goto out;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005549 alloc_seqid = NFS_SERVER(inode)->nfs_client->cl_mvops->alloc_seqid;
5550 seqid = alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04005551 status = -ENOMEM;
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005552 if (IS_ERR(seqid))
Trond Myklebust9b073572006-06-29 16:38:34 -04005553 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005554 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005555 status = PTR_ERR(task);
5556 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04005557 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005558 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005559 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04005560out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005561 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005562 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005563 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005564}
5565
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005566struct nfs4_lockdata {
5567 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005568 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005569 struct nfs4_lock_state *lsp;
5570 struct nfs_open_context *ctx;
5571 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005572 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005573 int rpc_status;
5574 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04005575 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005576};
5577
5578static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005579 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
5580 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005581{
5582 struct nfs4_lockdata *p;
5583 struct inode *inode = lsp->ls_state->inode;
5584 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustb4019c02015-01-24 14:19:19 -05005585 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005586
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005587 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005588 if (p == NULL)
5589 return NULL;
5590
5591 p->arg.fh = NFS_FH(inode);
5592 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005593 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005594 if (IS_ERR(p->arg.open_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005595 goto out_free;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005596 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
5597 p->arg.lock_seqid = alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005598 if (IS_ERR(p->arg.lock_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005599 goto out_free_seqid;
David Howells7539bba2006-08-22 20:06:09 -04005600 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005601 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005602 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005603 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005604 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04005605 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005606 atomic_inc(&lsp->ls_count);
5607 p->ctx = get_nfs_open_context(ctx);
5608 memcpy(&p->fl, fl, sizeof(p->fl));
5609 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005610out_free_seqid:
5611 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005612out_free:
5613 kfree(p);
5614 return NULL;
5615}
5616
5617static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
5618{
5619 struct nfs4_lockdata *data = calldata;
5620 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005621
Harvey Harrison3110ff82008-05-02 13:42:44 -07005622 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005623 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005624 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005625 /* Do we need to do an open_to_lock_owner? */
Trond Myklebust6b447532015-01-24 18:38:15 -05005626 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005627 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005628 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005629 }
Trond Myklebust425c1d42015-01-24 14:57:53 -05005630 nfs4_stateid_copy(&data->arg.open_stateid,
5631 &state->open_stateid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005632 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005633 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005634 } else {
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005635 data->arg.new_lock_owner = 0;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005636 nfs4_stateid_copy(&data->arg.lock_stateid,
5637 &data->lsp->ls_stateid);
5638 }
Trond Myklebust5d422302013-03-14 16:57:48 -04005639 if (!nfs4_valid_open_stateid(state)) {
5640 data->rpc_status = -EBADF;
5641 task->tk_action = NULL;
5642 goto out_release_open_seqid;
5643 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005644 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005645 if (nfs4_setup_sequence(data->server,
5646 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005647 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005648 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04005649 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04005650out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005651 nfs_release_seqid(data->arg.open_seqid);
5652out_release_lock_seqid:
5653 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005654out_wait:
5655 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005656 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005657}
5658
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005659static void nfs4_lock_done(struct rpc_task *task, void *calldata)
5660{
5661 struct nfs4_lockdata *data = calldata;
Trond Myklebust39071e62015-01-24 15:07:56 -05005662 struct nfs4_lock_state *lsp = data->lsp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005663
Harvey Harrison3110ff82008-05-02 13:42:44 -07005664 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005665
Trond Myklebust14516c32010-07-31 14:29:06 -04005666 if (!nfs4_sequence_done(task, &data->res.seq_res))
5667 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04005668
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005669 data->rpc_status = task->tk_status;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005670 switch (task->tk_status) {
5671 case 0:
Trond Myklebust39071e62015-01-24 15:07:56 -05005672 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode),
5673 data->timestamp);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005674 if (data->arg.new_lock) {
5675 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS);
5676 if (do_vfs_lock(data->fl.fl_file, &data->fl) < 0) {
5677 rpc_restart_call_prepare(task);
5678 break;
5679 }
5680 }
Trond Myklebust39071e62015-01-24 15:07:56 -05005681 if (data->arg.new_lock_owner != 0) {
5682 nfs_confirm_seqid(&lsp->ls_seqid, 0);
5683 nfs4_stateid_copy(&lsp->ls_stateid, &data->res.stateid);
5684 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
5685 } else if (!nfs4_update_lock_stateid(lsp, &data->res.stateid))
5686 rpc_restart_call_prepare(task);
Trond Myklebust425c1d42015-01-24 14:57:53 -05005687 break;
5688 case -NFS4ERR_BAD_STATEID:
5689 case -NFS4ERR_OLD_STATEID:
5690 case -NFS4ERR_STALE_STATEID:
5691 case -NFS4ERR_EXPIRED:
5692 if (data->arg.new_lock_owner != 0) {
5693 if (!nfs4_stateid_match(&data->arg.open_stateid,
5694 &lsp->ls_state->open_stateid))
5695 rpc_restart_call_prepare(task);
5696 } else if (!nfs4_stateid_match(&data->arg.lock_stateid,
5697 &lsp->ls_stateid))
5698 rpc_restart_call_prepare(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005699 }
Harvey Harrison3110ff82008-05-02 13:42:44 -07005700 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005701}
5702
5703static void nfs4_lock_release(void *calldata)
5704{
5705 struct nfs4_lockdata *data = calldata;
5706
Harvey Harrison3110ff82008-05-02 13:42:44 -07005707 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005708 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005709 if (data->cancelled != 0) {
5710 struct rpc_task *task;
5711 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
5712 data->arg.lock_seqid);
5713 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08005714 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005715 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005716 } else
5717 nfs_free_seqid(data->arg.lock_seqid);
5718 nfs4_put_lock_state(data->lsp);
5719 put_nfs_open_context(data->ctx);
5720 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005721 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005722}
5723
5724static const struct rpc_call_ops nfs4_lock_ops = {
5725 .rpc_call_prepare = nfs4_lock_prepare,
5726 .rpc_call_done = nfs4_lock_done,
5727 .rpc_release = nfs4_lock_release,
5728};
5729
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005730static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
5731{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005732 switch (error) {
5733 case -NFS4ERR_ADMIN_REVOKED:
5734 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05005735 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005736 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04005737 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05005738 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005739 break;
5740 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005741 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05005742 case -NFS4ERR_EXPIRED:
5743 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005744 };
5745}
5746
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005747static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005748{
5749 struct nfs4_lockdata *data;
5750 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005751 struct rpc_message msg = {
5752 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
5753 .rpc_cred = state->owner->so_cred,
5754 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005755 struct rpc_task_setup task_setup_data = {
5756 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005757 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005758 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005759 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005760 .flags = RPC_TASK_ASYNC,
5761 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005762 int ret;
5763
Harvey Harrison3110ff82008-05-02 13:42:44 -07005764 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005765 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005766 fl->fl_u.nfs4_fl.owner,
5767 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005768 if (data == NULL)
5769 return -ENOMEM;
5770 if (IS_SETLKW(cmd))
5771 data->arg.block = 1;
Chuck Levera9c92d62013-08-09 12:48:18 -04005772 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005773 msg.rpc_argp = &data->arg;
5774 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005775 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005776 if (recovery_type > NFS_LOCK_NEW) {
5777 if (recovery_type == NFS_LOCK_RECLAIM)
5778 data->arg.reclaim = NFS_LOCK_RECLAIM;
5779 nfs4_set_sequence_privileged(&data->arg.seq_args);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005780 } else
5781 data->arg.new_lock = 1;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005782 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005783 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005784 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005785 ret = nfs4_wait_for_completion_rpc_task(task);
5786 if (ret == 0) {
5787 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005788 if (ret)
5789 nfs4_handle_setlk_error(data->server, data->lsp,
5790 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005791 } else
5792 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005793 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005794 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005795 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005796}
5797
5798static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5799{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005800 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005801 struct nfs4_exception exception = {
5802 .inode = state->inode,
5803 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005804 int err;
5805
5806 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005807 /* Cache the lock if possible... */
5808 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5809 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005810 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005811 trace_nfs4_lock_reclaim(request, state, F_SETLK, err);
Trond Myklebust168667c2010-10-19 19:47:49 -04005812 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005813 break;
5814 nfs4_handle_exception(server, err, &exception);
5815 } while (exception.retry);
5816 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005817}
5818
5819static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5820{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005821 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005822 struct nfs4_exception exception = {
5823 .inode = state->inode,
5824 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005825 int err;
5826
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005827 err = nfs4_set_lock_state(state, request);
5828 if (err != 0)
5829 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04005830 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10005831 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
5832 return 0;
5833 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005834 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005835 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5836 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005837 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005838 trace_nfs4_lock_expired(request, state, F_SETLK, err);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005839 switch (err) {
5840 default:
5841 goto out;
5842 case -NFS4ERR_GRACE:
5843 case -NFS4ERR_DELAY:
5844 nfs4_handle_exception(server, err, &exception);
5845 err = 0;
5846 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005847 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005848out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005849 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005850}
5851
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005852#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005853/**
5854 * nfs41_check_expired_locks - possibly free a lock stateid
5855 *
5856 * @state: NFSv4 state for an inode
5857 *
5858 * Returns NFS_OK if recovery for this stateid is now finished.
5859 * Otherwise a negative NFS4ERR value is returned.
5860 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005861static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005862{
Chuck Levereb64cf92012-07-11 16:30:05 -04005863 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005864 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005865 struct nfs_server *server = NFS_SERVER(state->inode);
5866
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005867 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005868 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005869 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5870
5871 status = nfs41_test_stateid(server,
5872 &lsp->ls_stateid,
5873 cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04005874 trace_nfs4_test_lock_stateid(state, lsp, status);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005875 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005876 /* Free the stateid unless the server
5877 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005878 if (status != -NFS4ERR_BAD_STATEID)
5879 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005880 &lsp->ls_stateid,
5881 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005882 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005883 ret = status;
5884 }
5885 }
5886 };
5887
5888 return ret;
5889}
5890
5891static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5892{
5893 int status = NFS_OK;
5894
5895 if (test_bit(LK_STATE_IN_USE, &state->flags))
5896 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005897 if (status != NFS_OK)
5898 status = nfs4_lock_expired(state, request);
5899 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005900}
5901#endif
5902
Linus Torvalds1da177e2005-04-16 15:20:36 -07005903static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5904{
Trond Myklebust19e03c52008-12-23 15:21:44 -05005905 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005906 unsigned char fl_flags = request->fl_flags;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005907 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005908
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005909 if ((fl_flags & FL_POSIX) &&
5910 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5911 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005912 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005913 status = nfs4_set_lock_state(state, request);
5914 if (status != 0)
5915 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005916 request->fl_flags |= FL_ACCESS;
5917 status = do_vfs_lock(request->fl_file, request);
5918 if (status < 0)
5919 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005920 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005921 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005922 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005923 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005924 request->fl_flags = fl_flags & ~FL_SLEEP;
5925 status = do_vfs_lock(request->fl_file, request);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005926 up_read(&nfsi->rwsem);
5927 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005928 }
Trond Myklebust9a99af492013-02-04 20:17:49 -05005929 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005930 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005931out:
5932 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005933 return status;
5934}
5935
5936static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5937{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005938 struct nfs4_exception exception = {
5939 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005940 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005941 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005942 int err;
5943
5944 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005945 err = _nfs4_proc_setlk(state, cmd, request);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005946 trace_nfs4_set_lock(request, state, cmd, err);
Trond Myklebust965b5d62009-06-17 13:22:59 -07005947 if (err == -NFS4ERR_DENIED)
5948 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005949 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005950 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005951 } while (exception.retry);
5952 return err;
5953}
5954
5955static int
5956nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5957{
5958 struct nfs_open_context *ctx;
5959 struct nfs4_state *state;
5960 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5961 int status;
5962
5963 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005964 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005965 state = ctx->state;
5966
5967 if (request->fl_start < 0 || request->fl_end < 0)
5968 return -EINVAL;
5969
Trond Myklebustd9531262009-07-21 19:22:38 -04005970 if (IS_GETLK(cmd)) {
5971 if (state != NULL)
5972 return nfs4_proc_getlk(state, F_GETLK, request);
5973 return 0;
5974 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005975
5976 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5977 return -EINVAL;
5978
Trond Myklebustd9531262009-07-21 19:22:38 -04005979 if (request->fl_type == F_UNLCK) {
5980 if (state != NULL)
5981 return nfs4_proc_unlck(state, cmd, request);
5982 return 0;
5983 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005984
Trond Myklebustd9531262009-07-21 19:22:38 -04005985 if (state == NULL)
5986 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005987 /*
5988 * Don't rely on the VFS having checked the file open mode,
5989 * since it won't do this for flock() locks.
5990 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005991 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005992 case F_RDLCK:
5993 if (!(filp->f_mode & FMODE_READ))
5994 return -EBADF;
5995 break;
5996 case F_WRLCK:
5997 if (!(filp->f_mode & FMODE_WRITE))
5998 return -EBADF;
5999 }
6000
Linus Torvalds1da177e2005-04-16 15:20:36 -07006001 do {
6002 status = nfs4_proc_setlk(state, cmd, request);
6003 if ((status != -EAGAIN) || IS_SETLK(cmd))
6004 break;
6005 timeout = nfs4_set_lock_task_retry(timeout);
6006 status = -ERESTARTSYS;
6007 if (signalled())
6008 break;
6009 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006010 return status;
6011}
6012
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04006013int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05006014{
6015 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05006016 int err;
6017
6018 err = nfs4_set_lock_state(state, fl);
6019 if (err != 0)
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04006020 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04006021 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04006022 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05006023}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006024
Trond Myklebustcf470c32012-03-07 13:49:12 -05006025struct nfs_release_lockowner_data {
6026 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006027 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006028 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006029 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04006030 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006031};
6032
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006033static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
6034{
6035 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006036 struct nfs_server *server = data->server;
Peng Taocb04ad22014-06-11 05:24:15 +08006037 nfs40_setup_sequence(server->nfs_client->cl_slot_tbl,
6038 &data->args.seq_args, &data->res.seq_res, task);
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006039 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04006040 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006041}
6042
6043static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
6044{
6045 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04006046 struct nfs_server *server = data->server;
6047
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006048 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04006049
6050 switch (task->tk_status) {
6051 case 0:
6052 renew_lease(server, data->timestamp);
6053 break;
6054 case -NFS4ERR_STALE_CLIENTID:
6055 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006056 nfs4_schedule_lease_recovery(server->nfs_client);
6057 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04006058 case -NFS4ERR_LEASE_MOVED:
6059 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10006060 if (nfs4_async_handle_error(task, server,
6061 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04006062 rpc_restart_call_prepare(task);
6063 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006064}
6065
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006066static void nfs4_release_lockowner_release(void *calldata)
6067{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006068 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006069 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006070 kfree(calldata);
6071}
6072
Trond Myklebust17280172012-03-11 13:11:00 -04006073static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006074 .rpc_call_prepare = nfs4_release_lockowner_prepare,
6075 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006076 .rpc_release = nfs4_release_lockowner_release,
6077};
6078
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006079static void
6080nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006081{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006082 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006083 struct rpc_message msg = {
6084 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
6085 };
6086
6087 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006088 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006089
Trond Myklebustcf470c32012-03-07 13:49:12 -05006090 data = kmalloc(sizeof(*data), GFP_NOFS);
6091 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006092 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006093 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006094 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006095 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
6096 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
6097 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006098
Trond Myklebustcf470c32012-03-07 13:49:12 -05006099 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006100 msg.rpc_resp = &data->res;
6101 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05006102 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006103}
6104
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006105#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
6106
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006107static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
6108 const void *buf, size_t buflen,
6109 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006110{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006111 if (strcmp(key, "") != 0)
6112 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00006113
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006114 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006115}
6116
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006117static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
6118 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006119{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006120 if (strcmp(key, "") != 0)
6121 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006122
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006123 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006124}
6125
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006126static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
6127 size_t list_len, const char *name,
6128 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006129{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006130 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006131
J. Bruce Fields096455a2006-03-20 23:23:42 -05006132 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
6133 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006134
6135 if (list && len <= list_len)
6136 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006137 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006138}
6139
David Quigleyc9bccef2013-05-22 12:50:45 -04006140#ifdef CONFIG_NFS_V4_SECURITY_LABEL
6141static inline int nfs4_server_supports_labels(struct nfs_server *server)
6142{
6143 return server->caps & NFS_CAP_SECURITY_LABEL;
6144}
6145
6146static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key,
6147 const void *buf, size_t buflen,
6148 int flags, int type)
6149{
6150 if (security_ismaclabel(key))
6151 return nfs4_set_security_label(dentry, buf, buflen);
6152
6153 return -EOPNOTSUPP;
6154}
6155
6156static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key,
6157 void *buf, size_t buflen, int type)
6158{
6159 if (security_ismaclabel(key))
6160 return nfs4_get_security_label(dentry->d_inode, buf, buflen);
6161 return -EOPNOTSUPP;
6162}
6163
6164static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list,
6165 size_t list_len, const char *name,
6166 size_t name_len, int type)
6167{
6168 size_t len = 0;
6169
6170 if (nfs_server_capable(dentry->d_inode, NFS_CAP_SECURITY_LABEL)) {
6171 len = security_inode_listsecurity(dentry->d_inode, NULL, 0);
6172 if (list && len <= list_len)
6173 security_inode_listsecurity(dentry->d_inode, list, len);
6174 }
6175 return len;
6176}
6177
6178static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
6179 .prefix = XATTR_SECURITY_PREFIX,
6180 .list = nfs4_xattr_list_nfs4_label,
6181 .get = nfs4_xattr_get_nfs4_label,
6182 .set = nfs4_xattr_set_nfs4_label,
6183};
6184#endif
6185
6186
Andy Adamson533eb462011-06-13 18:25:56 -04006187/*
6188 * nfs_fhget will use either the mounted_on_fileid or the fileid
6189 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006190static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
6191{
Andy Adamson533eb462011-06-13 18:25:56 -04006192 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
6193 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
6194 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05006195 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006196 return;
6197
6198 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05006199 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006200 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
6201 fattr->nlink = 2;
6202}
6203
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006204static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6205 const struct qstr *name,
6206 struct nfs4_fs_locations *fs_locations,
6207 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04006208{
6209 struct nfs_server *server = NFS_SERVER(dir);
David Quigleya09df2c2013-05-22 12:50:41 -04006210 u32 bitmask[3] = {
Manoj Naik361e6242006-06-09 09:34:24 -04006211 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006212 };
6213 struct nfs4_fs_locations_arg args = {
6214 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05006215 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006216 .page = page,
6217 .bitmask = bitmask,
6218 };
Benny Halevy22958462009-04-01 09:22:02 -04006219 struct nfs4_fs_locations_res res = {
6220 .fs_locations = fs_locations,
6221 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04006222 struct rpc_message msg = {
6223 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6224 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04006225 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006226 };
6227 int status;
6228
Harvey Harrison3110ff82008-05-02 13:42:44 -07006229 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04006230
6231 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
6232 * is not supported */
6233 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
6234 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
6235 else
6236 bitmask[0] |= FATTR4_WORD0_FILEID;
6237
Trond Myklebustc228fd32007-01-13 02:28:11 -05006238 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006239 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04006240 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006241 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006242 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006243 return status;
6244}
6245
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006246int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6247 const struct qstr *name,
6248 struct nfs4_fs_locations *fs_locations,
6249 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006250{
6251 struct nfs4_exception exception = { };
6252 int err;
6253 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006254 err = _nfs4_proc_fs_locations(client, dir, name,
6255 fs_locations, page);
6256 trace_nfs4_get_fs_locations(dir, name, err);
6257 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006258 &exception);
6259 } while (exception.retry);
6260 return err;
6261}
6262
Chuck Leverb03d7352013-10-17 14:12:50 -04006263/*
6264 * This operation also signals the server that this client is
6265 * performing migration recovery. The server can stop returning
6266 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
6267 * appended to this compound to identify the client ID which is
6268 * performing recovery.
6269 */
6270static int _nfs40_proc_get_locations(struct inode *inode,
6271 struct nfs4_fs_locations *locations,
6272 struct page *page, struct rpc_cred *cred)
6273{
6274 struct nfs_server *server = NFS_SERVER(inode);
6275 struct rpc_clnt *clnt = server->client;
6276 u32 bitmask[2] = {
6277 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6278 };
6279 struct nfs4_fs_locations_arg args = {
6280 .clientid = server->nfs_client->cl_clientid,
6281 .fh = NFS_FH(inode),
6282 .page = page,
6283 .bitmask = bitmask,
6284 .migration = 1, /* skip LOOKUP */
6285 .renew = 1, /* append RENEW */
6286 };
6287 struct nfs4_fs_locations_res res = {
6288 .fs_locations = locations,
6289 .migration = 1,
6290 .renew = 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 unsigned long now = jiffies;
6299 int status;
6300
6301 nfs_fattr_init(&locations->fattr);
6302 locations->server = server;
6303 locations->nlocations = 0;
6304
6305 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6306 nfs4_set_sequence_privileged(&args.seq_args);
6307 status = nfs4_call_sync_sequence(clnt, server, &msg,
6308 &args.seq_args, &res.seq_res);
6309 if (status)
6310 return status;
6311
6312 renew_lease(server, now);
6313 return 0;
6314}
6315
6316#ifdef CONFIG_NFS_V4_1
6317
6318/*
6319 * This operation also signals the server that this client is
6320 * performing migration recovery. The server can stop asserting
6321 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
6322 * performing this operation is identified in the SEQUENCE
6323 * operation in this compound.
6324 *
6325 * When the client supports GETATTR(fs_locations_info), it can
6326 * be plumbed in here.
6327 */
6328static int _nfs41_proc_get_locations(struct inode *inode,
6329 struct nfs4_fs_locations *locations,
6330 struct page *page, struct rpc_cred *cred)
6331{
6332 struct nfs_server *server = NFS_SERVER(inode);
6333 struct rpc_clnt *clnt = server->client;
6334 u32 bitmask[2] = {
6335 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6336 };
6337 struct nfs4_fs_locations_arg args = {
6338 .fh = NFS_FH(inode),
6339 .page = page,
6340 .bitmask = bitmask,
6341 .migration = 1, /* skip LOOKUP */
6342 };
6343 struct nfs4_fs_locations_res res = {
6344 .fs_locations = locations,
6345 .migration = 1,
6346 };
6347 struct rpc_message msg = {
6348 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6349 .rpc_argp = &args,
6350 .rpc_resp = &res,
6351 .rpc_cred = cred,
6352 };
6353 int status;
6354
6355 nfs_fattr_init(&locations->fattr);
6356 locations->server = server;
6357 locations->nlocations = 0;
6358
6359 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6360 nfs4_set_sequence_privileged(&args.seq_args);
6361 status = nfs4_call_sync_sequence(clnt, server, &msg,
6362 &args.seq_args, &res.seq_res);
6363 if (status == NFS4_OK &&
6364 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6365 status = -NFS4ERR_LEASE_MOVED;
6366 return status;
6367}
6368
6369#endif /* CONFIG_NFS_V4_1 */
6370
6371/**
6372 * nfs4_proc_get_locations - discover locations for a migrated FSID
6373 * @inode: inode on FSID that is migrating
6374 * @locations: result of query
6375 * @page: buffer
6376 * @cred: credential to use for this operation
6377 *
6378 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
6379 * operation failed, or a negative errno if a local error occurred.
6380 *
6381 * On success, "locations" is filled in, but if the server has
6382 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
6383 * asserted.
6384 *
6385 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
6386 * from this client that require migration recovery.
6387 */
6388int nfs4_proc_get_locations(struct inode *inode,
6389 struct nfs4_fs_locations *locations,
6390 struct page *page, struct rpc_cred *cred)
6391{
6392 struct nfs_server *server = NFS_SERVER(inode);
6393 struct nfs_client *clp = server->nfs_client;
6394 const struct nfs4_mig_recovery_ops *ops =
6395 clp->cl_mvops->mig_recovery_ops;
6396 struct nfs4_exception exception = { };
6397 int status;
6398
6399 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6400 (unsigned long long)server->fsid.major,
6401 (unsigned long long)server->fsid.minor,
6402 clp->cl_hostname);
6403 nfs_display_fhandle(NFS_FH(inode), __func__);
6404
6405 do {
6406 status = ops->get_locations(inode, locations, page, cred);
6407 if (status != -NFS4ERR_DELAY)
6408 break;
6409 nfs4_handle_exception(server, status, &exception);
6410 } while (exception.retry);
6411 return status;
6412}
6413
Chuck Lever44c99932013-10-17 14:13:30 -04006414/*
6415 * This operation also signals the server that this client is
6416 * performing "lease moved" recovery. The server can stop
6417 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
6418 * is appended to this compound to identify the client ID which is
6419 * performing recovery.
6420 */
6421static int _nfs40_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6422{
6423 struct nfs_server *server = NFS_SERVER(inode);
6424 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
6425 struct rpc_clnt *clnt = server->client;
6426 struct nfs4_fsid_present_arg args = {
6427 .fh = NFS_FH(inode),
6428 .clientid = clp->cl_clientid,
6429 .renew = 1, /* append RENEW */
6430 };
6431 struct nfs4_fsid_present_res res = {
6432 .renew = 1,
6433 };
6434 struct rpc_message msg = {
6435 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6436 .rpc_argp = &args,
6437 .rpc_resp = &res,
6438 .rpc_cred = cred,
6439 };
6440 unsigned long now = jiffies;
6441 int status;
6442
6443 res.fh = nfs_alloc_fhandle();
6444 if (res.fh == NULL)
6445 return -ENOMEM;
6446
6447 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6448 nfs4_set_sequence_privileged(&args.seq_args);
6449 status = nfs4_call_sync_sequence(clnt, server, &msg,
6450 &args.seq_args, &res.seq_res);
6451 nfs_free_fhandle(res.fh);
6452 if (status)
6453 return status;
6454
6455 do_renew_lease(clp, now);
6456 return 0;
6457}
6458
6459#ifdef CONFIG_NFS_V4_1
6460
6461/*
6462 * This operation also signals the server that this client is
6463 * performing "lease moved" recovery. The server can stop asserting
6464 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
6465 * this operation is identified in the SEQUENCE operation in this
6466 * compound.
6467 */
6468static int _nfs41_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6469{
6470 struct nfs_server *server = NFS_SERVER(inode);
6471 struct rpc_clnt *clnt = server->client;
6472 struct nfs4_fsid_present_arg args = {
6473 .fh = NFS_FH(inode),
6474 };
6475 struct nfs4_fsid_present_res res = {
6476 };
6477 struct rpc_message msg = {
6478 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6479 .rpc_argp = &args,
6480 .rpc_resp = &res,
6481 .rpc_cred = cred,
6482 };
6483 int status;
6484
6485 res.fh = nfs_alloc_fhandle();
6486 if (res.fh == NULL)
6487 return -ENOMEM;
6488
6489 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6490 nfs4_set_sequence_privileged(&args.seq_args);
6491 status = nfs4_call_sync_sequence(clnt, server, &msg,
6492 &args.seq_args, &res.seq_res);
6493 nfs_free_fhandle(res.fh);
6494 if (status == NFS4_OK &&
6495 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6496 status = -NFS4ERR_LEASE_MOVED;
6497 return status;
6498}
6499
6500#endif /* CONFIG_NFS_V4_1 */
6501
6502/**
6503 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
6504 * @inode: inode on FSID to check
6505 * @cred: credential to use for this operation
6506 *
6507 * Server indicates whether the FSID is present, moved, or not
6508 * recognized. This operation is necessary to clear a LEASE_MOVED
6509 * condition for this client ID.
6510 *
6511 * Returns NFS4_OK if the FSID is present on this server,
6512 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
6513 * NFS4ERR code if some error occurred on the server, or a
6514 * negative errno if a local failure occurred.
6515 */
6516int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6517{
6518 struct nfs_server *server = NFS_SERVER(inode);
6519 struct nfs_client *clp = server->nfs_client;
6520 const struct nfs4_mig_recovery_ops *ops =
6521 clp->cl_mvops->mig_recovery_ops;
6522 struct nfs4_exception exception = { };
6523 int status;
6524
6525 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6526 (unsigned long long)server->fsid.major,
6527 (unsigned long long)server->fsid.minor,
6528 clp->cl_hostname);
6529 nfs_display_fhandle(NFS_FH(inode), __func__);
6530
6531 do {
6532 status = ops->fsid_present(inode, cred);
6533 if (status != -NFS4ERR_DELAY)
6534 break;
6535 nfs4_handle_exception(server, status, &exception);
6536 } while (exception.retry);
6537 return status;
6538}
6539
Andy Adamson5ec16a82013-08-08 10:57:55 -04006540/**
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006541 * If 'use_integrity' is true and the state managment nfs_client
6542 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
6543 * and the machine credential as per RFC3530bis and RFC5661 Security
6544 * Considerations sections. Otherwise, just use the user cred with the
6545 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04006546 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006547static 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 +00006548{
6549 int status;
6550 struct nfs4_secinfo_arg args = {
6551 .dir_fh = NFS_FH(dir),
6552 .name = name,
6553 };
6554 struct nfs4_secinfo_res res = {
6555 .flavors = flavors,
6556 };
6557 struct rpc_message msg = {
6558 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
6559 .rpc_argp = &args,
6560 .rpc_resp = &res,
6561 };
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006562 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006563 struct rpc_cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006564
6565 if (use_integrity) {
6566 clnt = NFS_SERVER(dir)->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006567 cred = nfs4_get_clid_cred(NFS_SERVER(dir)->nfs_client);
6568 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006569 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006570
6571 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006572
6573 nfs4_state_protect(NFS_SERVER(dir)->nfs_client,
6574 NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
6575
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006576 status = nfs4_call_sync(clnt, NFS_SERVER(dir), &msg, &args.seq_args,
6577 &res.seq_res, 0);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006578 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006579
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006580 if (cred)
6581 put_rpccred(cred);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006582
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006583 return status;
6584}
6585
Bryan Schumaker72de53e2012-04-27 13:27:40 -04006586int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
6587 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006588{
6589 struct nfs4_exception exception = { };
6590 int err;
6591 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006592 err = -NFS4ERR_WRONGSEC;
6593
6594 /* try to use integrity protection with machine cred */
6595 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
6596 err = _nfs4_proc_secinfo(dir, name, flavors, true);
6597
6598 /*
6599 * if unable to use integrity protection, or SECINFO with
6600 * integrity protection returns NFS4ERR_WRONGSEC (which is
6601 * disallowed by spec, but exists in deployed servers) use
6602 * the current filesystem's rpc_client and the user cred.
6603 */
6604 if (err == -NFS4ERR_WRONGSEC)
6605 err = _nfs4_proc_secinfo(dir, name, flavors, false);
6606
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006607 trace_nfs4_secinfo(dir, name, err);
6608 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006609 &exception);
6610 } while (exception.retry);
6611 return err;
6612}
6613
Andy Adamson557134a2009-04-01 09:21:53 -04006614#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04006615/*
Andy Adamson357f54d2010-12-14 10:11:57 -05006616 * Check the exchange flags returned by the server for invalid flags, having
6617 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
6618 * DS flags set.
6619 */
6620static int nfs4_check_cl_exchange_flags(u32 flags)
6621{
6622 if (flags & ~EXCHGID4_FLAG_MASK_R)
6623 goto out_inval;
6624 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
6625 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
6626 goto out_inval;
6627 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
6628 goto out_inval;
6629 return NFS_OK;
6630out_inval:
6631 return -NFS4ERR_INVAL;
6632}
6633
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006634static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006635nfs41_same_server_scope(struct nfs41_server_scope *a,
6636 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006637{
6638 if (a->server_scope_sz == b->server_scope_sz &&
6639 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
6640 return true;
6641
6642 return false;
6643}
6644
Andy Adamson357f54d2010-12-14 10:11:57 -05006645/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006646 * nfs4_proc_bind_conn_to_session()
6647 *
6648 * The 4.1 client currently uses the same TCP connection for the
6649 * fore and backchannel.
6650 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006651int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006652{
6653 int status;
Trond Myklebust71a097c2015-02-18 09:27:18 -08006654 struct nfs41_bind_conn_to_session_args args = {
6655 .client = clp,
6656 .dir = NFS4_CDFC4_FORE_OR_BOTH,
6657 };
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006658 struct nfs41_bind_conn_to_session_res res;
6659 struct rpc_message msg = {
6660 .rpc_proc =
6661 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
Trond Myklebust71a097c2015-02-18 09:27:18 -08006662 .rpc_argp = &args,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006663 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006664 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006665 };
6666
6667 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006668
Trond Myklebust71a097c2015-02-18 09:27:18 -08006669 nfs4_copy_sessionid(&args.sessionid, &clp->cl_session->sess_id);
6670 if (!(clp->cl_session->flags & SESSION4_BACK_CHAN))
6671 args.dir = NFS4_CDFC4_FORE;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006672
6673 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006674 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006675 if (status == 0) {
Trond Myklebust71a097c2015-02-18 09:27:18 -08006676 if (memcmp(res.sessionid.data,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006677 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
6678 dprintk("NFS: %s: Session ID mismatch\n", __func__);
6679 status = -EIO;
Trond Myklebust71a097c2015-02-18 09:27:18 -08006680 goto out;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006681 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08006682 if ((res.dir & args.dir) != res.dir || res.dir == 0) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006683 dprintk("NFS: %s: Unexpected direction from server\n",
6684 __func__);
6685 status = -EIO;
Trond Myklebust71a097c2015-02-18 09:27:18 -08006686 goto out;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006687 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08006688 if (res.use_conn_in_rdma_mode != args.use_conn_in_rdma_mode) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006689 dprintk("NFS: %s: Server returned RDMA mode = true\n",
6690 __func__);
6691 status = -EIO;
Trond Myklebust71a097c2015-02-18 09:27:18 -08006692 goto out;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006693 }
6694 }
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006695out:
6696 dprintk("<-- %s status= %d\n", __func__, status);
6697 return status;
6698}
6699
6700/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006701 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
6702 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04006703 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006704static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
6705 .how = SP4_MACH_CRED,
6706 .enforce.u.words = {
6707 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6708 1 << (OP_EXCHANGE_ID - 32) |
6709 1 << (OP_CREATE_SESSION - 32) |
6710 1 << (OP_DESTROY_SESSION - 32) |
6711 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006712 },
6713 .allow.u.words = {
6714 [0] = 1 << (OP_CLOSE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006715 1 << (OP_LOCKU) |
6716 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006717 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006718 1 << (OP_SECINFO_NO_NAME - 32) |
6719 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006720 1 << (OP_FREE_STATEID - 32) |
6721 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006722 }
6723};
6724
6725/*
6726 * Select the state protection mode for client `clp' given the server results
6727 * from exchange_id in `sp'.
6728 *
6729 * Returns 0 on success, negative errno otherwise.
6730 */
6731static int nfs4_sp4_select_mode(struct nfs_client *clp,
6732 struct nfs41_state_protection *sp)
6733{
6734 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
6735 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6736 1 << (OP_EXCHANGE_ID - 32) |
6737 1 << (OP_CREATE_SESSION - 32) |
6738 1 << (OP_DESTROY_SESSION - 32) |
6739 1 << (OP_DESTROY_CLIENTID - 32)
6740 };
6741 unsigned int i;
6742
6743 if (sp->how == SP4_MACH_CRED) {
6744 /* Print state protect result */
6745 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
6746 for (i = 0; i <= LAST_NFS4_OP; i++) {
6747 if (test_bit(i, sp->enforce.u.longs))
6748 dfprintk(MOUNT, " enforce op %d\n", i);
6749 if (test_bit(i, sp->allow.u.longs))
6750 dfprintk(MOUNT, " allow op %d\n", i);
6751 }
6752
6753 /* make sure nothing is on enforce list that isn't supported */
6754 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
6755 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
6756 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6757 return -EINVAL;
6758 }
6759 }
6760
6761 /*
6762 * Minimal mode - state operations are allowed to use machine
6763 * credential. Note this already happens by default, so the
6764 * client doesn't have to do anything more than the negotiation.
6765 *
6766 * NOTE: we don't care if EXCHANGE_ID is in the list -
6767 * we're already using the machine cred for exchange_id
6768 * and will never use a different cred.
6769 */
6770 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
6771 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
6772 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
6773 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
6774 dfprintk(MOUNT, "sp4_mach_cred:\n");
6775 dfprintk(MOUNT, " minimal mode enabled\n");
6776 set_bit(NFS_SP4_MACH_CRED_MINIMAL, &clp->cl_sp4_flags);
6777 } else {
6778 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6779 return -EINVAL;
6780 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006781
6782 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
6783 test_bit(OP_LOCKU, sp->allow.u.longs)) {
6784 dfprintk(MOUNT, " cleanup mode enabled\n");
6785 set_bit(NFS_SP4_MACH_CRED_CLEANUP, &clp->cl_sp4_flags);
6786 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006787
6788 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
6789 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
6790 dfprintk(MOUNT, " secinfo mode enabled\n");
6791 set_bit(NFS_SP4_MACH_CRED_SECINFO, &clp->cl_sp4_flags);
6792 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006793
6794 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
6795 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
6796 dfprintk(MOUNT, " stateid mode enabled\n");
6797 set_bit(NFS_SP4_MACH_CRED_STATEID, &clp->cl_sp4_flags);
6798 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04006799
6800 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
6801 dfprintk(MOUNT, " write mode enabled\n");
6802 set_bit(NFS_SP4_MACH_CRED_WRITE, &clp->cl_sp4_flags);
6803 }
6804
6805 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
6806 dfprintk(MOUNT, " commit mode enabled\n");
6807 set_bit(NFS_SP4_MACH_CRED_COMMIT, &clp->cl_sp4_flags);
6808 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006809 }
6810
6811 return 0;
6812}
6813
6814/*
6815 * _nfs4_proc_exchange_id()
6816 *
6817 * Wrapper for EXCHANGE_ID operation.
6818 */
6819static int _nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred,
6820 u32 sp4_how)
Benny Halevy99fe60d2009-04-01 09:22:29 -04006821{
6822 nfs4_verifier verifier;
6823 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05006824 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04006825 .client = clp,
Chuck Levercd3fade2013-10-17 14:14:04 -04006826#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebust4f0b4292013-05-20 12:24:03 -04006827 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
Chuck Levercd3fade2013-10-17 14:14:04 -04006828 EXCHGID4_FLAG_BIND_PRINC_STATEID |
6829 EXCHGID4_FLAG_SUPP_MOVED_MIGR,
6830#else
6831 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
6832 EXCHGID4_FLAG_BIND_PRINC_STATEID,
6833#endif
Benny Halevy99fe60d2009-04-01 09:22:29 -04006834 };
6835 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04006836 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04006837 };
6838 int status;
6839 struct rpc_message msg = {
6840 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
6841 .rpc_argp = &args,
6842 .rpc_resp = &res,
6843 .rpc_cred = cred,
6844 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04006845
Chuck Leverf0920752012-05-21 22:45:41 -04006846 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04006847 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
6848 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006849 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
6850 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6851 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006852
Chuck Leveracdeb692012-05-21 22:46:16 -04006853 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006854 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04006855 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006856 status = -ENOMEM;
6857 goto out;
6858 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006859
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006860 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006861 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006862 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04006863 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04006864 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04006865 }
6866
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006867 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006868 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006869 status = -ENOMEM;
6870 goto out_server_scope;
6871 }
6872
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006873 switch (sp4_how) {
6874 case SP4_NONE:
6875 args.state_protect.how = SP4_NONE;
6876 break;
6877
6878 case SP4_MACH_CRED:
6879 args.state_protect = nfs4_sp4_mach_cred_request;
6880 break;
6881
6882 default:
6883 /* unsupported! */
6884 WARN_ON_ONCE(1);
6885 status = -EINVAL;
6886 goto out_server_scope;
6887 }
6888
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006889 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006890 trace_nfs4_exchange_id(clp, status);
Chuck Lever177313f2012-05-21 22:44:58 -04006891 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04006892 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006893
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006894 if (status == 0)
6895 status = nfs4_sp4_select_mode(clp, &res.state_protect);
6896
Chuck Lever177313f2012-05-21 22:44:58 -04006897 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04006898 clp->cl_clientid = res.clientid;
6899 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
6900 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
6901 clp->cl_seqid = res.seqid;
6902
Chuck Leveracdeb692012-05-21 22:46:16 -04006903 kfree(clp->cl_serverowner);
6904 clp->cl_serverowner = res.server_owner;
6905 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04006906
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006907 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04006908 kfree(clp->cl_implid);
6909 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006910
Chuck Lever177313f2012-05-21 22:44:58 -04006911 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006912 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006913 res.server_scope)) {
6914 dprintk("%s: server_scope mismatch detected\n",
6915 __func__);
6916 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006917 kfree(clp->cl_serverscope);
6918 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006919 }
6920
Chuck Lever177313f2012-05-21 22:44:58 -04006921 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006922 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006923 goto out;
6924 }
Trond Myklebust32b01312012-05-26 13:41:04 -04006925 } else
6926 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006927
Chuck Leveracdeb692012-05-21 22:46:16 -04006928out_server_owner:
6929 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006930out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006931 kfree(res.server_scope);
6932out:
Chuck Lever177313f2012-05-21 22:44:58 -04006933 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006934 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006935 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006936 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04006937 clp->cl_implid->date.seconds,
6938 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006939 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006940 return status;
6941}
6942
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006943/*
6944 * nfs4_proc_exchange_id()
6945 *
6946 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6947 *
6948 * Since the clientid has expired, all compounds using sessions
6949 * associated with the stale clientid will be returning
6950 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
6951 * be in some phase of session reset.
6952 *
6953 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
6954 */
6955int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
6956{
6957 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
6958 int status;
6959
6960 /* try SP4_MACH_CRED if krb5i/p */
6961 if (authflavor == RPC_AUTH_GSS_KRB5I ||
6962 authflavor == RPC_AUTH_GSS_KRB5P) {
6963 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
6964 if (!status)
6965 return 0;
6966 }
6967
6968 /* try SP4_NONE */
6969 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
6970}
6971
Trond Myklebust66245532012-05-25 17:18:09 -04006972static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
6973 struct rpc_cred *cred)
6974{
6975 struct rpc_message msg = {
6976 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
6977 .rpc_argp = clp,
6978 .rpc_cred = cred,
6979 };
6980 int status;
6981
6982 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006983 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04006984 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04006985 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04006986 "DESTROY_CLIENTID.", status, clp->cl_hostname);
6987 return status;
6988}
6989
6990static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
6991 struct rpc_cred *cred)
6992{
6993 unsigned int loop;
6994 int ret;
6995
6996 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
6997 ret = _nfs4_proc_destroy_clientid(clp, cred);
6998 switch (ret) {
6999 case -NFS4ERR_DELAY:
7000 case -NFS4ERR_CLIENTID_BUSY:
7001 ssleep(1);
7002 break;
7003 default:
7004 return ret;
7005 }
7006 }
7007 return 0;
7008}
7009
7010int nfs4_destroy_clientid(struct nfs_client *clp)
7011{
7012 struct rpc_cred *cred;
7013 int ret = 0;
7014
7015 if (clp->cl_mvops->minor_version < 1)
7016 goto out;
7017 if (clp->cl_exchange_flags == 0)
7018 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04007019 if (clp->cl_preserve_clid)
7020 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04007021 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04007022 ret = nfs4_proc_destroy_clientid(clp, cred);
7023 if (cred)
7024 put_rpccred(cred);
7025 switch (ret) {
7026 case 0:
7027 case -NFS4ERR_STALE_CLIENTID:
7028 clp->cl_exchange_flags = 0;
7029 }
7030out:
7031 return ret;
7032}
7033
Andy Adamson2050f0c2009-04-01 09:22:30 -04007034struct nfs4_get_lease_time_data {
7035 struct nfs4_get_lease_time_args *args;
7036 struct nfs4_get_lease_time_res *res;
7037 struct nfs_client *clp;
7038};
7039
7040static void nfs4_get_lease_time_prepare(struct rpc_task *task,
7041 void *calldata)
7042{
Andy Adamson2050f0c2009-04-01 09:22:30 -04007043 struct nfs4_get_lease_time_data *data =
7044 (struct nfs4_get_lease_time_data *)calldata;
7045
7046 dprintk("--> %s\n", __func__);
7047 /* just setup sequence, do not trigger session recovery
7048 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007049 nfs41_setup_sequence(data->clp->cl_session,
7050 &data->args->la_seq_args,
7051 &data->res->lr_seq_res,
7052 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007053 dprintk("<-- %s\n", __func__);
7054}
7055
7056/*
7057 * Called from nfs4_state_manager thread for session setup, so don't recover
7058 * from sequence operation or clientid errors.
7059 */
7060static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
7061{
7062 struct nfs4_get_lease_time_data *data =
7063 (struct nfs4_get_lease_time_data *)calldata;
7064
7065 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007066 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
7067 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04007068 switch (task->tk_status) {
7069 case -NFS4ERR_DELAY:
7070 case -NFS4ERR_GRACE:
7071 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
7072 rpc_delay(task, NFS4_POLL_RETRY_MIN);
7073 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007074 /* fall through */
7075 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007076 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007077 return;
7078 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04007079 dprintk("<-- %s\n", __func__);
7080}
7081
Trond Myklebust17280172012-03-11 13:11:00 -04007082static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04007083 .rpc_call_prepare = nfs4_get_lease_time_prepare,
7084 .rpc_call_done = nfs4_get_lease_time_done,
7085};
7086
7087int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
7088{
7089 struct rpc_task *task;
7090 struct nfs4_get_lease_time_args args;
7091 struct nfs4_get_lease_time_res res = {
7092 .lr_fsinfo = fsinfo,
7093 };
7094 struct nfs4_get_lease_time_data data = {
7095 .args = &args,
7096 .res = &res,
7097 .clp = clp,
7098 };
7099 struct rpc_message msg = {
7100 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
7101 .rpc_argp = &args,
7102 .rpc_resp = &res,
7103 };
7104 struct rpc_task_setup task_setup = {
7105 .rpc_client = clp->cl_rpcclient,
7106 .rpc_message = &msg,
7107 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007108 .callback_data = &data,
7109 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04007110 };
7111 int status;
7112
Chuck Levera9c92d62013-08-09 12:48:18 -04007113 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007114 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007115 dprintk("--> %s\n", __func__);
7116 task = rpc_run_task(&task_setup);
7117
7118 if (IS_ERR(task))
7119 status = PTR_ERR(task);
7120 else {
7121 status = task->tk_status;
7122 rpc_put_task(task);
7123 }
7124 dprintk("<-- %s return %d\n", __func__, status);
7125
7126 return status;
7127}
7128
Andy Adamsonfc931582009-04-01 09:22:31 -04007129/*
7130 * Initialize the values to be used by the client in CREATE_SESSION
7131 * If nfs4_init_session set the fore channel request and response sizes,
7132 * use them.
7133 *
7134 * Set the back channel max_resp_sz_cached to zero to force the client to
7135 * always set csa_cachethis to FALSE because the current implementation
7136 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
7137 */
7138static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
7139{
Andy Adamson18aad3d2013-06-26 12:21:49 -04007140 unsigned int max_rqst_sz, max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007141
Andy Adamson18aad3d2013-06-26 12:21:49 -04007142 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
7143 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
7144
Andy Adamsonfc931582009-04-01 09:22:31 -04007145 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04007146 args->fc_attrs.max_rqst_sz = max_rqst_sz;
7147 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007148 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05007149 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04007150
7151 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05007152 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04007153 __func__,
7154 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05007155 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04007156
7157 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04007158 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
7159 args->bc_attrs.max_resp_sz = PAGE_SIZE;
7160 args->bc_attrs.max_resp_sz_cached = 0;
7161 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
7162 args->bc_attrs.max_reqs = 1;
7163
7164 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
7165 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
7166 __func__,
7167 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
7168 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
7169 args->bc_attrs.max_reqs);
7170}
7171
Trond Myklebust79969dd2015-02-18 11:30:18 -08007172static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args,
7173 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04007174{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007175 struct nfs4_channel_attrs *sent = &args->fc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08007176 struct nfs4_channel_attrs *rcvd = &res->fc_attrs;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007177
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007178 if (rcvd->max_resp_sz > sent->max_resp_sz)
7179 return -EINVAL;
7180 /*
7181 * Our requested max_ops is the minimum we need; we're not
7182 * prepared to break up compounds into smaller pieces than that.
7183 * So, no point even trying to continue if the server won't
7184 * cooperate:
7185 */
7186 if (rcvd->max_ops < sent->max_ops)
7187 return -EINVAL;
7188 if (rcvd->max_reqs == 0)
7189 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007190 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
7191 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007192 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04007193}
7194
Trond Myklebust79969dd2015-02-18 11:30:18 -08007195static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args,
7196 struct nfs41_create_session_res *res)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007197{
7198 struct nfs4_channel_attrs *sent = &args->bc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08007199 struct nfs4_channel_attrs *rcvd = &res->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04007200
Trond Myklebustb1c0df52015-02-18 11:34:58 -08007201 if (!(res->flags & SESSION4_BACK_CHAN))
7202 goto out;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007203 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
7204 return -EINVAL;
7205 if (rcvd->max_resp_sz < sent->max_resp_sz)
7206 return -EINVAL;
7207 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
7208 return -EINVAL;
7209 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007210 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007211 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007212 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007213 return -EINVAL;
Trond Myklebustb1c0df52015-02-18 11:34:58 -08007214out:
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007215 return 0;
7216}
Andy Adamson8d353012009-04-01 09:22:32 -04007217
Andy Adamson8d353012009-04-01 09:22:32 -04007218static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
Trond Myklebust79969dd2015-02-18 11:30:18 -08007219 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04007220{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007221 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04007222
Trond Myklebust79969dd2015-02-18 11:30:18 -08007223 ret = nfs4_verify_fore_channel_attrs(args, res);
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007224 if (ret)
7225 return ret;
Trond Myklebust79969dd2015-02-18 11:30:18 -08007226 return nfs4_verify_back_channel_attrs(args, res);
7227}
7228
7229static void nfs4_update_session(struct nfs4_session *session,
7230 struct nfs41_create_session_res *res)
7231{
7232 nfs4_copy_sessionid(&session->sess_id, &res->sessionid);
7233 session->flags = res->flags;
7234 memcpy(&session->fc_attrs, &res->fc_attrs, sizeof(session->fc_attrs));
Trond Myklebustb1c0df52015-02-18 11:34:58 -08007235 if (res->flags & SESSION4_BACK_CHAN)
7236 memcpy(&session->bc_attrs, &res->bc_attrs,
7237 sizeof(session->bc_attrs));
Andy Adamson8d353012009-04-01 09:22:32 -04007238}
7239
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007240static int _nfs4_proc_create_session(struct nfs_client *clp,
7241 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007242{
7243 struct nfs4_session *session = clp->cl_session;
7244 struct nfs41_create_session_args args = {
7245 .client = clp,
Trond Myklebust79969dd2015-02-18 11:30:18 -08007246 .clientid = clp->cl_clientid,
7247 .seqid = clp->cl_seqid,
Andy Adamsonfc931582009-04-01 09:22:31 -04007248 .cb_program = NFS4_CALLBACK,
7249 };
Trond Myklebust79969dd2015-02-18 11:30:18 -08007250 struct nfs41_create_session_res res;
7251
Andy Adamsonfc931582009-04-01 09:22:31 -04007252 struct rpc_message msg = {
7253 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
7254 .rpc_argp = &args,
7255 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007256 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04007257 };
7258 int status;
7259
7260 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04007261 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04007262
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007263 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007264 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007265
Trond Myklebust43095d32012-11-20 11:13:12 -05007266 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04007267 /* Verify the session's negotiated channel_attrs values */
Trond Myklebust79969dd2015-02-18 11:30:18 -08007268 status = nfs4_verify_channel_attrs(&args, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04007269 /* Increment the clientid slot sequence id */
Trond Myklebust79969dd2015-02-18 11:30:18 -08007270 if (clp->cl_seqid == res.seqid)
7271 clp->cl_seqid++;
7272 if (status)
7273 goto out;
7274 nfs4_update_session(session, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04007275 }
Trond Myklebust79969dd2015-02-18 11:30:18 -08007276out:
Andy Adamsonfc931582009-04-01 09:22:31 -04007277 return status;
7278}
7279
7280/*
7281 * Issues a CREATE_SESSION operation to the server.
7282 * It is the responsibility of the caller to verify the session is
7283 * expired before calling this routine.
7284 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007285int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007286{
7287 int status;
7288 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04007289 struct nfs4_session *session = clp->cl_session;
7290
7291 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
7292
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007293 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04007294 if (status)
7295 goto out;
7296
Andy Adamsonaacd5532011-11-09 13:58:21 -05007297 /* Init or reset the session slot tables */
7298 status = nfs4_setup_session_slot_tables(session);
7299 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007300 if (status)
7301 goto out;
7302
7303 ptr = (unsigned *)&session->sess_id.data[0];
7304 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
7305 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04007306out:
7307 dprintk("<-- %s\n", __func__);
7308 return status;
7309}
7310
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007311/*
7312 * Issue the over-the-wire RPC DESTROY_SESSION.
7313 * The caller must serialize access to this routine.
7314 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007315int nfs4_proc_destroy_session(struct nfs4_session *session,
7316 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007317{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007318 struct rpc_message msg = {
7319 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
7320 .rpc_argp = session,
7321 .rpc_cred = cred,
7322 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007323 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007324
7325 dprintk("--> nfs4_proc_destroy_session\n");
7326
7327 /* session is still being setup */
7328 if (session->clp->cl_cons_state != NFS_CS_READY)
7329 return status;
7330
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007331 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007332 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007333
7334 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04007335 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007336 "Session has been destroyed regardless...\n", status);
7337
7338 dprintk("<-- nfs4_proc_destroy_session\n");
7339 return status;
7340}
7341
Trond Myklebust7b38c362012-05-23 13:23:31 -04007342/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007343 * Renew the cl_session lease.
7344 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007345struct nfs4_sequence_data {
7346 struct nfs_client *clp;
7347 struct nfs4_sequence_args args;
7348 struct nfs4_sequence_res res;
7349};
7350
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007351static void nfs41_sequence_release(void *data)
7352{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007353 struct nfs4_sequence_data *calldata = data;
7354 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007355
Alexandros Batsakis71358402010-02-05 03:45:05 -08007356 if (atomic_read(&clp->cl_count) > 1)
7357 nfs4_schedule_state_renewal(clp);
7358 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007359 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007360}
7361
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007362static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7363{
7364 switch(task->tk_status) {
7365 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007366 rpc_delay(task, NFS4_POLL_RETRY_MAX);
7367 return -EAGAIN;
7368 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007369 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007370 }
7371 return 0;
7372}
7373
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007374static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007375{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007376 struct nfs4_sequence_data *calldata = data;
7377 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007378
Trond Myklebust14516c32010-07-31 14:29:06 -04007379 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
7380 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007381
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007382 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007383 if (task->tk_status < 0) {
7384 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007385 if (atomic_read(&clp->cl_count) == 1)
7386 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007387
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007388 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
7389 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007390 return;
7391 }
7392 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007393 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007394out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007395 dprintk("<-- %s\n", __func__);
7396}
7397
7398static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
7399{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007400 struct nfs4_sequence_data *calldata = data;
7401 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007402 struct nfs4_sequence_args *args;
7403 struct nfs4_sequence_res *res;
7404
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007405 args = task->tk_msg.rpc_argp;
7406 res = task->tk_msg.rpc_resp;
7407
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007408 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007409}
7410
7411static const struct rpc_call_ops nfs41_sequence_ops = {
7412 .rpc_call_done = nfs41_sequence_call_done,
7413 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007414 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007415};
7416
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007417static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
7418 struct rpc_cred *cred,
7419 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007420{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007421 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007422 struct rpc_message msg = {
7423 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
7424 .rpc_cred = cred,
7425 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007426 struct rpc_task_setup task_setup_data = {
7427 .rpc_client = clp->cl_rpcclient,
7428 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007429 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04007430 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007431 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007432
Alexandros Batsakis71358402010-02-05 03:45:05 -08007433 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007434 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04007435 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007436 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08007437 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007438 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007439 }
Chuck Levera9c92d62013-08-09 12:48:18 -04007440 nfs4_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007441 if (is_privileged)
7442 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007443 msg.rpc_argp = &calldata->args;
7444 msg.rpc_resp = &calldata->res;
7445 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007446 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007447
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007448 return rpc_run_task(&task_setup_data);
7449}
7450
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007451static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007452{
7453 struct rpc_task *task;
7454 int ret = 0;
7455
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007456 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04007457 return -EAGAIN;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007458 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007459 if (IS_ERR(task))
7460 ret = PTR_ERR(task);
7461 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08007462 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007463 dprintk("<-- %s status=%d\n", __func__, ret);
7464 return ret;
7465}
7466
7467static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
7468{
7469 struct rpc_task *task;
7470 int ret;
7471
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007472 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007473 if (IS_ERR(task)) {
7474 ret = PTR_ERR(task);
7475 goto out;
7476 }
7477 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05007478 if (!ret) {
7479 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
7480
7481 if (task->tk_status == 0)
7482 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007483 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05007484 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007485 rpc_put_task(task);
7486out:
7487 dprintk("<-- %s status=%d\n", __func__, ret);
7488 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007489}
7490
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007491struct nfs4_reclaim_complete_data {
7492 struct nfs_client *clp;
7493 struct nfs41_reclaim_complete_args arg;
7494 struct nfs41_reclaim_complete_res res;
7495};
7496
7497static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
7498{
7499 struct nfs4_reclaim_complete_data *calldata = data;
7500
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007501 nfs41_setup_sequence(calldata->clp->cl_session,
7502 &calldata->arg.seq_args,
7503 &calldata->res.seq_res,
7504 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007505}
7506
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007507static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7508{
7509 switch(task->tk_status) {
7510 case 0:
7511 case -NFS4ERR_COMPLETE_ALREADY:
7512 case -NFS4ERR_WRONG_CRED: /* What to do here? */
7513 break;
7514 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007515 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007516 /* fall through */
7517 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007518 return -EAGAIN;
7519 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007520 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007521 }
7522 return 0;
7523}
7524
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007525static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
7526{
7527 struct nfs4_reclaim_complete_data *calldata = data;
7528 struct nfs_client *clp = calldata->clp;
7529 struct nfs4_sequence_res *res = &calldata->res.seq_res;
7530
7531 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007532 if (!nfs41_sequence_done(task, res))
7533 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007534
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007535 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007536 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
7537 rpc_restart_call_prepare(task);
7538 return;
7539 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007540 dprintk("<-- %s\n", __func__);
7541}
7542
7543static void nfs4_free_reclaim_complete_data(void *data)
7544{
7545 struct nfs4_reclaim_complete_data *calldata = data;
7546
7547 kfree(calldata);
7548}
7549
7550static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
7551 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
7552 .rpc_call_done = nfs4_reclaim_complete_done,
7553 .rpc_release = nfs4_free_reclaim_complete_data,
7554};
7555
7556/*
7557 * Issue a global reclaim complete.
7558 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04007559static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
7560 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007561{
7562 struct nfs4_reclaim_complete_data *calldata;
7563 struct rpc_task *task;
7564 struct rpc_message msg = {
7565 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04007566 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007567 };
7568 struct rpc_task_setup task_setup_data = {
7569 .rpc_client = clp->cl_rpcclient,
7570 .rpc_message = &msg,
7571 .callback_ops = &nfs4_reclaim_complete_call_ops,
7572 .flags = RPC_TASK_ASYNC,
7573 };
7574 int status = -ENOMEM;
7575
7576 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04007577 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007578 if (calldata == NULL)
7579 goto out;
7580 calldata->clp = clp;
7581 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007582
Chuck Levera9c92d62013-08-09 12:48:18 -04007583 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007584 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007585 msg.rpc_argp = &calldata->arg;
7586 msg.rpc_resp = &calldata->res;
7587 task_setup_data.callback_data = calldata;
7588 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007589 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007590 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007591 goto out;
7592 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05007593 status = nfs4_wait_for_completion_rpc_task(task);
7594 if (status == 0)
7595 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007596 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007597 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007598out:
7599 dprintk("<-- %s status=%d\n", __func__, status);
7600 return status;
7601}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007602
7603static void
7604nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
7605{
7606 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00007607 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007608 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007609
7610 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00007611 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
7612 * right now covering the LAYOUTGET we are about to send.
7613 * However, that is not so catastrophic, and there seems
7614 * to be no way to prevent it completely.
7615 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007616 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05007617 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007618 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00007619 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
7620 NFS_I(lgp->args.inode)->layout,
Peng Taoce6ab4f2014-09-06 00:53:24 +08007621 &lgp->args.range,
Fred Isamancf7d63f2011-01-06 11:36:25 +00007622 lgp->args.ctx->state)) {
7623 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00007624 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007625}
7626
7627static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
7628{
7629 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07007630 struct inode *inode = lgp->args.inode;
7631 struct nfs_server *server = NFS_SERVER(inode);
7632 struct pnfs_layout_hdr *lo;
7633 struct nfs4_state *state = NULL;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007634 unsigned long timeo, now, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007635
Boaz Harroshed7e5422014-01-22 20:34:54 +02007636 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007637
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007638 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07007639 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007640
7641 switch (task->tk_status) {
7642 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07007643 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007644 /*
7645 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
7646 * (or clients) writing to the same RAID stripe
7647 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007648 case -NFS4ERR_LAYOUTTRYLATER:
Boaz Harroshed7e5422014-01-22 20:34:54 +02007649 /*
7650 * NFS4ERR_RECALLCONFLICT is when conflict with self (must recall
7651 * existing layout before getting a new one).
7652 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007653 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05007654 timeo = rpc_get_timeout(task->tk_client);
7655 giveup = lgp->args.timestamp + timeo;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007656 now = jiffies;
7657 if (time_after(giveup, now)) {
7658 unsigned long delay;
7659
7660 /* Delay for:
7661 * - Not less then NFS4_POLL_RETRY_MIN.
7662 * - One last time a jiffie before we give up
7663 * - exponential backoff (time_now minus start_attempt)
7664 */
7665 delay = max_t(unsigned long, NFS4_POLL_RETRY_MIN,
7666 min((giveup - now - 1),
7667 now - lgp->args.timestamp));
7668
7669 dprintk("%s: NFS4ERR_RECALLCONFLICT waiting %lu\n",
7670 __func__, delay);
7671 rpc_delay(task, delay);
7672 task->tk_status = 0;
7673 rpc_restart_call_prepare(task);
7674 goto out; /* Do not call nfs4_async_handle_error() */
7675 }
Trond Myklebustee314c22012-10-01 17:25:48 -07007676 break;
7677 case -NFS4ERR_EXPIRED:
7678 case -NFS4ERR_BAD_STATEID:
7679 spin_lock(&inode->i_lock);
7680 lo = NFS_I(inode)->layout;
7681 if (!lo || list_empty(&lo->plh_segs)) {
7682 spin_unlock(&inode->i_lock);
7683 /* If the open stateid was bad, then recover it. */
7684 state = lgp->args.ctx->state;
7685 } else {
7686 LIST_HEAD(head);
7687
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007688 /*
7689 * Mark the bad layout state as invalid, then retry
7690 * with the current stateid.
7691 */
Trond Myklebustee314c22012-10-01 17:25:48 -07007692 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
7693 spin_unlock(&inode->i_lock);
Trond Myklebustee314c22012-10-01 17:25:48 -07007694 pnfs_free_lseg_list(&head);
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007695
7696 task->tk_status = 0;
7697 rpc_restart_call_prepare(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007698 }
7699 }
NeilBrown8478eaa2014-09-18 16:09:27 +10007700 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN)
Trond Myklebustee314c22012-10-01 17:25:48 -07007701 rpc_restart_call_prepare(task);
7702out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007703 dprintk("<-- %s\n", __func__);
7704}
7705
Idan Kedar85541162012-08-02 11:47:10 +03007706static size_t max_response_pages(struct nfs_server *server)
7707{
7708 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
7709 return nfs_page_array_len(0, max_resp_sz);
7710}
7711
7712static void nfs4_free_pages(struct page **pages, size_t size)
7713{
7714 int i;
7715
7716 if (!pages)
7717 return;
7718
7719 for (i = 0; i < size; i++) {
7720 if (!pages[i])
7721 break;
7722 __free_page(pages[i]);
7723 }
7724 kfree(pages);
7725}
7726
7727static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
7728{
7729 struct page **pages;
7730 int i;
7731
7732 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
7733 if (!pages) {
7734 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
7735 return NULL;
7736 }
7737
7738 for (i = 0; i < size; i++) {
7739 pages[i] = alloc_page(gfp_flags);
7740 if (!pages[i]) {
7741 dprintk("%s: failed to allocate page\n", __func__);
7742 nfs4_free_pages(pages, size);
7743 return NULL;
7744 }
7745 }
7746
7747 return pages;
7748}
7749
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007750static void nfs4_layoutget_release(void *calldata)
7751{
7752 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007753 struct inode *inode = lgp->args.inode;
7754 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007755 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007756
7757 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03007758 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007759 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007760 put_nfs_open_context(lgp->args.ctx);
7761 kfree(calldata);
7762 dprintk("<-- %s\n", __func__);
7763}
7764
7765static const struct rpc_call_ops nfs4_layoutget_call_ops = {
7766 .rpc_call_prepare = nfs4_layoutget_prepare,
7767 .rpc_call_done = nfs4_layoutget_done,
7768 .rpc_release = nfs4_layoutget_release,
7769};
7770
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007771struct pnfs_layout_segment *
7772nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007773{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007774 struct inode *inode = lgp->args.inode;
7775 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007776 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007777 struct rpc_task *task;
7778 struct rpc_message msg = {
7779 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
7780 .rpc_argp = &lgp->args,
7781 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04007782 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007783 };
7784 struct rpc_task_setup task_setup_data = {
7785 .rpc_client = server->client,
7786 .rpc_message = &msg,
7787 .callback_ops = &nfs4_layoutget_call_ops,
7788 .callback_data = lgp,
7789 .flags = RPC_TASK_ASYNC,
7790 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007791 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007792 int status = 0;
7793
7794 dprintk("--> %s\n", __func__);
7795
Peng Tao4bd5a982014-11-17 11:05:17 +08007796 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
7797 pnfs_get_layout_hdr(NFS_I(inode)->layout);
7798
Idan Kedar85541162012-08-02 11:47:10 +03007799 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
7800 if (!lgp->args.layout.pages) {
7801 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007802 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03007803 }
7804 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05007805 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03007806
Weston Andros Adamson35124a02011-03-24 16:48:21 -04007807 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007808 lgp->res.seq_res.sr_slot = NULL;
Chuck Levera9c92d62013-08-09 12:48:18 -04007809 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007810
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007811 task = rpc_run_task(&task_setup_data);
7812 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007813 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007814 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00007815 if (status == 0)
7816 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007817 trace_nfs4_layoutget(lgp->args.ctx,
7818 &lgp->args.range,
7819 &lgp->res.range,
7820 status);
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05007821 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
7822 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007823 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007824 rpc_put_task(task);
7825 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007826 if (status)
7827 return ERR_PTR(status);
7828 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007829}
7830
Benny Halevycbe82602011-05-22 19:52:37 +03007831static void
7832nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
7833{
7834 struct nfs4_layoutreturn *lrp = calldata;
7835
7836 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007837 nfs41_setup_sequence(lrp->clp->cl_session,
7838 &lrp->args.seq_args,
7839 &lrp->res.seq_res,
7840 task);
Benny Halevycbe82602011-05-22 19:52:37 +03007841}
7842
7843static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
7844{
7845 struct nfs4_layoutreturn *lrp = calldata;
7846 struct nfs_server *server;
7847
7848 dprintk("--> %s\n", __func__);
7849
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007850 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03007851 return;
7852
7853 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007854 switch (task->tk_status) {
7855 default:
7856 task->tk_status = 0;
7857 case 0:
7858 break;
7859 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007860 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007861 break;
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007862 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03007863 return;
7864 }
Benny Halevycbe82602011-05-22 19:52:37 +03007865 dprintk("<-- %s\n", __func__);
7866}
7867
7868static void nfs4_layoutreturn_release(void *calldata)
7869{
7870 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04007871 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03007872
7873 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04007874 spin_lock(&lo->plh_inode->i_lock);
7875 if (lrp->res.lrs_present)
7876 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
Tom Haynesd67ae822014-12-11 17:02:04 -05007877 pnfs_clear_layoutreturn_waitbit(lo);
Peng Tao193e3aa2014-11-17 09:30:41 +08007878 clear_bit(NFS_LAYOUT_RETURN_BEFORE_CLOSE, &lo->plh_flags);
7879 rpc_wake_up(&NFS_SERVER(lo->plh_inode)->roc_rpcwaitq);
Trond Myklebust849b2862012-09-24 14:18:39 -04007880 lo->plh_block_lgets--;
7881 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04007882 pnfs_put_layout_hdr(lrp->args.layout);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05007883 nfs_iput_and_deactive(lrp->inode);
Benny Halevycbe82602011-05-22 19:52:37 +03007884 kfree(calldata);
7885 dprintk("<-- %s\n", __func__);
7886}
7887
7888static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
7889 .rpc_call_prepare = nfs4_layoutreturn_prepare,
7890 .rpc_call_done = nfs4_layoutreturn_done,
7891 .rpc_release = nfs4_layoutreturn_release,
7892};
7893
Peng Tao6c166052014-11-17 09:30:40 +08007894int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync)
Benny Halevycbe82602011-05-22 19:52:37 +03007895{
7896 struct rpc_task *task;
7897 struct rpc_message msg = {
7898 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
7899 .rpc_argp = &lrp->args,
7900 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04007901 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03007902 };
7903 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04007904 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03007905 .rpc_message = &msg,
7906 .callback_ops = &nfs4_layoutreturn_call_ops,
7907 .callback_data = lrp,
7908 };
Peng Tao6c166052014-11-17 09:30:40 +08007909 int status = 0;
Benny Halevycbe82602011-05-22 19:52:37 +03007910
7911 dprintk("--> %s\n", __func__);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05007912 if (!sync) {
7913 lrp->inode = nfs_igrab_and_active(lrp->args.inode);
7914 if (!lrp->inode) {
7915 nfs4_layoutreturn_release(lrp);
7916 return -EAGAIN;
7917 }
7918 task_setup_data.flags |= RPC_TASK_ASYNC;
7919 }
Chuck Levera9c92d62013-08-09 12:48:18 -04007920 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03007921 task = rpc_run_task(&task_setup_data);
7922 if (IS_ERR(task))
7923 return PTR_ERR(task);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05007924 if (sync)
7925 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007926 trace_nfs4_layoutreturn(lrp->args.inode, status);
Benny Halevycbe82602011-05-22 19:52:37 +03007927 dprintk("<-- %s status=%d\n", __func__, status);
7928 rpc_put_task(task);
7929 return status;
7930}
7931
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007932static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007933_nfs4_proc_getdeviceinfo(struct nfs_server *server,
7934 struct pnfs_device *pdev,
7935 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007936{
7937 struct nfs4_getdeviceinfo_args args = {
7938 .pdev = pdev,
7939 };
7940 struct nfs4_getdeviceinfo_res res = {
7941 .pdev = pdev,
7942 };
7943 struct rpc_message msg = {
7944 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
7945 .rpc_argp = &args,
7946 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007947 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007948 };
7949 int status;
7950
7951 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00007952 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007953 dprintk("<-- %s status=%d\n", __func__, status);
7954
7955 return status;
7956}
7957
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007958int nfs4_proc_getdeviceinfo(struct nfs_server *server,
7959 struct pnfs_device *pdev,
7960 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007961{
7962 struct nfs4_exception exception = { };
7963 int err;
7964
7965 do {
7966 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007967 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007968 &exception);
7969 } while (exception.retry);
7970 return err;
7971}
7972EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
7973
Andy Adamson863a3c62011-03-23 13:27:54 +00007974static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
7975{
7976 struct nfs4_layoutcommit_data *data = calldata;
7977 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007978 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00007979
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007980 nfs41_setup_sequence(session,
7981 &data->args.seq_args,
7982 &data->res.seq_res,
7983 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00007984}
7985
7986static void
7987nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
7988{
7989 struct nfs4_layoutcommit_data *data = calldata;
7990 struct nfs_server *server = NFS_SERVER(data->args.inode);
7991
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007992 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00007993 return;
7994
7995 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007996 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
7997 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
7998 case -NFS4ERR_BADLAYOUT: /* no layout */
7999 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00008000 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04008001 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04008002 break;
8003 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10008004 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04008005 rpc_restart_call_prepare(task);
8006 return;
8007 }
8008 }
Andy Adamson863a3c62011-03-23 13:27:54 +00008009}
8010
8011static void nfs4_layoutcommit_release(void *calldata)
8012{
8013 struct nfs4_layoutcommit_data *data = calldata;
8014
Andy Adamsondb29c082011-07-30 20:52:38 -04008015 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05008016 nfs_post_op_update_inode_force_wcc(data->args.inode,
8017 data->res.fattr);
Andy Adamson863a3c62011-03-23 13:27:54 +00008018 put_rpccred(data->cred);
Trond Myklebust472e2592015-02-05 16:50:30 -05008019 nfs_iput_and_deactive(data->inode);
Andy Adamson863a3c62011-03-23 13:27:54 +00008020 kfree(data);
8021}
8022
8023static const struct rpc_call_ops nfs4_layoutcommit_ops = {
8024 .rpc_call_prepare = nfs4_layoutcommit_prepare,
8025 .rpc_call_done = nfs4_layoutcommit_done,
8026 .rpc_release = nfs4_layoutcommit_release,
8027};
8028
8029int
Andy Adamsonef311532011-03-12 02:58:10 -05008030nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00008031{
8032 struct rpc_message msg = {
8033 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
8034 .rpc_argp = &data->args,
8035 .rpc_resp = &data->res,
8036 .rpc_cred = data->cred,
8037 };
8038 struct rpc_task_setup task_setup_data = {
8039 .task = &data->task,
8040 .rpc_client = NFS_CLIENT(data->args.inode),
8041 .rpc_message = &msg,
8042 .callback_ops = &nfs4_layoutcommit_ops,
8043 .callback_data = data,
Andy Adamson863a3c62011-03-23 13:27:54 +00008044 };
8045 struct rpc_task *task;
8046 int status = 0;
8047
8048 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
8049 "lbw: %llu inode %lu\n",
8050 data->task.tk_pid, sync,
8051 data->args.lastbytewritten,
8052 data->args.inode->i_ino);
8053
Trond Myklebust472e2592015-02-05 16:50:30 -05008054 if (!sync) {
8055 data->inode = nfs_igrab_and_active(data->args.inode);
8056 if (data->inode == NULL) {
8057 nfs4_layoutcommit_release(data);
8058 return -EAGAIN;
8059 }
8060 task_setup_data.flags = RPC_TASK_ASYNC;
8061 }
Chuck Levera9c92d62013-08-09 12:48:18 -04008062 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00008063 task = rpc_run_task(&task_setup_data);
8064 if (IS_ERR(task))
8065 return PTR_ERR(task);
Trond Myklebust472e2592015-02-05 16:50:30 -05008066 if (sync)
8067 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04008068 trace_nfs4_layoutcommit(data->args.inode, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00008069 dprintk("%s: status %d\n", __func__, status);
8070 rpc_put_task(task);
8071 return status;
8072}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008073
Andy Adamson97431202013-08-08 10:57:56 -04008074/**
8075 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
8076 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
8077 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008078static int
8079_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008080 struct nfs_fsinfo *info,
8081 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008082{
8083 struct nfs41_secinfo_no_name_args args = {
8084 .style = SECINFO_STYLE_CURRENT_FH,
8085 };
8086 struct nfs4_secinfo_res res = {
8087 .flavors = flavors,
8088 };
8089 struct rpc_message msg = {
8090 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
8091 .rpc_argp = &args,
8092 .rpc_resp = &res,
8093 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008094 struct rpc_clnt *clnt = server->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008095 struct rpc_cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008096 int status;
8097
8098 if (use_integrity) {
8099 clnt = server->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008100 cred = nfs4_get_clid_cred(server->nfs_client);
8101 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008102 }
8103
8104 dprintk("--> %s\n", __func__);
8105 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
8106 &res.seq_res, 0);
8107 dprintk("<-- %s status=%d\n", __func__, status);
8108
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008109 if (cred)
8110 put_rpccred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008111
8112 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008113}
8114
8115static int
8116nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
8117 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
8118{
8119 struct nfs4_exception exception = { };
8120 int err;
8121 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008122 /* first try using integrity protection */
8123 err = -NFS4ERR_WRONGSEC;
8124
8125 /* try to use integrity protection with machine cred */
8126 if (_nfs4_is_integrity_protected(server->nfs_client))
8127 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8128 flavors, true);
8129
8130 /*
8131 * if unable to use integrity protection, or SECINFO with
8132 * integrity protection returns NFS4ERR_WRONGSEC (which is
8133 * disallowed by spec, but exists in deployed servers) use
8134 * the current filesystem's rpc_client and the user cred.
8135 */
8136 if (err == -NFS4ERR_WRONGSEC)
8137 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8138 flavors, false);
8139
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008140 switch (err) {
8141 case 0:
8142 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008143 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008144 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008145 default:
8146 err = nfs4_handle_exception(server, err, &exception);
8147 }
8148 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008149out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008150 return err;
8151}
8152
8153static int
8154nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
8155 struct nfs_fsinfo *info)
8156{
8157 int err;
8158 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04008159 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008160 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008161 struct nfs4_secinfo4 *secinfo;
8162 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008163
8164 page = alloc_page(GFP_KERNEL);
8165 if (!page) {
8166 err = -ENOMEM;
8167 goto out;
8168 }
8169
8170 flavors = page_address(page);
8171 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
8172
8173 /*
8174 * Fall back on "guess and check" method if
8175 * the server doesn't support SECINFO_NO_NAME
8176 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008177 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008178 err = nfs4_find_root_sec(server, fhandle, info);
8179 goto out_freepage;
8180 }
8181 if (err)
8182 goto out_freepage;
8183
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008184 for (i = 0; i < flavors->num_flavors; i++) {
8185 secinfo = &flavors->flavors[i];
8186
8187 switch (secinfo->flavor) {
8188 case RPC_AUTH_NULL:
8189 case RPC_AUTH_UNIX:
8190 case RPC_AUTH_GSS:
8191 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
8192 &secinfo->flavor_info);
8193 break;
8194 default:
8195 flavor = RPC_AUTH_MAXFLAVOR;
8196 break;
8197 }
8198
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04008199 if (!nfs_auth_info_match(&server->auth_info, flavor))
8200 flavor = RPC_AUTH_MAXFLAVOR;
8201
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008202 if (flavor != RPC_AUTH_MAXFLAVOR) {
8203 err = nfs4_lookup_root_sec(server, fhandle,
8204 info, flavor);
8205 if (!err)
8206 break;
8207 }
8208 }
8209
8210 if (flavor == RPC_AUTH_MAXFLAVOR)
8211 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008212
8213out_freepage:
8214 put_page(page);
8215 if (err == -EACCES)
8216 return -EPERM;
8217out:
8218 return err;
8219}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008220
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008221static int _nfs41_test_stateid(struct nfs_server *server,
8222 nfs4_stateid *stateid,
8223 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008224{
8225 int status;
8226 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008227 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008228 };
8229 struct nfs41_test_stateid_res res;
8230 struct rpc_message msg = {
8231 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
8232 .rpc_argp = &args,
8233 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008234 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008235 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008236 struct rpc_clnt *rpc_client = server->client;
8237
8238 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8239 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008240
Chuck Lever38527b12012-07-11 16:30:23 -04008241 dprintk("NFS call test_stateid %p\n", stateid);
Chuck Levera9c92d62013-08-09 12:48:18 -04008242 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008243 nfs4_set_sequence_privileged(&args.seq_args);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008244 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008245 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04008246 if (status != NFS_OK) {
8247 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04008248 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04008249 }
8250 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04008251 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04008252}
8253
Chuck Lever38527b12012-07-11 16:30:23 -04008254/**
8255 * nfs41_test_stateid - perform a TEST_STATEID operation
8256 *
8257 * @server: server / transport on which to perform the operation
8258 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008259 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008260 *
8261 * Returns NFS_OK if the server recognizes that "stateid" is valid.
8262 * Otherwise a negative NFS4ERR value is returned if the operation
8263 * failed or the state ID is not currently valid.
8264 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008265static int nfs41_test_stateid(struct nfs_server *server,
8266 nfs4_stateid *stateid,
8267 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008268{
8269 struct nfs4_exception exception = { };
8270 int err;
8271 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008272 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04008273 if (err != -NFS4ERR_DELAY)
8274 break;
8275 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04008276 } while (exception.retry);
8277 return err;
8278}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008279
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008280struct nfs_free_stateid_data {
8281 struct nfs_server *server;
8282 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008283 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008284};
8285
8286static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
8287{
8288 struct nfs_free_stateid_data *data = calldata;
8289 nfs41_setup_sequence(nfs4_get_session(data->server),
8290 &data->args.seq_args,
8291 &data->res.seq_res,
8292 task);
8293}
8294
8295static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
8296{
8297 struct nfs_free_stateid_data *data = calldata;
8298
8299 nfs41_sequence_done(task, &data->res.seq_res);
8300
8301 switch (task->tk_status) {
8302 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10008303 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008304 rpc_restart_call_prepare(task);
8305 }
8306}
8307
8308static void nfs41_free_stateid_release(void *calldata)
8309{
8310 kfree(calldata);
8311}
8312
Trond Myklebust17f26b12013-08-21 15:48:42 -04008313static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008314 .rpc_call_prepare = nfs41_free_stateid_prepare,
8315 .rpc_call_done = nfs41_free_stateid_done,
8316 .rpc_release = nfs41_free_stateid_release,
8317};
8318
8319static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
8320 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008321 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008322 bool privileged)
8323{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008324 struct rpc_message msg = {
8325 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008326 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008327 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008328 struct rpc_task_setup task_setup = {
8329 .rpc_client = server->client,
8330 .rpc_message = &msg,
8331 .callback_ops = &nfs41_free_stateid_ops,
8332 .flags = RPC_TASK_ASYNC,
8333 };
8334 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008335
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008336 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8337 &task_setup.rpc_client, &msg);
8338
Chuck Lever38527b12012-07-11 16:30:23 -04008339 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008340 data = kmalloc(sizeof(*data), GFP_NOFS);
8341 if (!data)
8342 return ERR_PTR(-ENOMEM);
8343 data->server = server;
8344 nfs4_stateid_copy(&data->args.stateid, stateid);
8345
8346 task_setup.callback_data = data;
8347
8348 msg.rpc_argp = &data->args;
8349 msg.rpc_resp = &data->res;
Chuck Levera9c92d62013-08-09 12:48:18 -04008350 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008351 if (privileged)
8352 nfs4_set_sequence_privileged(&data->args.seq_args);
8353
8354 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008355}
8356
Chuck Lever38527b12012-07-11 16:30:23 -04008357/**
8358 * nfs41_free_stateid - perform a FREE_STATEID operation
8359 *
8360 * @server: server / transport on which to perform the operation
8361 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008362 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008363 *
8364 * Returns NFS_OK if the server freed "stateid". Otherwise a
8365 * negative NFS4ERR value is returned.
8366 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008367static int nfs41_free_stateid(struct nfs_server *server,
8368 nfs4_stateid *stateid,
8369 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008370{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008371 struct rpc_task *task;
8372 int ret;
8373
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008374 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008375 if (IS_ERR(task))
8376 return PTR_ERR(task);
8377 ret = rpc_wait_for_completion_task(task);
8378 if (!ret)
8379 ret = task->tk_status;
8380 rpc_put_task(task);
8381 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008382}
Trond Myklebust36281ca2012-03-04 18:13:56 -05008383
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008384static void
8385nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008386{
8387 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008388 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008389
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008390 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008391 nfs4_free_lock_state(server, lsp);
8392 if (IS_ERR(task))
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008393 return;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008394 rpc_put_task(task);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008395}
8396
Trond Myklebust36281ca2012-03-04 18:13:56 -05008397static bool nfs41_match_stateid(const nfs4_stateid *s1,
8398 const nfs4_stateid *s2)
8399{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008400 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008401 return false;
8402
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008403 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008404 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008405 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008406 return true;
8407
8408 return false;
8409}
8410
Andy Adamson557134a2009-04-01 09:21:53 -04008411#endif /* CONFIG_NFS_V4_1 */
8412
Trond Myklebust36281ca2012-03-04 18:13:56 -05008413static bool nfs4_match_stateid(const nfs4_stateid *s1,
8414 const nfs4_stateid *s2)
8415{
Trond Myklebustf597c532012-03-04 18:13:56 -05008416 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05008417}
8418
8419
Trond Myklebust17280172012-03-11 13:11:00 -04008420static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008421 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008422 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008423 .recover_open = nfs4_open_reclaim,
8424 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04008425 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04008426 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008427};
8428
Andy Adamson591d71c2009-04-01 09:22:47 -04008429#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008430static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008431 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
8432 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
8433 .recover_open = nfs4_open_reclaim,
8434 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05008435 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008436 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04008437 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04008438};
8439#endif /* CONFIG_NFS_V4_1 */
8440
Trond Myklebust17280172012-03-11 13:11:00 -04008441static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008442 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008443 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03008444 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008445 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04008446 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008447};
8448
Andy Adamson591d71c2009-04-01 09:22:47 -04008449#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008450static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008451 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
8452 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04008453 .recover_open = nfs41_open_expired,
8454 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05008455 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04008456};
8457#endif /* CONFIG_NFS_V4_1 */
8458
Trond Myklebust17280172012-03-11 13:11:00 -04008459static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008460 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04008461 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008462 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04008463};
8464
8465#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008466static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008467 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04008468 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008469 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04008470};
8471#endif
8472
Chuck Leverec011fe2013-10-17 14:12:39 -04008473static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008474 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008475 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008476};
8477
8478#if defined(CONFIG_NFS_V4_1)
8479static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008480 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008481 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008482};
8483#endif /* CONFIG_NFS_V4_1 */
8484
Trond Myklebust97dc1352010-06-16 09:52:26 -04008485static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
8486 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008487 .init_caps = NFS_CAP_READDIRPLUS
8488 | NFS_CAP_ATOMIC_OPEN
8489 | NFS_CAP_CHANGE_ATTR
8490 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008491 .init_client = nfs40_init_client,
8492 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008493 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008494 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008495 .free_lock_state = nfs4_release_lockowner,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008496 .alloc_seqid = nfs_alloc_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04008497 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008498 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
8499 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
8500 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008501 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008502};
8503
8504#if defined(CONFIG_NFS_V4_1)
Trond Myklebust63f5f792015-01-23 19:19:25 -05008505static struct nfs_seqid *
8506nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2)
8507{
8508 return NULL;
8509}
8510
Trond Myklebust97dc1352010-06-16 09:52:26 -04008511static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
8512 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008513 .init_caps = NFS_CAP_READDIRPLUS
8514 | NFS_CAP_ATOMIC_OPEN
8515 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04008516 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04008517 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008518 | NFS_CAP_ATOMIC_OPEN_V1,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008519 .init_client = nfs41_init_client,
8520 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008521 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008522 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008523 .free_lock_state = nfs41_free_lock_state,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008524 .alloc_seqid = nfs_alloc_no_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04008525 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008526 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8527 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8528 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008529 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008530};
8531#endif
8532
Steve Dickson42c2c422013-05-22 12:50:38 -04008533#if defined(CONFIG_NFS_V4_2)
8534static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
8535 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04008536 .init_caps = NFS_CAP_READDIRPLUS
8537 | NFS_CAP_ATOMIC_OPEN
8538 | NFS_CAP_CHANGE_ATTR
8539 | NFS_CAP_POSIX_LOCK
8540 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008541 | NFS_CAP_ATOMIC_OPEN_V1
Anna Schumakerf4ac1672014-11-25 13:18:15 -05008542 | NFS_CAP_ALLOCATE
Anna Schumaker624bd5b2014-11-25 13:18:16 -05008543 | NFS_CAP_DEALLOCATE
Anna Schumakere9831202014-10-22 15:53:10 -04008544 | NFS_CAP_SEEK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008545 .init_client = nfs41_init_client,
8546 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04008547 .match_stateid = nfs41_match_stateid,
8548 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04008549 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008550 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008551 .alloc_seqid = nfs_alloc_no_seqid,
Steve Dickson42c2c422013-05-22 12:50:38 -04008552 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8553 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8554 .state_renewal_ops = &nfs41_state_renewal_ops,
8555};
8556#endif
8557
Trond Myklebust97dc1352010-06-16 09:52:26 -04008558const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
8559 [0] = &nfs_v4_0_minor_ops,
8560#if defined(CONFIG_NFS_V4_1)
8561 [1] = &nfs_v4_1_minor_ops,
8562#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04008563#if defined(CONFIG_NFS_V4_2)
8564 [2] = &nfs_v4_2_minor_ops,
8565#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04008566};
8567
Trond Myklebust17f26b12013-08-21 15:48:42 -04008568static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -04008569 .create = nfs_create,
8570 .lookup = nfs_lookup,
8571 .atomic_open = nfs_atomic_open,
8572 .link = nfs_link,
8573 .unlink = nfs_unlink,
8574 .symlink = nfs_symlink,
8575 .mkdir = nfs_mkdir,
8576 .rmdir = nfs_rmdir,
8577 .mknod = nfs_mknod,
8578 .rename = nfs_rename,
8579 .permission = nfs_permission,
8580 .getattr = nfs_getattr,
8581 .setattr = nfs_setattr,
8582 .getxattr = generic_getxattr,
8583 .setxattr = generic_setxattr,
8584 .listxattr = generic_listxattr,
8585 .removexattr = generic_removexattr,
8586};
8587
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08008588static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008589 .permission = nfs_permission,
8590 .getattr = nfs_getattr,
8591 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008592 .getxattr = generic_getxattr,
8593 .setxattr = generic_setxattr,
8594 .listxattr = generic_listxattr,
8595 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008596};
8597
David Howells509de812006-08-22 20:06:11 -04008598const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07008599 .version = 4, /* protocol version */
8600 .dentry_ops = &nfs4_dentry_operations,
8601 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008602 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04008603 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008604 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04008605 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04008606 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008607 .getattr = nfs4_proc_getattr,
8608 .setattr = nfs4_proc_setattr,
8609 .lookup = nfs4_proc_lookup,
8610 .access = nfs4_proc_access,
8611 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008612 .create = nfs4_proc_create,
8613 .remove = nfs4_proc_remove,
8614 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04008615 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008616 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -04008617 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04008618 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04008619 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008620 .link = nfs4_proc_link,
8621 .symlink = nfs4_proc_symlink,
8622 .mkdir = nfs4_proc_mkdir,
8623 .rmdir = nfs4_proc_remove,
8624 .readdir = nfs4_proc_readdir,
8625 .mknod = nfs4_proc_mknod,
8626 .statfs = nfs4_proc_statfs,
8627 .fsinfo = nfs4_proc_fsinfo,
8628 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04008629 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008630 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -04008631 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008632 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -05008633 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008634 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008635 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008636 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04008637 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008638 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008639 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00008640 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04008641 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04008642 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04008643 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04008644 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04008645 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00008646 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04008647 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04008648 .create_server = nfs4_create_server,
8649 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008650};
8651
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008652static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
8653 .prefix = XATTR_NAME_NFSV4_ACL,
8654 .list = nfs4_xattr_list_nfs4_acl,
8655 .get = nfs4_xattr_get_nfs4_acl,
8656 .set = nfs4_xattr_set_nfs4_acl,
8657};
8658
8659const struct xattr_handler *nfs4_xattr_handlers[] = {
8660 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -04008661#ifdef CONFIG_NFS_V4_SECURITY_LABEL
8662 &nfs4_xattr_nfs4_label_handler,
8663#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008664 NULL
8665};
8666
Linus Torvalds1da177e2005-04-16 15:20:36 -07008667/*
8668 * Local variables:
8669 * c-basic-offset: 8
8670 * End:
8671 */