blob: 6e1c9b2d92c59ada0de0bc6e191c889277b0bbc5 [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 Myklebust6926afd12012-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 Myklebust035168ab2010-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 Myklebust035168ab2010-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 Myklebust035168ab2010-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 Myklebust035168ab2010-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 Myklebust6926afd12012-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
943static enum open_claim_type4
944nfs4_map_atomic_open_claim(struct nfs_server *server,
945 enum open_claim_type4 claim)
946{
947 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
948 return claim;
949 switch (claim) {
950 default:
951 return claim;
952 case NFS4_OPEN_CLAIM_FH:
953 return NFS4_OPEN_CLAIM_NULL;
954 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
955 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
956 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
957 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
958 }
959}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700960
961static void nfs4_init_opendata_res(struct nfs4_opendata *p)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100962{
963 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400964 p->o_res.f_label = p->f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100965 p->o_res.seqid = p->o_arg.seqid;
966 p->c_res.seqid = p->c_arg.seqid;
967 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400968 p->o_res.access_request = p->o_arg.access;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100969 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd12012-01-07 13:22:46 -0500970 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100971}
972
Al Viro82a2c1b2011-06-22 18:30:55 -0400973static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100974 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400975 const struct iattr *attrs,
David Quigley1775fd32013-05-22 12:50:42 -0400976 struct nfs4_label *label,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400977 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400978 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100979{
Al Viro82a2c1b2011-06-22 18:30:55 -0400980 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100981 struct inode *dir = parent->d_inode;
982 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust63f5f792015-01-23 19:19:25 -0500983 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100984 struct nfs4_opendata *p;
985
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400986 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100987 if (p == NULL)
988 goto err;
David Quigley14c43f72013-05-22 12:50:43 -0400989
990 p->f_label = nfs4_label_alloc(server, gfp_mask);
991 if (IS_ERR(p->f_label))
992 goto err_free_p;
993
Trond Myklebust63f5f792015-01-23 19:19:25 -0500994 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
995 p->o_arg.seqid = alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -0500996 if (IS_ERR(p->o_arg.seqid))
David Quigley14c43f72013-05-22 12:50:43 -0400997 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -0400998 nfs_sb_active(dentry->d_sb);
999 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001000 p->dir = parent;
1001 p->owner = sp;
1002 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001003 p->o_arg.open_flags = flags;
1004 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001005 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
1006 * will return permission denied for all bits until close */
1007 if (!(flags & O_EXCL)) {
1008 /* ask server to check for all possible rights as results
1009 * are cached */
1010 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
1011 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001012 }
David Howells7539bba2006-08-22 20:06:09 -04001013 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001014 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
1015 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -04001016 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001017 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -04001018 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -04001019 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
David Quigley1775fd32013-05-22 12:50:42 -04001020 p->o_arg.label = label;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001021 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
1022 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001023 case NFS4_OPEN_CLAIM_NULL:
1024 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1025 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1026 p->o_arg.fh = NFS_FH(dir);
1027 break;
1028 case NFS4_OPEN_CLAIM_PREVIOUS:
1029 case NFS4_OPEN_CLAIM_FH:
1030 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1031 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
1032 p->o_arg.fh = NFS_FH(dentry->d_inode);
1033 }
Trond Myklebust536e43d2012-01-17 22:04:26 -05001034 if (attrs != NULL && attrs->ia_valid != 0) {
Trond Myklebustc281fa9c2013-08-20 21:06:49 -04001035 __u32 verf[2];
Trond Myklebustd77d76ff2010-06-16 09:52:27 -04001036
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001037 p->o_arg.u.attrs = &p->attrs;
1038 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -05001039
1040 verf[0] = jiffies;
1041 verf[1] = current->pid;
1042 memcpy(p->o_arg.u.verifier.data, verf,
1043 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001044 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001045 p->c_arg.fh = &p->o_res.fh;
1046 p->c_arg.stateid = &p->o_res.stateid;
1047 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001048 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001049 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001050 return p;
David Quigley14c43f72013-05-22 12:50:43 -04001051
1052err_free_label:
1053 nfs4_label_free(p->f_label);
1054err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001055 kfree(p);
1056err:
1057 dput(parent);
1058 return NULL;
1059}
1060
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001061static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001062{
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001063 struct nfs4_opendata *p = container_of(kref,
1064 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -04001065 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001066
1067 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001068 if (p->state != NULL)
1069 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001070 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -04001071
1072 nfs4_label_free(p->f_label);
1073
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001074 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -04001075 dput(p->dentry);
1076 nfs_sb_deactive(sb);
Trond Myklebust6926afd12012-01-07 13:22:46 -05001077 nfs_fattr_free_names(&p->f_attr);
Trond Myklebuste911b812014-03-26 13:24:37 -07001078 kfree(p->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001079 kfree(p);
1080}
1081
1082static void nfs4_opendata_put(struct nfs4_opendata *p)
1083{
1084 if (p != NULL)
1085 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001086}
1087
Trond Myklebust06f814a2006-01-03 09:55:07 +01001088static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
1089{
Trond Myklebust06f814a2006-01-03 09:55:07 +01001090 int ret;
1091
Trond Myklebust06f814a2006-01-03 09:55:07 +01001092 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +01001093 return ret;
1094}
1095
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001096static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -04001097{
1098 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001099
Trond Myklebust536e43d2012-01-17 22:04:26 -05001100 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001101 goto out;
1102 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001103 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001104 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1105 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001106 break;
1107 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001108 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1109 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001110 break;
1111 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001112 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1113 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001114 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001115out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001116 return ret;
1117}
1118
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001119static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001120{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001121 if (delegation == NULL)
1122 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001123 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001124 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -05001125 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
1126 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -05001127 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001128 return 1;
1129}
1130
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001131static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001132{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001133 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001134 case FMODE_WRITE:
1135 state->n_wronly++;
1136 break;
1137 case FMODE_READ:
1138 state->n_rdonly++;
1139 break;
1140 case FMODE_READ|FMODE_WRITE:
1141 state->n_rdwr++;
1142 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001143 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001144}
1145
Trond Myklebust4f14c192014-02-12 19:15:06 -05001146static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state)
Trond Myklebust003707c2007-07-05 18:07:55 -04001147{
Trond Myklebust4f14c192014-02-12 19:15:06 -05001148 struct nfs_client *clp = state->owner->so_server->nfs_client;
1149 bool need_recover = false;
1150
1151 if (test_and_clear_bit(NFS_O_RDONLY_STATE, &state->flags) && state->n_rdonly)
1152 need_recover = true;
1153 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly)
1154 need_recover = true;
1155 if (test_and_clear_bit(NFS_O_RDWR_STATE, &state->flags) && state->n_rdwr)
1156 need_recover = true;
1157 if (need_recover)
1158 nfs4_state_mark_reclaim_nograce(clp, state);
1159}
1160
Trond Myklebuste999e802014-02-10 18:20:47 -05001161static bool nfs_need_update_open_stateid(struct nfs4_state *state,
1162 nfs4_stateid *stateid)
1163{
1164 if (test_and_set_bit(NFS_OPEN_STATE, &state->flags) == 0)
1165 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001166 if (!nfs4_stateid_match_other(stateid, &state->open_stateid)) {
1167 nfs_test_and_clear_all_open_stateid(state);
Trond Myklebuste999e802014-02-10 18:20:47 -05001168 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001169 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001170 if (nfs4_stateid_is_newer(stateid, &state->open_stateid))
1171 return true;
1172 return false;
1173}
1174
Trond Myklebustf95549c2015-01-23 18:06:09 -05001175static void nfs_resync_open_stateid_locked(struct nfs4_state *state)
1176{
1177 if (state->n_wronly)
1178 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1179 if (state->n_rdonly)
1180 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1181 if (state->n_rdwr)
1182 set_bit(NFS_O_RDWR_STATE, &state->flags);
1183}
1184
Trond Myklebust226056c2014-02-11 10:41:07 -05001185static void nfs_clear_open_stateid_locked(struct nfs4_state *state,
1186 nfs4_stateid *stateid, fmode_t fmode)
1187{
1188 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1189 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
1190 case FMODE_WRITE:
1191 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1192 break;
1193 case FMODE_READ:
1194 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1195 break;
1196 case 0:
1197 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1198 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1199 clear_bit(NFS_OPEN_STATE, &state->flags);
1200 }
1201 if (stateid == NULL)
1202 return;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001203 /* Handle races with OPEN */
1204 if (!nfs4_stateid_match_other(stateid, &state->open_stateid) ||
1205 !nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
1206 nfs_resync_open_stateid_locked(state);
Trond Myklebust226056c2014-02-11 10:41:07 -05001207 return;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001208 }
Trond Myklebust003707c2007-07-05 18:07:55 -04001209 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001210 nfs4_stateid_copy(&state->stateid, stateid);
1211 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust226056c2014-02-11 10:41:07 -05001212}
1213
1214static void nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1215{
1216 write_seqlock(&state->seqlock);
1217 nfs_clear_open_stateid_locked(state, stateid, fmode);
1218 write_sequnlock(&state->seqlock);
Trond Myklebust4f14c192014-02-12 19:15:06 -05001219 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1220 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust226056c2014-02-11 10:41:07 -05001221}
1222
Trond Myklebust003707c2007-07-05 18:07:55 -04001223static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1224{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001225 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001226 case FMODE_READ:
1227 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1228 break;
1229 case FMODE_WRITE:
1230 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1231 break;
1232 case FMODE_READ|FMODE_WRITE:
1233 set_bit(NFS_O_RDWR_STATE, &state->flags);
1234 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001235 if (!nfs_need_update_open_stateid(state, stateid))
1236 return;
1237 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1238 nfs4_stateid_copy(&state->stateid, stateid);
1239 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001240}
1241
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001242static 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 -07001243{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001244 /*
1245 * Protect the call to nfs4_state_set_mode_locked and
1246 * serialise the stateid update
1247 */
1248 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001249 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001250 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001251 set_bit(NFS_DELEGATED_STATE, &state->flags);
1252 }
1253 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001254 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001255 write_sequnlock(&state->seqlock);
1256 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001257 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001258 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001259}
1260
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001261static 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 -05001262{
1263 struct nfs_inode *nfsi = NFS_I(state->inode);
1264 struct nfs_delegation *deleg_cur;
1265 int ret = 0;
1266
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001267 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001268
1269 rcu_read_lock();
1270 deleg_cur = rcu_dereference(nfsi->delegation);
1271 if (deleg_cur == NULL)
1272 goto no_delegation;
1273
1274 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001275 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001276 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001277 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001278 goto no_delegation_unlock;
1279
1280 if (delegation == NULL)
1281 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001282 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001283 goto no_delegation_unlock;
1284
Trond Myklebustb7391f42008-12-23 15:21:52 -05001285 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001286 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001287 ret = 1;
1288no_delegation_unlock:
1289 spin_unlock(&deleg_cur->lock);
1290no_delegation:
1291 rcu_read_unlock();
1292
1293 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001294 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001295 ret = 1;
1296 }
Trond Myklebust4f14c192014-02-12 19:15:06 -05001297 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1298 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust34310432008-12-23 15:21:38 -05001299
1300 return ret;
1301}
1302
Trond Myklebust39071e62015-01-24 15:07:56 -05001303static bool nfs4_update_lock_stateid(struct nfs4_lock_state *lsp,
1304 const nfs4_stateid *stateid)
1305{
1306 struct nfs4_state *state = lsp->ls_state;
1307 bool ret = false;
1308
1309 spin_lock(&state->state_lock);
1310 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid))
1311 goto out_noupdate;
1312 if (!nfs4_stateid_is_newer(stateid, &lsp->ls_stateid))
1313 goto out_noupdate;
1314 nfs4_stateid_copy(&lsp->ls_stateid, stateid);
1315 ret = true;
1316out_noupdate:
1317 spin_unlock(&state->state_lock);
1318 return ret;
1319}
Trond Myklebust34310432008-12-23 15:21:38 -05001320
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001321static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001322{
1323 struct nfs_delegation *delegation;
1324
1325 rcu_read_lock();
1326 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001327 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001328 rcu_read_unlock();
1329 return;
1330 }
1331 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001332 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001333}
1334
Trond Myklebust6ee41262007-07-08 14:11:36 -04001335static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001336{
1337 struct nfs4_state *state = opendata->state;
1338 struct nfs_inode *nfsi = NFS_I(state->inode);
1339 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001340 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001341 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001342 nfs4_stateid stateid;
1343 int ret = -EAGAIN;
1344
Trond Myklebustaac00a82007-07-05 19:02:21 -04001345 for (;;) {
Anna Schumaker61beef72014-09-03 14:15:40 -04001346 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001347 if (can_open_cached(state, fmode, open_mode)) {
Anna Schumaker61beef72014-09-03 14:15:40 -04001348 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001349 spin_unlock(&state->owner->so_lock);
Anna Schumaker61beef72014-09-03 14:15:40 -04001350 goto out_return_state;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001351 }
Anna Schumaker61beef72014-09-03 14:15:40 -04001352 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001353 rcu_read_lock();
1354 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001355 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001356 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001357 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001358 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001359 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001360 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001361 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001362 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001363 if (!opendata->is_recover) {
1364 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1365 if (ret != 0)
1366 goto out;
1367 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001368 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001369
1370 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001371 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001372 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001373 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001374out:
1375 return ERR_PTR(ret);
1376out_return_state:
1377 atomic_inc(&state->count);
1378 return state;
1379}
1380
Andy Adamsone23008e2012-10-02 21:07:32 -04001381static void
1382nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1383{
1384 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1385 struct nfs_delegation *delegation;
1386 int delegation_flags = 0;
1387
1388 rcu_read_lock();
1389 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1390 if (delegation)
1391 delegation_flags = delegation->flags;
1392 rcu_read_unlock();
1393 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1394 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1395 "returning a delegation for "
1396 "OPEN(CLAIM_DELEGATE_CUR)\n",
1397 clp->cl_hostname);
1398 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1399 nfs_inode_set_delegation(state->inode,
1400 data->owner->so_cred,
1401 &data->o_res);
1402 else
1403 nfs_inode_reclaim_delegation(state->inode,
1404 data->owner->so_cred,
1405 &data->o_res);
1406}
1407
1408/*
1409 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1410 * and update the nfs4_state.
1411 */
1412static struct nfs4_state *
1413_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1414{
1415 struct inode *inode = data->state->inode;
1416 struct nfs4_state *state = data->state;
1417 int ret;
1418
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001419 if (!data->rpc_done) {
1420 if (data->rpc_status) {
1421 ret = data->rpc_status;
1422 goto err;
1423 }
1424 /* cached opens have already been processed */
1425 goto update;
Andy Adamsone23008e2012-10-02 21:07:32 -04001426 }
1427
Andy Adamsone23008e2012-10-02 21:07:32 -04001428 ret = nfs_refresh_inode(inode, &data->f_attr);
1429 if (ret)
1430 goto err;
1431
1432 if (data->o_res.delegation_type != 0)
1433 nfs4_opendata_check_deleg(data, state);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001434update:
Andy Adamsone23008e2012-10-02 21:07:32 -04001435 update_open_stateid(state, &data->o_res.stateid, NULL,
1436 data->o_arg.fmode);
Trond Myklebustd49f0422013-10-28 14:57:12 -04001437 atomic_inc(&state->count);
Andy Adamsone23008e2012-10-02 21:07:32 -04001438
1439 return state;
1440err:
1441 return ERR_PTR(ret);
1442
1443}
1444
1445static struct nfs4_state *
1446_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001447{
1448 struct inode *inode;
1449 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001450 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001451
Trond Myklebustaac00a82007-07-05 19:02:21 -04001452 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001453 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001454 goto out;
1455 }
1456
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001457 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001458 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001459 goto err;
David Quigley1775fd32013-05-22 12:50:42 -04001460 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001461 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001462 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001463 goto err;
1464 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001465 state = nfs4_get_open_state(inode, data->owner);
1466 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001467 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001468 if (data->o_res.delegation_type != 0)
1469 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001470 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001471 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001472 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001473out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001474 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001475 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001476err_put_inode:
1477 iput(inode);
1478err:
1479 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001480}
1481
Andy Adamsone23008e2012-10-02 21:07:32 -04001482static struct nfs4_state *
1483nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1484{
1485 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1486 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1487 return _nfs4_opendata_to_nfs4_state(data);
1488}
1489
Trond Myklebust864472e2006-01-03 09:55:15 +01001490static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1491{
1492 struct nfs_inode *nfsi = NFS_I(state->inode);
1493 struct nfs_open_context *ctx;
1494
1495 spin_lock(&state->inode->i_lock);
1496 list_for_each_entry(ctx, &nfsi->open_files, list) {
1497 if (ctx->state != state)
1498 continue;
1499 get_nfs_open_context(ctx);
1500 spin_unlock(&state->inode->i_lock);
1501 return ctx;
1502 }
1503 spin_unlock(&state->inode->i_lock);
1504 return ERR_PTR(-ENOENT);
1505}
1506
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001507static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1508 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001509{
1510 struct nfs4_opendata *opendata;
1511
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001512 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
David Quigley1775fd32013-05-22 12:50:42 -04001513 NULL, NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001514 if (opendata == NULL)
1515 return ERR_PTR(-ENOMEM);
1516 opendata->state = state;
1517 atomic_inc(&state->count);
1518 return opendata;
1519}
1520
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001521static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001522{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001523 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001524 int ret;
1525
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001526 opendata->o_arg.open_flags = 0;
1527 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001528 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1529 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1530 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001531 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001532 if (ret != 0)
1533 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001534 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001535 if (IS_ERR(newstate))
1536 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001537 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001538 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001539 return 0;
1540}
1541
1542static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1543{
Trond Myklebust864472e2006-01-03 09:55:15 +01001544 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001545 int ret;
1546
Trond Myklebust4f14c192014-02-12 19:15:06 -05001547 /* Don't trigger recovery in nfs_test_and_clear_all_open_stateid */
1548 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1549 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1550 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001551 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001552 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001553 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001554 smp_rmb();
1555 if (state->n_rdwr != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001556 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001557 if (ret != 0)
1558 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001559 if (newstate != state)
1560 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001561 }
1562 if (state->n_wronly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001563 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001564 if (ret != 0)
1565 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001566 if (newstate != state)
1567 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001568 }
1569 if (state->n_rdonly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001570 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001571 if (ret != 0)
1572 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001573 if (newstate != state)
1574 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001575 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001576 /*
1577 * We may have performed cached opens for all three recoveries.
1578 * Check if we need to update the current stateid.
1579 */
1580 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001581 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001582 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001583 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001584 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001585 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001586 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001587 return 0;
1588}
1589
Linus Torvalds1da177e2005-04-16 15:20:36 -07001590/*
1591 * OPEN_RECLAIM:
1592 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001593 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001594static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001595{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001596 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001597 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001598 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001599 int status;
1600
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001601 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1602 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001603 if (IS_ERR(opendata))
1604 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001605 rcu_read_lock();
1606 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001607 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001608 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001609 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001610 opendata->o_arg.u.delegation_type = delegation_type;
1611 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001612 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001613 return status;
1614}
1615
Trond Myklebust539cd032007-06-05 11:46:42 -04001616static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001617{
1618 struct nfs_server *server = NFS_SERVER(state->inode);
1619 struct nfs4_exception exception = { };
1620 int err;
1621 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001622 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04001623 trace_nfs4_open_reclaim(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001624 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1625 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001626 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001627 break;
1628 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001629 } while (exception.retry);
1630 return err;
1631}
1632
Trond Myklebust864472e2006-01-03 09:55:15 +01001633static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1634{
1635 struct nfs_open_context *ctx;
1636 int ret;
1637
1638 ctx = nfs4_state_find_open_context(state);
1639 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001640 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001641 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001642 put_nfs_open_context(ctx);
1643 return ret;
1644}
1645
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001646static 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 -07001647{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001648 switch (err) {
1649 default:
1650 printk(KERN_ERR "NFS: %s: unhandled error "
1651 "%d.\n", __func__, err);
1652 case 0:
1653 case -ENOENT:
1654 case -ESTALE:
1655 break;
1656 case -NFS4ERR_BADSESSION:
1657 case -NFS4ERR_BADSLOT:
1658 case -NFS4ERR_BAD_HIGH_SLOT:
1659 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1660 case -NFS4ERR_DEADSESSION:
1661 set_bit(NFS_DELEGATED_STATE, &state->flags);
1662 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1663 return -EAGAIN;
1664 case -NFS4ERR_STALE_CLIENTID:
1665 case -NFS4ERR_STALE_STATEID:
1666 set_bit(NFS_DELEGATED_STATE, &state->flags);
1667 case -NFS4ERR_EXPIRED:
1668 /* Don't recall a delegation if it was lost */
1669 nfs4_schedule_lease_recovery(server->nfs_client);
1670 return -EAGAIN;
Chuck Lever352297b2013-10-17 14:13:24 -04001671 case -NFS4ERR_MOVED:
1672 nfs4_schedule_migration_recovery(server);
1673 return -EAGAIN;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04001674 case -NFS4ERR_LEASE_MOVED:
1675 nfs4_schedule_lease_moved_recovery(server->nfs_client);
1676 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001677 case -NFS4ERR_DELEG_REVOKED:
1678 case -NFS4ERR_ADMIN_REVOKED:
1679 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001680 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001681 nfs_inode_find_state_and_recover(state->inode,
1682 stateid);
1683 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust869f9df2014-11-10 18:43:56 -05001684 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001685 case -NFS4ERR_DELAY:
1686 case -NFS4ERR_GRACE:
1687 set_bit(NFS_DELEGATED_STATE, &state->flags);
1688 ssleep(1);
1689 return -EAGAIN;
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001690 case -ENOMEM:
1691 case -NFS4ERR_DENIED:
1692 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1693 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001694 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001695 return err;
1696}
1697
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04001698int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1699{
1700 struct nfs_server *server = NFS_SERVER(state->inode);
1701 struct nfs4_opendata *opendata;
1702 int err;
1703
1704 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1705 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1706 if (IS_ERR(opendata))
1707 return PTR_ERR(opendata);
1708 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1709 err = nfs4_open_recover(opendata, state);
1710 nfs4_opendata_put(opendata);
1711 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1712}
1713
Chuck Leverbe05c862013-08-09 12:49:47 -04001714static void nfs4_open_confirm_prepare(struct rpc_task *task, void *calldata)
1715{
1716 struct nfs4_opendata *data = calldata;
1717
Peng Taocb04ad22014-06-11 05:24:15 +08001718 nfs40_setup_sequence(data->o_arg.server->nfs_client->cl_slot_tbl,
1719 &data->c_arg.seq_args, &data->c_res.seq_res, task);
Chuck Leverbe05c862013-08-09 12:49:47 -04001720}
1721
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001722static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1723{
1724 struct nfs4_opendata *data = calldata;
1725
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001726 nfs40_sequence_done(task, &data->c_res.seq_res);
Chuck Leverbe05c862013-08-09 12:49:47 -04001727
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001728 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001729 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001730 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001731 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001732 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001733 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001734 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001735}
1736
1737static void nfs4_open_confirm_release(void *calldata)
1738{
1739 struct nfs4_opendata *data = calldata;
1740 struct nfs4_state *state = NULL;
1741
1742 /* If this request hasn't been cancelled, do nothing */
1743 if (data->cancelled == 0)
1744 goto out_free;
1745 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001746 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001747 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001748 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001749 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001750 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001751out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001752 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001753}
1754
1755static const struct rpc_call_ops nfs4_open_confirm_ops = {
Chuck Leverbe05c862013-08-09 12:49:47 -04001756 .rpc_call_prepare = nfs4_open_confirm_prepare,
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001757 .rpc_call_done = nfs4_open_confirm_done,
1758 .rpc_release = nfs4_open_confirm_release,
1759};
1760
1761/*
1762 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1763 */
1764static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1765{
1766 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1767 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001768 struct rpc_message msg = {
1769 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1770 .rpc_argp = &data->c_arg,
1771 .rpc_resp = &data->c_res,
1772 .rpc_cred = data->owner->so_cred,
1773 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001774 struct rpc_task_setup task_setup_data = {
1775 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001776 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001777 .callback_ops = &nfs4_open_confirm_ops,
1778 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001779 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001780 .flags = RPC_TASK_ASYNC,
1781 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001782 int status;
1783
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001784 nfs4_init_sequence(&data->c_arg.seq_args, &data->c_res.seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001785 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001786 data->rpc_done = 0;
1787 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001788 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001789 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001790 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001791 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001792 status = nfs4_wait_for_completion_rpc_task(task);
1793 if (status != 0) {
1794 data->cancelled = 1;
1795 smp_wmb();
1796 } else
1797 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001798 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001799 return status;
1800}
1801
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001802static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001803{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001804 struct nfs4_opendata *data = calldata;
1805 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001806 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001807
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001808 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001809 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001810 /*
1811 * Check if we still need to send an OPEN call, or if we can use
1812 * a delegation instead.
1813 */
1814 if (data->state != NULL) {
1815 struct nfs_delegation *delegation;
1816
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001817 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001818 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001819 rcu_read_lock();
1820 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001821 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001822 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001823 can_open_delegated(delegation, data->o_arg.fmode))
1824 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001825 rcu_read_unlock();
1826 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001827 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001828 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001829 switch (data->o_arg.claim) {
1830 case NFS4_OPEN_CLAIM_PREVIOUS:
1831 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1832 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001833 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001834 case NFS4_OPEN_CLAIM_FH:
1835 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001836 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1837 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001838 data->timestamp = jiffies;
Trond Myklebust035168ab2010-06-16 09:52:26 -04001839 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001840 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001841 &data->o_res.seq_res,
1842 task) != 0)
1843 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001844
1845 /* Set the create mode (note dependency on the session type) */
1846 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1847 if (data->o_arg.open_flags & O_EXCL) {
1848 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1849 if (nfs4_has_persistent_session(clp))
1850 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1851 else if (clp->cl_mvops->minor_version > 0)
1852 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1853 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001854 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001855unlock_no_action:
1856 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001857out_no_action:
1858 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001859out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001860 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001861}
1862
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001863static void nfs4_open_done(struct rpc_task *task, void *calldata)
1864{
1865 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001866
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001867 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001868
Trond Myklebust14516c32010-07-31 14:29:06 -04001869 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1870 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001871
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001872 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001873 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1874 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001875 case S_IFREG:
1876 break;
1877 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001878 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001879 break;
1880 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001881 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001882 break;
1883 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001884 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001885 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001886 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001887 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001888 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1889 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001890 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001891 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001892}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001893
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001894static void nfs4_open_release(void *calldata)
1895{
1896 struct nfs4_opendata *data = calldata;
1897 struct nfs4_state *state = NULL;
1898
1899 /* If this request hasn't been cancelled, do nothing */
1900 if (data->cancelled == 0)
1901 goto out_free;
1902 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001903 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001904 goto out_free;
1905 /* In case we need an open_confirm, no cleanup! */
1906 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1907 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001908 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001909 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001910 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001911out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001912 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001913}
1914
1915static const struct rpc_call_ops nfs4_open_ops = {
1916 .rpc_call_prepare = nfs4_open_prepare,
1917 .rpc_call_done = nfs4_open_done,
1918 .rpc_release = nfs4_open_release,
1919};
1920
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001921static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001922{
1923 struct inode *dir = data->dir->d_inode;
1924 struct nfs_server *server = NFS_SERVER(dir);
1925 struct nfs_openargs *o_arg = &data->o_arg;
1926 struct nfs_openres *o_res = &data->o_res;
1927 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001928 struct rpc_message msg = {
1929 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1930 .rpc_argp = o_arg,
1931 .rpc_resp = o_res,
1932 .rpc_cred = data->owner->so_cred,
1933 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001934 struct rpc_task_setup task_setup_data = {
1935 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001936 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001937 .callback_ops = &nfs4_open_ops,
1938 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001939 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001940 .flags = RPC_TASK_ASYNC,
1941 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001942 int status;
1943
Chuck Levera9c92d62013-08-09 12:48:18 -04001944 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001945 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001946 data->rpc_done = 0;
1947 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001948 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001949 data->is_recover = 0;
1950 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001951 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001952 data->is_recover = 1;
1953 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001954 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001955 if (IS_ERR(task))
1956 return PTR_ERR(task);
1957 status = nfs4_wait_for_completion_rpc_task(task);
1958 if (status != 0) {
1959 data->cancelled = 1;
1960 smp_wmb();
1961 } else
1962 status = data->rpc_status;
1963 rpc_put_task(task);
1964
1965 return status;
1966}
1967
1968static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1969{
1970 struct inode *dir = data->dir->d_inode;
1971 struct nfs_openres *o_res = &data->o_res;
1972 int status;
1973
1974 status = nfs4_run_open_task(data, 1);
1975 if (status != 0 || !data->rpc_done)
1976 return status;
1977
Trond Myklebust6926afd12012-01-07 13:22:46 -05001978 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1979
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001980 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1981 status = _nfs4_proc_open_confirm(data);
1982 if (status != 0)
1983 return status;
1984 }
1985
1986 return status;
1987}
1988
Trond Myklebustf3792d62014-07-10 08:54:32 -04001989/*
1990 * Additional permission checks in order to distinguish between an
1991 * open for read, and an open for execute. This works around the
1992 * fact that NFSv4 OPEN treats read and execute permissions as being
1993 * the same.
1994 * Note that in the non-execute case, we want to turn off permission
1995 * checking if we just created a new file (POSIX open() semantics).
1996 */
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001997static int nfs4_opendata_access(struct rpc_cred *cred,
1998 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001999 struct nfs4_state *state, fmode_t fmode,
2000 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002001{
2002 struct nfs_access_entry cache;
2003 u32 mask;
2004
2005 /* access call failed or for some reason the server doesn't
2006 * support any access modes -- defer access call until later */
2007 if (opendata->o_res.access_supported == 0)
2008 return 0;
2009
2010 mask = 0;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002011 /*
2012 * Use openflags to check for exec, because fmode won't
2013 * always have FMODE_EXEC set when file open for exec.
2014 */
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002015 if (openflags & __FMODE_EXEC) {
2016 /* ONLY check for exec rights */
2017 mask = MAY_EXEC;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002018 } else if ((fmode & FMODE_READ) && !opendata->file_created)
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002019 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002020
2021 cache.cred = cred;
2022 cache.jiffies = jiffies;
2023 nfs_access_set_mask(&cache, opendata->o_res.access_result);
2024 nfs_access_add_cache(state->inode, &cache);
2025
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07002026 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002027 return 0;
2028
2029 /* even though OPEN succeeded, access is denied. Close the file */
2030 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04002031 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002032}
2033
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002034/*
2035 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
2036 */
2037static int _nfs4_proc_open(struct nfs4_opendata *data)
2038{
2039 struct inode *dir = data->dir->d_inode;
2040 struct nfs_server *server = NFS_SERVER(dir);
2041 struct nfs_openargs *o_arg = &data->o_arg;
2042 struct nfs_openres *o_res = &data->o_res;
2043 int status;
2044
2045 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002046 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002047 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002048 if (status != 0) {
2049 if (status == -NFS4ERR_BADNAME &&
2050 !(o_arg->open_flags & O_CREAT))
2051 return -ENOENT;
2052 return status;
2053 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002054
Trond Myklebust6926afd12012-01-07 13:22:46 -05002055 nfs_fattr_map_and_free_names(server, &data->f_attr);
2056
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002057 if (o_arg->open_flags & O_CREAT) {
Trond Myklebust56ae19f2005-10-27 22:12:40 -04002058 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002059 if (o_arg->open_flags & O_EXCL)
2060 data->file_created = 1;
2061 else if (o_res->cinfo.before != o_res->cinfo.after)
2062 data->file_created = 1;
2063 }
Trond Myklebust0df5dd42010-04-11 16:48:44 -04002064 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
2065 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002066 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002067 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002069 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002070 }
2071 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Andy Adamson8935ef62014-05-23 06:22:59 -07002072 nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr, o_res->f_label);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002073 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002074}
2075
Andy Adamsond83217c2011-03-01 01:34:17 +00002076static int nfs4_recover_expired_lease(struct nfs_server *server)
2077{
2078 return nfs4_client_recover_expired_lease(server->nfs_client);
2079}
2080
Linus Torvalds1da177e2005-04-16 15:20:36 -07002081/*
2082 * OPEN_EXPIRED:
2083 * reclaim state on the server after a network partition.
2084 * Assumes caller holds the appropriate lock
2085 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002086static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002087{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002088 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01002089 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002090
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002091 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002092 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002093 if (IS_ERR(opendata))
2094 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002095 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04002096 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04002097 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002098 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002099 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002100}
2101
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002102static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002103{
Trond Myklebust539cd032007-06-05 11:46:42 -04002104 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00002105 struct nfs4_exception exception = { };
2106 int err;
2107
2108 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002109 err = _nfs4_open_expired(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002110 trace_nfs4_open_expired(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002111 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2112 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002113 switch (err) {
2114 default:
2115 goto out;
2116 case -NFS4ERR_GRACE:
2117 case -NFS4ERR_DELAY:
2118 nfs4_handle_exception(server, err, &exception);
2119 err = 0;
2120 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00002121 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002122out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00002123 return err;
2124}
2125
Linus Torvalds1da177e2005-04-16 15:20:36 -07002126static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2127{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002128 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01002129 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002130
Trond Myklebust864472e2006-01-03 09:55:15 +01002131 ctx = nfs4_state_find_open_context(state);
2132 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002133 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04002134 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002135 put_nfs_open_context(ctx);
2136 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002137}
2138
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002139static void nfs_finish_clear_delegation_stateid(struct nfs4_state *state)
2140{
2141 nfs_remove_bad_delegation(state->inode);
2142 write_seqlock(&state->seqlock);
2143 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
2144 write_sequnlock(&state->seqlock);
2145 clear_bit(NFS_DELEGATED_STATE, &state->flags);
2146}
2147
2148static void nfs40_clear_delegation_stateid(struct nfs4_state *state)
2149{
2150 if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
2151 nfs_finish_clear_delegation_stateid(state);
2152}
2153
2154static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2155{
2156 /* NFSv4.0 doesn't allow for delegation recovery on open expire */
2157 nfs40_clear_delegation_stateid(state);
2158 return nfs4_open_expired(sp, state);
2159}
2160
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002161#if defined(CONFIG_NFS_V4_1)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002162static void nfs41_check_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002163{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002164 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002165 nfs4_stateid stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002166 struct nfs_delegation *delegation;
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002167 struct rpc_cred *cred;
2168 int status;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002169
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002170 /* Get the delegation credential for use by test/free_stateid */
2171 rcu_read_lock();
2172 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002173 if (delegation == NULL) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002174 rcu_read_unlock();
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002175 return;
2176 }
2177
2178 nfs4_stateid_copy(&stateid, &delegation->stateid);
2179 cred = get_rpccred(delegation->cred);
2180 rcu_read_unlock();
2181 status = nfs41_test_stateid(server, &stateid, cred);
2182 trace_nfs4_test_delegation_stateid(state, NULL, status);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002183
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002184 if (status != NFS_OK) {
2185 /* Free the stateid unless the server explicitly
2186 * informs us the stateid is unrecognized. */
2187 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002188 nfs41_free_stateid(server, &stateid, cred);
2189 nfs_finish_clear_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002190 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002191
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002192 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002193}
2194
2195/**
2196 * nfs41_check_open_stateid - possibly free an open stateid
2197 *
2198 * @state: NFSv4 state for an inode
2199 *
2200 * Returns NFS_OK if recovery for this stateid is now finished.
2201 * Otherwise a negative NFS4ERR value is returned.
2202 */
2203static int nfs41_check_open_stateid(struct nfs4_state *state)
2204{
2205 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04002206 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002207 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002208 int status;
2209
2210 /* If a state reset has been done, test_stateid is unneeded */
2211 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
2212 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
2213 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
2214 return -NFS4ERR_BAD_STATEID;
2215
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002216 status = nfs41_test_stateid(server, stateid, cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04002217 trace_nfs4_test_open_stateid(state, NULL, status);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002218 if (status != NFS_OK) {
2219 /* Free the stateid unless the server explicitly
2220 * informs us the stateid is unrecognized. */
2221 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002222 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002223
2224 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2225 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2226 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002227 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002228 }
2229 return status;
2230}
2231
2232static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2233{
Chuck Levereb64cf92012-07-11 16:30:05 -04002234 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002235
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002236 nfs41_check_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002237 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002238 if (status != NFS_OK)
2239 status = nfs4_open_expired(sp, state);
2240 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002241}
2242#endif
2243
Linus Torvalds1da177e2005-04-16 15:20:36 -07002244/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002245 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2246 * fields corresponding to attributes that were used to store the verifier.
2247 * Make sure we clobber those fields in the later setattr call
2248 */
2249static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
2250{
2251 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
2252 !(sattr->ia_valid & ATTR_ATIME_SET))
2253 sattr->ia_valid |= ATTR_ATIME;
2254
2255 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
2256 !(sattr->ia_valid & ATTR_MTIME_SET))
2257 sattr->ia_valid |= ATTR_MTIME;
2258}
2259
Trond Myklebustc21443c2013-02-07 14:26:21 -05002260static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
2261 fmode_t fmode,
2262 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002263 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002264{
2265 struct nfs4_state_owner *sp = opendata->owner;
2266 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002267 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002268 struct nfs4_state *state;
2269 unsigned int seq;
2270 int ret;
2271
2272 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2273
2274 ret = _nfs4_proc_open(opendata);
Trond Myklebustdca780012014-10-23 19:23:03 +03002275 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002276 goto out;
2277
2278 state = nfs4_opendata_to_nfs4_state(opendata);
2279 ret = PTR_ERR(state);
2280 if (IS_ERR(state))
2281 goto out;
2282 if (server->caps & NFS_CAP_POSIX_LOCK)
2283 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
2284
Trond Myklebust275bb302013-05-29 13:11:28 -04002285 dentry = opendata->dentry;
2286 if (dentry->d_inode == NULL) {
2287 /* FIXME: Is this d_drop() ever needed? */
2288 d_drop(dentry);
2289 dentry = d_add_unique(dentry, igrab(state->inode));
2290 if (dentry == NULL) {
2291 dentry = opendata->dentry;
2292 } else if (dentry != ctx->dentry) {
2293 dput(ctx->dentry);
2294 ctx->dentry = dget(dentry);
2295 }
2296 nfs_set_verifier(dentry,
2297 nfs_save_change_attribute(opendata->dir->d_inode));
2298 }
2299
Trond Myklebustc21443c2013-02-07 14:26:21 -05002300 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
2301 if (ret != 0)
2302 goto out;
2303
Trond Myklebust3efb9722013-05-29 13:17:04 -04002304 ctx->state = state;
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04002305 if (dentry->d_inode == state->inode) {
2306 nfs_inode_attach_open_context(ctx);
2307 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
2308 nfs4_schedule_stateid_recovery(server, state);
2309 }
Trond Myklebustc21443c2013-02-07 14:26:21 -05002310out:
2311 return ret;
2312}
2313
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002314/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002315 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07002316 */
Andy Adamson82be4172012-05-23 05:02:35 -04002317static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002318 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002319 int flags,
2320 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002321 struct nfs4_label *label,
2322 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002323{
2324 struct nfs4_state_owner *sp;
2325 struct nfs4_state *state = NULL;
2326 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002327 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002328 struct dentry *dentry = ctx->dentry;
2329 struct rpc_cred *cred = ctx->cred;
2330 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2331 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002332 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
David Quigley1775fd32013-05-22 12:50:42 -04002333 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002334 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002335
2336 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002337 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002338 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2339 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002340 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2341 goto out_err;
2342 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002343 status = nfs4_recover_expired_lease(server);
2344 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002345 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002346 if (dentry->d_inode != NULL)
2347 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002348 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002349 if (dentry->d_inode)
2350 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002351 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002352 label, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002353 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002354 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002355
David Quigley14c43f72013-05-22 12:50:43 -04002356 if (label) {
2357 olabel = nfs4_label_alloc(server, GFP_KERNEL);
2358 if (IS_ERR(olabel)) {
2359 status = PTR_ERR(olabel);
2360 goto err_opendata_put;
2361 }
2362 }
2363
Trond Myklebuste911b812014-03-26 13:24:37 -07002364 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2365 if (!opendata->f_attr.mdsthreshold) {
2366 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2367 if (!opendata->f_attr.mdsthreshold)
2368 goto err_free_label;
2369 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04002370 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002371 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002372 if (dentry->d_inode != NULL)
2373 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002374
Trond Myklebust3efb9722013-05-29 13:17:04 -04002375 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002376 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04002377 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002378 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002379
Trond Myklebust549b19c2013-04-16 18:42:34 -04002380 if ((opendata->o_arg.open_flags & O_EXCL) &&
2381 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002382 nfs4_exclusive_attrset(opendata, sattr);
2383
2384 nfs_fattr_init(opendata->o_res.f_attr);
2385 status = nfs4_do_setattr(state->inode, cred,
2386 opendata->o_res.f_attr, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002387 state, label, olabel);
2388 if (status == 0) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002389 nfs_setattr_update_inode(state->inode, sattr);
David Quigley1775fd32013-05-22 12:50:42 -04002390 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002391 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
David Quigley1775fd32013-05-22 12:50:42 -04002392 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002393 }
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002394 if (opendata->file_created)
2395 *opened |= FILE_CREATED;
Andy Adamson82be4172012-05-23 05:02:35 -04002396
Trond Myklebuste911b812014-03-26 13:24:37 -07002397 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04002398 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07002399 opendata->f_attr.mdsthreshold = NULL;
2400 }
Andy Adamson82be4172012-05-23 05:02:35 -04002401
David Quigley14c43f72013-05-22 12:50:43 -04002402 nfs4_label_free(olabel);
2403
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002404 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002405 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002406 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04002407err_free_label:
2408 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002409err_opendata_put:
2410 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002411err_put_state_owner:
2412 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002413out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414 return status;
2415}
2416
2417
Andy Adamson82be4172012-05-23 05:02:35 -04002418static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002419 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002420 int flags,
2421 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002422 struct nfs4_label *label,
2423 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002425 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002426 struct nfs4_exception exception = { };
2427 struct nfs4_state *res;
2428 int status;
2429
2430 do {
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002431 status = _nfs4_do_open(dir, ctx, flags, sattr, label, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04002432 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04002433 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002434 if (status == 0)
2435 break;
2436 /* NOTE: BAD_SEQID means the server and client disagree about the
2437 * book-keeping w.r.t. state-changing operations
2438 * (OPEN/CLOSE/LOCK/LOCKU...)
2439 * It is actually a sign of a bug on the client or on the server.
2440 *
2441 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002442 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002443 * have unhashed the old state_owner for us, and that we can
2444 * therefore safely retry using a new one. We should still warn
2445 * the user though...
2446 */
2447 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002448 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002449 " returned a bad sequence-id error!\n",
2450 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002451 exception.retry = 1;
2452 continue;
2453 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002454 /*
2455 * BAD_STATEID on OPEN means that the server cancelled our
2456 * state before it received the OPEN_CONFIRM.
2457 * Recover by retrying the request as per the discussion
2458 * on Page 181 of RFC3530.
2459 */
2460 if (status == -NFS4ERR_BAD_STATEID) {
2461 exception.retry = 1;
2462 continue;
2463 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002464 if (status == -EAGAIN) {
2465 /* We must have found a delegation */
2466 exception.retry = 1;
2467 continue;
2468 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002469 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2470 continue;
2471 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002472 status, &exception));
2473 } while (exception.retry);
2474 return res;
2475}
2476
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002477static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2478 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002479 struct nfs4_state *state, struct nfs4_label *ilabel,
2480 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002482 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002483 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002484 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002485 .iap = sattr,
2486 .server = server,
2487 .bitmask = server->attr_bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04002488 .label = ilabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002489 };
2490 struct nfs_setattrres res = {
2491 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002492 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002493 .server = server,
2494 };
2495 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002496 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2497 .rpc_argp = &arg,
2498 .rpc_resp = &res,
2499 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002501 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002502 fmode_t fmode;
2503 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002504 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002505
David Quigleyaa9c2662013-05-22 12:50:44 -04002506 arg.bitmask = nfs4_bitmask(server, ilabel);
2507 if (ilabel)
2508 arg.bitmask = nfs4_bitmask(server, olabel);
2509
Trond Myklebust0e574af2005-10-27 22:12:38 -04002510 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511
Trond Myklebustee3ae842013-04-29 10:35:36 -04002512 /* Servers should only apply open mode checks for file size changes */
2513 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2514 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2515
2516 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2517 /* Use that stateid */
Trond Myklebust0418dae2014-03-04 13:48:16 -05002518 } else if (truncate && state != NULL) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002519 struct nfs_lockowner lockowner = {
2520 .l_owner = current->files,
2521 .l_pid = current->tgid,
2522 };
Trond Myklebust0418dae2014-03-04 13:48:16 -05002523 if (!nfs4_valid_open_stateid(state))
2524 return -EBADF;
2525 if (nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
2526 &lockowner) == -EIO)
2527 return -EBADF;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002528 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002529 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530
Bryan Schumaker7c513052011-03-24 17:12:24 +00002531 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002532 if (status == 0 && state != NULL)
2533 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002534 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535}
2536
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002537static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2538 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002539 struct nfs4_state *state, struct nfs4_label *ilabel,
2540 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002542 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002543 struct nfs4_exception exception = {
2544 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002545 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002546 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002547 int err;
2548 do {
David Quigley1775fd32013-05-22 12:50:42 -04002549 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state, ilabel, olabel);
Trond Myklebustc1578b72013-08-12 16:58:42 -04002550 trace_nfs4_setattr(inode, err);
Trond Myklebust451146b2012-04-18 16:29:11 -04002551 switch (err) {
2552 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002553 if (!(sattr->ia_valid & ATTR_SIZE)) {
2554 pr_warn_once("NFSv4: server %s is incorrectly "
2555 "applying open mode checks to "
2556 "a SETATTR that is not "
2557 "changing file size.\n",
2558 server->nfs_client->cl_hostname);
2559 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002560 if (state && !(state->state & FMODE_WRITE)) {
2561 err = -EBADF;
2562 if (sattr->ia_valid & ATTR_OPEN)
2563 err = -EACCES;
2564 goto out;
2565 }
2566 }
2567 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002568 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002569out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002570 return err;
2571}
2572
2573struct nfs4_closedata {
2574 struct inode *inode;
2575 struct nfs4_state *state;
2576 struct nfs_closeargs arg;
2577 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002578 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002579 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002580 bool roc;
2581 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582};
2583
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002584static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002585{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002586 struct nfs4_closedata *calldata = data;
2587 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002588 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002589
Fred Isamanf7e89172011-01-06 11:36:32 +00002590 if (calldata->roc)
2591 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002592 nfs4_put_open_state(calldata->state);
2593 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002594 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002595 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002596 kfree(calldata);
2597}
2598
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002599static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002600{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002601 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002602 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002603 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002604 nfs4_stateid *res_stateid = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002605
Chuck Levera3ca5652012-03-01 17:00:40 -05002606 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002607 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2608 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04002609 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002610 /* hmm. we are done with the inode, and in the process of freeing
2611 * the state_owner. we keep this around to process errors
2612 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002613 switch (task->tk_status) {
2614 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04002615 res_stateid = &calldata->res.stateid;
2616 if (calldata->arg.fmode == 0 && calldata->roc)
Fred Isamanf7e89172011-01-06 11:36:32 +00002617 pnfs_roc_set_barrier(state->inode,
2618 calldata->roc_barrier);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002619 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002620 break;
Trond Myklebust69794ad2013-11-20 12:57:19 -05002621 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002622 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002623 case -NFS4ERR_OLD_STATEID:
2624 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002625 case -NFS4ERR_EXPIRED:
Trond Myklebust566fcec2015-01-23 15:32:46 -05002626 if (!nfs4_stateid_match(&calldata->arg.stateid,
2627 &state->stateid)) {
2628 rpc_restart_call_prepare(task);
2629 goto out_release;
2630 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002631 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002632 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10002634 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN) {
Trond Myklebust72211db2009-12-15 14:47:36 -05002635 rpc_restart_call_prepare(task);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002636 goto out_release;
2637 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002638 }
Trond Myklebust412f6c42014-08-25 22:09:08 -04002639 nfs_clear_open_stateid(state, res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002640out_release:
Trond Myklebust72211db2009-12-15 14:47:36 -05002641 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002642 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002643 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002644}
2645
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002646static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002648 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002649 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002650 struct inode *inode = calldata->inode;
Trond Myklebustaee7af32014-08-25 22:33:12 -04002651 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05002652 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002653
Chuck Levera3ca5652012-03-01 17:00:40 -05002654 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002655 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002656 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002657
Trond Myklebust88069f72009-12-08 08:33:16 -05002658 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05002659 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04002660 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
2661 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
2662 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust566fcec2015-01-23 15:32:46 -05002663 nfs4_stateid_copy(&calldata->arg.stateid, &state->stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04002664 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002665 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01002666 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002667 if (state->n_rdonly == 0)
2668 call_close |= is_rdonly;
2669 else if (is_rdonly)
2670 calldata->arg.fmode |= FMODE_READ;
2671 if (state->n_wronly == 0)
2672 call_close |= is_wronly;
2673 else if (is_wronly)
2674 calldata->arg.fmode |= FMODE_WRITE;
2675 } else if (is_rdwr)
2676 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
2677
2678 if (calldata->arg.fmode == 0)
2679 call_close |= is_rdwr;
2680
Trond Myklebust5d422302013-03-14 16:57:48 -04002681 if (!nfs4_valid_open_stateid(state))
2682 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002683 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002684
2685 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002686 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002687 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002688 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002689
Fred Isamanf7e89172011-01-06 11:36:32 +00002690 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002691 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002692 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002693 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2694 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002695 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002696 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002697 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002698
Trond Myklebust516a6af2005-10-27 22:12:41 -04002699 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002700 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002701 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002702 &calldata->arg.seq_args,
2703 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002704 task) != 0)
2705 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002706 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002707 return;
2708out_no_action:
2709 task->tk_action = NULL;
2710out_wait:
2711 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002712}
2713
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002714static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002715 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002716 .rpc_call_done = nfs4_close_done,
2717 .rpc_release = nfs4_free_closedata,
2718};
2719
Peng Taofe08c542014-07-03 13:05:01 +08002720static bool nfs4_roc(struct inode *inode)
2721{
Trond Myklebust40dd4b72015-01-24 13:54:37 -05002722 if (!nfs_have_layout(inode))
Peng Taofe08c542014-07-03 13:05:01 +08002723 return false;
Peng Taofe08c542014-07-03 13:05:01 +08002724 return pnfs_roc(inode);
2725}
2726
Linus Torvalds1da177e2005-04-16 15:20:36 -07002727/*
2728 * It is possible for data to be read/written from a mem-mapped file
2729 * after the sys_close call (which hits the vfs layer as a flush).
2730 * This means that we can't safely call nfsv4 close on a file until
2731 * the inode is cleared. This in turn means that we are not good
2732 * NFSv4 citizens - we do not indicate to the server to update the file's
2733 * share state even when we are done with one of the three share
2734 * stateid's in the inode.
2735 *
2736 * NOTE: Caller must be holding the sp->so_owner semaphore!
2737 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002738int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002739{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002740 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust63f5f792015-01-23 19:19:25 -05002741 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002742 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002743 struct nfs4_state_owner *sp = state->owner;
2744 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002745 struct rpc_message msg = {
2746 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2747 .rpc_cred = state->owner->so_cred,
2748 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002749 struct rpc_task_setup task_setup_data = {
2750 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002751 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002752 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002753 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002754 .flags = RPC_TASK_ASYNC,
2755 };
Trond Myklebust95121352005-10-18 14:20:12 -07002756 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002757
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04002758 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
2759 &task_setup_data.rpc_client, &msg);
2760
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002761 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002762 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002763 goto out;
Chuck Levera9c92d62013-08-09 12:48:18 -04002764 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002765 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002766 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002767 calldata->arg.fh = NFS_FH(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002768 /* Serialization for the sequence id */
Trond Myklebust63f5f792015-01-23 19:19:25 -05002769 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
2770 calldata->arg.seqid = alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05002771 if (IS_ERR(calldata->arg.seqid))
Trond Myklebust95121352005-10-18 14:20:12 -07002772 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002773 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002774 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002775 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002776 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002777 calldata->res.server = server;
Peng Taofe08c542014-07-03 13:05:01 +08002778 calldata->roc = nfs4_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002779 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002780
Trond Myklebust1174dd12010-12-21 10:52:24 -05002781 msg.rpc_argp = &calldata->arg;
2782 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002783 task_setup_data.callback_data = calldata;
2784 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002785 if (IS_ERR(task))
2786 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002787 status = 0;
2788 if (wait)
2789 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002790 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002791 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002792out_free_calldata:
2793 kfree(calldata);
2794out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002795 nfs4_put_open_state(state);
2796 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002797 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002798}
2799
Trond Myklebust2b484292010-09-17 10:56:51 -04002800static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002801nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
2802 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002803{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002804 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04002805 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
2806
2807 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002808
Trond Myklebust565277f2007-10-15 18:17:53 -04002809 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002810 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04002811
2812 nfs4_label_release_security(label);
2813
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002814 if (IS_ERR(state))
2815 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04002816 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002817}
2818
Trond Myklebust1185a552009-12-03 15:54:02 -05002819static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002820{
2821 if (ctx->state == NULL)
2822 return;
2823 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002824 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002825 else
Al Viro643168c2011-06-22 18:20:23 -04002826 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002827}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002828
Trond Myklebustb944dba2013-11-04 15:20:20 -05002829#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
2830#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
J. Bruce Fields999e5682014-06-03 17:33:35 -04002831#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_SECURITY_LABEL - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05002832
Linus Torvalds1da177e2005-04-16 15:20:36 -07002833static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2834{
Benny Halevy43652ad2009-04-01 09:21:54 -04002835 struct nfs4_server_caps_arg args = {
2836 .fhandle = fhandle,
2837 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002838 struct nfs4_server_caps_res res = {};
2839 struct rpc_message msg = {
2840 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002841 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002842 .rpc_resp = &res,
2843 };
2844 int status;
2845
Bryan Schumaker7c513052011-03-24 17:12:24 +00002846 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002847 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05002848 /* Sanity check the server answers */
2849 switch (server->nfs_client->cl_minorversion) {
2850 case 0:
2851 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
2852 res.attr_bitmask[2] = 0;
2853 break;
2854 case 1:
2855 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
2856 break;
2857 case 2:
2858 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
2859 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002860 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab4602009-08-09 15:06:19 -04002861 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2862 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2863 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2864 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05002865 NFS_CAP_CTIME|NFS_CAP_MTIME|
2866 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06002867 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
2868 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002869 server->caps |= NFS_CAP_ACLS;
2870 if (res.has_links != 0)
2871 server->caps |= NFS_CAP_HARDLINKS;
2872 if (res.has_symlinks != 0)
2873 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab4602009-08-09 15:06:19 -04002874 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2875 server->caps |= NFS_CAP_FILEID;
2876 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2877 server->caps |= NFS_CAP_MODE;
2878 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2879 server->caps |= NFS_CAP_NLINK;
2880 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2881 server->caps |= NFS_CAP_OWNER;
2882 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2883 server->caps |= NFS_CAP_OWNER_GROUP;
2884 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2885 server->caps |= NFS_CAP_ATIME;
2886 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2887 server->caps |= NFS_CAP_CTIME;
2888 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2889 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04002890#ifdef CONFIG_NFS_V4_SECURITY_LABEL
2891 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
2892 server->caps |= NFS_CAP_SECURITY_LABEL;
2893#endif
2894 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
2895 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05002896 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab4602009-08-09 15:06:19 -04002897
Trond Myklebusta65318b2009-03-11 14:10:28 -04002898 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2899 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2900 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05002901 server->cache_consistency_bitmask[2] = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002902 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002903 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002905
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906 return status;
2907}
2908
Trond Myklebust55a97592006-06-09 09:34:19 -04002909int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002910{
2911 struct nfs4_exception exception = { };
2912 int err;
2913 do {
2914 err = nfs4_handle_exception(server,
2915 _nfs4_server_capabilities(server, fhandle),
2916 &exception);
2917 } while (exception.retry);
2918 return err;
2919}
2920
2921static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2922 struct nfs_fsinfo *info)
2923{
David Quigleyaa9c2662013-05-22 12:50:44 -04002924 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002925 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04002926 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002927 };
2928 struct nfs4_lookup_res res = {
2929 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002930 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931 .fh = fhandle,
2932 };
2933 struct rpc_message msg = {
2934 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2935 .rpc_argp = &args,
2936 .rpc_resp = &res,
2937 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002938
David Quigleyaa9c2662013-05-22 12:50:44 -04002939 bitmask[0] = nfs4_fattr_bitmap[0];
2940 bitmask[1] = nfs4_fattr_bitmap[1];
2941 /*
2942 * Process the label in the upcoming getfattr
2943 */
2944 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
2945
Trond Myklebust0e574af2005-10-27 22:12:38 -04002946 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002947 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002948}
2949
2950static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2951 struct nfs_fsinfo *info)
2952{
2953 struct nfs4_exception exception = { };
2954 int err;
2955 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002956 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04002957 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002958 switch (err) {
2959 case 0:
2960 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002961 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002962 default:
2963 err = nfs4_handle_exception(server, err, &exception);
2964 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002965 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002966out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967 return err;
2968}
2969
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002970static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2971 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2972{
Trond Myklebustc2190662013-08-26 19:23:04 -04002973 struct rpc_auth_create_args auth_args = {
2974 .pseudoflavor = flavor,
2975 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002976 struct rpc_auth *auth;
2977 int ret;
2978
Trond Myklebustc2190662013-08-26 19:23:04 -04002979 auth = rpcauth_create(&auth_args, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002980 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002981 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002982 goto out;
2983 }
2984 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002985out:
2986 return ret;
2987}
2988
Chuck Lever9a744ba2013-03-16 15:56:02 -04002989/*
2990 * Retry pseudoroot lookup with various security flavors. We do this when:
2991 *
2992 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2993 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2994 *
2995 * Returns zero on success, or a negative NFS4ERR value, or a
2996 * negative errno value.
2997 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002998static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002999 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000{
Chuck Lever9a744ba2013-03-16 15:56:02 -04003001 /* Per 3530bis 15.33.5 */
3002 static const rpc_authflavor_t flav_array[] = {
3003 RPC_AUTH_GSS_KRB5P,
3004 RPC_AUTH_GSS_KRB5I,
3005 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003006 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003007 RPC_AUTH_NULL,
3008 };
3009 int status = -EPERM;
3010 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003012 if (server->auth_info.flavor_len > 0) {
3013 /* try each flavor specified by user */
3014 for (i = 0; i < server->auth_info.flavor_len; i++) {
3015 status = nfs4_lookup_root_sec(server, fhandle, info,
3016 server->auth_info.flavors[i]);
3017 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3018 continue;
3019 break;
3020 }
3021 } else {
3022 /* no flavors specified by user, try default list */
3023 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3024 status = nfs4_lookup_root_sec(server, fhandle, info,
3025 flav_array[i]);
3026 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3027 continue;
3028 break;
3029 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003030 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003031
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003032 /*
3033 * -EACCESS could mean that the user doesn't have correct permissions
3034 * to access the mount. It could also mean that we tried to mount
3035 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3036 * existing mount programs don't handle -EACCES very well so it should
3037 * be mapped to -EPERM instead.
3038 */
3039 if (status == -EACCES)
3040 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003041 return status;
3042}
3043
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003044static int nfs4_do_find_root_sec(struct nfs_server *server,
3045 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
3046{
3047 int mv = server->nfs_client->cl_minorversion;
3048 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
3049}
3050
3051/**
3052 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3053 * @server: initialized nfs_server handle
3054 * @fhandle: we fill in the pseudo-fs root file handle
3055 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003056 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003057 *
3058 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003059 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003060int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003061 struct nfs_fsinfo *info,
3062 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003063{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003064 int status;
3065
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003066 switch (auth_probe) {
3067 case false:
3068 status = nfs4_lookup_root(server, fhandle, info);
3069 if (status != -NFS4ERR_WRONGSEC)
3070 break;
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003071 default:
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003072 status = nfs4_do_find_root_sec(server, fhandle, info);
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003073 }
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003074
Linus Torvalds1da177e2005-04-16 15:20:36 -07003075 if (status == 0)
3076 status = nfs4_server_capabilities(server, fhandle);
3077 if (status == 0)
3078 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003079
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003080 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003081}
3082
Bryan Schumakerbae36242012-05-10 15:07:31 -04003083static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
3084 struct nfs_fsinfo *info)
3085{
3086 int error;
3087 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003088 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003089
3090 error = nfs4_server_capabilities(server, mntfh);
3091 if (error < 0) {
3092 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
3093 return error;
3094 }
3095
David Quigley14c43f72013-05-22 12:50:43 -04003096 label = nfs4_label_alloc(server, GFP_KERNEL);
3097 if (IS_ERR(label))
3098 return PTR_ERR(label);
3099
David Quigley1775fd32013-05-22 12:50:42 -04003100 error = nfs4_proc_getattr(server, mntfh, fattr, label);
Bryan Schumakerbae36242012-05-10 15:07:31 -04003101 if (error < 0) {
3102 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04003103 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003104 }
3105
3106 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
3107 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
3108 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
3109
David Quigley14c43f72013-05-22 12:50:43 -04003110err_free_label:
3111 nfs4_label_free(label);
3112
Bryan Schumakerbae36242012-05-10 15:07:31 -04003113 return error;
3114}
3115
Manoj Naik6b97fd32006-06-09 09:34:29 -04003116/*
3117 * Get locations and (maybe) other attributes of a referral.
3118 * Note that we'll actually follow the referral later when
3119 * we detect fsid mismatch in inode revalidation
3120 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003121static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
3122 const struct qstr *name, struct nfs_fattr *fattr,
3123 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04003124{
3125 int status = -ENOMEM;
3126 struct page *page = NULL;
3127 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003128
3129 page = alloc_page(GFP_KERNEL);
3130 if (page == NULL)
3131 goto out;
3132 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
3133 if (locations == NULL)
3134 goto out;
3135
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003136 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003137 if (status != 0)
3138 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04003139
3140 /*
3141 * If the fsid didn't change, this is a migration event, not a
3142 * referral. Cause us to drop into the exception handler, which
3143 * will kick off migration recovery.
3144 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003145 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04003146 dprintk("%s: server did not return a different fsid for"
3147 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04003148 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003149 goto out;
3150 }
Andy Adamson533eb462011-06-13 18:25:56 -04003151 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
3152 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003153
Andy Adamson533eb462011-06-13 18:25:56 -04003154 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003155 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04003156 memset(fhandle, 0, sizeof(struct nfs_fh));
3157out:
3158 if (page)
3159 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04003160 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003161 return status;
3162}
3163
David Quigley1775fd32013-05-22 12:50:42 -04003164static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3165 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166{
3167 struct nfs4_getattr_arg args = {
3168 .fh = fhandle,
3169 .bitmask = server->attr_bitmask,
3170 };
3171 struct nfs4_getattr_res res = {
3172 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003173 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003174 .server = server,
3175 };
3176 struct rpc_message msg = {
3177 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
3178 .rpc_argp = &args,
3179 .rpc_resp = &res,
3180 };
David Quigleyaa9c2662013-05-22 12:50:44 -04003181
3182 args.bitmask = nfs4_bitmask(server, label);
3183
Trond Myklebust0e574af2005-10-27 22:12:38 -04003184 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003185 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186}
3187
David Quigley1775fd32013-05-22 12:50:42 -04003188static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3189 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003190{
3191 struct nfs4_exception exception = { };
3192 int err;
3193 do {
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003194 err = _nfs4_proc_getattr(server, fhandle, fattr, label);
3195 trace_nfs4_getattr(server, fhandle, fattr, err);
3196 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003197 &exception);
3198 } while (exception.retry);
3199 return err;
3200}
3201
3202/*
3203 * The file is not closed if it is opened due to the a request to change
3204 * the size of the file. The open call will not be needed once the
3205 * VFS layer lookup-intents are implemented.
3206 *
3207 * Close is called when the inode is destroyed.
3208 * If we haven't opened the file for O_WRONLY, we
3209 * need to in the size_change case to obtain a stateid.
3210 *
3211 * Got race?
3212 * Because OPEN is always done by name in nfsv4, it is
3213 * possible that we opened a different file by the same
3214 * name. We can recognize this race condition, but we
3215 * can't do anything about it besides returning an error.
3216 *
3217 * This will be fixed with VFS changes (lookup-intent).
3218 */
3219static int
3220nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
3221 struct iattr *sattr)
3222{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003223 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003224 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05003225 struct nfs4_state *state = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04003226 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003227 int status;
3228
Peng Tao88ac8152014-09-12 11:04:10 +08003229 if (pnfs_ld_layoutret_on_setattr(inode) &&
3230 sattr->ia_valid & ATTR_SIZE &&
3231 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04003232 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04003233
Trond Myklebust0e574af2005-10-27 22:12:38 -04003234 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003235
Andy Adamson26699402012-05-30 16:12:24 -04003236 /* Deal with open(O_TRUNC) */
3237 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03003238 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04003239
3240 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03003241 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04003242 return 0;
3243
Trond Myklebustd5308382005-11-04 15:33:38 -05003244 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003245 if (sattr->ia_valid & ATTR_FILE) {
3246 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003247
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003248 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11003249 if (ctx) {
3250 cred = ctx->cred;
3251 state = ctx->state;
3252 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003253 }
3254
David Quigley14c43f72013-05-22 12:50:43 -04003255 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
3256 if (IS_ERR(label))
3257 return PTR_ERR(label);
3258
3259 status = nfs4_do_setattr(inode, cred, fattr, sattr, state, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04003260 if (status == 0) {
Trond Myklebust65e43082005-08-16 11:49:44 -04003261 nfs_setattr_update_inode(inode, sattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04003262 nfs_setsecurity(inode, fattr, label);
3263 }
David Quigley14c43f72013-05-22 12:50:43 -04003264 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003265 return status;
3266}
3267
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003268static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
3269 const struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003270 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04003271{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003272 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04003273 int status;
3274 struct nfs4_lookup_arg args = {
3275 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003276 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04003277 .name = name,
3278 };
3279 struct nfs4_lookup_res res = {
3280 .server = server,
3281 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04003282 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04003283 .fh = fhandle,
3284 };
3285 struct rpc_message msg = {
3286 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
3287 .rpc_argp = &args,
3288 .rpc_resp = &res,
3289 };
3290
David Quigleyaa9c2662013-05-22 12:50:44 -04003291 args.bitmask = nfs4_bitmask(server, label);
3292
David Howells2b3de442006-08-22 20:06:09 -04003293 nfs_fattr_init(fattr);
3294
Linus Torvalds1da177e2005-04-16 15:20:36 -07003295 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003296 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003297 dprintk("NFS reply lookup: %d\n", status);
3298 return status;
3299}
3300
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003301static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003302{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003303 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003304 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003305 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
3306 fattr->nlink = 2;
3307}
3308
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003309static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
3310 struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003311 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003312{
3313 struct nfs4_exception exception = { };
3314 struct rpc_clnt *client = *clnt;
3315 int err;
3316 do {
David Quigley1775fd32013-05-22 12:50:42 -04003317 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003318 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003319 switch (err) {
3320 case -NFS4ERR_BADNAME:
3321 err = -ENOENT;
3322 goto out;
3323 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003324 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003325 goto out;
3326 case -NFS4ERR_WRONGSEC:
3327 err = -EPERM;
3328 if (client != *clnt)
3329 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04003330 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003331 if (IS_ERR(client))
3332 return PTR_ERR(client);
3333
3334 exception.retry = 1;
3335 break;
3336 default:
3337 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3338 }
3339 } while (exception.retry);
3340
3341out:
3342 if (err == 0)
3343 *clnt = client;
3344 else if (client != *clnt)
3345 rpc_shutdown_client(client);
3346
3347 return err;
3348}
3349
Bryan Schumaker80a16b22012-04-27 13:27:46 -04003350static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
David Quigley1775fd32013-05-22 12:50:42 -04003351 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
3352 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003353{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003354 int status;
3355 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003356
David Quigley1775fd32013-05-22 12:50:42 -04003357 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003358 if (client != NFS_CLIENT(dir)) {
3359 rpc_shutdown_client(client);
3360 nfs_fixup_secinfo_attributes(fattr);
3361 }
3362 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003363}
3364
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003365struct rpc_clnt *
3366nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
3367 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
3368{
Trond Myklebustb72888c2013-08-07 20:38:07 -04003369 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003370 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003371
David Quigley1775fd32013-05-22 12:50:42 -04003372 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003373 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003374 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003375 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003376}
3377
Linus Torvalds1da177e2005-04-16 15:20:36 -07003378static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3379{
Trond Myklebust76b32992007-08-10 17:45:11 -04003380 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381 struct nfs4_accessargs args = {
3382 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05003383 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384 };
Trond Myklebust76b32992007-08-10 17:45:11 -04003385 struct nfs4_accessres res = {
3386 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04003387 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003388 struct rpc_message msg = {
3389 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
3390 .rpc_argp = &args,
3391 .rpc_resp = &res,
3392 .rpc_cred = entry->cred,
3393 };
3394 int mode = entry->mask;
David Quigleyaa9c2662013-05-22 12:50:44 -04003395 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003396
3397 /*
3398 * Determine which access bits we want to ask for...
3399 */
3400 if (mode & MAY_READ)
3401 args.access |= NFS4_ACCESS_READ;
3402 if (S_ISDIR(inode->i_mode)) {
3403 if (mode & MAY_WRITE)
3404 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
3405 if (mode & MAY_EXEC)
3406 args.access |= NFS4_ACCESS_LOOKUP;
3407 } else {
3408 if (mode & MAY_WRITE)
3409 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
3410 if (mode & MAY_EXEC)
3411 args.access |= NFS4_ACCESS_EXECUTE;
3412 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003413
3414 res.fattr = nfs_alloc_fattr();
3415 if (res.fattr == NULL)
3416 return -ENOMEM;
3417
Bryan Schumaker7c513052011-03-24 17:12:24 +00003418 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003419 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003420 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04003421 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003422 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003423 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424 return status;
3425}
3426
3427static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3428{
3429 struct nfs4_exception exception = { };
3430 int err;
3431 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003432 err = _nfs4_proc_access(inode, entry);
3433 trace_nfs4_access(inode, err);
3434 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003435 &exception);
3436 } while (exception.retry);
3437 return err;
3438}
3439
3440/*
3441 * TODO: For the time being, we don't try to get any attributes
3442 * along with any of the zero-copy operations READ, READDIR,
3443 * READLINK, WRITE.
3444 *
3445 * In the case of the first three, we want to put the GETATTR
3446 * after the read-type operation -- this is because it is hard
3447 * to predict the length of a GETATTR response in v4, and thus
3448 * align the READ data correctly. This means that the GETATTR
3449 * may end up partially falling into the page cache, and we should
3450 * shift it into the 'tail' of the xdr_buf before processing.
3451 * To do this efficiently, we need to know the total length
3452 * of data received, which doesn't seem to be available outside
3453 * of the RPC layer.
3454 *
3455 * In the case of WRITE, we also want to put the GETATTR after
3456 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003457 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003458 *
3459 * Both of these changes to the XDR layer would in fact be quite
3460 * minor, but I decided to leave them for a subsequent patch.
3461 */
3462static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3463 unsigned int pgbase, unsigned int pglen)
3464{
3465 struct nfs4_readlink args = {
3466 .fh = NFS_FH(inode),
3467 .pgbase = pgbase,
3468 .pglen = pglen,
3469 .pages = &page,
3470 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003471 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003472 struct rpc_message msg = {
3473 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3474 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003475 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003476 };
3477
Bryan Schumaker7c513052011-03-24 17:12:24 +00003478 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 -07003479}
3480
3481static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3482 unsigned int pgbase, unsigned int pglen)
3483{
3484 struct nfs4_exception exception = { };
3485 int err;
3486 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003487 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
3488 trace_nfs4_readlink(inode, err);
3489 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003490 &exception);
3491 } while (exception.retry);
3492 return err;
3493}
3494
Linus Torvalds1da177e2005-04-16 15:20:36 -07003495/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003496 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003497 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498static int
3499nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003500 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003501{
David Quigleyaa9c2662013-05-22 12:50:44 -04003502 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003503 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003504 struct nfs4_state *state;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003505 int opened = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003506 int status = 0;
3507
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003508 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3509 if (IS_ERR(ctx))
3510 return PTR_ERR(ctx);
3511
David Quigleyaa9c2662013-05-22 12:50:44 -04003512 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
3513
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003514 sattr->ia_mode &= ~current_umask();
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003515 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, &opened);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003516 if (IS_ERR(state)) {
3517 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003518 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003519 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520out:
David Quigleyaa9c2662013-05-22 12:50:44 -04003521 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003522 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003523 return status;
3524}
3525
3526static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3527{
Trond Myklebust16e42952005-10-27 22:12:44 -04003528 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003529 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003530 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003531 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003532 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003533 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003534 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003535 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003536 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003537 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3538 .rpc_argp = &args,
3539 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003540 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003541 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003542
Bryan Schumaker7c513052011-03-24 17:12:24 +00003543 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003544 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003545 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003546 return status;
3547}
3548
3549static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3550{
3551 struct nfs4_exception exception = { };
3552 int err;
3553 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003554 err = _nfs4_proc_remove(dir, name);
3555 trace_nfs4_remove(dir, name, err);
3556 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557 &exception);
3558 } while (exception.retry);
3559 return err;
3560}
3561
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003562static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003563{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003564 struct nfs_server *server = NFS_SERVER(dir);
3565 struct nfs_removeargs *args = msg->rpc_argp;
3566 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003567
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003568 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003569 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Chuck Levera9c92d62013-08-09 12:48:18 -04003570 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04003571
3572 nfs_fattr_init(res->dir_attr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573}
3574
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003575static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3576{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003577 nfs4_setup_sequence(NFS_SERVER(data->dir),
3578 &data->args.seq_args,
3579 &data->res.seq_res,
3580 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003581}
3582
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003583static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003584{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003585 struct nfs_unlinkdata *data = task->tk_calldata;
3586 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003587
Trond Myklebust14516c32010-07-31 14:29:06 -04003588 if (!nfs4_sequence_done(task, &res->seq_res))
3589 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003590 if (nfs4_async_handle_error(task, res->server, NULL,
3591 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003592 return 0;
3593 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003594 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003595}
3596
Jeff Laytond3d41522010-09-17 17:31:57 -04003597static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3598{
3599 struct nfs_server *server = NFS_SERVER(dir);
3600 struct nfs_renameargs *arg = msg->rpc_argp;
3601 struct nfs_renameres *res = msg->rpc_resp;
3602
3603 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003604 res->server = server;
Chuck Levera9c92d62013-08-09 12:48:18 -04003605 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003606}
3607
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003608static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3609{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003610 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3611 &data->args.seq_args,
3612 &data->res.seq_res,
3613 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003614}
3615
3616static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3617 struct inode *new_dir)
3618{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04003619 struct nfs_renamedata *data = task->tk_calldata;
3620 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04003621
3622 if (!nfs4_sequence_done(task, &res->seq_res))
3623 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003624 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04003625 return 0;
3626
3627 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003628 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003629 return 1;
3630}
3631
Linus Torvalds1da177e2005-04-16 15:20:36 -07003632static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3633{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003634 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003635 struct nfs4_link_arg arg = {
3636 .fh = NFS_FH(inode),
3637 .dir_fh = NFS_FH(dir),
3638 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003639 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003640 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003641 struct nfs4_link_res res = {
3642 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04003643 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003644 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003645 struct rpc_message msg = {
3646 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3647 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003648 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003649 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003650 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651
Trond Myklebust136f2622010-04-16 16:22:49 -04003652 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003653 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003654 goto out;
3655
David Quigley14c43f72013-05-22 12:50:43 -04003656 res.label = nfs4_label_alloc(server, GFP_KERNEL);
3657 if (IS_ERR(res.label)) {
3658 status = PTR_ERR(res.label);
3659 goto out;
3660 }
David Quigleyaa9c2662013-05-22 12:50:44 -04003661 arg.bitmask = nfs4_bitmask(server, res.label);
David Quigley14c43f72013-05-22 12:50:43 -04003662
Bryan Schumaker7c513052011-03-24 17:12:24 +00003663 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003664 if (!status) {
3665 update_changeattr(dir, &res.cinfo);
David Quigleyaa9c2662013-05-22 12:50:44 -04003666 status = nfs_post_op_update_inode(inode, res.fattr);
3667 if (!status)
3668 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003669 }
David Quigley14c43f72013-05-22 12:50:43 -04003670
3671
3672 nfs4_label_free(res.label);
3673
Trond Myklebust136f2622010-04-16 16:22:49 -04003674out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003675 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003676 return status;
3677}
3678
3679static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3680{
3681 struct nfs4_exception exception = { };
3682 int err;
3683 do {
3684 err = nfs4_handle_exception(NFS_SERVER(inode),
3685 _nfs4_proc_link(inode, dir, name),
3686 &exception);
3687 } while (exception.retry);
3688 return err;
3689}
3690
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003691struct nfs4_createdata {
3692 struct rpc_message msg;
3693 struct nfs4_create_arg arg;
3694 struct nfs4_create_res res;
3695 struct nfs_fh fh;
3696 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003697 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003698};
3699
3700static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3701 struct qstr *name, struct iattr *sattr, u32 ftype)
3702{
3703 struct nfs4_createdata *data;
3704
3705 data = kzalloc(sizeof(*data), GFP_KERNEL);
3706 if (data != NULL) {
3707 struct nfs_server *server = NFS_SERVER(dir);
3708
David Quigley14c43f72013-05-22 12:50:43 -04003709 data->label = nfs4_label_alloc(server, GFP_KERNEL);
3710 if (IS_ERR(data->label))
3711 goto out_free;
3712
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003713 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3714 data->msg.rpc_argp = &data->arg;
3715 data->msg.rpc_resp = &data->res;
3716 data->arg.dir_fh = NFS_FH(dir);
3717 data->arg.server = server;
3718 data->arg.name = name;
3719 data->arg.attrs = sattr;
3720 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04003721 data->arg.bitmask = nfs4_bitmask(server, data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003722 data->res.server = server;
3723 data->res.fh = &data->fh;
3724 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003725 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003726 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003727 }
3728 return data;
David Quigley14c43f72013-05-22 12:50:43 -04003729out_free:
3730 kfree(data);
3731 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003732}
3733
3734static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3735{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003736 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003737 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003738 if (status == 0) {
3739 update_changeattr(dir, &data->res.dir_cinfo);
David Quigley1775fd32013-05-22 12:50:42 -04003740 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003741 }
3742 return status;
3743}
3744
3745static void nfs4_free_createdata(struct nfs4_createdata *data)
3746{
David Quigley14c43f72013-05-22 12:50:43 -04003747 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003748 kfree(data);
3749}
3750
Chuck Lever4f390c12006-08-22 20:06:22 -04003751static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003752 struct page *page, unsigned int len, struct iattr *sattr,
3753 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003754{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003755 struct nfs4_createdata *data;
3756 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003757
Chuck Lever94a6d752006-08-22 20:06:23 -04003758 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003759 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003760
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003761 status = -ENOMEM;
3762 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3763 if (data == NULL)
3764 goto out;
3765
3766 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3767 data->arg.u.symlink.pages = &page;
3768 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04003769 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003771 status = nfs4_do_create(dir, dentry, data);
3772
3773 nfs4_free_createdata(data);
3774out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775 return status;
3776}
3777
Chuck Lever4f390c12006-08-22 20:06:22 -04003778static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003779 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780{
3781 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003782 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04003784
3785 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3786
Linus Torvalds1da177e2005-04-16 15:20:36 -07003787 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003788 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
3789 trace_nfs4_symlink(dir, &dentry->d_name, err);
3790 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003791 &exception);
3792 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003793
3794 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003795 return err;
3796}
3797
3798static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003799 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003800{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003801 struct nfs4_createdata *data;
3802 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003803
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003804 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3805 if (data == NULL)
3806 goto out;
3807
David Quigley1775fd32013-05-22 12:50:42 -04003808 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003809 status = nfs4_do_create(dir, dentry, data);
3810
3811 nfs4_free_createdata(data);
3812out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003813 return status;
3814}
3815
3816static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3817 struct iattr *sattr)
3818{
3819 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003820 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003821 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003822
David Quigleyaa9c2662013-05-22 12:50:44 -04003823 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3824
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003825 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003826 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003827 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
3828 trace_nfs4_mkdir(dir, &dentry->d_name, err);
3829 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003830 &exception);
3831 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003832 nfs4_label_release_security(label);
3833
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834 return err;
3835}
3836
3837static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003838 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003839{
3840 struct inode *dir = dentry->d_inode;
3841 struct nfs4_readdir_arg args = {
3842 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003843 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003844 .pgbase = 0,
3845 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003846 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003847 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003848 };
3849 struct nfs4_readdir_res res;
3850 struct rpc_message msg = {
3851 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3852 .rpc_argp = &args,
3853 .rpc_resp = &res,
3854 .rpc_cred = cred,
3855 };
3856 int status;
3857
Al Viro6de14722013-09-16 10:53:17 -04003858 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
3859 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003860 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003861 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003862 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003863 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 -05003864 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003865 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003866 status += args.pgbase;
3867 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003868
3869 nfs_invalidate_atime(dir);
3870
Harvey Harrison3110ff82008-05-02 13:42:44 -07003871 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003872 return status;
3873}
3874
3875static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003876 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877{
3878 struct nfs4_exception exception = { };
3879 int err;
3880 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003881 err = _nfs4_proc_readdir(dentry, cred, cookie,
3882 pages, count, plus);
3883 trace_nfs4_readdir(dentry->d_inode, err);
3884 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885 &exception);
3886 } while (exception.retry);
3887 return err;
3888}
3889
3890static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04003891 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003892{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003893 struct nfs4_createdata *data;
3894 int mode = sattr->ia_mode;
3895 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003897 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3898 if (data == NULL)
3899 goto out;
3900
Linus Torvalds1da177e2005-04-16 15:20:36 -07003901 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003902 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003903 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003904 data->arg.ftype = NF4BLK;
3905 data->arg.u.device.specdata1 = MAJOR(rdev);
3906 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003907 }
3908 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003909 data->arg.ftype = NF4CHR;
3910 data->arg.u.device.specdata1 = MAJOR(rdev);
3911 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003912 } else if (!S_ISSOCK(mode)) {
3913 status = -EINVAL;
3914 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003915 }
David Quigley1775fd32013-05-22 12:50:42 -04003916
David Quigleyaa9c2662013-05-22 12:50:44 -04003917 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003918 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003919out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003920 nfs4_free_createdata(data);
3921out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003922 return status;
3923}
3924
3925static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3926 struct iattr *sattr, dev_t rdev)
3927{
3928 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003929 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003931
David Quigleyaa9c2662013-05-22 12:50:44 -04003932 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3933
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003934 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003935 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003936 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
3937 trace_nfs4_mknod(dir, &dentry->d_name, err);
3938 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003939 &exception);
3940 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003941
3942 nfs4_label_release_security(label);
3943
Linus Torvalds1da177e2005-04-16 15:20:36 -07003944 return err;
3945}
3946
3947static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3948 struct nfs_fsstat *fsstat)
3949{
3950 struct nfs4_statfs_arg args = {
3951 .fh = fhandle,
3952 .bitmask = server->attr_bitmask,
3953 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003954 struct nfs4_statfs_res res = {
3955 .fsstat = fsstat,
3956 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003957 struct rpc_message msg = {
3958 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3959 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003960 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003961 };
3962
Trond Myklebust0e574af2005-10-27 22:12:38 -04003963 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003964 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003965}
3966
3967static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3968{
3969 struct nfs4_exception exception = { };
3970 int err;
3971 do {
3972 err = nfs4_handle_exception(server,
3973 _nfs4_proc_statfs(server, fhandle, fsstat),
3974 &exception);
3975 } while (exception.retry);
3976 return err;
3977}
3978
3979static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3980 struct nfs_fsinfo *fsinfo)
3981{
3982 struct nfs4_fsinfo_arg args = {
3983 .fh = fhandle,
3984 .bitmask = server->attr_bitmask,
3985 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003986 struct nfs4_fsinfo_res res = {
3987 .fsinfo = fsinfo,
3988 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003989 struct rpc_message msg = {
3990 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3991 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003992 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993 };
3994
Bryan Schumaker7c513052011-03-24 17:12:24 +00003995 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996}
3997
3998static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3999{
4000 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04004001 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004002 int err;
4003
4004 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04004005 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004006 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04004007 if (err == 0) {
4008 struct nfs_client *clp = server->nfs_client;
4009
4010 spin_lock(&clp->cl_lock);
4011 clp->cl_lease_time = fsinfo->lease_time * HZ;
4012 clp->cl_last_renewal = now;
4013 spin_unlock(&clp->cl_lock);
4014 break;
4015 }
4016 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004017 } while (exception.retry);
4018 return err;
4019}
4020
4021static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4022{
Bryan Schumakere38eb652012-06-20 15:53:40 -04004023 int error;
4024
Trond Myklebust0e574af2005-10-27 22:12:38 -04004025 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04004026 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08004027 if (error == 0) {
4028 /* block layout checks this! */
4029 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04004030 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08004031 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04004032
4033 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004034}
4035
4036static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4037 struct nfs_pathconf *pathconf)
4038{
4039 struct nfs4_pathconf_arg args = {
4040 .fh = fhandle,
4041 .bitmask = server->attr_bitmask,
4042 };
Benny Halevyd45b2982009-04-01 09:21:58 -04004043 struct nfs4_pathconf_res res = {
4044 .pathconf = pathconf,
4045 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004046 struct rpc_message msg = {
4047 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
4048 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04004049 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004050 };
4051
4052 /* None of the pathconf attributes are mandatory to implement */
4053 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
4054 memset(pathconf, 0, sizeof(*pathconf));
4055 return 0;
4056 }
4057
Trond Myklebust0e574af2005-10-27 22:12:38 -04004058 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004059 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004060}
4061
4062static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4063 struct nfs_pathconf *pathconf)
4064{
4065 struct nfs4_exception exception = { };
4066 int err;
4067
4068 do {
4069 err = nfs4_handle_exception(server,
4070 _nfs4_proc_pathconf(server, fhandle, pathconf),
4071 &exception);
4072 } while (exception.retry);
4073 return err;
4074}
4075
Trond Myklebust5521abf2013-03-16 20:54:34 -04004076int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04004077 const struct nfs_open_context *ctx,
4078 const struct nfs_lock_context *l_ctx,
4079 fmode_t fmode)
4080{
4081 const struct nfs_lockowner *lockowner = NULL;
4082
4083 if (l_ctx != NULL)
4084 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004085 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04004086}
4087EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
4088
Trond Myklebust5521abf2013-03-16 20:54:34 -04004089static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
4090 const struct nfs_open_context *ctx,
4091 const struct nfs_lock_context *l_ctx,
4092 fmode_t fmode)
4093{
4094 nfs4_stateid current_stateid;
4095
Trond Myklebuste1253be2014-03-05 08:44:23 -05004096 /* If the current stateid represents a lost lock, then exit */
4097 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode) == -EIO)
4098 return true;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004099 return nfs4_stateid_match(stateid, &current_stateid);
4100}
4101
4102static bool nfs4_error_stateid_expired(int err)
4103{
4104 switch (err) {
4105 case -NFS4ERR_DELEG_REVOKED:
4106 case -NFS4ERR_ADMIN_REVOKED:
4107 case -NFS4ERR_BAD_STATEID:
4108 case -NFS4ERR_STALE_STATEID:
4109 case -NFS4ERR_OLD_STATEID:
4110 case -NFS4ERR_OPENMODE:
4111 case -NFS4ERR_EXPIRED:
4112 return true;
4113 }
4114 return false;
4115}
4116
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004117void __nfs4_read_done_cb(struct nfs_pgio_header *hdr)
Benny Halevyd20581a2011-05-22 19:52:03 +03004118{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004119 nfs_invalidate_atime(hdr->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03004120}
4121
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004122static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004123{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004124 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004125
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004126 trace_nfs4_read(hdr, task->tk_status);
4127 if (nfs4_async_handle_error(task, server,
NeilBrown8478eaa2014-09-18 16:09:27 +10004128 hdr->args.context->state,
4129 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004130 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05004131 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004132 }
Trond Myklebust8850df92007-09-28 17:20:07 -04004133
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004134 __nfs4_read_done_cb(hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004135 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004136 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05004137 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004138}
4139
Trond Myklebust5521abf2013-03-16 20:54:34 -04004140static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004141 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004142{
4143
4144 if (!nfs4_error_stateid_expired(task->tk_status) ||
4145 nfs4_stateid_is_current(&args->stateid,
4146 args->context,
4147 args->lock_context,
4148 FMODE_READ))
4149 return false;
4150 rpc_restart_call_prepare(task);
4151 return true;
4152}
4153
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004154static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc72011-03-01 01:34:20 +00004155{
4156
4157 dprintk("--> %s\n", __func__);
4158
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004159 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc72011-03-01 01:34:20 +00004160 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004161 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004162 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004163 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4164 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc72011-03-01 01:34:20 +00004165}
4166
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004167static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
4168 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004169{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004170 hdr->timestamp = jiffies;
4171 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004172 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004173 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004174}
4175
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004176static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
4177 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04004178{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004179 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode),
4180 &hdr->args.seq_args,
4181 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04004182 task))
NeilBrownef1820f2013-09-04 17:04:49 +10004183 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004184 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
4185 hdr->args.lock_context,
4186 hdr->rw_ops->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10004187 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004188 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10004189 return -EIO;
4190 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004191}
4192
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004193static int nfs4_write_done_cb(struct rpc_task *task,
4194 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004196 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10004197
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004198 trace_nfs4_write(hdr, task->tk_status);
4199 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
NeilBrown8478eaa2014-09-18 16:09:27 +10004200 hdr->args.context->state,
4201 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004202 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004203 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004204 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004205 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004206 renew_lease(NFS_SERVER(inode), hdr->timestamp);
4207 nfs_post_op_update_inode_force_wcc(inode, &hdr->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004208 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004209 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004210}
4211
Trond Myklebust5521abf2013-03-16 20:54:34 -04004212static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004213 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004214{
4215
4216 if (!nfs4_error_stateid_expired(task->tk_status) ||
4217 nfs4_stateid_is_current(&args->stateid,
4218 args->context,
4219 args->lock_context,
4220 FMODE_WRITE))
4221 return false;
4222 rpc_restart_call_prepare(task);
4223 return true;
4224}
4225
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004226static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00004227{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004228 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00004229 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004230 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004231 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004232 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4233 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00004234}
4235
Trond Myklebust5a37f852012-04-28 14:55:16 -04004236static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004237bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00004238{
Trond Myklebust5a37f852012-04-28 14:55:16 -04004239 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004240 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04004241 return false;
4242 /* Otherwise, request attributes if and only if we don't hold
4243 * a delegation
4244 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04004245 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00004246}
Fred Isamana69aef12011-03-03 15:13:47 +00004247
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004248static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
4249 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004250{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004251 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004252
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004253 if (!nfs4_write_need_cache_consistency_data(hdr)) {
4254 hdr->args.bitmask = NULL;
4255 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00004256 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004257 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04004258
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004259 if (!hdr->pgio_done_cb)
4260 hdr->pgio_done_cb = nfs4_write_done_cb;
4261 hdr->res.server = server;
4262 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004263
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004264 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004265 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004266}
4267
Fred Isaman0b7c0152012-04-20 14:47:39 -04004268static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
4269{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004270 nfs4_setup_sequence(NFS_SERVER(data->inode),
4271 &data->args.seq_args,
4272 &data->res.seq_res,
4273 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004274}
4275
Fred Isaman0b7c0152012-04-20 14:47:39 -04004276static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004277{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04004279
Trond Myklebustcc668ab2013-08-14 15:31:28 -04004280 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10004281 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
4282 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004283 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004284 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004285 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004286 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004287}
4288
Fred Isaman0b7c0152012-04-20 14:47:39 -04004289static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00004290{
4291 if (!nfs4_sequence_done(task, &data->res.seq_res))
4292 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04004293 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00004294}
4295
Fred Isaman0b7c0152012-04-20 14:47:39 -04004296static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004297{
Trond Myklebust788e7a82006-03-20 13:44:27 -05004298 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00004299
Fred Isaman0b7c0152012-04-20 14:47:39 -04004300 if (data->commit_done_cb == NULL)
4301 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004302 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004303 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Chuck Levera9c92d62013-08-09 12:48:18 -04004304 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004305}
4306
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004307struct nfs4_renewdata {
4308 struct nfs_client *client;
4309 unsigned long timestamp;
4310};
4311
Linus Torvalds1da177e2005-04-16 15:20:36 -07004312/*
4313 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
4314 * standalone procedure for queueing an asynchronous RENEW.
4315 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004316static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004317{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004318 struct nfs4_renewdata *data = calldata;
4319 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004320
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004321 if (atomic_read(&clp->cl_count) > 1)
4322 nfs4_schedule_state_renewal(clp);
4323 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004324 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004325}
4326
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004327static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004328{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004329 struct nfs4_renewdata *data = calldata;
4330 struct nfs_client *clp = data->client;
4331 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004332
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004333 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04004334 switch (task->tk_status) {
4335 case 0:
4336 break;
4337 case -NFS4ERR_LEASE_MOVED:
4338 nfs4_schedule_lease_moved_recovery(clp);
4339 break;
4340 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04004341 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04004342 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
4343 return;
4344 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004345 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04004346 return;
4347 }
4348 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004349 }
Trond Myklebust452e9352010-07-31 14:29:06 -04004350 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004351}
4352
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004353static const struct rpc_call_ops nfs4_renew_ops = {
4354 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004355 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004356};
4357
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004358static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004359{
4360 struct rpc_message msg = {
4361 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4362 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004363 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004364 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004365 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004366
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004367 if (renew_flags == 0)
4368 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004369 if (!atomic_inc_not_zero(&clp->cl_count))
4370 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04004371 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004372 if (data == NULL)
4373 return -ENOMEM;
4374 data->client = clp;
4375 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004376 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004377 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004378}
4379
Trond Myklebust8534d4e2011-08-24 15:07:37 -04004380static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004381{
4382 struct rpc_message msg = {
4383 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4384 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004385 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004386 };
4387 unsigned long now = jiffies;
4388 int status;
4389
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004390 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004391 if (status < 0)
4392 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04004393 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004394 return 0;
4395}
4396
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004397static inline int nfs4_server_supports_acls(struct nfs_server *server)
4398{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06004399 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004400}
4401
Trond Myklebust21f498c2012-08-24 10:59:25 -04004402/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
4403 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004404 * the stack.
4405 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04004406#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004407
Neil Hormane9e3d722011-03-04 19:26:03 -05004408static int buf_to_pages_noslab(const void *buf, size_t buflen,
4409 struct page **pages, unsigned int *pgbase)
4410{
4411 struct page *newpage, **spages;
4412 int rc = 0;
4413 size_t len;
4414 spages = pages;
4415
4416 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04004417 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05004418 newpage = alloc_page(GFP_KERNEL);
4419
4420 if (newpage == NULL)
4421 goto unwind;
4422 memcpy(page_address(newpage), buf, len);
4423 buf += len;
4424 buflen -= len;
4425 *pages++ = newpage;
4426 rc++;
4427 } while (buflen != 0);
4428
4429 return rc;
4430
4431unwind:
4432 for(; rc > 0; rc--)
4433 __free_page(spages[rc-1]);
4434 return -ENOMEM;
4435}
4436
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004437struct nfs4_cached_acl {
4438 int cached;
4439 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00004440 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004441};
4442
4443static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004444{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004445 struct nfs_inode *nfsi = NFS_I(inode);
4446
4447 spin_lock(&inode->i_lock);
4448 kfree(nfsi->nfs4_acl);
4449 nfsi->nfs4_acl = acl;
4450 spin_unlock(&inode->i_lock);
4451}
4452
4453static void nfs4_zap_acl_attr(struct inode *inode)
4454{
4455 nfs4_set_cached_acl(inode, NULL);
4456}
4457
4458static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
4459{
4460 struct nfs_inode *nfsi = NFS_I(inode);
4461 struct nfs4_cached_acl *acl;
4462 int ret = -ENOENT;
4463
4464 spin_lock(&inode->i_lock);
4465 acl = nfsi->nfs4_acl;
4466 if (acl == NULL)
4467 goto out;
4468 if (buf == NULL) /* user is just asking for length */
4469 goto out_len;
4470 if (acl->cached == 0)
4471 goto out;
4472 ret = -ERANGE; /* see getxattr(2) man page */
4473 if (acl->len > buflen)
4474 goto out;
4475 memcpy(buf, acl->data, acl->len);
4476out_len:
4477 ret = acl->len;
4478out:
4479 spin_unlock(&inode->i_lock);
4480 return ret;
4481}
4482
Sachin Prabhu5794d212012-04-17 14:36:40 +01004483static 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 +00004484{
4485 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004486 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004487
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004488 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004489 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004490 if (acl == NULL)
4491 goto out;
4492 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004493 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004494 } else {
4495 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4496 if (acl == NULL)
4497 goto out;
4498 acl->cached = 0;
4499 }
4500 acl->len = acl_len;
4501out:
4502 nfs4_set_cached_acl(inode, acl);
4503}
4504
Andy Adamsonbf118a32011-12-07 11:55:27 -05004505/*
4506 * The getxattr API returns the required buffer length when called with a
4507 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4508 * the required buf. On a NULL buf, we send a page of data to the server
4509 * guessing that the ACL request can be serviced by a page. If so, we cache
4510 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4511 * the cache. If not so, we throw away the page, and cache the required
4512 * length. The next getxattr call will then produce another round trip to
4513 * the server, this time with the input buf of the required size.
4514 */
Trond Myklebust16b42892006-08-24 12:27:15 -04004515static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004516{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004517 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004518 struct nfs_getaclargs args = {
4519 .fh = NFS_FH(inode),
4520 .acl_pages = pages,
4521 .acl_len = buflen,
4522 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004523 struct nfs_getaclres res = {
4524 .acl_len = buflen,
4525 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004526 struct rpc_message msg = {
4527 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4528 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004529 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004530 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004531 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4532 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004533
Andy Adamsonbf118a32011-12-07 11:55:27 -05004534 /* As long as we're doing a round trip to the server anyway,
4535 * let's be prepared for a page of acl data. */
4536 if (npages == 0)
4537 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004538 if (npages > ARRAY_SIZE(pages))
4539 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004540
Andy Adamsonbf118a32011-12-07 11:55:27 -05004541 for (i = 0; i < npages; i++) {
4542 pages[i] = alloc_page(GFP_KERNEL);
4543 if (!pages[i])
4544 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004545 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004546
4547 /* for decoding across pages */
4548 res.acl_scratch = alloc_page(GFP_KERNEL);
4549 if (!res.acl_scratch)
4550 goto out_free;
4551
Andy Adamsonbf118a32011-12-07 11:55:27 -05004552 args.acl_len = npages * PAGE_SIZE;
4553 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004554
Peng Taode040be2012-01-10 22:42:47 +08004555 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004556 __func__, buf, buflen, npages, args.acl_len);
4557 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4558 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004559 if (ret)
4560 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004561
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004562 /* Handle the case where the passed-in buffer is too short */
4563 if (res.acl_flags & NFS4_ACL_TRUNC) {
4564 /* Did the user only issue a request for the acl length? */
4565 if (buf == NULL)
4566 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004567 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004568 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004569 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004570 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004571 if (buf) {
4572 if (res.acl_len > buflen) {
4573 ret = -ERANGE;
4574 goto out_free;
4575 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004576 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004577 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004578out_ok:
4579 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004580out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004581 for (i = 0; i < npages; i++)
4582 if (pages[i])
4583 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004584 if (res.acl_scratch)
4585 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004586 return ret;
4587}
4588
Trond Myklebust16b42892006-08-24 12:27:15 -04004589static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4590{
4591 struct nfs4_exception exception = { };
4592 ssize_t ret;
4593 do {
4594 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04004595 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b42892006-08-24 12:27:15 -04004596 if (ret >= 0)
4597 break;
4598 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4599 } while (exception.retry);
4600 return ret;
4601}
4602
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004603static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4604{
4605 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004606 int ret;
4607
4608 if (!nfs4_server_supports_acls(server))
4609 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004610 ret = nfs_revalidate_inode(server, inode);
4611 if (ret < 0)
4612 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004613 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4614 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004615 ret = nfs4_read_cached_acl(inode, buf, buflen);
4616 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004617 /* -ENOENT is returned if there is no ACL or if there is an ACL
4618 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004619 return ret;
4620 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004621}
4622
Trond Myklebust16b42892006-08-24 12:27:15 -04004623static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004624{
4625 struct nfs_server *server = NFS_SERVER(inode);
4626 struct page *pages[NFS4ACL_MAXPAGES];
4627 struct nfs_setaclargs arg = {
4628 .fh = NFS_FH(inode),
4629 .acl_pages = pages,
4630 .acl_len = buflen,
4631 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004632 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004633 struct rpc_message msg = {
4634 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4635 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004636 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004637 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004638 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004639 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004640
4641 if (!nfs4_server_supports_acls(server))
4642 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004643 if (npages > ARRAY_SIZE(pages))
4644 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004645 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4646 if (i < 0)
4647 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004648 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004649 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004650
4651 /*
4652 * Free each page after tx, so the only ref left is
4653 * held by the network stack
4654 */
4655 for (; i > 0; i--)
4656 put_page(pages[i-1]);
4657
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004658 /*
4659 * Acl update can result in inode attribute update.
4660 * so mark the attribute cache invalid.
4661 */
4662 spin_lock(&inode->i_lock);
4663 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4664 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004665 nfs_access_zap_cache(inode);
4666 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004667 return ret;
4668}
4669
Trond Myklebust16b42892006-08-24 12:27:15 -04004670static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4671{
4672 struct nfs4_exception exception = { };
4673 int err;
4674 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004675 err = __nfs4_proc_set_acl(inode, buf, buflen);
4676 trace_nfs4_set_acl(inode, err);
4677 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b42892006-08-24 12:27:15 -04004678 &exception);
4679 } while (exception.retry);
4680 return err;
4681}
4682
David Quigleyaa9c2662013-05-22 12:50:44 -04004683#ifdef CONFIG_NFS_V4_SECURITY_LABEL
4684static int _nfs4_get_security_label(struct inode *inode, void *buf,
4685 size_t buflen)
4686{
4687 struct nfs_server *server = NFS_SERVER(inode);
4688 struct nfs_fattr fattr;
4689 struct nfs4_label label = {0, 0, buflen, buf};
4690
4691 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004692 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004693 .fh = NFS_FH(inode),
4694 .bitmask = bitmask,
4695 };
4696 struct nfs4_getattr_res res = {
4697 .fattr = &fattr,
4698 .label = &label,
4699 .server = server,
4700 };
4701 struct rpc_message msg = {
4702 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004703 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004704 .rpc_resp = &res,
4705 };
4706 int ret;
4707
4708 nfs_fattr_init(&fattr);
4709
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004710 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004711 if (ret)
4712 return ret;
4713 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
4714 return -ENOENT;
4715 if (buflen < label.len)
4716 return -ERANGE;
4717 return 0;
4718}
4719
4720static int nfs4_get_security_label(struct inode *inode, void *buf,
4721 size_t buflen)
4722{
4723 struct nfs4_exception exception = { };
4724 int err;
4725
4726 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4727 return -EOPNOTSUPP;
4728
4729 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004730 err = _nfs4_get_security_label(inode, buf, buflen);
4731 trace_nfs4_get_security_label(inode, err);
4732 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004733 &exception);
4734 } while (exception.retry);
4735 return err;
4736}
4737
4738static int _nfs4_do_set_security_label(struct inode *inode,
4739 struct nfs4_label *ilabel,
4740 struct nfs_fattr *fattr,
4741 struct nfs4_label *olabel)
4742{
4743
4744 struct iattr sattr = {0};
4745 struct nfs_server *server = NFS_SERVER(inode);
4746 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04004747 struct nfs_setattrargs arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004748 .fh = NFS_FH(inode),
4749 .iap = &sattr,
4750 .server = server,
4751 .bitmask = bitmask,
4752 .label = ilabel,
4753 };
4754 struct nfs_setattrres res = {
4755 .fattr = fattr,
4756 .label = olabel,
4757 .server = server,
4758 };
4759 struct rpc_message msg = {
4760 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
Jeff Layton12207f62013-11-01 10:49:32 -04004761 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004762 .rpc_resp = &res,
4763 };
4764 int status;
4765
Jeff Layton12207f62013-11-01 10:49:32 -04004766 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04004767
Jeff Layton12207f62013-11-01 10:49:32 -04004768 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04004769 if (status)
4770 dprintk("%s failed: %d\n", __func__, status);
4771
4772 return status;
4773}
4774
4775static int nfs4_do_set_security_label(struct inode *inode,
4776 struct nfs4_label *ilabel,
4777 struct nfs_fattr *fattr,
4778 struct nfs4_label *olabel)
4779{
4780 struct nfs4_exception exception = { };
4781 int err;
4782
4783 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004784 err = _nfs4_do_set_security_label(inode, ilabel,
4785 fattr, olabel);
4786 trace_nfs4_set_security_label(inode, err);
4787 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004788 &exception);
4789 } while (exception.retry);
4790 return err;
4791}
4792
4793static int
4794nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen)
4795{
4796 struct nfs4_label ilabel, *olabel = NULL;
4797 struct nfs_fattr fattr;
4798 struct rpc_cred *cred;
4799 struct inode *inode = dentry->d_inode;
4800 int status;
4801
4802 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4803 return -EOPNOTSUPP;
4804
4805 nfs_fattr_init(&fattr);
4806
4807 ilabel.pi = 0;
4808 ilabel.lfs = 0;
4809 ilabel.label = (char *)buf;
4810 ilabel.len = buflen;
4811
4812 cred = rpc_lookup_cred();
4813 if (IS_ERR(cred))
4814 return PTR_ERR(cred);
4815
4816 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4817 if (IS_ERR(olabel)) {
4818 status = -PTR_ERR(olabel);
4819 goto out;
4820 }
4821
4822 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
4823 if (status == 0)
4824 nfs_setsecurity(inode, &fattr, olabel);
4825
4826 nfs4_label_free(olabel);
4827out:
4828 put_rpccred(cred);
4829 return status;
4830}
4831#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
4832
4833
Linus Torvalds1da177e2005-04-16 15:20:36 -07004834static int
NeilBrown8478eaa2014-09-18 16:09:27 +10004835nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server,
4836 struct nfs4_state *state, long *timeout)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004837{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004838 struct nfs_client *clp = server->nfs_client;
4839
4840 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004841 return 0;
4842 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004843 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004844 case -NFS4ERR_ADMIN_REVOKED:
4845 case -NFS4ERR_BAD_STATEID:
4846 case -NFS4ERR_OPENMODE:
4847 if (state == NULL)
4848 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004849 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004850 goto recovery_failed;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004851 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004852 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004853 if (state != NULL) {
4854 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004855 goto recovery_failed;
Trond Myklebust5d422302013-03-14 16:57:48 -04004856 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004857 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004858 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004859 nfs4_schedule_lease_recovery(clp);
4860 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -04004861 case -NFS4ERR_MOVED:
4862 if (nfs4_schedule_migration_recovery(server) < 0)
4863 goto recovery_failed;
4864 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04004865 case -NFS4ERR_LEASE_MOVED:
4866 nfs4_schedule_lease_moved_recovery(clp);
4867 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004868#if defined(CONFIG_NFS_V4_1)
4869 case -NFS4ERR_BADSESSION:
4870 case -NFS4ERR_BADSLOT:
4871 case -NFS4ERR_BAD_HIGH_SLOT:
4872 case -NFS4ERR_DEADSESSION:
4873 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4874 case -NFS4ERR_SEQ_FALSE_RETRY:
4875 case -NFS4ERR_SEQ_MISORDERED:
4876 dprintk("%s ERROR %d, Reset session\n", __func__,
4877 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004878 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4a82fd72013-11-15 16:36:16 -05004879 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004880#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004881 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004882 nfs_inc_server_stats(server, NFSIOS_DELAY);
NeilBrown8478eaa2014-09-18 16:09:27 +10004883 rpc_delay(task, nfs4_update_delay(timeout));
4884 goto restart_call;
Chuck Lever006ea732006-03-20 13:44:14 -05004885 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004886 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004887 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004888 case -NFS4ERR_OLD_STATEID:
Chuck Leverf1478c12013-10-17 14:13:07 -04004889 goto restart_call;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004890 }
4891 task->tk_status = nfs4_map_errors(task->tk_status);
4892 return 0;
Chuck Lever9f51a782013-10-17 14:13:13 -04004893recovery_failed:
Trond Myklebust5d422302013-03-14 16:57:48 -04004894 task->tk_status = -EIO;
4895 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004896wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004897 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004898 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4899 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
Chuck Lever519ae252013-10-17 14:13:19 -04004900 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
4901 goto recovery_failed;
Chuck Leverf1478c12013-10-17 14:13:07 -04004902restart_call:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004903 task->tk_status = 0;
4904 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004905}
4906
Chuck Leverf0920752012-05-21 22:45:41 -04004907static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4908 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004909{
4910 __be32 verf[2];
4911
Chuck Lever2c820d92012-05-21 22:45:33 -04004912 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4913 /* An impossible timestamp guarantees this value
4914 * will never match a generated boot time. */
4915 verf[0] = 0;
Trond Myklebust17f26b12013-08-21 15:48:42 -04004916 verf[1] = cpu_to_be32(NSEC_PER_SEC + 1);
Chuck Lever2c820d92012-05-21 22:45:33 -04004917 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004918 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Trond Myklebust17f26b12013-08-21 15:48:42 -04004919 verf[0] = cpu_to_be32(nn->boot_time.tv_sec);
4920 verf[1] = cpu_to_be32(nn->boot_time.tv_nsec);
Chuck Lever2c820d92012-05-21 22:45:33 -04004921 }
Chuck Levercd937102012-03-02 17:14:31 -05004922 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4923}
4924
Chuck Levere984a552012-09-14 17:24:21 -04004925static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004926nfs4_init_nonuniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004927 char *buf, size_t len)
4928{
4929 unsigned int result;
4930
Trond Myklebustceb3a162015-01-03 15:16:04 -05004931 if (clp->cl_owner_id != NULL)
4932 return strlcpy(buf, clp->cl_owner_id, len);
4933
Chuck Levere984a552012-09-14 17:24:21 -04004934 rcu_read_lock();
4935 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4936 clp->cl_ipaddr,
4937 rpc_peeraddr2str(clp->cl_rpcclient,
4938 RPC_DISPLAY_ADDR),
4939 rpc_peeraddr2str(clp->cl_rpcclient,
4940 RPC_DISPLAY_PROTO));
4941 rcu_read_unlock();
Trond Myklebustceb3a162015-01-03 15:16:04 -05004942 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
Chuck Levere984a552012-09-14 17:24:21 -04004943 return result;
4944}
4945
4946static unsigned int
Trond Myklebustceb3a162015-01-03 15:16:04 -05004947nfs4_init_uniform_client_string(struct nfs_client *clp,
Chuck Levere984a552012-09-14 17:24:21 -04004948 char *buf, size_t len)
4949{
Trond Myklebust55b59292013-07-24 16:36:35 -04004950 const char *nodename = clp->cl_rpcclient->cl_nodename;
Trond Myklebustceb3a162015-01-03 15:16:04 -05004951 unsigned int result;
4952
4953 if (clp->cl_owner_id != NULL)
4954 return strlcpy(buf, clp->cl_owner_id, len);
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004955
4956 if (nfs4_client_id_uniquifier[0] != '\0')
Trond Myklebustceb3a162015-01-03 15:16:04 -05004957 result = scnprintf(buf, len, "Linux NFSv%u.%u %s/%s",
Trond Myklebust55b59292013-07-24 16:36:35 -04004958 clp->rpc_ops->version,
4959 clp->cl_minorversion,
4960 nfs4_client_id_uniquifier,
4961 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004962 else
4963 result = scnprintf(buf, len, "Linux NFSv%u.%u %s",
Chuck Levere984a552012-09-14 17:24:21 -04004964 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004965 nodename);
Trond Myklebustceb3a162015-01-03 15:16:04 -05004966 clp->cl_owner_id = kstrdup(buf, GFP_KERNEL);
4967 return result;
Chuck Levere984a552012-09-14 17:24:21 -04004968}
4969
Chuck Lever706cb8d2014-03-12 12:51:47 -04004970/*
4971 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
4972 * services. Advertise one based on the address family of the
4973 * clientaddr.
4974 */
4975static unsigned int
4976nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
4977{
4978 if (strchr(clp->cl_ipaddr, ':') != NULL)
4979 return scnprintf(buf, len, "tcp6");
4980 else
4981 return scnprintf(buf, len, "tcp");
4982}
4983
Jeff Laytonf11b2a12014-06-21 20:52:17 -04004984static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
4985{
4986 struct nfs4_setclientid *sc = calldata;
4987
4988 if (task->tk_status == 0)
4989 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
4990}
4991
4992static const struct rpc_call_ops nfs4_setclientid_ops = {
4993 .rpc_call_done = nfs4_setclientid_done,
4994};
4995
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004996/**
4997 * nfs4_proc_setclientid - Negotiate client ID
4998 * @clp: state data structure
4999 * @program: RPC program for NFSv4 callback service
5000 * @port: IP port number for NFS4 callback service
5001 * @cred: RPC credential to use for this call
5002 * @res: where to place the result
5003 *
5004 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5005 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005006int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
5007 unsigned short port, struct rpc_cred *cred,
5008 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005009{
5010 nfs4_verifier sc_verifier;
5011 struct nfs4_setclientid setclientid = {
5012 .sc_verifier = &sc_verifier,
5013 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00005014 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005015 };
5016 struct rpc_message msg = {
5017 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
5018 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005019 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005020 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005021 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005022 struct rpc_task *task;
5023 struct rpc_task_setup task_setup_data = {
5024 .rpc_client = clp->cl_rpcclient,
5025 .rpc_message = &msg,
5026 .callback_ops = &nfs4_setclientid_ops,
5027 .callback_data = &setclientid,
5028 .flags = RPC_TASK_TIMEOUT,
5029 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005030 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005031
Chuck Leverde734832012-07-11 16:30:50 -04005032 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04005033 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005034 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
5035 setclientid.sc_name_len =
5036 nfs4_init_uniform_client_string(clp,
5037 setclientid.sc_name,
5038 sizeof(setclientid.sc_name));
5039 else
5040 setclientid.sc_name_len =
5041 nfs4_init_nonuniform_client_string(clp,
5042 setclientid.sc_name,
5043 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04005044 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04005045 setclientid.sc_netid_len =
5046 nfs4_init_callback_netid(clp,
5047 setclientid.sc_netid,
5048 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04005049 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05005050 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07005051 clp->cl_ipaddr, port >> 8, port & 255);
5052
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005053 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
5054 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5055 setclientid.sc_name_len, setclientid.sc_name);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005056 task = rpc_run_task(&task_setup_data);
5057 if (IS_ERR(task)) {
5058 status = PTR_ERR(task);
5059 goto out;
5060 }
5061 status = task->tk_status;
5062 if (setclientid.sc_cred) {
5063 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
5064 put_rpccred(setclientid.sc_cred);
5065 }
5066 rpc_put_task(task);
5067out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005068 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005069 dprintk("NFS reply setclientid: %d\n", status);
5070 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005071}
5072
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005073/**
5074 * nfs4_proc_setclientid_confirm - Confirm client ID
5075 * @clp: state data structure
5076 * @res: result of a previous SETCLIENTID
5077 * @cred: RPC credential to use for this call
5078 *
5079 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5080 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04005081int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005082 struct nfs4_setclientid_res *arg,
5083 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005084{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005085 struct rpc_message msg = {
5086 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005087 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005088 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005089 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005090 int status;
5091
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005092 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
5093 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5094 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005095 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005096 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005097 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005098 return status;
5099}
5100
Trond Myklebustfe650402006-01-03 09:55:18 +01005101struct nfs4_delegreturndata {
5102 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005103 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01005104 struct nfs_fh fh;
5105 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005106 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005107 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01005108 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08005109 struct inode *inode;
5110 bool roc;
5111 u32 roc_barrier;
Trond Myklebustfe650402006-01-03 09:55:18 +01005112};
5113
Trond Myklebustfe650402006-01-03 09:55:18 +01005114static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
5115{
5116 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04005117
Trond Myklebust14516c32010-07-31 14:29:06 -04005118 if (!nfs4_sequence_done(task, &data->res.seq_res))
5119 return;
Andy Adamson938e1012009-04-01 09:22:28 -04005120
Trond Myklebustca8acf82013-08-13 10:36:56 -04005121 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005122 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05005123 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01005124 renew_lease(data->res.server, data->timestamp);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005125 case -NFS4ERR_ADMIN_REVOKED:
5126 case -NFS4ERR_DELEG_REVOKED:
5127 case -NFS4ERR_BAD_STATEID:
5128 case -NFS4ERR_OLD_STATEID:
5129 case -NFS4ERR_STALE_STATEID:
5130 case -NFS4ERR_EXPIRED:
5131 task->tk_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005132 if (data->roc)
5133 pnfs_roc_set_barrier(data->inode, data->roc_barrier);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005134 break;
Ricardo Labiaga79708862009-12-07 09:23:21 -05005135 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005136 if (nfs4_async_handle_error(task, data->res.server,
5137 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005138 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005139 return;
5140 }
5141 }
5142 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01005143}
5144
5145static void nfs4_delegreturn_release(void *calldata)
5146{
Peng Tao039b7562014-07-03 13:05:02 +08005147 struct nfs4_delegreturndata *data = calldata;
5148
5149 if (data->roc)
5150 pnfs_roc_release(data->inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005151 kfree(calldata);
5152}
5153
Andy Adamson938e1012009-04-01 09:22:28 -04005154static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
5155{
5156 struct nfs4_delegreturndata *d_data;
5157
5158 d_data = (struct nfs4_delegreturndata *)data;
5159
Peng Tao039b7562014-07-03 13:05:02 +08005160 if (d_data->roc &&
5161 pnfs_roc_drain(d_data->inode, &d_data->roc_barrier, task))
5162 return;
5163
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005164 nfs4_setup_sequence(d_data->res.server,
5165 &d_data->args.seq_args,
5166 &d_data->res.seq_res,
5167 task);
Andy Adamson938e1012009-04-01 09:22:28 -04005168}
Andy Adamson938e1012009-04-01 09:22:28 -04005169
Jesper Juhlc8d149f2006-03-20 13:44:07 -05005170static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04005171 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01005172 .rpc_call_done = nfs4_delegreturn_done,
5173 .rpc_release = nfs4_delegreturn_release,
5174};
5175
Trond Myklebuste6f81072008-01-24 18:14:34 -05005176static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01005177{
5178 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005179 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005180 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005181 struct rpc_message msg = {
5182 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
5183 .rpc_cred = cred,
5184 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005185 struct rpc_task_setup task_setup_data = {
5186 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04005187 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005188 .callback_ops = &nfs4_delegreturn_ops,
5189 .flags = RPC_TASK_ASYNC,
5190 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05005191 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01005192
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005193 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01005194 if (data == NULL)
5195 return -ENOMEM;
Chuck Levera9c92d62013-08-09 12:48:18 -04005196 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01005197 data->args.fhandle = &data->fh;
5198 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04005199 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01005200 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05005201 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01005202 data->res.fattr = &data->fattr;
5203 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005204 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005205 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01005206 data->rpc_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005207 data->inode = inode;
5208 data->roc = list_empty(&NFS_I(inode)->open_files) ?
5209 pnfs_roc(inode) : false;
Trond Myklebustfe650402006-01-03 09:55:18 +01005210
Trond Myklebustc970aa82007-07-14 15:39:59 -04005211 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05005212 msg.rpc_argp = &data->args;
5213 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005214 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005215 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01005216 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005217 if (!issync)
5218 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01005219 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005220 if (status != 0)
5221 goto out;
5222 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04005223 if (status == 0)
5224 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
5225 else
5226 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005227out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005228 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01005229 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005230}
5231
Trond Myklebuste6f81072008-01-24 18:14:34 -05005232int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005233{
5234 struct nfs_server *server = NFS_SERVER(inode);
5235 struct nfs4_exception exception = { };
5236 int err;
5237 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05005238 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Trond Myklebustca8acf82013-08-13 10:36:56 -04005239 trace_nfs4_delegreturn(inode, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005240 switch (err) {
5241 case -NFS4ERR_STALE_STATEID:
5242 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005243 case 0:
5244 return 0;
5245 }
5246 err = nfs4_handle_exception(server, err, &exception);
5247 } while (exception.retry);
5248 return err;
5249}
5250
5251#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
5252#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
5253
5254/*
5255 * sleep, with exponential backoff, and retry the LOCK operation.
5256 */
5257static unsigned long
5258nfs4_set_lock_task_retry(unsigned long timeout)
5259{
Colin Cross416ad3c2013-05-06 23:50:06 +00005260 freezable_schedule_timeout_killable_unsafe(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005261 timeout <<= 1;
5262 if (timeout > NFS4_LOCK_MAXTIMEOUT)
5263 return NFS4_LOCK_MAXTIMEOUT;
5264 return timeout;
5265}
5266
Linus Torvalds1da177e2005-04-16 15:20:36 -07005267static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5268{
5269 struct inode *inode = state->inode;
5270 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04005271 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005272 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005273 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005274 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005275 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005276 struct nfs_lockt_res res = {
5277 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005278 };
5279 struct rpc_message msg = {
5280 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
5281 .rpc_argp = &arg,
5282 .rpc_resp = &res,
5283 .rpc_cred = state->owner->so_cred,
5284 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005285 struct nfs4_lock_state *lsp;
5286 int status;
5287
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005288 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005289 status = nfs4_set_lock_state(state, request);
5290 if (status != 0)
5291 goto out;
5292 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005293 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005294 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00005295 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005296 switch (status) {
5297 case 0:
5298 request->fl_type = F_UNLCK;
5299 break;
5300 case -NFS4ERR_DENIED:
5301 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005302 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05005303 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04005304 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005305out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005306 return status;
5307}
5308
5309static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5310{
5311 struct nfs4_exception exception = { };
5312 int err;
5313
5314 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005315 err = _nfs4_proc_getlk(state, cmd, request);
5316 trace_nfs4_get_lock(request, state, cmd, err);
5317 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005318 &exception);
5319 } while (exception.retry);
5320 return err;
5321}
5322
5323static int do_vfs_lock(struct file *file, struct file_lock *fl)
5324{
5325 int res = 0;
5326 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
5327 case FL_POSIX:
5328 res = posix_lock_file_wait(file, fl);
5329 break;
5330 case FL_FLOCK:
5331 res = flock_lock_file_wait(file, fl);
5332 break;
5333 default:
5334 BUG();
5335 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005336 return res;
5337}
5338
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005339struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005340 struct nfs_locku_args arg;
5341 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005342 struct nfs4_lock_state *lsp;
5343 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005344 struct file_lock fl;
5345 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005346 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005347};
5348
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005349static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
5350 struct nfs_open_context *ctx,
5351 struct nfs4_lock_state *lsp,
5352 struct nfs_seqid *seqid)
5353{
5354 struct nfs4_unlockdata *p;
5355 struct inode *inode = lsp->ls_state->inode;
5356
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005357 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005358 if (p == NULL)
5359 return NULL;
5360 p->arg.fh = NFS_FH(inode);
5361 p->arg.fl = &p->fl;
5362 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005363 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005364 p->lsp = lsp;
5365 atomic_inc(&lsp->ls_count);
5366 /* Ensure we don't close file until we're done freeing locks! */
5367 p->ctx = get_nfs_open_context(ctx);
5368 memcpy(&p->fl, fl, sizeof(p->fl));
5369 p->server = NFS_SERVER(inode);
5370 return p;
5371}
5372
Trond Myklebust06f814a2006-01-03 09:55:07 +01005373static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005374{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005375 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005376 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005377 nfs4_put_lock_state(calldata->lsp);
5378 put_nfs_open_context(calldata->ctx);
5379 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005380}
5381
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005382static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005383{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005384 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005385
Trond Myklebust14516c32010-07-31 14:29:06 -04005386 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
5387 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005388 switch (task->tk_status) {
5389 case 0:
Trond Myklebust26e976a2006-01-03 09:55:21 +01005390 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005391 do_vfs_lock(calldata->fl.fl_file, &calldata->fl);
5392 if (nfs4_update_lock_stateid(calldata->lsp,
5393 &calldata->res.stateid))
5394 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005395 case -NFS4ERR_BAD_STATEID:
5396 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005397 case -NFS4ERR_STALE_STATEID:
5398 case -NFS4ERR_EXPIRED:
Trond Myklebust425c1d42015-01-24 14:57:53 -05005399 if (!nfs4_stateid_match(&calldata->arg.stateid,
5400 &calldata->lsp->ls_stateid))
5401 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005402 break;
5403 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005404 if (nfs4_async_handle_error(task, calldata->server,
5405 NULL, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005406 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005407 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04005408 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005409}
5410
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005411static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005412{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005413 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005414
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005415 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005416 goto out_wait;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005417 nfs4_stateid_copy(&calldata->arg.stateid, &calldata->lsp->ls_stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005418 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005419 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005420 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005421 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005422 calldata->timestamp = jiffies;
Trond Myklebust035168ab2010-06-16 09:52:26 -04005423 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04005424 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005425 &calldata->res.seq_res,
5426 task) != 0)
5427 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005428 return;
5429out_no_action:
5430 task->tk_action = NULL;
5431out_wait:
5432 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005433}
5434
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005435static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005436 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005437 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01005438 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005439};
5440
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005441static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
5442 struct nfs_open_context *ctx,
5443 struct nfs4_lock_state *lsp,
5444 struct nfs_seqid *seqid)
5445{
5446 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005447 struct rpc_message msg = {
5448 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
5449 .rpc_cred = ctx->cred,
5450 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005451 struct rpc_task_setup task_setup_data = {
5452 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005453 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005454 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005455 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005456 .flags = RPC_TASK_ASYNC,
5457 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005458
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04005459 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
5460 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
5461
Frank Filz137d6ac2007-07-09 15:32:29 -07005462 /* Ensure this is an unlock - when canceling a lock, the
5463 * canceled lock is passed in, and it won't be an unlock.
5464 */
5465 fl->fl_type = F_UNLCK;
5466
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005467 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
5468 if (data == NULL) {
5469 nfs_free_seqid(seqid);
5470 return ERR_PTR(-ENOMEM);
5471 }
5472
Chuck Levera9c92d62013-08-09 12:48:18 -04005473 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005474 msg.rpc_argp = &data->arg;
5475 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005476 task_setup_data.callback_data = data;
5477 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005478}
5479
Linus Torvalds1da177e2005-04-16 15:20:36 -07005480static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
5481{
Trond Myklebust65b62a22013-02-07 10:54:07 -05005482 struct inode *inode = state->inode;
5483 struct nfs4_state_owner *sp = state->owner;
5484 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005485 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005486 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01005487 struct rpc_task *task;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005488 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005489 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005490 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005491
Trond Myklebust9b073572006-06-29 16:38:34 -04005492 status = nfs4_set_lock_state(state, request);
5493 /* Unlock _before_ we do the RPC call */
5494 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05005495 /* Exclude nfs_delegation_claim_locks() */
5496 mutex_lock(&sp->so_delegreturn_mutex);
5497 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005498 down_read(&nfsi->rwsem);
5499 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
5500 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005501 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005502 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005503 }
5504 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005505 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005506 if (status != 0)
5507 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005508 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005509 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04005510 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
5511 goto out;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005512 alloc_seqid = NFS_SERVER(inode)->nfs_client->cl_mvops->alloc_seqid;
5513 seqid = alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04005514 status = -ENOMEM;
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005515 if (IS_ERR(seqid))
Trond Myklebust9b073572006-06-29 16:38:34 -04005516 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005517 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005518 status = PTR_ERR(task);
5519 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04005520 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005521 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005522 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04005523out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005524 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005525 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005526 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005527}
5528
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005529struct nfs4_lockdata {
5530 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005531 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005532 struct nfs4_lock_state *lsp;
5533 struct nfs_open_context *ctx;
5534 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005535 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005536 int rpc_status;
5537 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04005538 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005539};
5540
5541static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005542 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
5543 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005544{
5545 struct nfs4_lockdata *p;
5546 struct inode *inode = lsp->ls_state->inode;
5547 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustb4019c02015-01-24 14:19:19 -05005548 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005549
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005550 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005551 if (p == NULL)
5552 return NULL;
5553
5554 p->arg.fh = NFS_FH(inode);
5555 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005556 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005557 if (IS_ERR(p->arg.open_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005558 goto out_free;
Trond Myklebustb4019c02015-01-24 14:19:19 -05005559 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
5560 p->arg.lock_seqid = alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05005561 if (IS_ERR(p->arg.lock_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005562 goto out_free_seqid;
David Howells7539bba2006-08-22 20:06:09 -04005563 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005564 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005565 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005566 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005567 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04005568 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005569 atomic_inc(&lsp->ls_count);
5570 p->ctx = get_nfs_open_context(ctx);
5571 memcpy(&p->fl, fl, sizeof(p->fl));
5572 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005573out_free_seqid:
5574 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005575out_free:
5576 kfree(p);
5577 return NULL;
5578}
5579
5580static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
5581{
5582 struct nfs4_lockdata *data = calldata;
5583 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005584
Harvey Harrison3110ff82008-05-02 13:42:44 -07005585 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005586 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005587 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005588 /* Do we need to do an open_to_lock_owner? */
Trond Myklebust6b447532015-01-24 18:38:15 -05005589 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005590 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005591 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005592 }
Trond Myklebust425c1d42015-01-24 14:57:53 -05005593 nfs4_stateid_copy(&data->arg.open_stateid,
5594 &state->open_stateid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005595 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005596 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005597 } else {
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005598 data->arg.new_lock_owner = 0;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005599 nfs4_stateid_copy(&data->arg.lock_stateid,
5600 &data->lsp->ls_stateid);
5601 }
Trond Myklebust5d422302013-03-14 16:57:48 -04005602 if (!nfs4_valid_open_stateid(state)) {
5603 data->rpc_status = -EBADF;
5604 task->tk_action = NULL;
5605 goto out_release_open_seqid;
5606 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005607 data->timestamp = jiffies;
Trond Myklebust035168ab2010-06-16 09:52:26 -04005608 if (nfs4_setup_sequence(data->server,
5609 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005610 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005611 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04005612 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04005613out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005614 nfs_release_seqid(data->arg.open_seqid);
5615out_release_lock_seqid:
5616 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005617out_wait:
5618 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005619 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005620}
5621
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005622static void nfs4_lock_done(struct rpc_task *task, void *calldata)
5623{
5624 struct nfs4_lockdata *data = calldata;
Trond Myklebust39071e62015-01-24 15:07:56 -05005625 struct nfs4_lock_state *lsp = data->lsp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005626
Harvey Harrison3110ff82008-05-02 13:42:44 -07005627 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005628
Trond Myklebust14516c32010-07-31 14:29:06 -04005629 if (!nfs4_sequence_done(task, &data->res.seq_res))
5630 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04005631
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005632 data->rpc_status = task->tk_status;
Trond Myklebust425c1d42015-01-24 14:57:53 -05005633 switch (task->tk_status) {
5634 case 0:
Trond Myklebust39071e62015-01-24 15:07:56 -05005635 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode),
5636 data->timestamp);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005637 if (data->arg.new_lock) {
5638 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS);
5639 if (do_vfs_lock(data->fl.fl_file, &data->fl) < 0) {
5640 rpc_restart_call_prepare(task);
5641 break;
5642 }
5643 }
Trond Myklebust39071e62015-01-24 15:07:56 -05005644 if (data->arg.new_lock_owner != 0) {
5645 nfs_confirm_seqid(&lsp->ls_seqid, 0);
5646 nfs4_stateid_copy(&lsp->ls_stateid, &data->res.stateid);
5647 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
5648 } else if (!nfs4_update_lock_stateid(lsp, &data->res.stateid))
5649 rpc_restart_call_prepare(task);
Trond Myklebust425c1d42015-01-24 14:57:53 -05005650 break;
5651 case -NFS4ERR_BAD_STATEID:
5652 case -NFS4ERR_OLD_STATEID:
5653 case -NFS4ERR_STALE_STATEID:
5654 case -NFS4ERR_EXPIRED:
5655 if (data->arg.new_lock_owner != 0) {
5656 if (!nfs4_stateid_match(&data->arg.open_stateid,
5657 &lsp->ls_state->open_stateid))
5658 rpc_restart_call_prepare(task);
5659 } else if (!nfs4_stateid_match(&data->arg.lock_stateid,
5660 &lsp->ls_stateid))
5661 rpc_restart_call_prepare(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005662 }
Harvey Harrison3110ff82008-05-02 13:42:44 -07005663 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005664}
5665
5666static void nfs4_lock_release(void *calldata)
5667{
5668 struct nfs4_lockdata *data = calldata;
5669
Harvey Harrison3110ff82008-05-02 13:42:44 -07005670 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005671 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005672 if (data->cancelled != 0) {
5673 struct rpc_task *task;
5674 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
5675 data->arg.lock_seqid);
5676 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08005677 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005678 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005679 } else
5680 nfs_free_seqid(data->arg.lock_seqid);
5681 nfs4_put_lock_state(data->lsp);
5682 put_nfs_open_context(data->ctx);
5683 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005684 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005685}
5686
5687static const struct rpc_call_ops nfs4_lock_ops = {
5688 .rpc_call_prepare = nfs4_lock_prepare,
5689 .rpc_call_done = nfs4_lock_done,
5690 .rpc_release = nfs4_lock_release,
5691};
5692
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005693static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
5694{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005695 switch (error) {
5696 case -NFS4ERR_ADMIN_REVOKED:
5697 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05005698 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005699 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04005700 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05005701 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005702 break;
5703 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005704 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05005705 case -NFS4ERR_EXPIRED:
5706 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005707 };
5708}
5709
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005710static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005711{
5712 struct nfs4_lockdata *data;
5713 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005714 struct rpc_message msg = {
5715 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
5716 .rpc_cred = state->owner->so_cred,
5717 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005718 struct rpc_task_setup task_setup_data = {
5719 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005720 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005721 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005722 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005723 .flags = RPC_TASK_ASYNC,
5724 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005725 int ret;
5726
Harvey Harrison3110ff82008-05-02 13:42:44 -07005727 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005728 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005729 fl->fl_u.nfs4_fl.owner,
5730 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005731 if (data == NULL)
5732 return -ENOMEM;
5733 if (IS_SETLKW(cmd))
5734 data->arg.block = 1;
Chuck Levera9c92d62013-08-09 12:48:18 -04005735 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005736 msg.rpc_argp = &data->arg;
5737 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005738 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005739 if (recovery_type > NFS_LOCK_NEW) {
5740 if (recovery_type == NFS_LOCK_RECLAIM)
5741 data->arg.reclaim = NFS_LOCK_RECLAIM;
5742 nfs4_set_sequence_privileged(&data->arg.seq_args);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005743 } else
5744 data->arg.new_lock = 1;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005745 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005746 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005747 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005748 ret = nfs4_wait_for_completion_rpc_task(task);
5749 if (ret == 0) {
5750 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005751 if (ret)
5752 nfs4_handle_setlk_error(data->server, data->lsp,
5753 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005754 } else
5755 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005756 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005757 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005758 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005759}
5760
5761static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5762{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005763 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005764 struct nfs4_exception exception = {
5765 .inode = state->inode,
5766 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005767 int err;
5768
5769 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005770 /* Cache the lock if possible... */
5771 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5772 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005773 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005774 trace_nfs4_lock_reclaim(request, state, F_SETLK, err);
Trond Myklebust168667c2010-10-19 19:47:49 -04005775 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005776 break;
5777 nfs4_handle_exception(server, err, &exception);
5778 } while (exception.retry);
5779 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005780}
5781
5782static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5783{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005784 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005785 struct nfs4_exception exception = {
5786 .inode = state->inode,
5787 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005788 int err;
5789
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005790 err = nfs4_set_lock_state(state, request);
5791 if (err != 0)
5792 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04005793 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10005794 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
5795 return 0;
5796 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005797 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005798 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5799 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005800 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005801 trace_nfs4_lock_expired(request, state, F_SETLK, err);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005802 switch (err) {
5803 default:
5804 goto out;
5805 case -NFS4ERR_GRACE:
5806 case -NFS4ERR_DELAY:
5807 nfs4_handle_exception(server, err, &exception);
5808 err = 0;
5809 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005810 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005811out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005812 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005813}
5814
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005815#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005816/**
5817 * nfs41_check_expired_locks - possibly free a lock stateid
5818 *
5819 * @state: NFSv4 state for an inode
5820 *
5821 * Returns NFS_OK if recovery for this stateid is now finished.
5822 * Otherwise a negative NFS4ERR value is returned.
5823 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005824static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005825{
Chuck Levereb64cf92012-07-11 16:30:05 -04005826 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005827 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005828 struct nfs_server *server = NFS_SERVER(state->inode);
5829
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005830 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005831 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005832 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5833
5834 status = nfs41_test_stateid(server,
5835 &lsp->ls_stateid,
5836 cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04005837 trace_nfs4_test_lock_stateid(state, lsp, status);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005838 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005839 /* Free the stateid unless the server
5840 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005841 if (status != -NFS4ERR_BAD_STATEID)
5842 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005843 &lsp->ls_stateid,
5844 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005845 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005846 ret = status;
5847 }
5848 }
5849 };
5850
5851 return ret;
5852}
5853
5854static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5855{
5856 int status = NFS_OK;
5857
5858 if (test_bit(LK_STATE_IN_USE, &state->flags))
5859 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005860 if (status != NFS_OK)
5861 status = nfs4_lock_expired(state, request);
5862 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005863}
5864#endif
5865
Linus Torvalds1da177e2005-04-16 15:20:36 -07005866static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5867{
Trond Myklebust19e03c52008-12-23 15:21:44 -05005868 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005869 unsigned char fl_flags = request->fl_flags;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005870 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005871
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005872 if ((fl_flags & FL_POSIX) &&
5873 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5874 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005875 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005876 status = nfs4_set_lock_state(state, request);
5877 if (status != 0)
5878 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005879 request->fl_flags |= FL_ACCESS;
5880 status = do_vfs_lock(request->fl_file, request);
5881 if (status < 0)
5882 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005883 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005884 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005885 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005886 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005887 request->fl_flags = fl_flags & ~FL_SLEEP;
5888 status = do_vfs_lock(request->fl_file, request);
Trond Myklebustc69899a2015-01-24 16:03:52 -05005889 up_read(&nfsi->rwsem);
5890 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005891 }
Trond Myklebust9a99af42013-02-04 20:17:49 -05005892 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005893 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005894out:
5895 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005896 return status;
5897}
5898
5899static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5900{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005901 struct nfs4_exception exception = {
5902 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005903 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005904 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005905 int err;
5906
5907 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005908 err = _nfs4_proc_setlk(state, cmd, request);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005909 trace_nfs4_set_lock(request, state, cmd, err);
Trond Myklebust965b5d62009-06-17 13:22:59 -07005910 if (err == -NFS4ERR_DENIED)
5911 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005912 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005913 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005914 } while (exception.retry);
5915 return err;
5916}
5917
5918static int
5919nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5920{
5921 struct nfs_open_context *ctx;
5922 struct nfs4_state *state;
5923 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5924 int status;
5925
5926 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005927 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005928 state = ctx->state;
5929
5930 if (request->fl_start < 0 || request->fl_end < 0)
5931 return -EINVAL;
5932
Trond Myklebustd9531262009-07-21 19:22:38 -04005933 if (IS_GETLK(cmd)) {
5934 if (state != NULL)
5935 return nfs4_proc_getlk(state, F_GETLK, request);
5936 return 0;
5937 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005938
5939 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5940 return -EINVAL;
5941
Trond Myklebustd9531262009-07-21 19:22:38 -04005942 if (request->fl_type == F_UNLCK) {
5943 if (state != NULL)
5944 return nfs4_proc_unlck(state, cmd, request);
5945 return 0;
5946 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005947
Trond Myklebustd9531262009-07-21 19:22:38 -04005948 if (state == NULL)
5949 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005950 /*
5951 * Don't rely on the VFS having checked the file open mode,
5952 * since it won't do this for flock() locks.
5953 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005954 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005955 case F_RDLCK:
5956 if (!(filp->f_mode & FMODE_READ))
5957 return -EBADF;
5958 break;
5959 case F_WRLCK:
5960 if (!(filp->f_mode & FMODE_WRITE))
5961 return -EBADF;
5962 }
5963
Linus Torvalds1da177e2005-04-16 15:20:36 -07005964 do {
5965 status = nfs4_proc_setlk(state, cmd, request);
5966 if ((status != -EAGAIN) || IS_SETLK(cmd))
5967 break;
5968 timeout = nfs4_set_lock_task_retry(timeout);
5969 status = -ERESTARTSYS;
5970 if (signalled())
5971 break;
5972 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005973 return status;
5974}
5975
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005976int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005977{
5978 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005979 int err;
5980
5981 err = nfs4_set_lock_state(state, fl);
5982 if (err != 0)
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005983 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005984 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04005985 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005986}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005987
Trond Myklebustcf470c32012-03-07 13:49:12 -05005988struct nfs_release_lockowner_data {
5989 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005990 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005991 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08005992 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04005993 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005994};
5995
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04005996static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
5997{
5998 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08005999 struct nfs_server *server = data->server;
Peng Taocb04ad22014-06-11 05:24:15 +08006000 nfs40_setup_sequence(server->nfs_client->cl_slot_tbl,
6001 &data->args.seq_args, &data->res.seq_res, task);
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006002 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04006003 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006004}
6005
6006static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
6007{
6008 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04006009 struct nfs_server *server = data->server;
6010
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006011 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04006012
6013 switch (task->tk_status) {
6014 case 0:
6015 renew_lease(server, data->timestamp);
6016 break;
6017 case -NFS4ERR_STALE_CLIENTID:
6018 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08006019 nfs4_schedule_lease_recovery(server->nfs_client);
6020 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04006021 case -NFS4ERR_LEASE_MOVED:
6022 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10006023 if (nfs4_async_handle_error(task, server,
6024 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04006025 rpc_restart_call_prepare(task);
6026 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006027}
6028
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006029static void nfs4_release_lockowner_release(void *calldata)
6030{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006031 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006032 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006033 kfree(calldata);
6034}
6035
Trond Myklebust17280172012-03-11 13:11:00 -04006036static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006037 .rpc_call_prepare = nfs4_release_lockowner_prepare,
6038 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006039 .rpc_release = nfs4_release_lockowner_release,
6040};
6041
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006042static void
6043nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006044{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006045 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006046 struct rpc_message msg = {
6047 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
6048 };
6049
6050 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006051 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006052
Trond Myklebustcf470c32012-03-07 13:49:12 -05006053 data = kmalloc(sizeof(*data), GFP_NOFS);
6054 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006055 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006056 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006057 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006058 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
6059 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
6060 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006061
Trond Myklebustcf470c32012-03-07 13:49:12 -05006062 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006063 msg.rpc_resp = &data->res;
6064 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05006065 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006066}
6067
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006068#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
6069
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006070static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
6071 const void *buf, size_t buflen,
6072 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006073{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006074 if (strcmp(key, "") != 0)
6075 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00006076
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006077 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006078}
6079
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006080static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
6081 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006082{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006083 if (strcmp(key, "") != 0)
6084 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006085
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006086 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006087}
6088
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006089static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
6090 size_t list_len, const char *name,
6091 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006092{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006093 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006094
J. Bruce Fields096455a2006-03-20 23:23:42 -05006095 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
6096 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006097
6098 if (list && len <= list_len)
6099 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006100 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006101}
6102
David Quigleyc9bccef2013-05-22 12:50:45 -04006103#ifdef CONFIG_NFS_V4_SECURITY_LABEL
6104static inline int nfs4_server_supports_labels(struct nfs_server *server)
6105{
6106 return server->caps & NFS_CAP_SECURITY_LABEL;
6107}
6108
6109static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key,
6110 const void *buf, size_t buflen,
6111 int flags, int type)
6112{
6113 if (security_ismaclabel(key))
6114 return nfs4_set_security_label(dentry, buf, buflen);
6115
6116 return -EOPNOTSUPP;
6117}
6118
6119static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key,
6120 void *buf, size_t buflen, int type)
6121{
6122 if (security_ismaclabel(key))
6123 return nfs4_get_security_label(dentry->d_inode, buf, buflen);
6124 return -EOPNOTSUPP;
6125}
6126
6127static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list,
6128 size_t list_len, const char *name,
6129 size_t name_len, int type)
6130{
6131 size_t len = 0;
6132
6133 if (nfs_server_capable(dentry->d_inode, NFS_CAP_SECURITY_LABEL)) {
6134 len = security_inode_listsecurity(dentry->d_inode, NULL, 0);
6135 if (list && len <= list_len)
6136 security_inode_listsecurity(dentry->d_inode, list, len);
6137 }
6138 return len;
6139}
6140
6141static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
6142 .prefix = XATTR_SECURITY_PREFIX,
6143 .list = nfs4_xattr_list_nfs4_label,
6144 .get = nfs4_xattr_get_nfs4_label,
6145 .set = nfs4_xattr_set_nfs4_label,
6146};
6147#endif
6148
6149
Andy Adamson533eb462011-06-13 18:25:56 -04006150/*
6151 * nfs_fhget will use either the mounted_on_fileid or the fileid
6152 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006153static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
6154{
Andy Adamson533eb462011-06-13 18:25:56 -04006155 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
6156 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
6157 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05006158 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006159 return;
6160
6161 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05006162 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006163 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
6164 fattr->nlink = 2;
6165}
6166
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006167static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6168 const struct qstr *name,
6169 struct nfs4_fs_locations *fs_locations,
6170 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04006171{
6172 struct nfs_server *server = NFS_SERVER(dir);
David Quigleya09df2c2013-05-22 12:50:41 -04006173 u32 bitmask[3] = {
Manoj Naik361e6242006-06-09 09:34:24 -04006174 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006175 };
6176 struct nfs4_fs_locations_arg args = {
6177 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05006178 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006179 .page = page,
6180 .bitmask = bitmask,
6181 };
Benny Halevy22958462009-04-01 09:22:02 -04006182 struct nfs4_fs_locations_res res = {
6183 .fs_locations = fs_locations,
6184 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04006185 struct rpc_message msg = {
6186 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6187 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04006188 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006189 };
6190 int status;
6191
Harvey Harrison3110ff82008-05-02 13:42:44 -07006192 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04006193
6194 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
6195 * is not supported */
6196 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
6197 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
6198 else
6199 bitmask[0] |= FATTR4_WORD0_FILEID;
6200
Trond Myklebustc228fd32007-01-13 02:28:11 -05006201 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006202 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04006203 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006204 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006205 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006206 return status;
6207}
6208
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006209int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6210 const struct qstr *name,
6211 struct nfs4_fs_locations *fs_locations,
6212 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006213{
6214 struct nfs4_exception exception = { };
6215 int err;
6216 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006217 err = _nfs4_proc_fs_locations(client, dir, name,
6218 fs_locations, page);
6219 trace_nfs4_get_fs_locations(dir, name, err);
6220 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006221 &exception);
6222 } while (exception.retry);
6223 return err;
6224}
6225
Chuck Leverb03d7352013-10-17 14:12:50 -04006226/*
6227 * This operation also signals the server that this client is
6228 * performing migration recovery. The server can stop returning
6229 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
6230 * appended to this compound to identify the client ID which is
6231 * performing recovery.
6232 */
6233static int _nfs40_proc_get_locations(struct inode *inode,
6234 struct nfs4_fs_locations *locations,
6235 struct page *page, struct rpc_cred *cred)
6236{
6237 struct nfs_server *server = NFS_SERVER(inode);
6238 struct rpc_clnt *clnt = server->client;
6239 u32 bitmask[2] = {
6240 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6241 };
6242 struct nfs4_fs_locations_arg args = {
6243 .clientid = server->nfs_client->cl_clientid,
6244 .fh = NFS_FH(inode),
6245 .page = page,
6246 .bitmask = bitmask,
6247 .migration = 1, /* skip LOOKUP */
6248 .renew = 1, /* append RENEW */
6249 };
6250 struct nfs4_fs_locations_res res = {
6251 .fs_locations = locations,
6252 .migration = 1,
6253 .renew = 1,
6254 };
6255 struct rpc_message msg = {
6256 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6257 .rpc_argp = &args,
6258 .rpc_resp = &res,
6259 .rpc_cred = cred,
6260 };
6261 unsigned long now = jiffies;
6262 int status;
6263
6264 nfs_fattr_init(&locations->fattr);
6265 locations->server = server;
6266 locations->nlocations = 0;
6267
6268 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6269 nfs4_set_sequence_privileged(&args.seq_args);
6270 status = nfs4_call_sync_sequence(clnt, server, &msg,
6271 &args.seq_args, &res.seq_res);
6272 if (status)
6273 return status;
6274
6275 renew_lease(server, now);
6276 return 0;
6277}
6278
6279#ifdef CONFIG_NFS_V4_1
6280
6281/*
6282 * This operation also signals the server that this client is
6283 * performing migration recovery. The server can stop asserting
6284 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
6285 * performing this operation is identified in the SEQUENCE
6286 * operation in this compound.
6287 *
6288 * When the client supports GETATTR(fs_locations_info), it can
6289 * be plumbed in here.
6290 */
6291static int _nfs41_proc_get_locations(struct inode *inode,
6292 struct nfs4_fs_locations *locations,
6293 struct page *page, struct rpc_cred *cred)
6294{
6295 struct nfs_server *server = NFS_SERVER(inode);
6296 struct rpc_clnt *clnt = server->client;
6297 u32 bitmask[2] = {
6298 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6299 };
6300 struct nfs4_fs_locations_arg args = {
6301 .fh = NFS_FH(inode),
6302 .page = page,
6303 .bitmask = bitmask,
6304 .migration = 1, /* skip LOOKUP */
6305 };
6306 struct nfs4_fs_locations_res res = {
6307 .fs_locations = locations,
6308 .migration = 1,
6309 };
6310 struct rpc_message msg = {
6311 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6312 .rpc_argp = &args,
6313 .rpc_resp = &res,
6314 .rpc_cred = cred,
6315 };
6316 int status;
6317
6318 nfs_fattr_init(&locations->fattr);
6319 locations->server = server;
6320 locations->nlocations = 0;
6321
6322 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6323 nfs4_set_sequence_privileged(&args.seq_args);
6324 status = nfs4_call_sync_sequence(clnt, server, &msg,
6325 &args.seq_args, &res.seq_res);
6326 if (status == NFS4_OK &&
6327 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6328 status = -NFS4ERR_LEASE_MOVED;
6329 return status;
6330}
6331
6332#endif /* CONFIG_NFS_V4_1 */
6333
6334/**
6335 * nfs4_proc_get_locations - discover locations for a migrated FSID
6336 * @inode: inode on FSID that is migrating
6337 * @locations: result of query
6338 * @page: buffer
6339 * @cred: credential to use for this operation
6340 *
6341 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
6342 * operation failed, or a negative errno if a local error occurred.
6343 *
6344 * On success, "locations" is filled in, but if the server has
6345 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
6346 * asserted.
6347 *
6348 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
6349 * from this client that require migration recovery.
6350 */
6351int nfs4_proc_get_locations(struct inode *inode,
6352 struct nfs4_fs_locations *locations,
6353 struct page *page, struct rpc_cred *cred)
6354{
6355 struct nfs_server *server = NFS_SERVER(inode);
6356 struct nfs_client *clp = server->nfs_client;
6357 const struct nfs4_mig_recovery_ops *ops =
6358 clp->cl_mvops->mig_recovery_ops;
6359 struct nfs4_exception exception = { };
6360 int status;
6361
6362 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6363 (unsigned long long)server->fsid.major,
6364 (unsigned long long)server->fsid.minor,
6365 clp->cl_hostname);
6366 nfs_display_fhandle(NFS_FH(inode), __func__);
6367
6368 do {
6369 status = ops->get_locations(inode, locations, page, cred);
6370 if (status != -NFS4ERR_DELAY)
6371 break;
6372 nfs4_handle_exception(server, status, &exception);
6373 } while (exception.retry);
6374 return status;
6375}
6376
Chuck Lever44c99932013-10-17 14:13:30 -04006377/*
6378 * This operation also signals the server that this client is
6379 * performing "lease moved" recovery. The server can stop
6380 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
6381 * is appended to this compound to identify the client ID which is
6382 * performing recovery.
6383 */
6384static int _nfs40_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6385{
6386 struct nfs_server *server = NFS_SERVER(inode);
6387 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
6388 struct rpc_clnt *clnt = server->client;
6389 struct nfs4_fsid_present_arg args = {
6390 .fh = NFS_FH(inode),
6391 .clientid = clp->cl_clientid,
6392 .renew = 1, /* append RENEW */
6393 };
6394 struct nfs4_fsid_present_res res = {
6395 .renew = 1,
6396 };
6397 struct rpc_message msg = {
6398 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6399 .rpc_argp = &args,
6400 .rpc_resp = &res,
6401 .rpc_cred = cred,
6402 };
6403 unsigned long now = jiffies;
6404 int status;
6405
6406 res.fh = nfs_alloc_fhandle();
6407 if (res.fh == NULL)
6408 return -ENOMEM;
6409
6410 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6411 nfs4_set_sequence_privileged(&args.seq_args);
6412 status = nfs4_call_sync_sequence(clnt, server, &msg,
6413 &args.seq_args, &res.seq_res);
6414 nfs_free_fhandle(res.fh);
6415 if (status)
6416 return status;
6417
6418 do_renew_lease(clp, now);
6419 return 0;
6420}
6421
6422#ifdef CONFIG_NFS_V4_1
6423
6424/*
6425 * This operation also signals the server that this client is
6426 * performing "lease moved" recovery. The server can stop asserting
6427 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
6428 * this operation is identified in the SEQUENCE operation in this
6429 * compound.
6430 */
6431static int _nfs41_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6432{
6433 struct nfs_server *server = NFS_SERVER(inode);
6434 struct rpc_clnt *clnt = server->client;
6435 struct nfs4_fsid_present_arg args = {
6436 .fh = NFS_FH(inode),
6437 };
6438 struct nfs4_fsid_present_res res = {
6439 };
6440 struct rpc_message msg = {
6441 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6442 .rpc_argp = &args,
6443 .rpc_resp = &res,
6444 .rpc_cred = cred,
6445 };
6446 int status;
6447
6448 res.fh = nfs_alloc_fhandle();
6449 if (res.fh == NULL)
6450 return -ENOMEM;
6451
6452 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6453 nfs4_set_sequence_privileged(&args.seq_args);
6454 status = nfs4_call_sync_sequence(clnt, server, &msg,
6455 &args.seq_args, &res.seq_res);
6456 nfs_free_fhandle(res.fh);
6457 if (status == NFS4_OK &&
6458 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6459 status = -NFS4ERR_LEASE_MOVED;
6460 return status;
6461}
6462
6463#endif /* CONFIG_NFS_V4_1 */
6464
6465/**
6466 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
6467 * @inode: inode on FSID to check
6468 * @cred: credential to use for this operation
6469 *
6470 * Server indicates whether the FSID is present, moved, or not
6471 * recognized. This operation is necessary to clear a LEASE_MOVED
6472 * condition for this client ID.
6473 *
6474 * Returns NFS4_OK if the FSID is present on this server,
6475 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
6476 * NFS4ERR code if some error occurred on the server, or a
6477 * negative errno if a local failure occurred.
6478 */
6479int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6480{
6481 struct nfs_server *server = NFS_SERVER(inode);
6482 struct nfs_client *clp = server->nfs_client;
6483 const struct nfs4_mig_recovery_ops *ops =
6484 clp->cl_mvops->mig_recovery_ops;
6485 struct nfs4_exception exception = { };
6486 int status;
6487
6488 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6489 (unsigned long long)server->fsid.major,
6490 (unsigned long long)server->fsid.minor,
6491 clp->cl_hostname);
6492 nfs_display_fhandle(NFS_FH(inode), __func__);
6493
6494 do {
6495 status = ops->fsid_present(inode, cred);
6496 if (status != -NFS4ERR_DELAY)
6497 break;
6498 nfs4_handle_exception(server, status, &exception);
6499 } while (exception.retry);
6500 return status;
6501}
6502
Andy Adamson5ec16a82013-08-08 10:57:55 -04006503/**
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006504 * If 'use_integrity' is true and the state managment nfs_client
6505 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
6506 * and the machine credential as per RFC3530bis and RFC5661 Security
6507 * Considerations sections. Otherwise, just use the user cred with the
6508 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04006509 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006510static 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 +00006511{
6512 int status;
6513 struct nfs4_secinfo_arg args = {
6514 .dir_fh = NFS_FH(dir),
6515 .name = name,
6516 };
6517 struct nfs4_secinfo_res res = {
6518 .flavors = flavors,
6519 };
6520 struct rpc_message msg = {
6521 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
6522 .rpc_argp = &args,
6523 .rpc_resp = &res,
6524 };
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006525 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006526 struct rpc_cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006527
6528 if (use_integrity) {
6529 clnt = NFS_SERVER(dir)->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006530 cred = nfs4_get_clid_cred(NFS_SERVER(dir)->nfs_client);
6531 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006532 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006533
6534 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006535
6536 nfs4_state_protect(NFS_SERVER(dir)->nfs_client,
6537 NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
6538
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006539 status = nfs4_call_sync(clnt, NFS_SERVER(dir), &msg, &args.seq_args,
6540 &res.seq_res, 0);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006541 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006542
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006543 if (cred)
6544 put_rpccred(cred);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006545
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006546 return status;
6547}
6548
Bryan Schumaker72de53e2012-04-27 13:27:40 -04006549int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
6550 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006551{
6552 struct nfs4_exception exception = { };
6553 int err;
6554 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006555 err = -NFS4ERR_WRONGSEC;
6556
6557 /* try to use integrity protection with machine cred */
6558 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
6559 err = _nfs4_proc_secinfo(dir, name, flavors, true);
6560
6561 /*
6562 * if unable to use integrity protection, or SECINFO with
6563 * integrity protection returns NFS4ERR_WRONGSEC (which is
6564 * disallowed by spec, but exists in deployed servers) use
6565 * the current filesystem's rpc_client and the user cred.
6566 */
6567 if (err == -NFS4ERR_WRONGSEC)
6568 err = _nfs4_proc_secinfo(dir, name, flavors, false);
6569
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006570 trace_nfs4_secinfo(dir, name, err);
6571 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006572 &exception);
6573 } while (exception.retry);
6574 return err;
6575}
6576
Andy Adamson557134a2009-04-01 09:21:53 -04006577#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04006578/*
Andy Adamson357f54d2010-12-14 10:11:57 -05006579 * Check the exchange flags returned by the server for invalid flags, having
6580 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
6581 * DS flags set.
6582 */
6583static int nfs4_check_cl_exchange_flags(u32 flags)
6584{
6585 if (flags & ~EXCHGID4_FLAG_MASK_R)
6586 goto out_inval;
6587 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
6588 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
6589 goto out_inval;
6590 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
6591 goto out_inval;
6592 return NFS_OK;
6593out_inval:
6594 return -NFS4ERR_INVAL;
6595}
6596
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006597static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006598nfs41_same_server_scope(struct nfs41_server_scope *a,
6599 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006600{
6601 if (a->server_scope_sz == b->server_scope_sz &&
6602 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
6603 return true;
6604
6605 return false;
6606}
6607
Andy Adamson357f54d2010-12-14 10:11:57 -05006608/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006609 * nfs4_proc_bind_conn_to_session()
6610 *
6611 * The 4.1 client currently uses the same TCP connection for the
6612 * fore and backchannel.
6613 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006614int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006615{
6616 int status;
6617 struct nfs41_bind_conn_to_session_res res;
6618 struct rpc_message msg = {
6619 .rpc_proc =
6620 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
6621 .rpc_argp = clp,
6622 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006623 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006624 };
6625
6626 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006627
6628 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
6629 if (unlikely(res.session == NULL)) {
6630 status = -ENOMEM;
6631 goto out;
6632 }
6633
6634 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006635 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006636 if (status == 0) {
6637 if (memcmp(res.session->sess_id.data,
6638 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
6639 dprintk("NFS: %s: Session ID mismatch\n", __func__);
6640 status = -EIO;
6641 goto out_session;
6642 }
6643 if (res.dir != NFS4_CDFS4_BOTH) {
6644 dprintk("NFS: %s: Unexpected direction from server\n",
6645 __func__);
6646 status = -EIO;
6647 goto out_session;
6648 }
6649 if (res.use_conn_in_rdma_mode) {
6650 dprintk("NFS: %s: Server returned RDMA mode = true\n",
6651 __func__);
6652 status = -EIO;
6653 goto out_session;
6654 }
6655 }
6656out_session:
6657 kfree(res.session);
6658out:
6659 dprintk("<-- %s status= %d\n", __func__, status);
6660 return status;
6661}
6662
6663/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006664 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
6665 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04006666 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006667static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
6668 .how = SP4_MACH_CRED,
6669 .enforce.u.words = {
6670 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6671 1 << (OP_EXCHANGE_ID - 32) |
6672 1 << (OP_CREATE_SESSION - 32) |
6673 1 << (OP_DESTROY_SESSION - 32) |
6674 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006675 },
6676 .allow.u.words = {
6677 [0] = 1 << (OP_CLOSE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006678 1 << (OP_LOCKU) |
6679 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006680 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006681 1 << (OP_SECINFO_NO_NAME - 32) |
6682 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006683 1 << (OP_FREE_STATEID - 32) |
6684 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006685 }
6686};
6687
6688/*
6689 * Select the state protection mode for client `clp' given the server results
6690 * from exchange_id in `sp'.
6691 *
6692 * Returns 0 on success, negative errno otherwise.
6693 */
6694static int nfs4_sp4_select_mode(struct nfs_client *clp,
6695 struct nfs41_state_protection *sp)
6696{
6697 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
6698 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6699 1 << (OP_EXCHANGE_ID - 32) |
6700 1 << (OP_CREATE_SESSION - 32) |
6701 1 << (OP_DESTROY_SESSION - 32) |
6702 1 << (OP_DESTROY_CLIENTID - 32)
6703 };
6704 unsigned int i;
6705
6706 if (sp->how == SP4_MACH_CRED) {
6707 /* Print state protect result */
6708 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
6709 for (i = 0; i <= LAST_NFS4_OP; i++) {
6710 if (test_bit(i, sp->enforce.u.longs))
6711 dfprintk(MOUNT, " enforce op %d\n", i);
6712 if (test_bit(i, sp->allow.u.longs))
6713 dfprintk(MOUNT, " allow op %d\n", i);
6714 }
6715
6716 /* make sure nothing is on enforce list that isn't supported */
6717 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
6718 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
6719 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6720 return -EINVAL;
6721 }
6722 }
6723
6724 /*
6725 * Minimal mode - state operations are allowed to use machine
6726 * credential. Note this already happens by default, so the
6727 * client doesn't have to do anything more than the negotiation.
6728 *
6729 * NOTE: we don't care if EXCHANGE_ID is in the list -
6730 * we're already using the machine cred for exchange_id
6731 * and will never use a different cred.
6732 */
6733 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
6734 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
6735 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
6736 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
6737 dfprintk(MOUNT, "sp4_mach_cred:\n");
6738 dfprintk(MOUNT, " minimal mode enabled\n");
6739 set_bit(NFS_SP4_MACH_CRED_MINIMAL, &clp->cl_sp4_flags);
6740 } else {
6741 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6742 return -EINVAL;
6743 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006744
6745 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
6746 test_bit(OP_LOCKU, sp->allow.u.longs)) {
6747 dfprintk(MOUNT, " cleanup mode enabled\n");
6748 set_bit(NFS_SP4_MACH_CRED_CLEANUP, &clp->cl_sp4_flags);
6749 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006750
6751 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
6752 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
6753 dfprintk(MOUNT, " secinfo mode enabled\n");
6754 set_bit(NFS_SP4_MACH_CRED_SECINFO, &clp->cl_sp4_flags);
6755 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006756
6757 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
6758 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
6759 dfprintk(MOUNT, " stateid mode enabled\n");
6760 set_bit(NFS_SP4_MACH_CRED_STATEID, &clp->cl_sp4_flags);
6761 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04006762
6763 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
6764 dfprintk(MOUNT, " write mode enabled\n");
6765 set_bit(NFS_SP4_MACH_CRED_WRITE, &clp->cl_sp4_flags);
6766 }
6767
6768 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
6769 dfprintk(MOUNT, " commit mode enabled\n");
6770 set_bit(NFS_SP4_MACH_CRED_COMMIT, &clp->cl_sp4_flags);
6771 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006772 }
6773
6774 return 0;
6775}
6776
6777/*
6778 * _nfs4_proc_exchange_id()
6779 *
6780 * Wrapper for EXCHANGE_ID operation.
6781 */
6782static int _nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred,
6783 u32 sp4_how)
Benny Halevy99fe60d2009-04-01 09:22:29 -04006784{
6785 nfs4_verifier verifier;
6786 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05006787 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04006788 .client = clp,
Chuck Levercd3fade2013-10-17 14:14:04 -04006789#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebust4f0b4292013-05-20 12:24:03 -04006790 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
Chuck Levercd3fade2013-10-17 14:14:04 -04006791 EXCHGID4_FLAG_BIND_PRINC_STATEID |
6792 EXCHGID4_FLAG_SUPP_MOVED_MIGR,
6793#else
6794 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
6795 EXCHGID4_FLAG_BIND_PRINC_STATEID,
6796#endif
Benny Halevy99fe60d2009-04-01 09:22:29 -04006797 };
6798 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04006799 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04006800 };
6801 int status;
6802 struct rpc_message msg = {
6803 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
6804 .rpc_argp = &args,
6805 .rpc_resp = &res,
6806 .rpc_cred = cred,
6807 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04006808
Chuck Leverf0920752012-05-21 22:45:41 -04006809 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04006810 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
6811 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006812 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
6813 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6814 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006815
Chuck Leveracdeb692012-05-21 22:46:16 -04006816 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006817 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04006818 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006819 status = -ENOMEM;
6820 goto out;
6821 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006822
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006823 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006824 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006825 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04006826 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04006827 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04006828 }
6829
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006830 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006831 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006832 status = -ENOMEM;
6833 goto out_server_scope;
6834 }
6835
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006836 switch (sp4_how) {
6837 case SP4_NONE:
6838 args.state_protect.how = SP4_NONE;
6839 break;
6840
6841 case SP4_MACH_CRED:
6842 args.state_protect = nfs4_sp4_mach_cred_request;
6843 break;
6844
6845 default:
6846 /* unsupported! */
6847 WARN_ON_ONCE(1);
6848 status = -EINVAL;
6849 goto out_server_scope;
6850 }
6851
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006852 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006853 trace_nfs4_exchange_id(clp, status);
Chuck Lever177313f2012-05-21 22:44:58 -04006854 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04006855 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006856
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006857 if (status == 0)
6858 status = nfs4_sp4_select_mode(clp, &res.state_protect);
6859
Chuck Lever177313f2012-05-21 22:44:58 -04006860 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04006861 clp->cl_clientid = res.clientid;
6862 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
6863 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
6864 clp->cl_seqid = res.seqid;
6865
Chuck Leveracdeb692012-05-21 22:46:16 -04006866 kfree(clp->cl_serverowner);
6867 clp->cl_serverowner = res.server_owner;
6868 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04006869
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006870 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04006871 kfree(clp->cl_implid);
6872 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006873
Chuck Lever177313f2012-05-21 22:44:58 -04006874 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006875 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006876 res.server_scope)) {
6877 dprintk("%s: server_scope mismatch detected\n",
6878 __func__);
6879 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006880 kfree(clp->cl_serverscope);
6881 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006882 }
6883
Chuck Lever177313f2012-05-21 22:44:58 -04006884 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006885 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006886 goto out;
6887 }
Trond Myklebust32b01312012-05-26 13:41:04 -04006888 } else
6889 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006890
Chuck Leveracdeb692012-05-21 22:46:16 -04006891out_server_owner:
6892 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006893out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006894 kfree(res.server_scope);
6895out:
Chuck Lever177313f2012-05-21 22:44:58 -04006896 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006897 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006898 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006899 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04006900 clp->cl_implid->date.seconds,
6901 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006902 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006903 return status;
6904}
6905
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006906/*
6907 * nfs4_proc_exchange_id()
6908 *
6909 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6910 *
6911 * Since the clientid has expired, all compounds using sessions
6912 * associated with the stale clientid will be returning
6913 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
6914 * be in some phase of session reset.
6915 *
6916 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
6917 */
6918int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
6919{
6920 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
6921 int status;
6922
6923 /* try SP4_MACH_CRED if krb5i/p */
6924 if (authflavor == RPC_AUTH_GSS_KRB5I ||
6925 authflavor == RPC_AUTH_GSS_KRB5P) {
6926 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
6927 if (!status)
6928 return 0;
6929 }
6930
6931 /* try SP4_NONE */
6932 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
6933}
6934
Trond Myklebust66245532012-05-25 17:18:09 -04006935static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
6936 struct rpc_cred *cred)
6937{
6938 struct rpc_message msg = {
6939 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
6940 .rpc_argp = clp,
6941 .rpc_cred = cred,
6942 };
6943 int status;
6944
6945 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006946 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04006947 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04006948 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04006949 "DESTROY_CLIENTID.", status, clp->cl_hostname);
6950 return status;
6951}
6952
6953static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
6954 struct rpc_cred *cred)
6955{
6956 unsigned int loop;
6957 int ret;
6958
6959 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
6960 ret = _nfs4_proc_destroy_clientid(clp, cred);
6961 switch (ret) {
6962 case -NFS4ERR_DELAY:
6963 case -NFS4ERR_CLIENTID_BUSY:
6964 ssleep(1);
6965 break;
6966 default:
6967 return ret;
6968 }
6969 }
6970 return 0;
6971}
6972
6973int nfs4_destroy_clientid(struct nfs_client *clp)
6974{
6975 struct rpc_cred *cred;
6976 int ret = 0;
6977
6978 if (clp->cl_mvops->minor_version < 1)
6979 goto out;
6980 if (clp->cl_exchange_flags == 0)
6981 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04006982 if (clp->cl_preserve_clid)
6983 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04006984 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04006985 ret = nfs4_proc_destroy_clientid(clp, cred);
6986 if (cred)
6987 put_rpccred(cred);
6988 switch (ret) {
6989 case 0:
6990 case -NFS4ERR_STALE_CLIENTID:
6991 clp->cl_exchange_flags = 0;
6992 }
6993out:
6994 return ret;
6995}
6996
Andy Adamson2050f0c2009-04-01 09:22:30 -04006997struct nfs4_get_lease_time_data {
6998 struct nfs4_get_lease_time_args *args;
6999 struct nfs4_get_lease_time_res *res;
7000 struct nfs_client *clp;
7001};
7002
7003static void nfs4_get_lease_time_prepare(struct rpc_task *task,
7004 void *calldata)
7005{
Andy Adamson2050f0c2009-04-01 09:22:30 -04007006 struct nfs4_get_lease_time_data *data =
7007 (struct nfs4_get_lease_time_data *)calldata;
7008
7009 dprintk("--> %s\n", __func__);
7010 /* just setup sequence, do not trigger session recovery
7011 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007012 nfs41_setup_sequence(data->clp->cl_session,
7013 &data->args->la_seq_args,
7014 &data->res->lr_seq_res,
7015 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007016 dprintk("<-- %s\n", __func__);
7017}
7018
7019/*
7020 * Called from nfs4_state_manager thread for session setup, so don't recover
7021 * from sequence operation or clientid errors.
7022 */
7023static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
7024{
7025 struct nfs4_get_lease_time_data *data =
7026 (struct nfs4_get_lease_time_data *)calldata;
7027
7028 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007029 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
7030 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04007031 switch (task->tk_status) {
7032 case -NFS4ERR_DELAY:
7033 case -NFS4ERR_GRACE:
7034 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
7035 rpc_delay(task, NFS4_POLL_RETRY_MIN);
7036 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007037 /* fall through */
7038 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007039 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007040 return;
7041 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04007042 dprintk("<-- %s\n", __func__);
7043}
7044
Trond Myklebust17280172012-03-11 13:11:00 -04007045static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04007046 .rpc_call_prepare = nfs4_get_lease_time_prepare,
7047 .rpc_call_done = nfs4_get_lease_time_done,
7048};
7049
7050int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
7051{
7052 struct rpc_task *task;
7053 struct nfs4_get_lease_time_args args;
7054 struct nfs4_get_lease_time_res res = {
7055 .lr_fsinfo = fsinfo,
7056 };
7057 struct nfs4_get_lease_time_data data = {
7058 .args = &args,
7059 .res = &res,
7060 .clp = clp,
7061 };
7062 struct rpc_message msg = {
7063 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
7064 .rpc_argp = &args,
7065 .rpc_resp = &res,
7066 };
7067 struct rpc_task_setup task_setup = {
7068 .rpc_client = clp->cl_rpcclient,
7069 .rpc_message = &msg,
7070 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007071 .callback_data = &data,
7072 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04007073 };
7074 int status;
7075
Chuck Levera9c92d62013-08-09 12:48:18 -04007076 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007077 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007078 dprintk("--> %s\n", __func__);
7079 task = rpc_run_task(&task_setup);
7080
7081 if (IS_ERR(task))
7082 status = PTR_ERR(task);
7083 else {
7084 status = task->tk_status;
7085 rpc_put_task(task);
7086 }
7087 dprintk("<-- %s return %d\n", __func__, status);
7088
7089 return status;
7090}
7091
Andy Adamsonfc931582009-04-01 09:22:31 -04007092/*
7093 * Initialize the values to be used by the client in CREATE_SESSION
7094 * If nfs4_init_session set the fore channel request and response sizes,
7095 * use them.
7096 *
7097 * Set the back channel max_resp_sz_cached to zero to force the client to
7098 * always set csa_cachethis to FALSE because the current implementation
7099 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
7100 */
7101static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
7102{
Andy Adamson18aad3d2013-06-26 12:21:49 -04007103 unsigned int max_rqst_sz, max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007104
Andy Adamson18aad3d2013-06-26 12:21:49 -04007105 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
7106 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
7107
Andy Adamsonfc931582009-04-01 09:22:31 -04007108 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04007109 args->fc_attrs.max_rqst_sz = max_rqst_sz;
7110 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007111 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05007112 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04007113
7114 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05007115 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04007116 __func__,
7117 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05007118 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04007119
7120 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04007121 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
7122 args->bc_attrs.max_resp_sz = PAGE_SIZE;
7123 args->bc_attrs.max_resp_sz_cached = 0;
7124 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
7125 args->bc_attrs.max_reqs = 1;
7126
7127 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
7128 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
7129 __func__,
7130 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
7131 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
7132 args->bc_attrs.max_reqs);
7133}
7134
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007135static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04007136{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007137 struct nfs4_channel_attrs *sent = &args->fc_attrs;
7138 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
7139
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007140 if (rcvd->max_resp_sz > sent->max_resp_sz)
7141 return -EINVAL;
7142 /*
7143 * Our requested max_ops is the minimum we need; we're not
7144 * prepared to break up compounds into smaller pieces than that.
7145 * So, no point even trying to continue if the server won't
7146 * cooperate:
7147 */
7148 if (rcvd->max_ops < sent->max_ops)
7149 return -EINVAL;
7150 if (rcvd->max_reqs == 0)
7151 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007152 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
7153 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007154 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04007155}
7156
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007157static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
7158{
7159 struct nfs4_channel_attrs *sent = &args->bc_attrs;
7160 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04007161
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007162 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
7163 return -EINVAL;
7164 if (rcvd->max_resp_sz < sent->max_resp_sz)
7165 return -EINVAL;
7166 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
7167 return -EINVAL;
7168 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007169 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007170 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007171 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007172 return -EINVAL;
7173 return 0;
7174}
Andy Adamson8d353012009-04-01 09:22:32 -04007175
Andy Adamson8d353012009-04-01 09:22:32 -04007176static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
7177 struct nfs4_session *session)
7178{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007179 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04007180
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007181 ret = nfs4_verify_fore_channel_attrs(args, session);
7182 if (ret)
7183 return ret;
7184 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04007185}
7186
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007187static int _nfs4_proc_create_session(struct nfs_client *clp,
7188 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007189{
7190 struct nfs4_session *session = clp->cl_session;
7191 struct nfs41_create_session_args args = {
7192 .client = clp,
7193 .cb_program = NFS4_CALLBACK,
7194 };
7195 struct nfs41_create_session_res res = {
7196 .client = clp,
7197 };
7198 struct rpc_message msg = {
7199 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
7200 .rpc_argp = &args,
7201 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007202 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04007203 };
7204 int status;
7205
7206 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04007207 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04007208
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007209 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007210 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007211
Trond Myklebust43095d32012-11-20 11:13:12 -05007212 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04007213 /* Verify the session's negotiated channel_attrs values */
7214 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04007215 /* Increment the clientid slot sequence id */
7216 clp->cl_seqid++;
7217 }
7218
7219 return status;
7220}
7221
7222/*
7223 * Issues a CREATE_SESSION operation to the server.
7224 * It is the responsibility of the caller to verify the session is
7225 * expired before calling this routine.
7226 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007227int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007228{
7229 int status;
7230 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04007231 struct nfs4_session *session = clp->cl_session;
7232
7233 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
7234
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007235 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04007236 if (status)
7237 goto out;
7238
Andy Adamsonaacd5532011-11-09 13:58:21 -05007239 /* Init or reset the session slot tables */
7240 status = nfs4_setup_session_slot_tables(session);
7241 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007242 if (status)
7243 goto out;
7244
7245 ptr = (unsigned *)&session->sess_id.data[0];
7246 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
7247 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04007248out:
7249 dprintk("<-- %s\n", __func__);
7250 return status;
7251}
7252
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007253/*
7254 * Issue the over-the-wire RPC DESTROY_SESSION.
7255 * The caller must serialize access to this routine.
7256 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007257int nfs4_proc_destroy_session(struct nfs4_session *session,
7258 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007259{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007260 struct rpc_message msg = {
7261 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
7262 .rpc_argp = session,
7263 .rpc_cred = cred,
7264 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007265 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007266
7267 dprintk("--> nfs4_proc_destroy_session\n");
7268
7269 /* session is still being setup */
7270 if (session->clp->cl_cons_state != NFS_CS_READY)
7271 return status;
7272
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007273 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007274 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007275
7276 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04007277 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007278 "Session has been destroyed regardless...\n", status);
7279
7280 dprintk("<-- nfs4_proc_destroy_session\n");
7281 return status;
7282}
7283
Trond Myklebust7b38c362012-05-23 13:23:31 -04007284/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007285 * Renew the cl_session lease.
7286 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007287struct nfs4_sequence_data {
7288 struct nfs_client *clp;
7289 struct nfs4_sequence_args args;
7290 struct nfs4_sequence_res res;
7291};
7292
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007293static void nfs41_sequence_release(void *data)
7294{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007295 struct nfs4_sequence_data *calldata = data;
7296 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007297
Alexandros Batsakis71358402010-02-05 03:45:05 -08007298 if (atomic_read(&clp->cl_count) > 1)
7299 nfs4_schedule_state_renewal(clp);
7300 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007301 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007302}
7303
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007304static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7305{
7306 switch(task->tk_status) {
7307 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007308 rpc_delay(task, NFS4_POLL_RETRY_MAX);
7309 return -EAGAIN;
7310 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007311 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007312 }
7313 return 0;
7314}
7315
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007316static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007317{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007318 struct nfs4_sequence_data *calldata = data;
7319 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007320
Trond Myklebust14516c32010-07-31 14:29:06 -04007321 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
7322 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007323
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007324 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007325 if (task->tk_status < 0) {
7326 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007327 if (atomic_read(&clp->cl_count) == 1)
7328 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007329
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007330 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
7331 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007332 return;
7333 }
7334 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007335 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007336out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007337 dprintk("<-- %s\n", __func__);
7338}
7339
7340static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
7341{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007342 struct nfs4_sequence_data *calldata = data;
7343 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007344 struct nfs4_sequence_args *args;
7345 struct nfs4_sequence_res *res;
7346
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007347 args = task->tk_msg.rpc_argp;
7348 res = task->tk_msg.rpc_resp;
7349
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007350 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007351}
7352
7353static const struct rpc_call_ops nfs41_sequence_ops = {
7354 .rpc_call_done = nfs41_sequence_call_done,
7355 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007356 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007357};
7358
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007359static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
7360 struct rpc_cred *cred,
7361 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007362{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007363 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007364 struct rpc_message msg = {
7365 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
7366 .rpc_cred = cred,
7367 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007368 struct rpc_task_setup task_setup_data = {
7369 .rpc_client = clp->cl_rpcclient,
7370 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007371 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04007372 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007373 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007374
Alexandros Batsakis71358402010-02-05 03:45:05 -08007375 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007376 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04007377 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007378 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08007379 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007380 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007381 }
Chuck Levera9c92d62013-08-09 12:48:18 -04007382 nfs4_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007383 if (is_privileged)
7384 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007385 msg.rpc_argp = &calldata->args;
7386 msg.rpc_resp = &calldata->res;
7387 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007388 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007389
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007390 return rpc_run_task(&task_setup_data);
7391}
7392
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007393static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007394{
7395 struct rpc_task *task;
7396 int ret = 0;
7397
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007398 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04007399 return -EAGAIN;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007400 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007401 if (IS_ERR(task))
7402 ret = PTR_ERR(task);
7403 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08007404 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007405 dprintk("<-- %s status=%d\n", __func__, ret);
7406 return ret;
7407}
7408
7409static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
7410{
7411 struct rpc_task *task;
7412 int ret;
7413
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007414 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007415 if (IS_ERR(task)) {
7416 ret = PTR_ERR(task);
7417 goto out;
7418 }
7419 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05007420 if (!ret) {
7421 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
7422
7423 if (task->tk_status == 0)
7424 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007425 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05007426 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007427 rpc_put_task(task);
7428out:
7429 dprintk("<-- %s status=%d\n", __func__, ret);
7430 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007431}
7432
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007433struct nfs4_reclaim_complete_data {
7434 struct nfs_client *clp;
7435 struct nfs41_reclaim_complete_args arg;
7436 struct nfs41_reclaim_complete_res res;
7437};
7438
7439static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
7440{
7441 struct nfs4_reclaim_complete_data *calldata = data;
7442
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007443 nfs41_setup_sequence(calldata->clp->cl_session,
7444 &calldata->arg.seq_args,
7445 &calldata->res.seq_res,
7446 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007447}
7448
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007449static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7450{
7451 switch(task->tk_status) {
7452 case 0:
7453 case -NFS4ERR_COMPLETE_ALREADY:
7454 case -NFS4ERR_WRONG_CRED: /* What to do here? */
7455 break;
7456 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007457 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007458 /* fall through */
7459 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007460 return -EAGAIN;
7461 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007462 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007463 }
7464 return 0;
7465}
7466
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007467static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
7468{
7469 struct nfs4_reclaim_complete_data *calldata = data;
7470 struct nfs_client *clp = calldata->clp;
7471 struct nfs4_sequence_res *res = &calldata->res.seq_res;
7472
7473 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007474 if (!nfs41_sequence_done(task, res))
7475 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007476
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007477 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007478 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
7479 rpc_restart_call_prepare(task);
7480 return;
7481 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007482 dprintk("<-- %s\n", __func__);
7483}
7484
7485static void nfs4_free_reclaim_complete_data(void *data)
7486{
7487 struct nfs4_reclaim_complete_data *calldata = data;
7488
7489 kfree(calldata);
7490}
7491
7492static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
7493 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
7494 .rpc_call_done = nfs4_reclaim_complete_done,
7495 .rpc_release = nfs4_free_reclaim_complete_data,
7496};
7497
7498/*
7499 * Issue a global reclaim complete.
7500 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04007501static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
7502 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007503{
7504 struct nfs4_reclaim_complete_data *calldata;
7505 struct rpc_task *task;
7506 struct rpc_message msg = {
7507 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04007508 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007509 };
7510 struct rpc_task_setup task_setup_data = {
7511 .rpc_client = clp->cl_rpcclient,
7512 .rpc_message = &msg,
7513 .callback_ops = &nfs4_reclaim_complete_call_ops,
7514 .flags = RPC_TASK_ASYNC,
7515 };
7516 int status = -ENOMEM;
7517
7518 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04007519 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007520 if (calldata == NULL)
7521 goto out;
7522 calldata->clp = clp;
7523 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007524
Chuck Levera9c92d62013-08-09 12:48:18 -04007525 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007526 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007527 msg.rpc_argp = &calldata->arg;
7528 msg.rpc_resp = &calldata->res;
7529 task_setup_data.callback_data = calldata;
7530 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007531 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007532 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007533 goto out;
7534 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05007535 status = nfs4_wait_for_completion_rpc_task(task);
7536 if (status == 0)
7537 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007538 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007539 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007540out:
7541 dprintk("<-- %s status=%d\n", __func__, status);
7542 return status;
7543}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007544
7545static void
7546nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
7547{
7548 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00007549 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007550 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007551
7552 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00007553 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
7554 * right now covering the LAYOUTGET we are about to send.
7555 * However, that is not so catastrophic, and there seems
7556 * to be no way to prevent it completely.
7557 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007558 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05007559 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007560 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00007561 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
7562 NFS_I(lgp->args.inode)->layout,
Peng Taoce6ab4f2014-09-06 00:53:24 +08007563 &lgp->args.range,
Fred Isamancf7d63f2011-01-06 11:36:25 +00007564 lgp->args.ctx->state)) {
7565 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00007566 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007567}
7568
7569static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
7570{
7571 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07007572 struct inode *inode = lgp->args.inode;
7573 struct nfs_server *server = NFS_SERVER(inode);
7574 struct pnfs_layout_hdr *lo;
7575 struct nfs4_state *state = NULL;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007576 unsigned long timeo, now, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007577
Boaz Harroshed7e5422014-01-22 20:34:54 +02007578 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007579
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007580 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07007581 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007582
7583 switch (task->tk_status) {
7584 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07007585 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007586 /*
7587 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
7588 * (or clients) writing to the same RAID stripe
7589 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007590 case -NFS4ERR_LAYOUTTRYLATER:
Boaz Harroshed7e5422014-01-22 20:34:54 +02007591 /*
7592 * NFS4ERR_RECALLCONFLICT is when conflict with self (must recall
7593 * existing layout before getting a new one).
7594 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007595 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05007596 timeo = rpc_get_timeout(task->tk_client);
7597 giveup = lgp->args.timestamp + timeo;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007598 now = jiffies;
7599 if (time_after(giveup, now)) {
7600 unsigned long delay;
7601
7602 /* Delay for:
7603 * - Not less then NFS4_POLL_RETRY_MIN.
7604 * - One last time a jiffie before we give up
7605 * - exponential backoff (time_now minus start_attempt)
7606 */
7607 delay = max_t(unsigned long, NFS4_POLL_RETRY_MIN,
7608 min((giveup - now - 1),
7609 now - lgp->args.timestamp));
7610
7611 dprintk("%s: NFS4ERR_RECALLCONFLICT waiting %lu\n",
7612 __func__, delay);
7613 rpc_delay(task, delay);
7614 task->tk_status = 0;
7615 rpc_restart_call_prepare(task);
7616 goto out; /* Do not call nfs4_async_handle_error() */
7617 }
Trond Myklebustee314c22012-10-01 17:25:48 -07007618 break;
7619 case -NFS4ERR_EXPIRED:
7620 case -NFS4ERR_BAD_STATEID:
7621 spin_lock(&inode->i_lock);
7622 lo = NFS_I(inode)->layout;
7623 if (!lo || list_empty(&lo->plh_segs)) {
7624 spin_unlock(&inode->i_lock);
7625 /* If the open stateid was bad, then recover it. */
7626 state = lgp->args.ctx->state;
7627 } else {
7628 LIST_HEAD(head);
7629
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007630 /*
7631 * Mark the bad layout state as invalid, then retry
7632 * with the current stateid.
7633 */
Trond Myklebustee314c22012-10-01 17:25:48 -07007634 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
7635 spin_unlock(&inode->i_lock);
Trond Myklebustee314c22012-10-01 17:25:48 -07007636 pnfs_free_lseg_list(&head);
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007637
7638 task->tk_status = 0;
7639 rpc_restart_call_prepare(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007640 }
7641 }
NeilBrown8478eaa2014-09-18 16:09:27 +10007642 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN)
Trond Myklebustee314c22012-10-01 17:25:48 -07007643 rpc_restart_call_prepare(task);
7644out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007645 dprintk("<-- %s\n", __func__);
7646}
7647
Idan Kedar85541162012-08-02 11:47:10 +03007648static size_t max_response_pages(struct nfs_server *server)
7649{
7650 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
7651 return nfs_page_array_len(0, max_resp_sz);
7652}
7653
7654static void nfs4_free_pages(struct page **pages, size_t size)
7655{
7656 int i;
7657
7658 if (!pages)
7659 return;
7660
7661 for (i = 0; i < size; i++) {
7662 if (!pages[i])
7663 break;
7664 __free_page(pages[i]);
7665 }
7666 kfree(pages);
7667}
7668
7669static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
7670{
7671 struct page **pages;
7672 int i;
7673
7674 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
7675 if (!pages) {
7676 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
7677 return NULL;
7678 }
7679
7680 for (i = 0; i < size; i++) {
7681 pages[i] = alloc_page(gfp_flags);
7682 if (!pages[i]) {
7683 dprintk("%s: failed to allocate page\n", __func__);
7684 nfs4_free_pages(pages, size);
7685 return NULL;
7686 }
7687 }
7688
7689 return pages;
7690}
7691
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007692static void nfs4_layoutget_release(void *calldata)
7693{
7694 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007695 struct inode *inode = lgp->args.inode;
7696 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007697 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007698
7699 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03007700 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007701 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007702 put_nfs_open_context(lgp->args.ctx);
7703 kfree(calldata);
7704 dprintk("<-- %s\n", __func__);
7705}
7706
7707static const struct rpc_call_ops nfs4_layoutget_call_ops = {
7708 .rpc_call_prepare = nfs4_layoutget_prepare,
7709 .rpc_call_done = nfs4_layoutget_done,
7710 .rpc_release = nfs4_layoutget_release,
7711};
7712
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007713struct pnfs_layout_segment *
7714nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007715{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007716 struct inode *inode = lgp->args.inode;
7717 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007718 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007719 struct rpc_task *task;
7720 struct rpc_message msg = {
7721 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
7722 .rpc_argp = &lgp->args,
7723 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04007724 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007725 };
7726 struct rpc_task_setup task_setup_data = {
7727 .rpc_client = server->client,
7728 .rpc_message = &msg,
7729 .callback_ops = &nfs4_layoutget_call_ops,
7730 .callback_data = lgp,
7731 .flags = RPC_TASK_ASYNC,
7732 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007733 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007734 int status = 0;
7735
7736 dprintk("--> %s\n", __func__);
7737
Peng Tao4bd5a982014-11-17 11:05:17 +08007738 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
7739 pnfs_get_layout_hdr(NFS_I(inode)->layout);
7740
Idan Kedar85541162012-08-02 11:47:10 +03007741 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
7742 if (!lgp->args.layout.pages) {
7743 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007744 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03007745 }
7746 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05007747 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03007748
Weston Andros Adamson35124a02011-03-24 16:48:21 -04007749 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007750 lgp->res.seq_res.sr_slot = NULL;
Chuck Levera9c92d62013-08-09 12:48:18 -04007751 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007752
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007753 task = rpc_run_task(&task_setup_data);
7754 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007755 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007756 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00007757 if (status == 0)
7758 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007759 trace_nfs4_layoutget(lgp->args.ctx,
7760 &lgp->args.range,
7761 &lgp->res.range,
7762 status);
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05007763 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
7764 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007765 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007766 rpc_put_task(task);
7767 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007768 if (status)
7769 return ERR_PTR(status);
7770 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007771}
7772
Benny Halevycbe82602011-05-22 19:52:37 +03007773static void
7774nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
7775{
7776 struct nfs4_layoutreturn *lrp = calldata;
7777
7778 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007779 nfs41_setup_sequence(lrp->clp->cl_session,
7780 &lrp->args.seq_args,
7781 &lrp->res.seq_res,
7782 task);
Benny Halevycbe82602011-05-22 19:52:37 +03007783}
7784
7785static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
7786{
7787 struct nfs4_layoutreturn *lrp = calldata;
7788 struct nfs_server *server;
7789
7790 dprintk("--> %s\n", __func__);
7791
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007792 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03007793 return;
7794
7795 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007796 switch (task->tk_status) {
7797 default:
7798 task->tk_status = 0;
7799 case 0:
7800 break;
7801 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007802 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007803 break;
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007804 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03007805 return;
7806 }
Benny Halevycbe82602011-05-22 19:52:37 +03007807 dprintk("<-- %s\n", __func__);
7808}
7809
7810static void nfs4_layoutreturn_release(void *calldata)
7811{
7812 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04007813 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03007814
7815 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04007816 spin_lock(&lo->plh_inode->i_lock);
7817 if (lrp->res.lrs_present)
7818 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
Tom Haynesd67ae822014-12-11 17:02:04 -05007819 pnfs_clear_layoutreturn_waitbit(lo);
Peng Tao193e3aa2014-11-17 09:30:41 +08007820 clear_bit(NFS_LAYOUT_RETURN_BEFORE_CLOSE, &lo->plh_flags);
7821 rpc_wake_up(&NFS_SERVER(lo->plh_inode)->roc_rpcwaitq);
Trond Myklebust849b2862012-09-24 14:18:39 -04007822 lo->plh_block_lgets--;
7823 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04007824 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03007825 kfree(calldata);
7826 dprintk("<-- %s\n", __func__);
7827}
7828
7829static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
7830 .rpc_call_prepare = nfs4_layoutreturn_prepare,
7831 .rpc_call_done = nfs4_layoutreturn_done,
7832 .rpc_release = nfs4_layoutreturn_release,
7833};
7834
Peng Tao6c166052014-11-17 09:30:40 +08007835int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync)
Benny Halevycbe82602011-05-22 19:52:37 +03007836{
7837 struct rpc_task *task;
7838 struct rpc_message msg = {
7839 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
7840 .rpc_argp = &lrp->args,
7841 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04007842 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03007843 };
7844 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04007845 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03007846 .rpc_message = &msg,
7847 .callback_ops = &nfs4_layoutreturn_call_ops,
7848 .callback_data = lrp,
Peng Tao6c166052014-11-17 09:30:40 +08007849 .flags = RPC_TASK_ASYNC,
Benny Halevycbe82602011-05-22 19:52:37 +03007850 };
Peng Tao6c166052014-11-17 09:30:40 +08007851 int status = 0;
Benny Halevycbe82602011-05-22 19:52:37 +03007852
7853 dprintk("--> %s\n", __func__);
Chuck Levera9c92d62013-08-09 12:48:18 -04007854 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03007855 task = rpc_run_task(&task_setup_data);
7856 if (IS_ERR(task))
7857 return PTR_ERR(task);
Peng Tao6c166052014-11-17 09:30:40 +08007858 if (sync == false)
7859 goto out;
7860 status = nfs4_wait_for_completion_rpc_task(task);
7861 if (status != 0)
7862 goto out;
Benny Halevycbe82602011-05-22 19:52:37 +03007863 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007864 trace_nfs4_layoutreturn(lrp->args.inode, status);
Peng Tao6c166052014-11-17 09:30:40 +08007865out:
Benny Halevycbe82602011-05-22 19:52:37 +03007866 dprintk("<-- %s status=%d\n", __func__, status);
7867 rpc_put_task(task);
7868 return status;
7869}
7870
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007871static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007872_nfs4_proc_getdeviceinfo(struct nfs_server *server,
7873 struct pnfs_device *pdev,
7874 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007875{
7876 struct nfs4_getdeviceinfo_args args = {
7877 .pdev = pdev,
7878 };
7879 struct nfs4_getdeviceinfo_res res = {
7880 .pdev = pdev,
7881 };
7882 struct rpc_message msg = {
7883 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
7884 .rpc_argp = &args,
7885 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007886 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007887 };
7888 int status;
7889
7890 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00007891 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007892 dprintk("<-- %s status=%d\n", __func__, status);
7893
7894 return status;
7895}
7896
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007897int nfs4_proc_getdeviceinfo(struct nfs_server *server,
7898 struct pnfs_device *pdev,
7899 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007900{
7901 struct nfs4_exception exception = { };
7902 int err;
7903
7904 do {
7905 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007906 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007907 &exception);
7908 } while (exception.retry);
7909 return err;
7910}
7911EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
7912
Andy Adamson863a3c62011-03-23 13:27:54 +00007913static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
7914{
7915 struct nfs4_layoutcommit_data *data = calldata;
7916 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007917 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00007918
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007919 nfs41_setup_sequence(session,
7920 &data->args.seq_args,
7921 &data->res.seq_res,
7922 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00007923}
7924
7925static void
7926nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
7927{
7928 struct nfs4_layoutcommit_data *data = calldata;
7929 struct nfs_server *server = NFS_SERVER(data->args.inode);
7930
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007931 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00007932 return;
7933
7934 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007935 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
7936 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
7937 case -NFS4ERR_BADLAYOUT: /* no layout */
7938 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00007939 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007940 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007941 break;
7942 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10007943 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007944 rpc_restart_call_prepare(task);
7945 return;
7946 }
7947 }
Andy Adamson863a3c62011-03-23 13:27:54 +00007948}
7949
7950static void nfs4_layoutcommit_release(void *calldata)
7951{
7952 struct nfs4_layoutcommit_data *data = calldata;
7953
Andy Adamsondb29c082011-07-30 20:52:38 -04007954 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05007955 nfs_post_op_update_inode_force_wcc(data->args.inode,
7956 data->res.fattr);
Andy Adamson863a3c62011-03-23 13:27:54 +00007957 put_rpccred(data->cred);
7958 kfree(data);
7959}
7960
7961static const struct rpc_call_ops nfs4_layoutcommit_ops = {
7962 .rpc_call_prepare = nfs4_layoutcommit_prepare,
7963 .rpc_call_done = nfs4_layoutcommit_done,
7964 .rpc_release = nfs4_layoutcommit_release,
7965};
7966
7967int
Andy Adamsonef311532011-03-12 02:58:10 -05007968nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00007969{
7970 struct rpc_message msg = {
7971 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
7972 .rpc_argp = &data->args,
7973 .rpc_resp = &data->res,
7974 .rpc_cred = data->cred,
7975 };
7976 struct rpc_task_setup task_setup_data = {
7977 .task = &data->task,
7978 .rpc_client = NFS_CLIENT(data->args.inode),
7979 .rpc_message = &msg,
7980 .callback_ops = &nfs4_layoutcommit_ops,
7981 .callback_data = data,
7982 .flags = RPC_TASK_ASYNC,
7983 };
7984 struct rpc_task *task;
7985 int status = 0;
7986
7987 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
7988 "lbw: %llu inode %lu\n",
7989 data->task.tk_pid, sync,
7990 data->args.lastbytewritten,
7991 data->args.inode->i_ino);
7992
Chuck Levera9c92d62013-08-09 12:48:18 -04007993 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00007994 task = rpc_run_task(&task_setup_data);
7995 if (IS_ERR(task))
7996 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05007997 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00007998 goto out;
7999 status = nfs4_wait_for_completion_rpc_task(task);
8000 if (status != 0)
8001 goto out;
8002 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04008003 trace_nfs4_layoutcommit(data->args.inode, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00008004out:
8005 dprintk("%s: status %d\n", __func__, status);
8006 rpc_put_task(task);
8007 return status;
8008}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008009
Andy Adamson97431202013-08-08 10:57:56 -04008010/**
8011 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
8012 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
8013 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008014static int
8015_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008016 struct nfs_fsinfo *info,
8017 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008018{
8019 struct nfs41_secinfo_no_name_args args = {
8020 .style = SECINFO_STYLE_CURRENT_FH,
8021 };
8022 struct nfs4_secinfo_res res = {
8023 .flavors = flavors,
8024 };
8025 struct rpc_message msg = {
8026 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
8027 .rpc_argp = &args,
8028 .rpc_resp = &res,
8029 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008030 struct rpc_clnt *clnt = server->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008031 struct rpc_cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008032 int status;
8033
8034 if (use_integrity) {
8035 clnt = server->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008036 cred = nfs4_get_clid_cred(server->nfs_client);
8037 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008038 }
8039
8040 dprintk("--> %s\n", __func__);
8041 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
8042 &res.seq_res, 0);
8043 dprintk("<-- %s status=%d\n", __func__, status);
8044
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008045 if (cred)
8046 put_rpccred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008047
8048 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008049}
8050
8051static int
8052nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
8053 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
8054{
8055 struct nfs4_exception exception = { };
8056 int err;
8057 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008058 /* first try using integrity protection */
8059 err = -NFS4ERR_WRONGSEC;
8060
8061 /* try to use integrity protection with machine cred */
8062 if (_nfs4_is_integrity_protected(server->nfs_client))
8063 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8064 flavors, true);
8065
8066 /*
8067 * if unable to use integrity protection, or SECINFO with
8068 * integrity protection returns NFS4ERR_WRONGSEC (which is
8069 * disallowed by spec, but exists in deployed servers) use
8070 * the current filesystem's rpc_client and the user cred.
8071 */
8072 if (err == -NFS4ERR_WRONGSEC)
8073 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8074 flavors, false);
8075
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008076 switch (err) {
8077 case 0:
8078 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008079 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008080 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008081 default:
8082 err = nfs4_handle_exception(server, err, &exception);
8083 }
8084 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008085out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008086 return err;
8087}
8088
8089static int
8090nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
8091 struct nfs_fsinfo *info)
8092{
8093 int err;
8094 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04008095 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008096 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008097 struct nfs4_secinfo4 *secinfo;
8098 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008099
8100 page = alloc_page(GFP_KERNEL);
8101 if (!page) {
8102 err = -ENOMEM;
8103 goto out;
8104 }
8105
8106 flavors = page_address(page);
8107 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
8108
8109 /*
8110 * Fall back on "guess and check" method if
8111 * the server doesn't support SECINFO_NO_NAME
8112 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008113 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008114 err = nfs4_find_root_sec(server, fhandle, info);
8115 goto out_freepage;
8116 }
8117 if (err)
8118 goto out_freepage;
8119
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008120 for (i = 0; i < flavors->num_flavors; i++) {
8121 secinfo = &flavors->flavors[i];
8122
8123 switch (secinfo->flavor) {
8124 case RPC_AUTH_NULL:
8125 case RPC_AUTH_UNIX:
8126 case RPC_AUTH_GSS:
8127 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
8128 &secinfo->flavor_info);
8129 break;
8130 default:
8131 flavor = RPC_AUTH_MAXFLAVOR;
8132 break;
8133 }
8134
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04008135 if (!nfs_auth_info_match(&server->auth_info, flavor))
8136 flavor = RPC_AUTH_MAXFLAVOR;
8137
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008138 if (flavor != RPC_AUTH_MAXFLAVOR) {
8139 err = nfs4_lookup_root_sec(server, fhandle,
8140 info, flavor);
8141 if (!err)
8142 break;
8143 }
8144 }
8145
8146 if (flavor == RPC_AUTH_MAXFLAVOR)
8147 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008148
8149out_freepage:
8150 put_page(page);
8151 if (err == -EACCES)
8152 return -EPERM;
8153out:
8154 return err;
8155}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008156
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008157static int _nfs41_test_stateid(struct nfs_server *server,
8158 nfs4_stateid *stateid,
8159 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008160{
8161 int status;
8162 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008163 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008164 };
8165 struct nfs41_test_stateid_res res;
8166 struct rpc_message msg = {
8167 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
8168 .rpc_argp = &args,
8169 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008170 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008171 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008172 struct rpc_clnt *rpc_client = server->client;
8173
8174 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8175 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008176
Chuck Lever38527b12012-07-11 16:30:23 -04008177 dprintk("NFS call test_stateid %p\n", stateid);
Chuck Levera9c92d62013-08-09 12:48:18 -04008178 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008179 nfs4_set_sequence_privileged(&args.seq_args);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008180 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008181 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04008182 if (status != NFS_OK) {
8183 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04008184 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04008185 }
8186 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04008187 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04008188}
8189
Chuck Lever38527b12012-07-11 16:30:23 -04008190/**
8191 * nfs41_test_stateid - perform a TEST_STATEID operation
8192 *
8193 * @server: server / transport on which to perform the operation
8194 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008195 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008196 *
8197 * Returns NFS_OK if the server recognizes that "stateid" is valid.
8198 * Otherwise a negative NFS4ERR value is returned if the operation
8199 * failed or the state ID is not currently valid.
8200 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008201static int nfs41_test_stateid(struct nfs_server *server,
8202 nfs4_stateid *stateid,
8203 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008204{
8205 struct nfs4_exception exception = { };
8206 int err;
8207 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008208 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04008209 if (err != -NFS4ERR_DELAY)
8210 break;
8211 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04008212 } while (exception.retry);
8213 return err;
8214}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008215
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008216struct nfs_free_stateid_data {
8217 struct nfs_server *server;
8218 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008219 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008220};
8221
8222static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
8223{
8224 struct nfs_free_stateid_data *data = calldata;
8225 nfs41_setup_sequence(nfs4_get_session(data->server),
8226 &data->args.seq_args,
8227 &data->res.seq_res,
8228 task);
8229}
8230
8231static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
8232{
8233 struct nfs_free_stateid_data *data = calldata;
8234
8235 nfs41_sequence_done(task, &data->res.seq_res);
8236
8237 switch (task->tk_status) {
8238 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10008239 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008240 rpc_restart_call_prepare(task);
8241 }
8242}
8243
8244static void nfs41_free_stateid_release(void *calldata)
8245{
8246 kfree(calldata);
8247}
8248
Trond Myklebust17f26b12013-08-21 15:48:42 -04008249static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008250 .rpc_call_prepare = nfs41_free_stateid_prepare,
8251 .rpc_call_done = nfs41_free_stateid_done,
8252 .rpc_release = nfs41_free_stateid_release,
8253};
8254
8255static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
8256 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008257 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008258 bool privileged)
8259{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008260 struct rpc_message msg = {
8261 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008262 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008263 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008264 struct rpc_task_setup task_setup = {
8265 .rpc_client = server->client,
8266 .rpc_message = &msg,
8267 .callback_ops = &nfs41_free_stateid_ops,
8268 .flags = RPC_TASK_ASYNC,
8269 };
8270 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008271
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008272 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8273 &task_setup.rpc_client, &msg);
8274
Chuck Lever38527b12012-07-11 16:30:23 -04008275 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008276 data = kmalloc(sizeof(*data), GFP_NOFS);
8277 if (!data)
8278 return ERR_PTR(-ENOMEM);
8279 data->server = server;
8280 nfs4_stateid_copy(&data->args.stateid, stateid);
8281
8282 task_setup.callback_data = data;
8283
8284 msg.rpc_argp = &data->args;
8285 msg.rpc_resp = &data->res;
Chuck Levera9c92d62013-08-09 12:48:18 -04008286 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008287 if (privileged)
8288 nfs4_set_sequence_privileged(&data->args.seq_args);
8289
8290 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008291}
8292
Chuck Lever38527b12012-07-11 16:30:23 -04008293/**
8294 * nfs41_free_stateid - perform a FREE_STATEID operation
8295 *
8296 * @server: server / transport on which to perform the operation
8297 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008298 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008299 *
8300 * Returns NFS_OK if the server freed "stateid". Otherwise a
8301 * negative NFS4ERR value is returned.
8302 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008303static int nfs41_free_stateid(struct nfs_server *server,
8304 nfs4_stateid *stateid,
8305 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008306{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008307 struct rpc_task *task;
8308 int ret;
8309
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008310 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008311 if (IS_ERR(task))
8312 return PTR_ERR(task);
8313 ret = rpc_wait_for_completion_task(task);
8314 if (!ret)
8315 ret = task->tk_status;
8316 rpc_put_task(task);
8317 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008318}
Trond Myklebust36281ca2012-03-04 18:13:56 -05008319
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008320static void
8321nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008322{
8323 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008324 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008325
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008326 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008327 nfs4_free_lock_state(server, lsp);
8328 if (IS_ERR(task))
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008329 return;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008330 rpc_put_task(task);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008331}
8332
Trond Myklebust36281ca2012-03-04 18:13:56 -05008333static bool nfs41_match_stateid(const nfs4_stateid *s1,
8334 const nfs4_stateid *s2)
8335{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008336 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008337 return false;
8338
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008339 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008340 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008341 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008342 return true;
8343
8344 return false;
8345}
8346
Andy Adamson557134a2009-04-01 09:21:53 -04008347#endif /* CONFIG_NFS_V4_1 */
8348
Trond Myklebust36281ca2012-03-04 18:13:56 -05008349static bool nfs4_match_stateid(const nfs4_stateid *s1,
8350 const nfs4_stateid *s2)
8351{
Trond Myklebustf597c532012-03-04 18:13:56 -05008352 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05008353}
8354
8355
Trond Myklebust17280172012-03-11 13:11:00 -04008356static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008357 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008358 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008359 .recover_open = nfs4_open_reclaim,
8360 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04008361 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04008362 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008363};
8364
Andy Adamson591d71c2009-04-01 09:22:47 -04008365#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008366static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008367 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
8368 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
8369 .recover_open = nfs4_open_reclaim,
8370 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05008371 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008372 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04008373 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04008374};
8375#endif /* CONFIG_NFS_V4_1 */
8376
Trond Myklebust17280172012-03-11 13:11:00 -04008377static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008378 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008379 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03008380 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008381 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04008382 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008383};
8384
Andy Adamson591d71c2009-04-01 09:22:47 -04008385#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008386static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008387 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
8388 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04008389 .recover_open = nfs41_open_expired,
8390 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05008391 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04008392};
8393#endif /* CONFIG_NFS_V4_1 */
8394
Trond Myklebust17280172012-03-11 13:11:00 -04008395static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008396 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04008397 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008398 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04008399};
8400
8401#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008402static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008403 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04008404 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008405 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04008406};
8407#endif
8408
Chuck Leverec011fe2013-10-17 14:12:39 -04008409static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008410 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008411 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008412};
8413
8414#if defined(CONFIG_NFS_V4_1)
8415static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008416 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008417 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008418};
8419#endif /* CONFIG_NFS_V4_1 */
8420
Trond Myklebust97dc1352010-06-16 09:52:26 -04008421static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
8422 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008423 .init_caps = NFS_CAP_READDIRPLUS
8424 | NFS_CAP_ATOMIC_OPEN
8425 | NFS_CAP_CHANGE_ATTR
8426 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008427 .init_client = nfs40_init_client,
8428 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008429 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008430 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008431 .free_lock_state = nfs4_release_lockowner,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008432 .alloc_seqid = nfs_alloc_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04008433 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008434 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
8435 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
8436 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008437 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008438};
8439
8440#if defined(CONFIG_NFS_V4_1)
Trond Myklebust63f5f792015-01-23 19:19:25 -05008441static struct nfs_seqid *
8442nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2)
8443{
8444 return NULL;
8445}
8446
Trond Myklebust97dc1352010-06-16 09:52:26 -04008447static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
8448 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008449 .init_caps = NFS_CAP_READDIRPLUS
8450 | NFS_CAP_ATOMIC_OPEN
8451 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04008452 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04008453 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008454 | NFS_CAP_ATOMIC_OPEN_V1,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008455 .init_client = nfs41_init_client,
8456 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008457 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008458 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008459 .free_lock_state = nfs41_free_lock_state,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008460 .alloc_seqid = nfs_alloc_no_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04008461 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008462 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8463 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8464 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008465 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008466};
8467#endif
8468
Steve Dickson42c2c422013-05-22 12:50:38 -04008469#if defined(CONFIG_NFS_V4_2)
8470static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
8471 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04008472 .init_caps = NFS_CAP_READDIRPLUS
8473 | NFS_CAP_ATOMIC_OPEN
8474 | NFS_CAP_CHANGE_ATTR
8475 | NFS_CAP_POSIX_LOCK
8476 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008477 | NFS_CAP_ATOMIC_OPEN_V1
Anna Schumakerf4ac1672014-11-25 13:18:15 -05008478 | NFS_CAP_ALLOCATE
Anna Schumaker624bd5b2014-11-25 13:18:16 -05008479 | NFS_CAP_DEALLOCATE
Anna Schumakere9831202014-10-22 15:53:10 -04008480 | NFS_CAP_SEEK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008481 .init_client = nfs41_init_client,
8482 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04008483 .match_stateid = nfs41_match_stateid,
8484 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04008485 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008486 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebust63f5f792015-01-23 19:19:25 -05008487 .alloc_seqid = nfs_alloc_no_seqid,
Steve Dickson42c2c422013-05-22 12:50:38 -04008488 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8489 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8490 .state_renewal_ops = &nfs41_state_renewal_ops,
8491};
8492#endif
8493
Trond Myklebust97dc1352010-06-16 09:52:26 -04008494const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
8495 [0] = &nfs_v4_0_minor_ops,
8496#if defined(CONFIG_NFS_V4_1)
8497 [1] = &nfs_v4_1_minor_ops,
8498#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04008499#if defined(CONFIG_NFS_V4_2)
8500 [2] = &nfs_v4_2_minor_ops,
8501#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04008502};
8503
Trond Myklebust17f26b12013-08-21 15:48:42 -04008504static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -04008505 .create = nfs_create,
8506 .lookup = nfs_lookup,
8507 .atomic_open = nfs_atomic_open,
8508 .link = nfs_link,
8509 .unlink = nfs_unlink,
8510 .symlink = nfs_symlink,
8511 .mkdir = nfs_mkdir,
8512 .rmdir = nfs_rmdir,
8513 .mknod = nfs_mknod,
8514 .rename = nfs_rename,
8515 .permission = nfs_permission,
8516 .getattr = nfs_getattr,
8517 .setattr = nfs_setattr,
8518 .getxattr = generic_getxattr,
8519 .setxattr = generic_setxattr,
8520 .listxattr = generic_listxattr,
8521 .removexattr = generic_removexattr,
8522};
8523
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08008524static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008525 .permission = nfs_permission,
8526 .getattr = nfs_getattr,
8527 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008528 .getxattr = generic_getxattr,
8529 .setxattr = generic_setxattr,
8530 .listxattr = generic_listxattr,
8531 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008532};
8533
David Howells509de812006-08-22 20:06:11 -04008534const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07008535 .version = 4, /* protocol version */
8536 .dentry_ops = &nfs4_dentry_operations,
8537 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008538 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04008539 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008540 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04008541 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04008542 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008543 .getattr = nfs4_proc_getattr,
8544 .setattr = nfs4_proc_setattr,
8545 .lookup = nfs4_proc_lookup,
8546 .access = nfs4_proc_access,
8547 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008548 .create = nfs4_proc_create,
8549 .remove = nfs4_proc_remove,
8550 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04008551 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008552 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -04008553 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04008554 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04008555 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008556 .link = nfs4_proc_link,
8557 .symlink = nfs4_proc_symlink,
8558 .mkdir = nfs4_proc_mkdir,
8559 .rmdir = nfs4_proc_remove,
8560 .readdir = nfs4_proc_readdir,
8561 .mknod = nfs4_proc_mknod,
8562 .statfs = nfs4_proc_statfs,
8563 .fsinfo = nfs4_proc_fsinfo,
8564 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04008565 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008566 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -04008567 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008568 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -05008569 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008570 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008571 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008572 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04008573 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008574 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008575 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00008576 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04008577 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04008578 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04008579 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04008580 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04008581 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00008582 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04008583 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04008584 .create_server = nfs4_create_server,
8585 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008586};
8587
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008588static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
8589 .prefix = XATTR_NAME_NFSV4_ACL,
8590 .list = nfs4_xattr_list_nfs4_acl,
8591 .get = nfs4_xattr_get_nfs4_acl,
8592 .set = nfs4_xattr_set_nfs4_acl,
8593};
8594
8595const struct xattr_handler *nfs4_xattr_handlers[] = {
8596 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -04008597#ifdef CONFIG_NFS_V4_SECURITY_LABEL
8598 &nfs4_xattr_nfs4_label_handler,
8599#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008600 NULL
8601};
8602
Linus Torvalds1da177e2005-04-16 15:20:36 -07008603/*
8604 * Local variables:
8605 * c-basic-offset: 8
8606 * End:
8607 */