blob: 3b98fe752ef8c611670f382d44dfe56c65e4fc7d [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * fs/nfs/nfs4proc.c
3 *
4 * Client-side procedure declarations for NFSv4.
5 *
6 * Copyright (c) 2002 The Regents of the University of Michigan.
7 * All rights reserved.
8 *
9 * Kendrick Smith <kmsmith@umich.edu>
10 * Andy Adamson <andros@umich.edu>
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 *
16 * 1. Redistributions of source code must retain the above copyright
17 * notice, this list of conditions and the following disclaimer.
18 * 2. Redistributions in binary form must reproduce the above copyright
19 * notice, this list of conditions and the following disclaimer in the
20 * documentation and/or other materials provided with the distribution.
21 * 3. Neither the name of the University nor the names of its
22 * contributors may be used to endorse or promote products derived
23 * from this software without specific prior written permission.
24 *
25 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
26 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
27 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28 * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
32 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
33 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
34 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36 */
37
38#include <linux/mm.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070039#include <linux/delay.h>
40#include <linux/errno.h>
41#include <linux/string.h>
Trond Myklebust652f89f2011-12-09 19:05:58 -050042#include <linux/ratelimit.h>
43#include <linux/printk.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090044#include <linux/slab.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070045#include <linux/sunrpc/clnt.h>
46#include <linux/nfs.h>
47#include <linux/nfs4.h>
48#include <linux/nfs_fs.h>
49#include <linux/nfs_page.h>
Bryan Schumaker9b7160c2011-04-13 14:31:30 -040050#include <linux/nfs_mount.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070051#include <linux/namei.h>
Trond Myklebust02a913a2005-10-18 14:20:17 -070052#include <linux/mount.h>
Benny Halevy99fe60d2009-04-01 09:22:29 -040053#include <linux/module.h>
Trond Myklebust6926afd2012-01-07 13:22:46 -050054#include <linux/nfs_idmap.h>
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000055#include <linux/xattr.h>
Andy Adamsonc7a360b2011-01-25 19:15:32 -050056#include <linux/utsname.h>
Jeff Laytond3103102011-12-01 22:44:39 +010057#include <linux/freezer.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070058
Trond Myklebust4ce79712005-06-22 17:16:21 +000059#include "nfs4_fs.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070060#include "delegation.h"
Trond Myklebust101070c2008-02-19 20:04:23 -050061#include "internal.h"
Chuck Lever006ea732006-03-20 13:44:14 -050062#include "iostat.h"
Andy Adamsonfc931582009-04-01 09:22:31 -040063#include "callback.h"
Andy Adamsonb1f69b72010-10-20 00:18:03 -040064#include "pnfs.h"
Chuck Leverf0920752012-05-21 22:45:41 -040065#include "netns.h"
Trond Myklebust73e39aa2012-11-26 12:49:34 -050066#include "nfs4session.h"
David Howellsde242c02012-12-20 21:52:38 +000067#include "fscache.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070068
Trond Myklebustc6d01c62013-08-09 11:51:26 -040069#include "nfs4trace.h"
70
Linus Torvalds1da177e2005-04-16 15:20:36 -070071#define NFSDBG_FACILITY NFSDBG_PROC
72
Trond Myklebust2066fe82006-09-15 08:30:46 -040073#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070074#define NFS4_POLL_RETRY_MAX (15*HZ)
75
Trond Myklebustcdd4e682006-01-03 09:55:12 +010076struct nfs4_opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +010077static int _nfs4_proc_open(struct nfs4_opendata *data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -080078static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070079static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
NeilBrown8478eaa2014-09-18 16:09:27 +100080static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *, long *);
Chuck Lever81934dd2012-03-01 17:01:57 -050081static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
David Quigley1775fd32013-05-22 12:50:42 -040082static int nfs4_proc_getattr(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *, struct nfs4_label *label);
83static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label);
Trond Myklebust0ab64e02010-04-16 16:22:51 -040084static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
85 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -040086 struct nfs4_state *state, struct nfs4_label *ilabel,
87 struct nfs4_label *olabel);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040088#ifdef CONFIG_NFS_V4_1
Trond Myklebustab7cb0d2013-05-20 11:20:27 -040089static int nfs41_test_stateid(struct nfs_server *, nfs4_stateid *,
90 struct rpc_cred *);
91static int nfs41_free_stateid(struct nfs_server *, nfs4_stateid *,
92 struct rpc_cred *);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040093#endif
David Quigleyaa9c2662013-05-22 12:50:44 -040094
95#ifdef CONFIG_NFS_V4_SECURITY_LABEL
96static inline struct nfs4_label *
97nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
98 struct iattr *sattr, struct nfs4_label *label)
99{
100 int err;
101
102 if (label == NULL)
103 return NULL;
104
105 if (nfs_server_capable(dir, NFS_CAP_SECURITY_LABEL) == 0)
106 return NULL;
107
David Quigleyaa9c2662013-05-22 12:50:44 -0400108 err = security_dentry_init_security(dentry, sattr->ia_mode,
109 &dentry->d_name, (void **)&label->label, &label->len);
110 if (err == 0)
111 return label;
112
113 return NULL;
114}
115static inline void
116nfs4_label_release_security(struct nfs4_label *label)
117{
118 if (label)
119 security_release_secctx(label->label, label->len);
120}
121static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
122{
123 if (label)
124 return server->attr_bitmask;
125
126 return server->attr_bitmask_nl;
127}
128#else
129static inline struct nfs4_label *
130nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
131 struct iattr *sattr, struct nfs4_label *l)
132{ return NULL; }
133static inline void
134nfs4_label_release_security(struct nfs4_label *label)
135{ return; }
136static inline u32 *
137nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
138{ return server->attr_bitmask; }
139#endif
140
Linus Torvalds1da177e2005-04-16 15:20:36 -0700141/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -0500142static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700143{
Trond Myklebust52567b02009-10-23 14:46:42 -0400144 if (err >= -1000)
145 return err;
146 switch (err) {
147 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -0500148 case -NFS4ERR_LAYOUTTRYLATER:
149 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400150 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000151 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson88975382013-08-13 16:37:38 -0400152 case -NFS4ERR_WRONG_CRED:
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000153 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800154 case -NFS4ERR_BADOWNER:
155 case -NFS4ERR_BADNAME:
156 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400157 case -NFS4ERR_SHARE_DENIED:
158 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400159 case -NFS4ERR_MINOR_VERS_MISMATCH:
160 return -EPROTONOSUPPORT;
Weston Andros Adamson6168f622012-09-10 14:00:46 -0400161 case -NFS4ERR_ACCESS:
162 return -EACCES;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400163 case -NFS4ERR_FILE_OPEN:
164 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400165 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700166 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700167 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400168 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700169 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400170 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171}
172
173/*
174 * This is our standard bitmap for GETATTR requests.
175 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400176const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700177 FATTR4_WORD0_TYPE
178 | FATTR4_WORD0_CHANGE
179 | FATTR4_WORD0_SIZE
180 | FATTR4_WORD0_FSID
181 | FATTR4_WORD0_FILEID,
182 FATTR4_WORD1_MODE
183 | FATTR4_WORD1_NUMLINKS
184 | FATTR4_WORD1_OWNER
185 | FATTR4_WORD1_OWNER_GROUP
186 | FATTR4_WORD1_RAWDEV
187 | FATTR4_WORD1_SPACE_USED
188 | FATTR4_WORD1_TIME_ACCESS
189 | FATTR4_WORD1_TIME_METADATA
David Quigleyaa9c2662013-05-22 12:50:44 -0400190 | FATTR4_WORD1_TIME_MODIFY,
191#ifdef CONFIG_NFS_V4_SECURITY_LABEL
192 FATTR4_WORD2_SECURITY_LABEL
193#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700194};
195
Trond Myklebust1549210f2012-06-05 09:16:47 -0400196static const u32 nfs4_pnfs_open_bitmap[3] = {
197 FATTR4_WORD0_TYPE
198 | FATTR4_WORD0_CHANGE
199 | FATTR4_WORD0_SIZE
200 | FATTR4_WORD0_FSID
201 | FATTR4_WORD0_FILEID,
202 FATTR4_WORD1_MODE
203 | FATTR4_WORD1_NUMLINKS
204 | FATTR4_WORD1_OWNER
205 | FATTR4_WORD1_OWNER_GROUP
206 | FATTR4_WORD1_RAWDEV
207 | FATTR4_WORD1_SPACE_USED
208 | FATTR4_WORD1_TIME_ACCESS
209 | FATTR4_WORD1_TIME_METADATA
210 | FATTR4_WORD1_TIME_MODIFY,
211 FATTR4_WORD2_MDSTHRESHOLD
212};
213
Andy Adamsone23008e2012-10-02 21:07:32 -0400214static const u32 nfs4_open_noattr_bitmap[3] = {
215 FATTR4_WORD0_TYPE
216 | FATTR4_WORD0_CHANGE
217 | FATTR4_WORD0_FILEID,
218};
219
David Quigleya09df2c2013-05-22 12:50:41 -0400220const u32 nfs4_statfs_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700221 FATTR4_WORD0_FILES_AVAIL
222 | FATTR4_WORD0_FILES_FREE
223 | FATTR4_WORD0_FILES_TOTAL,
224 FATTR4_WORD1_SPACE_AVAIL
225 | FATTR4_WORD1_SPACE_FREE
226 | FATTR4_WORD1_SPACE_TOTAL
227};
228
David Quigleya09df2c2013-05-22 12:50:41 -0400229const u32 nfs4_pathconf_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700230 FATTR4_WORD0_MAXLINK
231 | FATTR4_WORD0_MAXNAME,
232 0
233};
234
Fred Isamandae100c2011-07-30 20:52:37 -0400235const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700236 | FATTR4_WORD0_MAXREAD
237 | FATTR4_WORD0_MAXWRITE
238 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700239 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400240 | FATTR4_WORD1_FS_LAYOUT_TYPES,
241 FATTR4_WORD2_LAYOUT_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700242};
243
David Quigleya09df2c2013-05-22 12:50:41 -0400244const u32 nfs4_fs_locations_bitmap[3] = {
Manoj Naik830b8e32006-06-09 09:34:25 -0400245 FATTR4_WORD0_TYPE
246 | FATTR4_WORD0_CHANGE
247 | FATTR4_WORD0_SIZE
248 | FATTR4_WORD0_FSID
249 | FATTR4_WORD0_FILEID
250 | FATTR4_WORD0_FS_LOCATIONS,
251 FATTR4_WORD1_MODE
252 | FATTR4_WORD1_NUMLINKS
253 | FATTR4_WORD1_OWNER
254 | FATTR4_WORD1_OWNER_GROUP
255 | FATTR4_WORD1_RAWDEV
256 | FATTR4_WORD1_SPACE_USED
257 | FATTR4_WORD1_TIME_ACCESS
258 | FATTR4_WORD1_TIME_METADATA
259 | FATTR4_WORD1_TIME_MODIFY
David Quigleya09df2c2013-05-22 12:50:41 -0400260 | FATTR4_WORD1_MOUNTED_ON_FILEID,
Manoj Naik830b8e32006-06-09 09:34:25 -0400261};
262
Al Virobc4785c2006-10-19 23:28:51 -0700263static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700264 struct nfs4_readdir_arg *readdir)
265{
Al Viro0dbb4c62006-10-19 23:28:49 -0700266 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700267
Linus Torvalds1da177e2005-04-16 15:20:36 -0700268 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000269 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700270 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
271 return;
272 }
273
274 readdir->cookie = 0;
275 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
276 if (cookie == 2)
277 return;
278
279 /*
280 * NFSv4 servers do not return entries for '.' and '..'
281 * Therefore, we fake these entries here. We let '.'
282 * have cookie 0 and '..' have cookie 1. Note that
283 * when talking to the server, we always send cookie 0
284 * instead of 1 or 2.
285 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800286 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700287
288 if (cookie == 0) {
289 *p++ = xdr_one; /* next */
290 *p++ = xdr_zero; /* cookie, first word */
291 *p++ = xdr_one; /* cookie, second word */
292 *p++ = xdr_one; /* entry len */
293 memcpy(p, ".\0\0\0", 4); /* entry */
294 p++;
295 *p++ = xdr_one; /* bitmap length */
296 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
297 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400298 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700299 }
300
301 *p++ = xdr_one; /* next */
302 *p++ = xdr_zero; /* cookie, first word */
303 *p++ = xdr_two; /* cookie, second word */
304 *p++ = xdr_two; /* entry len */
305 memcpy(p, "..\0\0", 4); /* entry */
306 p++;
307 *p++ = xdr_one; /* bitmap length */
308 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
309 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400310 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700311
312 readdir->pgbase = (char *)p - (char *)start;
313 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800314 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700315}
316
NeilBrown8478eaa2014-09-18 16:09:27 +1000317static long nfs4_update_delay(long *timeout)
318{
319 long ret;
320 if (!timeout)
321 return NFS4_POLL_RETRY_MAX;
322 if (*timeout <= 0)
323 *timeout = NFS4_POLL_RETRY_MIN;
324 if (*timeout > NFS4_POLL_RETRY_MAX)
325 *timeout = NFS4_POLL_RETRY_MAX;
326 ret = *timeout;
327 *timeout <<= 1;
328 return ret;
329}
330
Trond Myklebust65de8722008-12-23 15:21:44 -0500331static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
332{
333 int res = 0;
334
335 might_sleep();
336
NeilBrown8478eaa2014-09-18 16:09:27 +1000337 freezable_schedule_timeout_killable_unsafe(
338 nfs4_update_delay(timeout));
Trond Myklebust65de8722008-12-23 15:21:44 -0500339 if (fatal_signal_pending(current))
340 res = -ERESTARTSYS;
Trond Myklebust65de8722008-12-23 15:21:44 -0500341 return res;
342}
343
344/* This is the error handling routine for processes that are allowed
345 * to sleep.
346 */
Trond Myklebustb064eca22011-02-22 15:44:32 -0800347static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500348{
349 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500350 struct nfs4_state *state = exception->state;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500351 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500352 int ret = errorcode;
353
354 exception->retry = 0;
355 switch(errorcode) {
356 case 0:
357 return 0;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500358 case -NFS4ERR_OPENMODE:
Bryan Schumaker011e2a72012-06-20 15:53:43 -0400359 if (inode && nfs4_have_delegation(inode, FMODE_READ)) {
Bryan Schumaker57ec14c2012-06-20 15:53:44 -0400360 nfs4_inode_return_delegation(inode);
Trond Myklebust3114ea72012-03-07 16:39:06 -0500361 exception->retry = 1;
362 return 0;
363 }
364 if (state == NULL)
365 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400366 ret = nfs4_schedule_stateid_recovery(server, state);
367 if (ret < 0)
368 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500369 goto wait_on_recovery;
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -0500370 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500371 case -NFS4ERR_ADMIN_REVOKED:
372 case -NFS4ERR_BAD_STATEID:
Trond Myklebustb570a972013-04-12 15:04:51 -0400373 if (inode != NULL && nfs4_have_delegation(inode, FMODE_READ)) {
374 nfs_remove_bad_delegation(inode);
375 exception->retry = 1;
376 break;
377 }
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500378 if (state == NULL)
379 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400380 ret = nfs4_schedule_stateid_recovery(server, state);
381 if (ret < 0)
382 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500383 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400384 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -0400385 if (state != NULL) {
386 ret = nfs4_schedule_stateid_recovery(server, state);
387 if (ret < 0)
388 break;
389 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500390 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500391 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500392 nfs4_schedule_lease_recovery(clp);
393 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -0400394 case -NFS4ERR_MOVED:
395 ret = nfs4_schedule_migration_recovery(server);
396 if (ret < 0)
397 break;
398 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -0400399 case -NFS4ERR_LEASE_MOVED:
400 nfs4_schedule_lease_moved_recovery(clp);
401 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500402#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400403 case -NFS4ERR_BADSESSION:
404 case -NFS4ERR_BADSLOT:
405 case -NFS4ERR_BAD_HIGH_SLOT:
406 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
407 case -NFS4ERR_DEADSESSION:
408 case -NFS4ERR_SEQ_FALSE_RETRY:
409 case -NFS4ERR_SEQ_MISORDERED:
410 dprintk("%s ERROR: %d Reset session\n", __func__,
411 errorcode);
Trond Myklebust9f594792012-05-27 13:02:53 -0400412 nfs4_schedule_session_recovery(clp->cl_session, errorcode);
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400413 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500414#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500415 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500416 if (exception->timeout > HZ) {
417 /* We have retried a decent amount, time to
418 * fail
419 */
420 ret = -EBUSY;
421 break;
422 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500423 case -NFS4ERR_GRACE:
424 case -NFS4ERR_DELAY:
425 ret = nfs4_delay(server->client, &exception->timeout);
426 if (ret != 0)
427 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400428 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500429 case -NFS4ERR_OLD_STATEID:
430 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800431 break;
432 case -NFS4ERR_BADOWNER:
433 /* The following works around a Linux server bug! */
434 case -NFS4ERR_BADNAME:
435 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
436 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
437 exception->retry = 1;
438 printk(KERN_WARNING "NFS: v4 server %s "
439 "does not accept raw "
440 "uid/gids. "
441 "Reenabling the idmapper.\n",
442 server->nfs_client->cl_hostname);
443 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500444 }
445 /* We failed to handle the error */
446 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500447wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500448 ret = nfs4_wait_clnt_recover(clp);
Chuck Lever519ae252013-10-17 14:13:19 -0400449 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
450 return -EIO;
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500451 if (ret == 0)
452 exception->retry = 1;
453 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500454}
455
Weston Andros Adamsona5250de2013-09-03 15:18:49 -0400456/*
457 * Return 'true' if 'clp' is using an rpc_client that is integrity protected
458 * or 'false' otherwise.
459 */
460static bool _nfs4_is_integrity_protected(struct nfs_client *clp)
461{
462 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor;
463
464 if (flavor == RPC_AUTH_GSS_KRB5I ||
465 flavor == RPC_AUTH_GSS_KRB5P)
466 return true;
467
468 return false;
469}
Trond Myklebust65de8722008-12-23 15:21:44 -0500470
Trond Myklebust452e9352010-07-31 14:29:06 -0400471static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700472{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700473 spin_lock(&clp->cl_lock);
474 if (time_before(clp->cl_last_renewal,timestamp))
475 clp->cl_last_renewal = timestamp;
476 spin_unlock(&clp->cl_lock);
477}
478
Trond Myklebust452e9352010-07-31 14:29:06 -0400479static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
480{
481 do_renew_lease(server->nfs_client, timestamp);
482}
483
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400484struct nfs4_call_sync_data {
485 const struct nfs_server *seq_server;
486 struct nfs4_sequence_args *seq_args;
487 struct nfs4_sequence_res *seq_res;
488};
489
Chuck Levera9c92d62013-08-09 12:48:18 -0400490static void nfs4_init_sequence(struct nfs4_sequence_args *args,
491 struct nfs4_sequence_res *res, int cache_reply)
492{
493 args->sa_slot = NULL;
494 args->sa_cache_this = cache_reply;
495 args->sa_privileged = 0;
496
497 res->sr_slot = NULL;
498}
499
500static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
501{
502 args->sa_privileged = 1;
503}
504
Chuck Lever3bd23842013-08-09 12:49:19 -0400505static int nfs40_setup_sequence(const struct nfs_server *server,
506 struct nfs4_sequence_args *args,
507 struct nfs4_sequence_res *res,
508 struct rpc_task *task)
509{
510 struct nfs4_slot_table *tbl = server->nfs_client->cl_slot_tbl;
511 struct nfs4_slot *slot;
512
513 /* slot already allocated? */
514 if (res->sr_slot != NULL)
515 goto out_start;
516
517 spin_lock(&tbl->slot_tbl_lock);
518 if (nfs4_slot_tbl_draining(tbl) && !args->sa_privileged)
519 goto out_sleep;
520
521 slot = nfs4_alloc_slot(tbl);
522 if (IS_ERR(slot)) {
523 if (slot == ERR_PTR(-ENOMEM))
524 task->tk_timeout = HZ >> 2;
525 goto out_sleep;
526 }
527 spin_unlock(&tbl->slot_tbl_lock);
528
529 args->sa_slot = slot;
530 res->sr_slot = slot;
531
532out_start:
533 rpc_call_start(task);
534 return 0;
535
536out_sleep:
537 if (args->sa_privileged)
538 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
539 NULL, RPC_PRIORITY_PRIVILEGED);
540 else
541 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
542 spin_unlock(&tbl->slot_tbl_lock);
543 return -EAGAIN;
544}
545
546static int nfs40_sequence_done(struct rpc_task *task,
547 struct nfs4_sequence_res *res)
548{
549 struct nfs4_slot *slot = res->sr_slot;
550 struct nfs4_slot_table *tbl;
551
Trond Myklebustcab92c12014-01-29 12:12:15 -0500552 if (slot == NULL)
Chuck Lever3bd23842013-08-09 12:49:19 -0400553 goto out;
554
555 tbl = slot->table;
556 spin_lock(&tbl->slot_tbl_lock);
557 if (!nfs41_wake_and_assign_slot(tbl, slot))
558 nfs4_free_slot(tbl, slot);
559 spin_unlock(&tbl->slot_tbl_lock);
560
561 res->sr_slot = NULL;
562out:
563 return 1;
564}
565
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400566#if defined(CONFIG_NFS_V4_1)
567
Trond Myklebustd185a332010-06-16 09:52:25 -0400568static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400569{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500570 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400571 struct nfs4_slot_table *tbl;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500572 struct nfs4_slot *slot = res->sr_slot;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500573 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400574
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500575 tbl = slot->table;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500576 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500577
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500578 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500579 /* Be nice to the server: try to ensure that the last transmitted
580 * value for highest_user_slotid <= target_highest_slotid
581 */
582 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
583 send_new_highest_used_slotid = true;
584
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500585 if (nfs41_wake_and_assign_slot(tbl, slot)) {
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500586 send_new_highest_used_slotid = false;
587 goto out_unlock;
588 }
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500589 nfs4_free_slot(tbl, slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500590
591 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
592 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500593out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500594 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400595 res->sr_slot = NULL;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500596 if (send_new_highest_used_slotid)
597 nfs41_server_notify_highest_slotid_update(session->clp);
Andy Adamson13615872009-04-01 09:22:17 -0400598}
599
Andy Adamsonf9c96fc2014-01-29 11:34:38 -0500600int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400601{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500602 struct nfs4_session *session;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500603 struct nfs4_slot *slot = res->sr_slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400604 struct nfs_client *clp;
Trond Myklebustac20d162012-12-15 15:36:07 -0500605 bool interrupted = false;
Trond Myklebust85563072012-12-11 10:31:12 -0500606 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400607
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500608 if (slot == NULL)
609 goto out_noaction;
Bryan Schumaker468f8612011-04-18 15:57:32 -0400610 /* don't increment the sequence number if the task wasn't sent */
611 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400612 goto out;
613
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500614 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500615
Trond Myklebustac20d162012-12-15 15:36:07 -0500616 if (slot->interrupted) {
617 slot->interrupted = 0;
618 interrupted = true;
619 }
620
Trond Myklebust2f92ae32013-08-14 17:58:28 -0400621 trace_nfs4_sequence_done(session, res);
Andy Adamson691daf32009-12-04 15:55:39 -0500622 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400623 switch (res->sr_status) {
624 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400625 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust933602e2012-11-16 12:12:38 -0500626 ++slot->seq_nr;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500627 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500628 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500629 /* Check sequence flags */
Trond Myklebustb4410c22011-03-09 16:00:55 -0500630 if (res->sr_status_flags != 0)
631 nfs4_schedule_lease_recovery(clp);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500632 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400633 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500634 case 1:
635 /*
636 * sr_status remains 1 if an RPC level error occurred.
637 * The server may or may not have processed the sequence
638 * operation..
639 * Mark the slot as having hosted an interrupted RPC call.
640 */
641 slot->interrupted = 1;
642 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400643 case -NFS4ERR_DELAY:
644 /* The server detected a resend of the RPC call and
645 * returned NFS4ERR_DELAY as per Section 2.10.6.2
646 * of RFC5661.
647 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500648 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400649 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500650 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500651 slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400652 goto out_retry;
Trond Myklebust85563072012-12-11 10:31:12 -0500653 case -NFS4ERR_BADSLOT:
654 /*
655 * The slot id we used was probably retired. Try again
656 * using a different slot id.
657 */
Trond Myklebuste8794442012-12-15 13:56:18 -0500658 goto retry_nowait;
659 case -NFS4ERR_SEQ_MISORDERED:
660 /*
Trond Myklebustac20d162012-12-15 15:36:07 -0500661 * Was the last operation on this sequence interrupted?
662 * If so, retry after bumping the sequence number.
663 */
664 if (interrupted) {
665 ++slot->seq_nr;
666 goto retry_nowait;
667 }
668 /*
Trond Myklebuste8794442012-12-15 13:56:18 -0500669 * Could this slot have been previously retired?
670 * If so, then the server may be expecting seq_nr = 1!
671 */
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500672 if (slot->seq_nr != 1) {
673 slot->seq_nr = 1;
674 goto retry_nowait;
675 }
676 break;
Trond Myklebuste8794442012-12-15 13:56:18 -0500677 case -NFS4ERR_SEQ_FALSE_RETRY:
678 ++slot->seq_nr;
679 goto retry_nowait;
Trond Myklebust14516c32010-07-31 14:29:06 -0400680 default:
681 /* Just update the slot sequence no. */
Trond Myklebust933602e2012-11-16 12:12:38 -0500682 ++slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400683 }
684out:
685 /* The session may be reset by one of the error handlers. */
686 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400687 nfs41_sequence_free_slot(res);
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500688out_noaction:
Trond Myklebust85563072012-12-11 10:31:12 -0500689 return ret;
Trond Myklebuste8794442012-12-15 13:56:18 -0500690retry_nowait:
691 if (rpc_restart_call_prepare(task)) {
692 task->tk_status = 0;
693 ret = 0;
694 }
695 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400696out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400697 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400698 goto out;
699 rpc_delay(task, NFS4_POLL_RETRY_MAX);
700 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400701}
Andy Adamsonf9c96fc2014-01-29 11:34:38 -0500702EXPORT_SYMBOL_GPL(nfs41_sequence_done);
Andy Adamsonb0df8062009-04-01 09:22:18 -0400703
Trond Myklebust14516c32010-07-31 14:29:06 -0400704static int nfs4_sequence_done(struct rpc_task *task,
705 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400706{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500707 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400708 return 1;
Chuck Lever3bd23842013-08-09 12:49:19 -0400709 if (!res->sr_slot->table->session)
710 return nfs40_sequence_done(task, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400711 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400712}
713
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000714int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400715 struct nfs4_sequence_args *args,
716 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400717 struct rpc_task *task)
718{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400719 struct nfs4_slot *slot;
720 struct nfs4_slot_table *tbl;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400721
722 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400723 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400724 if (res->sr_slot != NULL)
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400725 goto out_success;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400726
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400727 tbl = &session->fc_slot_table;
728
Trond Myklebust69d206b2012-11-22 13:21:02 -0500729 task->tk_timeout = 0;
730
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400731 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson774d5f12013-05-20 14:13:50 -0400732 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) &&
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400733 !args->sa_privileged) {
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500734 /* The state manager will wait until the slot table is empty */
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500735 dprintk("%s session is draining\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400736 goto out_sleep;
Andy Adamsonb069d942009-04-01 09:22:43 -0400737 }
738
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500739 slot = nfs4_alloc_slot(tbl);
Trond Myklebust69d206b2012-11-22 13:21:02 -0500740 if (IS_ERR(slot)) {
741 /* If out of memory, try again in 1/4 second */
742 if (slot == ERR_PTR(-ENOMEM))
743 task->tk_timeout = HZ >> 2;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400744 dprintk("<-- %s: no free slots\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400745 goto out_sleep;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400746 }
747 spin_unlock(&tbl->slot_tbl_lock);
748
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500749 args->sa_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400750
Chuck Levere8d92382013-08-09 12:47:51 -0400751 dprintk("<-- %s slotid=%u seqid=%u\n", __func__,
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500752 slot->slot_nr, slot->seq_nr);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400753
Benny Halevydfb4f3092010-09-24 09:17:01 -0400754 res->sr_slot = slot;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500755 res->sr_timestamp = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400756 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400757 /*
758 * sr_status is only set in decode_sequence, and so will remain
759 * set to 1 if an rpc level failure occurs.
760 */
761 res->sr_status = 1;
Trond Myklebust2f92ae32013-08-14 17:58:28 -0400762 trace_nfs4_setup_sequence(session, args);
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400763out_success:
764 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400765 return 0;
Trond Myklebust7b939a32012-11-01 15:19:46 -0400766out_sleep:
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400767 /* Privileged tasks are queued with top priority */
768 if (args->sa_privileged)
Trond Myklebust1e1093c2012-11-01 16:44:05 -0400769 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
770 NULL, RPC_PRIORITY_PRIVILEGED);
771 else
772 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400773 spin_unlock(&tbl->slot_tbl_lock);
774 return -EAGAIN;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400775}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000776EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400777
Chuck Lever5a580e02013-08-09 12:48:09 -0400778static int nfs4_setup_sequence(const struct nfs_server *server,
779 struct nfs4_sequence_args *args,
780 struct nfs4_sequence_res *res,
781 struct rpc_task *task)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400782{
Trond Myklebust035168a2010-06-16 09:52:26 -0400783 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400784 int ret = 0;
785
Chuck Lever3bd23842013-08-09 12:49:19 -0400786 if (!session)
787 return nfs40_setup_sequence(server, args, res, task);
Trond Myklebust035168a2010-06-16 09:52:26 -0400788
Chuck Levere8d92382013-08-09 12:47:51 -0400789 dprintk("--> %s clp %p session %p sr_slot %u\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400790 __func__, session->clp, session, res->sr_slot ?
Chuck Levere8d92382013-08-09 12:47:51 -0400791 res->sr_slot->slot_nr : NFS4_NO_SLOT);
Trond Myklebust035168a2010-06-16 09:52:26 -0400792
Trond Myklebust9d12b212012-01-17 22:04:25 -0500793 ret = nfs41_setup_sequence(session, args, res, task);
Chuck Lever3bd23842013-08-09 12:49:19 -0400794
Andy Adamsonce5039c2009-04-01 09:22:13 -0400795 dprintk("<-- %s status=%d\n", __func__, ret);
796 return ret;
797}
798
Andy Adamsonce5039c2009-04-01 09:22:13 -0400799static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
800{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400801 struct nfs4_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400802 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400803
Trond Myklebust035168a2010-06-16 09:52:26 -0400804 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
805
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400806 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400807}
808
Andy Adamson69ab40c2009-04-01 09:22:19 -0400809static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
810{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400811 struct nfs4_call_sync_data *data = calldata;
Andy Adamson69ab40c2009-04-01 09:22:19 -0400812
Trond Myklebust14516c32010-07-31 14:29:06 -0400813 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400814}
815
Trond Myklebust17280172012-03-11 13:11:00 -0400816static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400817 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400818 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400819};
820
Chuck Lever3bd23842013-08-09 12:49:19 -0400821#else /* !CONFIG_NFS_V4_1 */
822
Chuck Lever5a580e02013-08-09 12:48:09 -0400823static int nfs4_setup_sequence(const struct nfs_server *server,
824 struct nfs4_sequence_args *args,
825 struct nfs4_sequence_res *res,
826 struct rpc_task *task)
827{
Chuck Lever3bd23842013-08-09 12:49:19 -0400828 return nfs40_setup_sequence(server, args, res, task);
Chuck Lever5a580e02013-08-09 12:48:09 -0400829}
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400830
Trond Myklebust14516c32010-07-31 14:29:06 -0400831static int nfs4_sequence_done(struct rpc_task *task,
832 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400833{
Chuck Lever3bd23842013-08-09 12:49:19 -0400834 return nfs40_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400835}
Chuck Lever3bd23842013-08-09 12:49:19 -0400836
837#endif /* !CONFIG_NFS_V4_1 */
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400838
Chuck Lever9915ea72013-08-09 12:48:27 -0400839static void nfs40_call_sync_prepare(struct rpc_task *task, void *calldata)
840{
841 struct nfs4_call_sync_data *data = calldata;
842 nfs4_setup_sequence(data->seq_server,
843 data->seq_args, data->seq_res, task);
844}
845
846static void nfs40_call_sync_done(struct rpc_task *task, void *calldata)
847{
848 struct nfs4_call_sync_data *data = calldata;
849 nfs4_sequence_done(task, data->seq_res);
850}
851
852static const struct rpc_call_ops nfs40_call_sync_ops = {
853 .rpc_call_prepare = nfs40_call_sync_prepare,
854 .rpc_call_done = nfs40_call_sync_done,
855};
856
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400857static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
Trond Myklebustad389da2007-06-05 12:30:00 -0400858 struct nfs_server *server,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500859 struct rpc_message *msg,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100860 struct nfs4_sequence_args *args,
861 struct nfs4_sequence_res *res)
Trond Myklebustad389da2007-06-05 12:30:00 -0400862{
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100863 int ret;
864 struct rpc_task *task;
Chuck Lever9915ea72013-08-09 12:48:27 -0400865 struct nfs_client *clp = server->nfs_client;
866 struct nfs4_call_sync_data data = {
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100867 .seq_server = server,
868 .seq_args = args,
869 .seq_res = res,
870 };
871 struct rpc_task_setup task_setup = {
872 .rpc_client = clnt,
873 .rpc_message = msg,
Chuck Lever9915ea72013-08-09 12:48:27 -0400874 .callback_ops = clp->cl_mvops->call_sync_ops,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100875 .callback_data = &data
876 };
877
878 task = rpc_run_task(&task_setup);
879 if (IS_ERR(task))
880 ret = PTR_ERR(task);
881 else {
882 ret = task->tk_status;
Trond Myklebustad389da2007-06-05 12:30:00 -0400883 rpc_put_task(task);
884 }
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100885 return ret;
886}
887
Bryan Schumaker7c513052011-03-24 17:12:24 +0000888int nfs4_call_sync(struct rpc_clnt *clnt,
889 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000890 struct rpc_message *msg,
891 struct nfs4_sequence_args *args,
892 struct nfs4_sequence_res *res,
893 int cache_reply)
894{
Chuck Levera9c92d62013-08-09 12:48:18 -0400895 nfs4_init_sequence(args, res, cache_reply);
Chuck Lever9915ea72013-08-09 12:48:27 -0400896 return nfs4_call_sync_sequence(clnt, server, msg, args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000897}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700898
899static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
900{
901 struct nfs_inode *nfsi = NFS_I(dir);
902
903 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400904 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700905 if (!cinfo->atomic || cinfo->before != dir->i_version)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700906 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700907 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000908 nfs_fscache_invalidate(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700909 spin_unlock(&dir->i_lock);
910}
911
912struct nfs4_opendata {
913 struct kref kref;
914 struct nfs_openargs o_arg;
915 struct nfs_openres o_res;
916 struct nfs_open_confirmargs c_arg;
917 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500918 struct nfs4_string owner_name;
919 struct nfs4_string group_name;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700920 struct nfs_fattr f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400921 struct nfs4_label *f_label;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700922 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400923 struct dentry *dentry;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700924 struct nfs4_state_owner *owner;
925 struct nfs4_state *state;
926 struct iattr attrs;
927 unsigned long timestamp;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400928 unsigned int rpc_done : 1;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -0400929 unsigned int file_created : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400930 unsigned int is_recover : 1;
Trond Myklebustdecf4912005-10-27 22:12:39 -0400931 int rpc_status;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700932 int cancelled;
933};
Trond Myklebustdecf4912005-10-27 22:12:39 -0400934
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400935static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
936 int err, struct nfs4_exception *exception)
937{
938 if (err != -EINVAL)
939 return false;
940 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
941 return false;
942 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
943 exception->retry = 1;
944 return true;
945}
946
947static enum open_claim_type4
948nfs4_map_atomic_open_claim(struct nfs_server *server,
949 enum open_claim_type4 claim)
950{
951 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
952 return claim;
953 switch (claim) {
954 default:
955 return claim;
956 case NFS4_OPEN_CLAIM_FH:
957 return NFS4_OPEN_CLAIM_NULL;
958 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
959 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
960 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
961 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
962 }
963}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700964
965static void nfs4_init_opendata_res(struct nfs4_opendata *p)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100966{
967 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400968 p->o_res.f_label = p->f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100969 p->o_res.seqid = p->o_arg.seqid;
970 p->c_res.seqid = p->c_arg.seqid;
971 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400972 p->o_res.access_request = p->o_arg.access;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100973 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500974 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100975}
976
Al Viro82a2c1b2011-06-22 18:30:55 -0400977static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100978 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400979 const struct iattr *attrs,
David Quigley1775fd32013-05-22 12:50:42 -0400980 struct nfs4_label *label,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400981 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400982 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100983{
Al Viro82a2c1b2011-06-22 18:30:55 -0400984 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100985 struct inode *dir = parent->d_inode;
986 struct nfs_server *server = NFS_SERVER(dir);
987 struct nfs4_opendata *p;
988
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400989 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100990 if (p == NULL)
991 goto err;
David Quigley14c43f72013-05-22 12:50:43 -0400992
993 p->f_label = nfs4_label_alloc(server, gfp_mask);
994 if (IS_ERR(p->f_label))
995 goto err_free_p;
996
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400997 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100998 if (p->o_arg.seqid == NULL)
David Quigley14c43f72013-05-22 12:50:43 -0400999 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -04001000 nfs_sb_active(dentry->d_sb);
1001 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001002 p->dir = parent;
1003 p->owner = sp;
1004 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001005 p->o_arg.open_flags = flags;
1006 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001007 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
1008 * will return permission denied for all bits until close */
1009 if (!(flags & O_EXCL)) {
1010 /* ask server to check for all possible rights as results
1011 * are cached */
1012 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
1013 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001014 }
David Howells7539bba2006-08-22 20:06:09 -04001015 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001016 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
1017 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -04001018 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001019 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -04001020 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -04001021 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
David Quigley1775fd32013-05-22 12:50:42 -04001022 p->o_arg.label = label;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001023 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
1024 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001025 case NFS4_OPEN_CLAIM_NULL:
1026 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1027 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1028 p->o_arg.fh = NFS_FH(dir);
1029 break;
1030 case NFS4_OPEN_CLAIM_PREVIOUS:
1031 case NFS4_OPEN_CLAIM_FH:
1032 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1033 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
1034 p->o_arg.fh = NFS_FH(dentry->d_inode);
1035 }
Trond Myklebust536e43d2012-01-17 22:04:26 -05001036 if (attrs != NULL && attrs->ia_valid != 0) {
Trond Myklebustc281fa9c2013-08-20 21:06:49 -04001037 __u32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -04001038
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001039 p->o_arg.u.attrs = &p->attrs;
1040 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -05001041
1042 verf[0] = jiffies;
1043 verf[1] = current->pid;
1044 memcpy(p->o_arg.u.verifier.data, verf,
1045 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001046 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001047 p->c_arg.fh = &p->o_res.fh;
1048 p->c_arg.stateid = &p->o_res.stateid;
1049 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001050 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001051 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001052 return p;
David Quigley14c43f72013-05-22 12:50:43 -04001053
1054err_free_label:
1055 nfs4_label_free(p->f_label);
1056err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001057 kfree(p);
1058err:
1059 dput(parent);
1060 return NULL;
1061}
1062
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001063static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001064{
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001065 struct nfs4_opendata *p = container_of(kref,
1066 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -04001067 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001068
1069 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001070 if (p->state != NULL)
1071 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001072 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -04001073
1074 nfs4_label_free(p->f_label);
1075
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001076 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -04001077 dput(p->dentry);
1078 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -05001079 nfs_fattr_free_names(&p->f_attr);
Trond Myklebuste911b812014-03-26 13:24:37 -07001080 kfree(p->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001081 kfree(p);
1082}
1083
1084static void nfs4_opendata_put(struct nfs4_opendata *p)
1085{
1086 if (p != NULL)
1087 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001088}
1089
Trond Myklebust06f814a2006-01-03 09:55:07 +01001090static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
1091{
Trond Myklebust06f814a2006-01-03 09:55:07 +01001092 int ret;
1093
Trond Myklebust06f814a2006-01-03 09:55:07 +01001094 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +01001095 return ret;
1096}
1097
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001098static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -04001099{
1100 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001101
Trond Myklebust536e43d2012-01-17 22:04:26 -05001102 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001103 goto out;
1104 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001105 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001106 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1107 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001108 break;
1109 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001110 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1111 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001112 break;
1113 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001114 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1115 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001116 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001117out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001118 return ret;
1119}
1120
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001121static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001122{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001123 if (delegation == NULL)
1124 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001125 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001126 return 0;
Trond Myklebust15c831b2008-12-23 15:21:39 -05001127 if (test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
Trond Myklebustaac00a82007-07-05 19:02:21 -04001128 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -05001129 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
1130 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -05001131 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001132 return 1;
1133}
1134
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001135static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001136{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001137 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001138 case FMODE_WRITE:
1139 state->n_wronly++;
1140 break;
1141 case FMODE_READ:
1142 state->n_rdonly++;
1143 break;
1144 case FMODE_READ|FMODE_WRITE:
1145 state->n_rdwr++;
1146 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001147 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001148}
1149
Trond Myklebust4f14c192014-02-12 19:15:06 -05001150static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state)
Trond Myklebust003707c2007-07-05 18:07:55 -04001151{
Trond Myklebust4f14c192014-02-12 19:15:06 -05001152 struct nfs_client *clp = state->owner->so_server->nfs_client;
1153 bool need_recover = false;
1154
1155 if (test_and_clear_bit(NFS_O_RDONLY_STATE, &state->flags) && state->n_rdonly)
1156 need_recover = true;
1157 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly)
1158 need_recover = true;
1159 if (test_and_clear_bit(NFS_O_RDWR_STATE, &state->flags) && state->n_rdwr)
1160 need_recover = true;
1161 if (need_recover)
1162 nfs4_state_mark_reclaim_nograce(clp, state);
1163}
1164
Trond Myklebuste999e802014-02-10 18:20:47 -05001165static bool nfs_need_update_open_stateid(struct nfs4_state *state,
1166 nfs4_stateid *stateid)
1167{
1168 if (test_and_set_bit(NFS_OPEN_STATE, &state->flags) == 0)
1169 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001170 if (!nfs4_stateid_match_other(stateid, &state->open_stateid)) {
1171 nfs_test_and_clear_all_open_stateid(state);
Trond Myklebuste999e802014-02-10 18:20:47 -05001172 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001173 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001174 if (nfs4_stateid_is_newer(stateid, &state->open_stateid))
1175 return true;
1176 return false;
1177}
1178
Trond Myklebust226056c2014-02-11 10:41:07 -05001179static void nfs_clear_open_stateid_locked(struct nfs4_state *state,
1180 nfs4_stateid *stateid, fmode_t fmode)
1181{
1182 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1183 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
1184 case FMODE_WRITE:
1185 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1186 break;
1187 case FMODE_READ:
1188 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1189 break;
1190 case 0:
1191 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1192 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1193 clear_bit(NFS_OPEN_STATE, &state->flags);
1194 }
1195 if (stateid == NULL)
1196 return;
1197 if (!nfs_need_update_open_stateid(state, stateid))
1198 return;
Trond Myklebust003707c2007-07-05 18:07:55 -04001199 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001200 nfs4_stateid_copy(&state->stateid, stateid);
1201 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust226056c2014-02-11 10:41:07 -05001202}
1203
1204static void nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1205{
1206 write_seqlock(&state->seqlock);
1207 nfs_clear_open_stateid_locked(state, stateid, fmode);
1208 write_sequnlock(&state->seqlock);
Trond Myklebust4f14c192014-02-12 19:15:06 -05001209 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1210 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust226056c2014-02-11 10:41:07 -05001211}
1212
Trond Myklebust003707c2007-07-05 18:07:55 -04001213static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
1214{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001215 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001216 case FMODE_READ:
1217 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1218 break;
1219 case FMODE_WRITE:
1220 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1221 break;
1222 case FMODE_READ|FMODE_WRITE:
1223 set_bit(NFS_O_RDWR_STATE, &state->flags);
1224 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001225 if (!nfs_need_update_open_stateid(state, stateid))
1226 return;
1227 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1228 nfs4_stateid_copy(&state->stateid, stateid);
1229 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001230}
1231
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001232static 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 -07001233{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001234 /*
1235 * Protect the call to nfs4_state_set_mode_locked and
1236 * serialise the stateid update
1237 */
1238 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001239 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001240 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001241 set_bit(NFS_DELEGATED_STATE, &state->flags);
1242 }
1243 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001244 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001245 write_sequnlock(&state->seqlock);
1246 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001247 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001248 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001249}
1250
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001251static 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 -05001252{
1253 struct nfs_inode *nfsi = NFS_I(state->inode);
1254 struct nfs_delegation *deleg_cur;
1255 int ret = 0;
1256
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001257 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001258
1259 rcu_read_lock();
1260 deleg_cur = rcu_dereference(nfsi->delegation);
1261 if (deleg_cur == NULL)
1262 goto no_delegation;
1263
1264 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001265 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001266 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001267 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001268 goto no_delegation_unlock;
1269
1270 if (delegation == NULL)
1271 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001272 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001273 goto no_delegation_unlock;
1274
Trond Myklebustb7391f42008-12-23 15:21:52 -05001275 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001276 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001277 ret = 1;
1278no_delegation_unlock:
1279 spin_unlock(&deleg_cur->lock);
1280no_delegation:
1281 rcu_read_unlock();
1282
1283 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001284 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001285 ret = 1;
1286 }
Trond Myklebust4f14c192014-02-12 19:15:06 -05001287 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1288 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust34310432008-12-23 15:21:38 -05001289
1290 return ret;
1291}
1292
1293
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001294static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001295{
1296 struct nfs_delegation *delegation;
1297
1298 rcu_read_lock();
1299 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001300 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001301 rcu_read_unlock();
1302 return;
1303 }
1304 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001305 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001306}
1307
Trond Myklebust6ee41262007-07-08 14:11:36 -04001308static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001309{
1310 struct nfs4_state *state = opendata->state;
1311 struct nfs_inode *nfsi = NFS_I(state->inode);
1312 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001313 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001314 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001315 nfs4_stateid stateid;
1316 int ret = -EAGAIN;
1317
Trond Myklebustaac00a82007-07-05 19:02:21 -04001318 for (;;) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001319 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001320 if (can_open_cached(state, fmode, open_mode)) {
Anna Schumaker61beef752014-09-03 14:15:40 -04001321 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001322 spin_unlock(&state->owner->so_lock);
Anna Schumaker61beef752014-09-03 14:15:40 -04001323 goto out_return_state;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001324 }
Anna Schumaker61beef752014-09-03 14:15:40 -04001325 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001326 rcu_read_lock();
1327 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001328 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001329 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001330 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001331 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001332 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001333 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001334 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001335 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001336 if (!opendata->is_recover) {
1337 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1338 if (ret != 0)
1339 goto out;
1340 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001341 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001342
1343 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001344 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001345 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001346 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001347out:
1348 return ERR_PTR(ret);
1349out_return_state:
1350 atomic_inc(&state->count);
1351 return state;
1352}
1353
Andy Adamsone23008e2012-10-02 21:07:32 -04001354static void
1355nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1356{
1357 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1358 struct nfs_delegation *delegation;
1359 int delegation_flags = 0;
1360
1361 rcu_read_lock();
1362 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1363 if (delegation)
1364 delegation_flags = delegation->flags;
1365 rcu_read_unlock();
1366 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1367 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1368 "returning a delegation for "
1369 "OPEN(CLAIM_DELEGATE_CUR)\n",
1370 clp->cl_hostname);
1371 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1372 nfs_inode_set_delegation(state->inode,
1373 data->owner->so_cred,
1374 &data->o_res);
1375 else
1376 nfs_inode_reclaim_delegation(state->inode,
1377 data->owner->so_cred,
1378 &data->o_res);
1379}
1380
1381/*
1382 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1383 * and update the nfs4_state.
1384 */
1385static struct nfs4_state *
1386_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1387{
1388 struct inode *inode = data->state->inode;
1389 struct nfs4_state *state = data->state;
1390 int ret;
1391
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001392 if (!data->rpc_done) {
1393 if (data->rpc_status) {
1394 ret = data->rpc_status;
1395 goto err;
1396 }
1397 /* cached opens have already been processed */
1398 goto update;
Andy Adamsone23008e2012-10-02 21:07:32 -04001399 }
1400
Andy Adamsone23008e2012-10-02 21:07:32 -04001401 ret = nfs_refresh_inode(inode, &data->f_attr);
1402 if (ret)
1403 goto err;
1404
1405 if (data->o_res.delegation_type != 0)
1406 nfs4_opendata_check_deleg(data, state);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001407update:
Andy Adamsone23008e2012-10-02 21:07:32 -04001408 update_open_stateid(state, &data->o_res.stateid, NULL,
1409 data->o_arg.fmode);
Trond Myklebustd49f0422013-10-28 14:57:12 -04001410 atomic_inc(&state->count);
Andy Adamsone23008e2012-10-02 21:07:32 -04001411
1412 return state;
1413err:
1414 return ERR_PTR(ret);
1415
1416}
1417
1418static struct nfs4_state *
1419_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001420{
1421 struct inode *inode;
1422 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001423 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001424
Trond Myklebustaac00a82007-07-05 19:02:21 -04001425 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001426 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001427 goto out;
1428 }
1429
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001430 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001431 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001432 goto err;
David Quigley1775fd32013-05-22 12:50:42 -04001433 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001434 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001435 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001436 goto err;
1437 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001438 state = nfs4_get_open_state(inode, data->owner);
1439 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001440 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001441 if (data->o_res.delegation_type != 0)
1442 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001443 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001444 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001445 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001446out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001447 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001448 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001449err_put_inode:
1450 iput(inode);
1451err:
1452 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001453}
1454
Andy Adamsone23008e2012-10-02 21:07:32 -04001455static struct nfs4_state *
1456nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1457{
1458 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1459 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1460 return _nfs4_opendata_to_nfs4_state(data);
1461}
1462
Trond Myklebust864472e2006-01-03 09:55:15 +01001463static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1464{
1465 struct nfs_inode *nfsi = NFS_I(state->inode);
1466 struct nfs_open_context *ctx;
1467
1468 spin_lock(&state->inode->i_lock);
1469 list_for_each_entry(ctx, &nfsi->open_files, list) {
1470 if (ctx->state != state)
1471 continue;
1472 get_nfs_open_context(ctx);
1473 spin_unlock(&state->inode->i_lock);
1474 return ctx;
1475 }
1476 spin_unlock(&state->inode->i_lock);
1477 return ERR_PTR(-ENOENT);
1478}
1479
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001480static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1481 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001482{
1483 struct nfs4_opendata *opendata;
1484
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001485 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
David Quigley1775fd32013-05-22 12:50:42 -04001486 NULL, NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001487 if (opendata == NULL)
1488 return ERR_PTR(-ENOMEM);
1489 opendata->state = state;
1490 atomic_inc(&state->count);
1491 return opendata;
1492}
1493
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001494static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001495{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001496 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001497 int ret;
1498
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001499 opendata->o_arg.open_flags = 0;
1500 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001501 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1502 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1503 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001504 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001505 if (ret != 0)
1506 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001507 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001508 if (IS_ERR(newstate))
1509 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001510 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001511 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001512 return 0;
1513}
1514
1515static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1516{
Trond Myklebust864472e2006-01-03 09:55:15 +01001517 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001518 int ret;
1519
Trond Myklebust4f14c192014-02-12 19:15:06 -05001520 /* Don't trigger recovery in nfs_test_and_clear_all_open_stateid */
1521 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1522 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1523 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001524 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001525 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001526 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001527 smp_rmb();
1528 if (state->n_rdwr != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001529 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001530 if (ret != 0)
1531 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001532 if (newstate != state)
1533 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001534 }
1535 if (state->n_wronly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001536 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001537 if (ret != 0)
1538 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001539 if (newstate != state)
1540 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001541 }
1542 if (state->n_rdonly != 0) {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001543 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001544 if (ret != 0)
1545 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001546 if (newstate != state)
1547 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001548 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001549 /*
1550 * We may have performed cached opens for all three recoveries.
1551 * Check if we need to update the current stateid.
1552 */
1553 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001554 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001555 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001556 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001557 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001558 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001559 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001560 return 0;
1561}
1562
Linus Torvalds1da177e2005-04-16 15:20:36 -07001563/*
1564 * OPEN_RECLAIM:
1565 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001566 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001567static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001568{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001569 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001570 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001571 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001572 int status;
1573
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001574 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1575 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001576 if (IS_ERR(opendata))
1577 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001578 rcu_read_lock();
1579 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001580 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001581 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001582 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001583 opendata->o_arg.u.delegation_type = delegation_type;
1584 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001585 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001586 return status;
1587}
1588
Trond Myklebust539cd032007-06-05 11:46:42 -04001589static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001590{
1591 struct nfs_server *server = NFS_SERVER(state->inode);
1592 struct nfs4_exception exception = { };
1593 int err;
1594 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001595 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04001596 trace_nfs4_open_reclaim(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001597 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1598 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001599 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001600 break;
1601 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001602 } while (exception.retry);
1603 return err;
1604}
1605
Trond Myklebust864472e2006-01-03 09:55:15 +01001606static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1607{
1608 struct nfs_open_context *ctx;
1609 int ret;
1610
1611 ctx = nfs4_state_find_open_context(state);
1612 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001613 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001614 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001615 put_nfs_open_context(ctx);
1616 return ret;
1617}
1618
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001619static 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 -07001620{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001621 switch (err) {
1622 default:
1623 printk(KERN_ERR "NFS: %s: unhandled error "
1624 "%d.\n", __func__, err);
1625 case 0:
1626 case -ENOENT:
1627 case -ESTALE:
1628 break;
1629 case -NFS4ERR_BADSESSION:
1630 case -NFS4ERR_BADSLOT:
1631 case -NFS4ERR_BAD_HIGH_SLOT:
1632 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1633 case -NFS4ERR_DEADSESSION:
1634 set_bit(NFS_DELEGATED_STATE, &state->flags);
1635 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1636 return -EAGAIN;
1637 case -NFS4ERR_STALE_CLIENTID:
1638 case -NFS4ERR_STALE_STATEID:
1639 set_bit(NFS_DELEGATED_STATE, &state->flags);
1640 case -NFS4ERR_EXPIRED:
1641 /* Don't recall a delegation if it was lost */
1642 nfs4_schedule_lease_recovery(server->nfs_client);
1643 return -EAGAIN;
Chuck Lever352297b2013-10-17 14:13:24 -04001644 case -NFS4ERR_MOVED:
1645 nfs4_schedule_migration_recovery(server);
1646 return -EAGAIN;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04001647 case -NFS4ERR_LEASE_MOVED:
1648 nfs4_schedule_lease_moved_recovery(server->nfs_client);
1649 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001650 case -NFS4ERR_DELEG_REVOKED:
1651 case -NFS4ERR_ADMIN_REVOKED:
1652 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001653 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001654 nfs_inode_find_state_and_recover(state->inode,
1655 stateid);
1656 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001657 return 0;
1658 case -NFS4ERR_DELAY:
1659 case -NFS4ERR_GRACE:
1660 set_bit(NFS_DELEGATED_STATE, &state->flags);
1661 ssleep(1);
1662 return -EAGAIN;
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001663 case -ENOMEM:
1664 case -NFS4ERR_DENIED:
1665 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1666 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001667 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001668 return err;
1669}
1670
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001671int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1672{
1673 struct nfs_server *server = NFS_SERVER(state->inode);
1674 struct nfs4_opendata *opendata;
1675 int err;
1676
1677 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1678 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1679 if (IS_ERR(opendata))
1680 return PTR_ERR(opendata);
1681 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1682 err = nfs4_open_recover(opendata, state);
1683 nfs4_opendata_put(opendata);
1684 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1685}
1686
Chuck Leverbe05c862013-08-09 12:49:47 -04001687static void nfs4_open_confirm_prepare(struct rpc_task *task, void *calldata)
1688{
1689 struct nfs4_opendata *data = calldata;
1690
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001691 nfs40_setup_sequence(data->o_arg.server, &data->c_arg.seq_args,
1692 &data->c_res.seq_res, task);
Chuck Leverbe05c862013-08-09 12:49:47 -04001693}
1694
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001695static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1696{
1697 struct nfs4_opendata *data = calldata;
1698
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001699 nfs40_sequence_done(task, &data->c_res.seq_res);
Chuck Leverbe05c862013-08-09 12:49:47 -04001700
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001701 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001702 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001703 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001704 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001705 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001706 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001707 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001708}
1709
1710static void nfs4_open_confirm_release(void *calldata)
1711{
1712 struct nfs4_opendata *data = calldata;
1713 struct nfs4_state *state = NULL;
1714
1715 /* If this request hasn't been cancelled, do nothing */
1716 if (data->cancelled == 0)
1717 goto out_free;
1718 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001719 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001720 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001721 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001722 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001723 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001724out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001725 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001726}
1727
1728static const struct rpc_call_ops nfs4_open_confirm_ops = {
Chuck Leverbe05c862013-08-09 12:49:47 -04001729 .rpc_call_prepare = nfs4_open_confirm_prepare,
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001730 .rpc_call_done = nfs4_open_confirm_done,
1731 .rpc_release = nfs4_open_confirm_release,
1732};
1733
1734/*
1735 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1736 */
1737static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1738{
1739 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1740 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001741 struct rpc_message msg = {
1742 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1743 .rpc_argp = &data->c_arg,
1744 .rpc_resp = &data->c_res,
1745 .rpc_cred = data->owner->so_cred,
1746 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001747 struct rpc_task_setup task_setup_data = {
1748 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001749 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001750 .callback_ops = &nfs4_open_confirm_ops,
1751 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001752 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001753 .flags = RPC_TASK_ASYNC,
1754 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001755 int status;
1756
Trond Myklebust17ead6c2014-02-01 14:53:23 -05001757 nfs4_init_sequence(&data->c_arg.seq_args, &data->c_res.seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001758 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001759 data->rpc_done = 0;
1760 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001761 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001762 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001763 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001764 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001765 status = nfs4_wait_for_completion_rpc_task(task);
1766 if (status != 0) {
1767 data->cancelled = 1;
1768 smp_wmb();
1769 } else
1770 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001771 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001772 return status;
1773}
1774
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001775static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001776{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001777 struct nfs4_opendata *data = calldata;
1778 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001779 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001780
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001781 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001782 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001783 /*
1784 * Check if we still need to send an OPEN call, or if we can use
1785 * a delegation instead.
1786 */
1787 if (data->state != NULL) {
1788 struct nfs_delegation *delegation;
1789
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001790 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001791 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001792 rcu_read_lock();
1793 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001794 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001795 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001796 can_open_delegated(delegation, data->o_arg.fmode))
1797 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001798 rcu_read_unlock();
1799 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001800 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001801 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001802 switch (data->o_arg.claim) {
1803 case NFS4_OPEN_CLAIM_PREVIOUS:
1804 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1805 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001806 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001807 case NFS4_OPEN_CLAIM_FH:
1808 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001809 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1810 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001811 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001812 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001813 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001814 &data->o_res.seq_res,
1815 task) != 0)
1816 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001817
1818 /* Set the create mode (note dependency on the session type) */
1819 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1820 if (data->o_arg.open_flags & O_EXCL) {
1821 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1822 if (nfs4_has_persistent_session(clp))
1823 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1824 else if (clp->cl_mvops->minor_version > 0)
1825 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1826 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001827 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001828unlock_no_action:
1829 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001830out_no_action:
1831 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001832out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001833 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001834}
1835
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001836static void nfs4_open_done(struct rpc_task *task, void *calldata)
1837{
1838 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001839
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001840 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001841
Trond Myklebust14516c32010-07-31 14:29:06 -04001842 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1843 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001844
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001845 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001846 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1847 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001848 case S_IFREG:
1849 break;
1850 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001851 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001852 break;
1853 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001854 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001855 break;
1856 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001857 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001858 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001859 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001860 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001861 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1862 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001863 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001864 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001865}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001866
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001867static void nfs4_open_release(void *calldata)
1868{
1869 struct nfs4_opendata *data = calldata;
1870 struct nfs4_state *state = NULL;
1871
1872 /* If this request hasn't been cancelled, do nothing */
1873 if (data->cancelled == 0)
1874 goto out_free;
1875 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001876 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001877 goto out_free;
1878 /* In case we need an open_confirm, no cleanup! */
1879 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1880 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001881 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001882 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001883 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001884out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001885 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001886}
1887
1888static const struct rpc_call_ops nfs4_open_ops = {
1889 .rpc_call_prepare = nfs4_open_prepare,
1890 .rpc_call_done = nfs4_open_done,
1891 .rpc_release = nfs4_open_release,
1892};
1893
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001894static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001895{
1896 struct inode *dir = data->dir->d_inode;
1897 struct nfs_server *server = NFS_SERVER(dir);
1898 struct nfs_openargs *o_arg = &data->o_arg;
1899 struct nfs_openres *o_res = &data->o_res;
1900 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001901 struct rpc_message msg = {
1902 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1903 .rpc_argp = o_arg,
1904 .rpc_resp = o_res,
1905 .rpc_cred = data->owner->so_cred,
1906 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001907 struct rpc_task_setup task_setup_data = {
1908 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001909 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001910 .callback_ops = &nfs4_open_ops,
1911 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001912 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001913 .flags = RPC_TASK_ASYNC,
1914 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001915 int status;
1916
Chuck Levera9c92d62013-08-09 12:48:18 -04001917 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001918 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001919 data->rpc_done = 0;
1920 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001921 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001922 data->is_recover = 0;
1923 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001924 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001925 data->is_recover = 1;
1926 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001927 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001928 if (IS_ERR(task))
1929 return PTR_ERR(task);
1930 status = nfs4_wait_for_completion_rpc_task(task);
1931 if (status != 0) {
1932 data->cancelled = 1;
1933 smp_wmb();
1934 } else
1935 status = data->rpc_status;
1936 rpc_put_task(task);
1937
1938 return status;
1939}
1940
1941static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1942{
1943 struct inode *dir = data->dir->d_inode;
1944 struct nfs_openres *o_res = &data->o_res;
1945 int status;
1946
1947 status = nfs4_run_open_task(data, 1);
1948 if (status != 0 || !data->rpc_done)
1949 return status;
1950
Trond Myklebust6926afd2012-01-07 13:22:46 -05001951 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1952
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001953 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1954 status = _nfs4_proc_open_confirm(data);
1955 if (status != 0)
1956 return status;
1957 }
1958
1959 return status;
1960}
1961
Trond Myklebustf3792d62014-07-10 08:54:32 -04001962/*
1963 * Additional permission checks in order to distinguish between an
1964 * open for read, and an open for execute. This works around the
1965 * fact that NFSv4 OPEN treats read and execute permissions as being
1966 * the same.
1967 * Note that in the non-execute case, we want to turn off permission
1968 * checking if we just created a new file (POSIX open() semantics).
1969 */
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001970static int nfs4_opendata_access(struct rpc_cred *cred,
1971 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001972 struct nfs4_state *state, fmode_t fmode,
1973 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001974{
1975 struct nfs_access_entry cache;
1976 u32 mask;
1977
1978 /* access call failed or for some reason the server doesn't
1979 * support any access modes -- defer access call until later */
1980 if (opendata->o_res.access_supported == 0)
1981 return 0;
1982
1983 mask = 0;
Trond Myklebustf3792d62014-07-10 08:54:32 -04001984 /*
1985 * Use openflags to check for exec, because fmode won't
1986 * always have FMODE_EXEC set when file open for exec.
1987 */
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001988 if (openflags & __FMODE_EXEC) {
1989 /* ONLY check for exec rights */
1990 mask = MAY_EXEC;
Trond Myklebustf3792d62014-07-10 08:54:32 -04001991 } else if ((fmode & FMODE_READ) && !opendata->file_created)
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001992 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001993
1994 cache.cred = cred;
1995 cache.jiffies = jiffies;
1996 nfs_access_set_mask(&cache, opendata->o_res.access_result);
1997 nfs_access_add_cache(state->inode, &cache);
1998
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001999 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002000 return 0;
2001
2002 /* even though OPEN succeeded, access is denied. Close the file */
2003 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04002004 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002005}
2006
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002007/*
2008 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
2009 */
2010static int _nfs4_proc_open(struct nfs4_opendata *data)
2011{
2012 struct inode *dir = data->dir->d_inode;
2013 struct nfs_server *server = NFS_SERVER(dir);
2014 struct nfs_openargs *o_arg = &data->o_arg;
2015 struct nfs_openres *o_res = &data->o_res;
2016 int status;
2017
2018 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002019 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002020 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002021 if (status != 0) {
2022 if (status == -NFS4ERR_BADNAME &&
2023 !(o_arg->open_flags & O_CREAT))
2024 return -ENOENT;
2025 return status;
2026 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002027
Trond Myklebust6926afd2012-01-07 13:22:46 -05002028 nfs_fattr_map_and_free_names(server, &data->f_attr);
2029
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002030 if (o_arg->open_flags & O_CREAT) {
Trond Myklebust56ae19f2005-10-27 22:12:40 -04002031 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002032 if (o_arg->open_flags & O_EXCL)
2033 data->file_created = 1;
2034 else if (o_res->cinfo.before != o_res->cinfo.after)
2035 data->file_created = 1;
2036 }
Trond Myklebust0df5dd42010-04-11 16:48:44 -04002037 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
2038 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002039 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002040 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002041 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002042 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002043 }
2044 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Andy Adamson8935ef62014-05-23 06:22:59 -07002045 nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr, o_res->f_label);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002046 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002047}
2048
Andy Adamsond83217c2011-03-01 01:34:17 +00002049static int nfs4_recover_expired_lease(struct nfs_server *server)
2050{
2051 return nfs4_client_recover_expired_lease(server->nfs_client);
2052}
2053
Linus Torvalds1da177e2005-04-16 15:20:36 -07002054/*
2055 * OPEN_EXPIRED:
2056 * reclaim state on the server after a network partition.
2057 * Assumes caller holds the appropriate lock
2058 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002059static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002060{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002061 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01002062 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002063
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002064 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002065 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002066 if (IS_ERR(opendata))
2067 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002068 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04002069 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04002070 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002071 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002072 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002073}
2074
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002075static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002076{
Trond Myklebust539cd032007-06-05 11:46:42 -04002077 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00002078 struct nfs4_exception exception = { };
2079 int err;
2080
2081 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002082 err = _nfs4_open_expired(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002083 trace_nfs4_open_expired(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002084 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2085 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002086 switch (err) {
2087 default:
2088 goto out;
2089 case -NFS4ERR_GRACE:
2090 case -NFS4ERR_DELAY:
2091 nfs4_handle_exception(server, err, &exception);
2092 err = 0;
2093 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00002094 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002095out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00002096 return err;
2097}
2098
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2100{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002101 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01002102 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002103
Trond Myklebust864472e2006-01-03 09:55:15 +01002104 ctx = nfs4_state_find_open_context(state);
2105 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002106 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04002107 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002108 put_nfs_open_context(ctx);
2109 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002110}
2111
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002112static void nfs_finish_clear_delegation_stateid(struct nfs4_state *state)
2113{
2114 nfs_remove_bad_delegation(state->inode);
2115 write_seqlock(&state->seqlock);
2116 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
2117 write_sequnlock(&state->seqlock);
2118 clear_bit(NFS_DELEGATED_STATE, &state->flags);
2119}
2120
2121static void nfs40_clear_delegation_stateid(struct nfs4_state *state)
2122{
2123 if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
2124 nfs_finish_clear_delegation_stateid(state);
2125}
2126
2127static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2128{
2129 /* NFSv4.0 doesn't allow for delegation recovery on open expire */
2130 nfs40_clear_delegation_stateid(state);
2131 return nfs4_open_expired(sp, state);
2132}
2133
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002134#if defined(CONFIG_NFS_V4_1)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002135static void nfs41_check_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002136{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002137 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002138 nfs4_stateid stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002139 struct nfs_delegation *delegation;
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002140 struct rpc_cred *cred;
2141 int status;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002142
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002143 /* Get the delegation credential for use by test/free_stateid */
2144 rcu_read_lock();
2145 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002146 if (delegation == NULL) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002147 rcu_read_unlock();
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002148 return;
2149 }
2150
2151 nfs4_stateid_copy(&stateid, &delegation->stateid);
2152 cred = get_rpccred(delegation->cred);
2153 rcu_read_unlock();
2154 status = nfs41_test_stateid(server, &stateid, cred);
2155 trace_nfs4_test_delegation_stateid(state, NULL, status);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002156
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002157 if (status != NFS_OK) {
2158 /* Free the stateid unless the server explicitly
2159 * informs us the stateid is unrecognized. */
2160 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002161 nfs41_free_stateid(server, &stateid, cred);
2162 nfs_finish_clear_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002163 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002164
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002165 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002166}
2167
2168/**
2169 * nfs41_check_open_stateid - possibly free an open stateid
2170 *
2171 * @state: NFSv4 state for an inode
2172 *
2173 * Returns NFS_OK if recovery for this stateid is now finished.
2174 * Otherwise a negative NFS4ERR value is returned.
2175 */
2176static int nfs41_check_open_stateid(struct nfs4_state *state)
2177{
2178 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04002179 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002180 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002181 int status;
2182
2183 /* If a state reset has been done, test_stateid is unneeded */
2184 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
2185 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
2186 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
2187 return -NFS4ERR_BAD_STATEID;
2188
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002189 status = nfs41_test_stateid(server, stateid, cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04002190 trace_nfs4_test_open_stateid(state, NULL, status);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002191 if (status != NFS_OK) {
2192 /* Free the stateid unless the server explicitly
2193 * informs us the stateid is unrecognized. */
2194 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002195 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002196
2197 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2198 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2199 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002200 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002201 }
2202 return status;
2203}
2204
2205static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2206{
Chuck Levereb64cf92012-07-11 16:30:05 -04002207 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002208
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002209 nfs41_check_delegation_stateid(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002210 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002211 if (status != NFS_OK)
2212 status = nfs4_open_expired(sp, state);
2213 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002214}
2215#endif
2216
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002218 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2219 * fields corresponding to attributes that were used to store the verifier.
2220 * Make sure we clobber those fields in the later setattr call
2221 */
2222static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
2223{
2224 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
2225 !(sattr->ia_valid & ATTR_ATIME_SET))
2226 sattr->ia_valid |= ATTR_ATIME;
2227
2228 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
2229 !(sattr->ia_valid & ATTR_MTIME_SET))
2230 sattr->ia_valid |= ATTR_MTIME;
2231}
2232
Trond Myklebustc21443c2013-02-07 14:26:21 -05002233static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
2234 fmode_t fmode,
2235 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002236 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002237{
2238 struct nfs4_state_owner *sp = opendata->owner;
2239 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002240 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002241 struct nfs4_state *state;
2242 unsigned int seq;
2243 int ret;
2244
2245 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2246
2247 ret = _nfs4_proc_open(opendata);
Trond Myklebustdca780012014-10-23 19:23:03 +03002248 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002249 goto out;
2250
2251 state = nfs4_opendata_to_nfs4_state(opendata);
2252 ret = PTR_ERR(state);
2253 if (IS_ERR(state))
2254 goto out;
2255 if (server->caps & NFS_CAP_POSIX_LOCK)
2256 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
2257
Trond Myklebust275bb302013-05-29 13:11:28 -04002258 dentry = opendata->dentry;
2259 if (dentry->d_inode == NULL) {
2260 /* FIXME: Is this d_drop() ever needed? */
2261 d_drop(dentry);
2262 dentry = d_add_unique(dentry, igrab(state->inode));
2263 if (dentry == NULL) {
2264 dentry = opendata->dentry;
2265 } else if (dentry != ctx->dentry) {
2266 dput(ctx->dentry);
2267 ctx->dentry = dget(dentry);
2268 }
2269 nfs_set_verifier(dentry,
2270 nfs_save_change_attribute(opendata->dir->d_inode));
2271 }
2272
Trond Myklebustc21443c2013-02-07 14:26:21 -05002273 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
2274 if (ret != 0)
2275 goto out;
2276
Trond Myklebust3efb9722013-05-29 13:17:04 -04002277 ctx->state = state;
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04002278 if (dentry->d_inode == state->inode) {
2279 nfs_inode_attach_open_context(ctx);
2280 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
2281 nfs4_schedule_stateid_recovery(server, state);
2282 }
Trond Myklebustc21443c2013-02-07 14:26:21 -05002283out:
2284 return ret;
2285}
2286
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002287/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002288 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07002289 */
Andy Adamson82be4172012-05-23 05:02:35 -04002290static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002291 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002292 int flags,
2293 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002294 struct nfs4_label *label,
2295 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002296{
2297 struct nfs4_state_owner *sp;
2298 struct nfs4_state *state = NULL;
2299 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002300 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002301 struct dentry *dentry = ctx->dentry;
2302 struct rpc_cred *cred = ctx->cred;
2303 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2304 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002305 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
David Quigley1775fd32013-05-22 12:50:42 -04002306 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002307 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002308
2309 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002310 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002311 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2312 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002313 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2314 goto out_err;
2315 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002316 status = nfs4_recover_expired_lease(server);
2317 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002318 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002319 if (dentry->d_inode != NULL)
2320 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002321 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002322 if (dentry->d_inode)
2323 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002324 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002325 label, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002326 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002327 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002328
David Quigley14c43f72013-05-22 12:50:43 -04002329 if (label) {
2330 olabel = nfs4_label_alloc(server, GFP_KERNEL);
2331 if (IS_ERR(olabel)) {
2332 status = PTR_ERR(olabel);
2333 goto err_opendata_put;
2334 }
2335 }
2336
Trond Myklebuste911b812014-03-26 13:24:37 -07002337 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2338 if (!opendata->f_attr.mdsthreshold) {
2339 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2340 if (!opendata->f_attr.mdsthreshold)
2341 goto err_free_label;
2342 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04002343 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002344 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002345 if (dentry->d_inode != NULL)
2346 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002347
Trond Myklebust3efb9722013-05-29 13:17:04 -04002348 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002349 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04002350 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002351 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002352
Trond Myklebust549b19c2013-04-16 18:42:34 -04002353 if ((opendata->o_arg.open_flags & O_EXCL) &&
2354 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002355 nfs4_exclusive_attrset(opendata, sattr);
2356
2357 nfs_fattr_init(opendata->o_res.f_attr);
2358 status = nfs4_do_setattr(state->inode, cred,
2359 opendata->o_res.f_attr, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002360 state, label, olabel);
2361 if (status == 0) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002362 nfs_setattr_update_inode(state->inode, sattr);
David Quigley1775fd32013-05-22 12:50:42 -04002363 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002364 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
David Quigley1775fd32013-05-22 12:50:42 -04002365 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002366 }
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002367 if (opendata->file_created)
2368 *opened |= FILE_CREATED;
Andy Adamson82be4172012-05-23 05:02:35 -04002369
Trond Myklebuste911b812014-03-26 13:24:37 -07002370 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04002371 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07002372 opendata->f_attr.mdsthreshold = NULL;
2373 }
Andy Adamson82be4172012-05-23 05:02:35 -04002374
David Quigley14c43f72013-05-22 12:50:43 -04002375 nfs4_label_free(olabel);
2376
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002377 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002378 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002379 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04002380err_free_label:
2381 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002382err_opendata_put:
2383 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002384err_put_state_owner:
2385 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387 return status;
2388}
2389
2390
Andy Adamson82be4172012-05-23 05:02:35 -04002391static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002392 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002393 int flags,
2394 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002395 struct nfs4_label *label,
2396 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002397{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002398 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002399 struct nfs4_exception exception = { };
2400 struct nfs4_state *res;
2401 int status;
2402
2403 do {
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002404 status = _nfs4_do_open(dir, ctx, flags, sattr, label, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04002405 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04002406 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407 if (status == 0)
2408 break;
2409 /* NOTE: BAD_SEQID means the server and client disagree about the
2410 * book-keeping w.r.t. state-changing operations
2411 * (OPEN/CLOSE/LOCK/LOCKU...)
2412 * It is actually a sign of a bug on the client or on the server.
2413 *
2414 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002415 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002416 * have unhashed the old state_owner for us, and that we can
2417 * therefore safely retry using a new one. We should still warn
2418 * the user though...
2419 */
2420 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002421 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002422 " returned a bad sequence-id error!\n",
2423 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002424 exception.retry = 1;
2425 continue;
2426 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002427 /*
2428 * BAD_STATEID on OPEN means that the server cancelled our
2429 * state before it received the OPEN_CONFIRM.
2430 * Recover by retrying the request as per the discussion
2431 * on Page 181 of RFC3530.
2432 */
2433 if (status == -NFS4ERR_BAD_STATEID) {
2434 exception.retry = 1;
2435 continue;
2436 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002437 if (status == -EAGAIN) {
2438 /* We must have found a delegation */
2439 exception.retry = 1;
2440 continue;
2441 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002442 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2443 continue;
2444 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002445 status, &exception));
2446 } while (exception.retry);
2447 return res;
2448}
2449
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002450static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2451 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002452 struct nfs4_state *state, struct nfs4_label *ilabel,
2453 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002454{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002455 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002456 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002457 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002458 .iap = sattr,
2459 .server = server,
2460 .bitmask = server->attr_bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04002461 .label = ilabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002462 };
2463 struct nfs_setattrres res = {
2464 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002465 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002466 .server = server,
2467 };
2468 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002469 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2470 .rpc_argp = &arg,
2471 .rpc_resp = &res,
2472 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002473 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002474 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002475 fmode_t fmode;
2476 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002477 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002478
David Quigleyaa9c2662013-05-22 12:50:44 -04002479 arg.bitmask = nfs4_bitmask(server, ilabel);
2480 if (ilabel)
2481 arg.bitmask = nfs4_bitmask(server, olabel);
2482
Trond Myklebust0e574af2005-10-27 22:12:38 -04002483 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002484
Trond Myklebustee3ae842013-04-29 10:35:36 -04002485 /* Servers should only apply open mode checks for file size changes */
2486 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2487 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2488
2489 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2490 /* Use that stateid */
Trond Myklebust0418dae2014-03-04 13:48:16 -05002491 } else if (truncate && state != NULL) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002492 struct nfs_lockowner lockowner = {
2493 .l_owner = current->files,
2494 .l_pid = current->tgid,
2495 };
Trond Myklebust0418dae2014-03-04 13:48:16 -05002496 if (!nfs4_valid_open_stateid(state))
2497 return -EBADF;
2498 if (nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
2499 &lockowner) == -EIO)
2500 return -EBADF;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002501 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002502 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002503
Bryan Schumaker7c513052011-03-24 17:12:24 +00002504 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002505 if (status == 0 && state != NULL)
2506 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002507 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002508}
2509
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002510static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2511 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002512 struct nfs4_state *state, struct nfs4_label *ilabel,
2513 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002514{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002515 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002516 struct nfs4_exception exception = {
2517 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002518 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002519 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002520 int err;
2521 do {
David Quigley1775fd32013-05-22 12:50:42 -04002522 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state, ilabel, olabel);
Trond Myklebustc1578b72013-08-12 16:58:42 -04002523 trace_nfs4_setattr(inode, err);
Trond Myklebust451146b2012-04-18 16:29:11 -04002524 switch (err) {
2525 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002526 if (!(sattr->ia_valid & ATTR_SIZE)) {
2527 pr_warn_once("NFSv4: server %s is incorrectly "
2528 "applying open mode checks to "
2529 "a SETATTR that is not "
2530 "changing file size.\n",
2531 server->nfs_client->cl_hostname);
2532 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002533 if (state && !(state->state & FMODE_WRITE)) {
2534 err = -EBADF;
2535 if (sattr->ia_valid & ATTR_OPEN)
2536 err = -EACCES;
2537 goto out;
2538 }
2539 }
2540 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002541 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002542out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002543 return err;
2544}
2545
2546struct nfs4_closedata {
2547 struct inode *inode;
2548 struct nfs4_state *state;
2549 struct nfs_closeargs arg;
2550 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002551 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002552 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002553 bool roc;
2554 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002555};
2556
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002557static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002558{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002559 struct nfs4_closedata *calldata = data;
2560 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002561 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002562
Fred Isamanf7e89172011-01-06 11:36:32 +00002563 if (calldata->roc)
2564 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002565 nfs4_put_open_state(calldata->state);
2566 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002567 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002568 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002569 kfree(calldata);
2570}
2571
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002572static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002573{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002574 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002575 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002576 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002577 nfs4_stateid *res_stateid = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002578
Chuck Levera3ca5652012-03-01 17:00:40 -05002579 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002580 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2581 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04002582 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583 /* hmm. we are done with the inode, and in the process of freeing
2584 * the state_owner. we keep this around to process errors
2585 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002586 switch (task->tk_status) {
2587 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04002588 res_stateid = &calldata->res.stateid;
2589 if (calldata->arg.fmode == 0 && calldata->roc)
Fred Isamanf7e89172011-01-06 11:36:32 +00002590 pnfs_roc_set_barrier(state->inode,
2591 calldata->roc_barrier);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002592 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04002593 break;
Trond Myklebust69794ad2013-11-20 12:57:19 -05002594 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002595 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002596 case -NFS4ERR_OLD_STATEID:
2597 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002598 case -NFS4ERR_EXPIRED:
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002599 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002600 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10002602 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN) {
Trond Myklebust72211db2009-12-15 14:47:36 -05002603 rpc_restart_call_prepare(task);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002604 goto out_release;
2605 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002606 }
Trond Myklebust412f6c42014-08-25 22:09:08 -04002607 nfs_clear_open_stateid(state, res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05002608out_release:
Trond Myklebust72211db2009-12-15 14:47:36 -05002609 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002610 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002611 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002612}
2613
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002614static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002615{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002616 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002617 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002618 struct inode *inode = calldata->inode;
Trond Myklebustaee7af32014-08-25 22:33:12 -04002619 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05002620 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002621
Chuck Levera3ca5652012-03-01 17:00:40 -05002622 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002623 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002624 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002625
Trond Myklebust88069f72009-12-08 08:33:16 -05002626 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05002627 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04002628 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
2629 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
2630 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust003707c2007-07-05 18:07:55 -04002631 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002632 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01002633 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04002634 if (state->n_rdonly == 0)
2635 call_close |= is_rdonly;
2636 else if (is_rdonly)
2637 calldata->arg.fmode |= FMODE_READ;
2638 if (state->n_wronly == 0)
2639 call_close |= is_wronly;
2640 else if (is_wronly)
2641 calldata->arg.fmode |= FMODE_WRITE;
2642 } else if (is_rdwr)
2643 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
2644
2645 if (calldata->arg.fmode == 0)
2646 call_close |= is_rdwr;
2647
Trond Myklebust5d422302013-03-14 16:57:48 -04002648 if (!nfs4_valid_open_stateid(state))
2649 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002650 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002651
2652 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002653 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002654 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002655 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002656
Fred Isamanf7e89172011-01-06 11:36:32 +00002657 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002658 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002659 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002660 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2661 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002662 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002663 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002664 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002665
Trond Myklebust516a6af2005-10-27 22:12:41 -04002666 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002667 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002668 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002669 &calldata->arg.seq_args,
2670 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002671 task) != 0)
2672 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002673 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002674 return;
2675out_no_action:
2676 task->tk_action = NULL;
2677out_wait:
2678 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002679}
2680
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002681static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002682 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002683 .rpc_call_done = nfs4_close_done,
2684 .rpc_release = nfs4_free_closedata,
2685};
2686
Peng Taofe08c542014-07-03 13:05:01 +08002687static bool nfs4_state_has_opener(struct nfs4_state *state)
2688{
2689 /* first check existing openers */
2690 if (test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0 &&
2691 state->n_rdonly != 0)
2692 return true;
2693
2694 if (test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0 &&
2695 state->n_wronly != 0)
2696 return true;
2697
2698 if (test_bit(NFS_O_RDWR_STATE, &state->flags) != 0 &&
2699 state->n_rdwr != 0)
2700 return true;
2701
2702 return false;
2703}
2704
2705static bool nfs4_roc(struct inode *inode)
2706{
2707 struct nfs_inode *nfsi = NFS_I(inode);
2708 struct nfs_open_context *ctx;
2709 struct nfs4_state *state;
2710
2711 spin_lock(&inode->i_lock);
2712 list_for_each_entry(ctx, &nfsi->open_files, list) {
2713 state = ctx->state;
2714 if (state == NULL)
2715 continue;
2716 if (nfs4_state_has_opener(state)) {
2717 spin_unlock(&inode->i_lock);
2718 return false;
2719 }
2720 }
2721 spin_unlock(&inode->i_lock);
2722
2723 if (nfs4_check_delegation(inode, FMODE_READ))
2724 return false;
2725
2726 return pnfs_roc(inode);
2727}
2728
Linus Torvalds1da177e2005-04-16 15:20:36 -07002729/*
2730 * It is possible for data to be read/written from a mem-mapped file
2731 * after the sys_close call (which hits the vfs layer as a flush).
2732 * This means that we can't safely call nfsv4 close on a file until
2733 * the inode is cleared. This in turn means that we are not good
2734 * NFSv4 citizens - we do not indicate to the server to update the file's
2735 * share state even when we are done with one of the three share
2736 * stateid's in the inode.
2737 *
2738 * NOTE: Caller must be holding the sp->so_owner semaphore!
2739 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002740int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002741{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002742 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002743 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002744 struct nfs4_state_owner *sp = state->owner;
2745 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002746 struct rpc_message msg = {
2747 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2748 .rpc_cred = state->owner->so_cred,
2749 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002750 struct rpc_task_setup task_setup_data = {
2751 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002752 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002753 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002754 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002755 .flags = RPC_TASK_ASYNC,
2756 };
Trond Myklebust95121352005-10-18 14:20:12 -07002757 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002758
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04002759 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
2760 &task_setup_data.rpc_client, &msg);
2761
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002762 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002763 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002764 goto out;
Chuck Levera9c92d62013-08-09 12:48:18 -04002765 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002766 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002767 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002768 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebust003707c2007-07-05 18:07:55 -04002769 calldata->arg.stateid = &state->open_stateid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002770 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002771 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002772 if (calldata->arg.seqid == NULL)
2773 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002774 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002775 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002776 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002777 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002778 calldata->res.server = server;
Peng Taofe08c542014-07-03 13:05:01 +08002779 calldata->roc = nfs4_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002780 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002781
Trond Myklebust1174dd12010-12-21 10:52:24 -05002782 msg.rpc_argp = &calldata->arg;
2783 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002784 task_setup_data.callback_data = calldata;
2785 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002786 if (IS_ERR(task))
2787 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002788 status = 0;
2789 if (wait)
2790 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002791 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002792 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002793out_free_calldata:
2794 kfree(calldata);
2795out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002796 nfs4_put_open_state(state);
2797 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002798 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002799}
2800
Trond Myklebust2b484292010-09-17 10:56:51 -04002801static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002802nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
2803 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002804{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04002806 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
2807
2808 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002809
Trond Myklebust565277f2007-10-15 18:17:53 -04002810 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002811 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04002812
2813 nfs4_label_release_security(label);
2814
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002815 if (IS_ERR(state))
2816 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04002817 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818}
2819
Trond Myklebust1185a552009-12-03 15:54:02 -05002820static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002821{
2822 if (ctx->state == NULL)
2823 return;
2824 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002825 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002826 else
Al Viro643168c2011-06-22 18:20:23 -04002827 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002828}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002829
Trond Myklebustb944dba2013-11-04 15:20:20 -05002830#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
2831#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
J. Bruce Fields999e5682014-06-03 17:33:35 -04002832#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_SECURITY_LABEL - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05002833
Linus Torvalds1da177e2005-04-16 15:20:36 -07002834static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2835{
Benny Halevy43652ad2009-04-01 09:21:54 -04002836 struct nfs4_server_caps_arg args = {
2837 .fhandle = fhandle,
2838 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839 struct nfs4_server_caps_res res = {};
2840 struct rpc_message msg = {
2841 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002842 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002843 .rpc_resp = &res,
2844 };
2845 int status;
2846
Bryan Schumaker7c513052011-03-24 17:12:24 +00002847 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002848 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05002849 /* Sanity check the server answers */
2850 switch (server->nfs_client->cl_minorversion) {
2851 case 0:
2852 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
2853 res.attr_bitmask[2] = 0;
2854 break;
2855 case 1:
2856 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
2857 break;
2858 case 2:
2859 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
2860 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002861 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002862 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2863 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2864 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2865 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05002866 NFS_CAP_CTIME|NFS_CAP_MTIME|
2867 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06002868 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
2869 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002870 server->caps |= NFS_CAP_ACLS;
2871 if (res.has_links != 0)
2872 server->caps |= NFS_CAP_HARDLINKS;
2873 if (res.has_symlinks != 0)
2874 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002875 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2876 server->caps |= NFS_CAP_FILEID;
2877 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2878 server->caps |= NFS_CAP_MODE;
2879 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2880 server->caps |= NFS_CAP_NLINK;
2881 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2882 server->caps |= NFS_CAP_OWNER;
2883 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2884 server->caps |= NFS_CAP_OWNER_GROUP;
2885 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2886 server->caps |= NFS_CAP_ATIME;
2887 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2888 server->caps |= NFS_CAP_CTIME;
2889 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2890 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04002891#ifdef CONFIG_NFS_V4_SECURITY_LABEL
2892 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
2893 server->caps |= NFS_CAP_SECURITY_LABEL;
2894#endif
2895 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
2896 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05002897 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002898
Trond Myklebusta65318b2009-03-11 14:10:28 -04002899 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2900 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2901 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05002902 server->cache_consistency_bitmask[2] = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002903 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002904 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002905 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002906
Linus Torvalds1da177e2005-04-16 15:20:36 -07002907 return status;
2908}
2909
Trond Myklebust55a97592006-06-09 09:34:19 -04002910int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002911{
2912 struct nfs4_exception exception = { };
2913 int err;
2914 do {
2915 err = nfs4_handle_exception(server,
2916 _nfs4_server_capabilities(server, fhandle),
2917 &exception);
2918 } while (exception.retry);
2919 return err;
2920}
2921
2922static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2923 struct nfs_fsinfo *info)
2924{
David Quigleyaa9c2662013-05-22 12:50:44 -04002925 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04002927 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928 };
2929 struct nfs4_lookup_res res = {
2930 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002931 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002932 .fh = fhandle,
2933 };
2934 struct rpc_message msg = {
2935 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2936 .rpc_argp = &args,
2937 .rpc_resp = &res,
2938 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002939
David Quigleyaa9c2662013-05-22 12:50:44 -04002940 bitmask[0] = nfs4_fattr_bitmap[0];
2941 bitmask[1] = nfs4_fattr_bitmap[1];
2942 /*
2943 * Process the label in the upcoming getfattr
2944 */
2945 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
2946
Trond Myklebust0e574af2005-10-27 22:12:38 -04002947 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002948 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002949}
2950
2951static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2952 struct nfs_fsinfo *info)
2953{
2954 struct nfs4_exception exception = { };
2955 int err;
2956 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002957 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04002958 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002959 switch (err) {
2960 case 0:
2961 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002962 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002963 default:
2964 err = nfs4_handle_exception(server, err, &exception);
2965 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002966 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002967out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002968 return err;
2969}
2970
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002971static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2972 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2973{
Trond Myklebustc2190662013-08-26 19:23:04 -04002974 struct rpc_auth_create_args auth_args = {
2975 .pseudoflavor = flavor,
2976 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002977 struct rpc_auth *auth;
2978 int ret;
2979
Trond Myklebustc2190662013-08-26 19:23:04 -04002980 auth = rpcauth_create(&auth_args, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002981 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002982 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002983 goto out;
2984 }
2985 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002986out:
2987 return ret;
2988}
2989
Chuck Lever9a744ba2013-03-16 15:56:02 -04002990/*
2991 * Retry pseudoroot lookup with various security flavors. We do this when:
2992 *
2993 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2994 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2995 *
2996 * Returns zero on success, or a negative NFS4ERR value, or a
2997 * negative errno value.
2998 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002999static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04003000 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003001{
Chuck Lever9a744ba2013-03-16 15:56:02 -04003002 /* Per 3530bis 15.33.5 */
3003 static const rpc_authflavor_t flav_array[] = {
3004 RPC_AUTH_GSS_KRB5P,
3005 RPC_AUTH_GSS_KRB5I,
3006 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003007 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003008 RPC_AUTH_NULL,
3009 };
3010 int status = -EPERM;
3011 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003012
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003013 if (server->auth_info.flavor_len > 0) {
3014 /* try each flavor specified by user */
3015 for (i = 0; i < server->auth_info.flavor_len; i++) {
3016 status = nfs4_lookup_root_sec(server, fhandle, info,
3017 server->auth_info.flavors[i]);
3018 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3019 continue;
3020 break;
3021 }
3022 } else {
3023 /* no flavors specified by user, try default list */
3024 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3025 status = nfs4_lookup_root_sec(server, fhandle, info,
3026 flav_array[i]);
3027 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3028 continue;
3029 break;
3030 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003031 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003032
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003033 /*
3034 * -EACCESS could mean that the user doesn't have correct permissions
3035 * to access the mount. It could also mean that we tried to mount
3036 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3037 * existing mount programs don't handle -EACCES very well so it should
3038 * be mapped to -EPERM instead.
3039 */
3040 if (status == -EACCES)
3041 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003042 return status;
3043}
3044
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003045static int nfs4_do_find_root_sec(struct nfs_server *server,
3046 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
3047{
3048 int mv = server->nfs_client->cl_minorversion;
3049 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
3050}
3051
3052/**
3053 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3054 * @server: initialized nfs_server handle
3055 * @fhandle: we fill in the pseudo-fs root file handle
3056 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003057 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003058 *
3059 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003060 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003061int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003062 struct nfs_fsinfo *info,
3063 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003064{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003065 int status;
3066
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003067 switch (auth_probe) {
3068 case false:
3069 status = nfs4_lookup_root(server, fhandle, info);
3070 if (status != -NFS4ERR_WRONGSEC)
3071 break;
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003072 default:
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003073 status = nfs4_do_find_root_sec(server, fhandle, info);
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003074 }
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003075
Linus Torvalds1da177e2005-04-16 15:20:36 -07003076 if (status == 0)
3077 status = nfs4_server_capabilities(server, fhandle);
3078 if (status == 0)
3079 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003080
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003081 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003082}
3083
Bryan Schumakerbae36242012-05-10 15:07:31 -04003084static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
3085 struct nfs_fsinfo *info)
3086{
3087 int error;
3088 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003089 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003090
3091 error = nfs4_server_capabilities(server, mntfh);
3092 if (error < 0) {
3093 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
3094 return error;
3095 }
3096
David Quigley14c43f72013-05-22 12:50:43 -04003097 label = nfs4_label_alloc(server, GFP_KERNEL);
3098 if (IS_ERR(label))
3099 return PTR_ERR(label);
3100
David Quigley1775fd32013-05-22 12:50:42 -04003101 error = nfs4_proc_getattr(server, mntfh, fattr, label);
Bryan Schumakerbae36242012-05-10 15:07:31 -04003102 if (error < 0) {
3103 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04003104 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003105 }
3106
3107 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
3108 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
3109 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
3110
David Quigley14c43f72013-05-22 12:50:43 -04003111err_free_label:
3112 nfs4_label_free(label);
3113
Bryan Schumakerbae36242012-05-10 15:07:31 -04003114 return error;
3115}
3116
Manoj Naik6b97fd32006-06-09 09:34:29 -04003117/*
3118 * Get locations and (maybe) other attributes of a referral.
3119 * Note that we'll actually follow the referral later when
3120 * we detect fsid mismatch in inode revalidation
3121 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003122static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
3123 const struct qstr *name, struct nfs_fattr *fattr,
3124 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04003125{
3126 int status = -ENOMEM;
3127 struct page *page = NULL;
3128 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003129
3130 page = alloc_page(GFP_KERNEL);
3131 if (page == NULL)
3132 goto out;
3133 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
3134 if (locations == NULL)
3135 goto out;
3136
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003137 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003138 if (status != 0)
3139 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04003140
3141 /*
3142 * If the fsid didn't change, this is a migration event, not a
3143 * referral. Cause us to drop into the exception handler, which
3144 * will kick off migration recovery.
3145 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003146 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04003147 dprintk("%s: server did not return a different fsid for"
3148 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04003149 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04003150 goto out;
3151 }
Andy Adamson533eb462011-06-13 18:25:56 -04003152 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
3153 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003154
Andy Adamson533eb462011-06-13 18:25:56 -04003155 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04003156 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04003157 memset(fhandle, 0, sizeof(struct nfs_fh));
3158out:
3159 if (page)
3160 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04003161 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04003162 return status;
3163}
3164
David Quigley1775fd32013-05-22 12:50:42 -04003165static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3166 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003167{
3168 struct nfs4_getattr_arg args = {
3169 .fh = fhandle,
3170 .bitmask = server->attr_bitmask,
3171 };
3172 struct nfs4_getattr_res res = {
3173 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003174 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003175 .server = server,
3176 };
3177 struct rpc_message msg = {
3178 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
3179 .rpc_argp = &args,
3180 .rpc_resp = &res,
3181 };
David Quigleyaa9c2662013-05-22 12:50:44 -04003182
3183 args.bitmask = nfs4_bitmask(server, label);
3184
Trond Myklebust0e574af2005-10-27 22:12:38 -04003185 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003186 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003187}
3188
David Quigley1775fd32013-05-22 12:50:42 -04003189static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
3190 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003191{
3192 struct nfs4_exception exception = { };
3193 int err;
3194 do {
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003195 err = _nfs4_proc_getattr(server, fhandle, fattr, label);
3196 trace_nfs4_getattr(server, fhandle, fattr, err);
3197 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003198 &exception);
3199 } while (exception.retry);
3200 return err;
3201}
3202
3203/*
3204 * The file is not closed if it is opened due to the a request to change
3205 * the size of the file. The open call will not be needed once the
3206 * VFS layer lookup-intents are implemented.
3207 *
3208 * Close is called when the inode is destroyed.
3209 * If we haven't opened the file for O_WRONLY, we
3210 * need to in the size_change case to obtain a stateid.
3211 *
3212 * Got race?
3213 * Because OPEN is always done by name in nfsv4, it is
3214 * possible that we opened a different file by the same
3215 * name. We can recognize this race condition, but we
3216 * can't do anything about it besides returning an error.
3217 *
3218 * This will be fixed with VFS changes (lookup-intent).
3219 */
3220static int
3221nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
3222 struct iattr *sattr)
3223{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003224 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003225 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05003226 struct nfs4_state *state = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04003227 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003228 int status;
3229
Peng Tao88ac8152014-09-12 11:04:10 +08003230 if (pnfs_ld_layoutret_on_setattr(inode) &&
3231 sattr->ia_valid & ATTR_SIZE &&
3232 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04003233 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04003234
Trond Myklebust0e574af2005-10-27 22:12:38 -04003235 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003236
Andy Adamson26699402012-05-30 16:12:24 -04003237 /* Deal with open(O_TRUNC) */
3238 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03003239 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04003240
3241 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03003242 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04003243 return 0;
3244
Trond Myklebustd5308382005-11-04 15:33:38 -05003245 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003246 if (sattr->ia_valid & ATTR_FILE) {
3247 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00003248
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003249 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11003250 if (ctx) {
3251 cred = ctx->cred;
3252 state = ctx->state;
3253 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04003254 }
3255
David Quigley14c43f72013-05-22 12:50:43 -04003256 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
3257 if (IS_ERR(label))
3258 return PTR_ERR(label);
3259
3260 status = nfs4_do_setattr(inode, cred, fattr, sattr, state, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04003261 if (status == 0) {
Trond Myklebust65e43082005-08-16 11:49:44 -04003262 nfs_setattr_update_inode(inode, sattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04003263 nfs_setsecurity(inode, fattr, label);
3264 }
David Quigley14c43f72013-05-22 12:50:43 -04003265 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003266 return status;
3267}
3268
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003269static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
3270 const struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003271 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04003272{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003273 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04003274 int status;
3275 struct nfs4_lookup_arg args = {
3276 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003277 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04003278 .name = name,
3279 };
3280 struct nfs4_lookup_res res = {
3281 .server = server,
3282 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04003283 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04003284 .fh = fhandle,
3285 };
3286 struct rpc_message msg = {
3287 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
3288 .rpc_argp = &args,
3289 .rpc_resp = &res,
3290 };
3291
David Quigleyaa9c2662013-05-22 12:50:44 -04003292 args.bitmask = nfs4_bitmask(server, label);
3293
David Howells2b3de442006-08-22 20:06:09 -04003294 nfs_fattr_init(fattr);
3295
Linus Torvalds1da177e2005-04-16 15:20:36 -07003296 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003297 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298 dprintk("NFS reply lookup: %d\n", status);
3299 return status;
3300}
3301
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003302static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003303{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003304 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003305 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003306 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
3307 fattr->nlink = 2;
3308}
3309
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003310static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
3311 struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003312 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003313{
3314 struct nfs4_exception exception = { };
3315 struct rpc_clnt *client = *clnt;
3316 int err;
3317 do {
David Quigley1775fd32013-05-22 12:50:42 -04003318 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003319 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003320 switch (err) {
3321 case -NFS4ERR_BADNAME:
3322 err = -ENOENT;
3323 goto out;
3324 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003325 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003326 goto out;
3327 case -NFS4ERR_WRONGSEC:
3328 err = -EPERM;
3329 if (client != *clnt)
3330 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04003331 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003332 if (IS_ERR(client))
3333 return PTR_ERR(client);
3334
3335 exception.retry = 1;
3336 break;
3337 default:
3338 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3339 }
3340 } while (exception.retry);
3341
3342out:
3343 if (err == 0)
3344 *clnt = client;
3345 else if (client != *clnt)
3346 rpc_shutdown_client(client);
3347
3348 return err;
3349}
3350
Bryan Schumaker80a16b22012-04-27 13:27:46 -04003351static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
David Quigley1775fd32013-05-22 12:50:42 -04003352 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
3353 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003354{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003355 int status;
3356 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003357
David Quigley1775fd32013-05-22 12:50:42 -04003358 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003359 if (client != NFS_CLIENT(dir)) {
3360 rpc_shutdown_client(client);
3361 nfs_fixup_secinfo_attributes(fattr);
3362 }
3363 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003364}
3365
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003366struct rpc_clnt *
3367nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
3368 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
3369{
Trond Myklebustb72888c2013-08-07 20:38:07 -04003370 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003371 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003372
David Quigley1775fd32013-05-22 12:50:42 -04003373 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003374 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003375 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04003376 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003377}
3378
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3380{
Trond Myklebust76b32992007-08-10 17:45:11 -04003381 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003382 struct nfs4_accessargs args = {
3383 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05003384 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003385 };
Trond Myklebust76b32992007-08-10 17:45:11 -04003386 struct nfs4_accessres res = {
3387 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04003388 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389 struct rpc_message msg = {
3390 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
3391 .rpc_argp = &args,
3392 .rpc_resp = &res,
3393 .rpc_cred = entry->cred,
3394 };
3395 int mode = entry->mask;
David Quigleyaa9c2662013-05-22 12:50:44 -04003396 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003397
3398 /*
3399 * Determine which access bits we want to ask for...
3400 */
3401 if (mode & MAY_READ)
3402 args.access |= NFS4_ACCESS_READ;
3403 if (S_ISDIR(inode->i_mode)) {
3404 if (mode & MAY_WRITE)
3405 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
3406 if (mode & MAY_EXEC)
3407 args.access |= NFS4_ACCESS_LOOKUP;
3408 } else {
3409 if (mode & MAY_WRITE)
3410 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
3411 if (mode & MAY_EXEC)
3412 args.access |= NFS4_ACCESS_EXECUTE;
3413 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003414
3415 res.fattr = nfs_alloc_fattr();
3416 if (res.fattr == NULL)
3417 return -ENOMEM;
3418
Bryan Schumaker7c513052011-03-24 17:12:24 +00003419 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003421 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04003422 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003423 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003424 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003425 return status;
3426}
3427
3428static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3429{
3430 struct nfs4_exception exception = { };
3431 int err;
3432 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003433 err = _nfs4_proc_access(inode, entry);
3434 trace_nfs4_access(inode, err);
3435 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003436 &exception);
3437 } while (exception.retry);
3438 return err;
3439}
3440
3441/*
3442 * TODO: For the time being, we don't try to get any attributes
3443 * along with any of the zero-copy operations READ, READDIR,
3444 * READLINK, WRITE.
3445 *
3446 * In the case of the first three, we want to put the GETATTR
3447 * after the read-type operation -- this is because it is hard
3448 * to predict the length of a GETATTR response in v4, and thus
3449 * align the READ data correctly. This means that the GETATTR
3450 * may end up partially falling into the page cache, and we should
3451 * shift it into the 'tail' of the xdr_buf before processing.
3452 * To do this efficiently, we need to know the total length
3453 * of data received, which doesn't seem to be available outside
3454 * of the RPC layer.
3455 *
3456 * In the case of WRITE, we also want to put the GETATTR after
3457 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003458 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003459 *
3460 * Both of these changes to the XDR layer would in fact be quite
3461 * minor, but I decided to leave them for a subsequent patch.
3462 */
3463static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3464 unsigned int pgbase, unsigned int pglen)
3465{
3466 struct nfs4_readlink args = {
3467 .fh = NFS_FH(inode),
3468 .pgbase = pgbase,
3469 .pglen = pglen,
3470 .pages = &page,
3471 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003472 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003473 struct rpc_message msg = {
3474 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3475 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003476 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003477 };
3478
Bryan Schumaker7c513052011-03-24 17:12:24 +00003479 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 -07003480}
3481
3482static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3483 unsigned int pgbase, unsigned int pglen)
3484{
3485 struct nfs4_exception exception = { };
3486 int err;
3487 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003488 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
3489 trace_nfs4_readlink(inode, err);
3490 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003491 &exception);
3492 } while (exception.retry);
3493 return err;
3494}
3495
Linus Torvalds1da177e2005-04-16 15:20:36 -07003496/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003497 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499static int
3500nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003501 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003502{
David Quigleyaa9c2662013-05-22 12:50:44 -04003503 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003504 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003505 struct nfs4_state *state;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003506 int opened = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003507 int status = 0;
3508
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003509 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3510 if (IS_ERR(ctx))
3511 return PTR_ERR(ctx);
3512
David Quigleyaa9c2662013-05-22 12:50:44 -04003513 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
3514
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003515 sattr->ia_mode &= ~current_umask();
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003516 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, &opened);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003517 if (IS_ERR(state)) {
3518 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003519 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003520 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003521out:
David Quigleyaa9c2662013-05-22 12:50:44 -04003522 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003523 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524 return status;
3525}
3526
3527static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3528{
Trond Myklebust16e42952005-10-27 22:12:44 -04003529 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003530 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003532 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003533 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003534 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003535 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003536 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003537 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003538 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3539 .rpc_argp = &args,
3540 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003541 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003542 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003543
Bryan Schumaker7c513052011-03-24 17:12:24 +00003544 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003545 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003546 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547 return status;
3548}
3549
3550static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3551{
3552 struct nfs4_exception exception = { };
3553 int err;
3554 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003555 err = _nfs4_proc_remove(dir, name);
3556 trace_nfs4_remove(dir, name, err);
3557 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003558 &exception);
3559 } while (exception.retry);
3560 return err;
3561}
3562
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003563static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003564{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003565 struct nfs_server *server = NFS_SERVER(dir);
3566 struct nfs_removeargs *args = msg->rpc_argp;
3567 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003568
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003569 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Chuck Levera9c92d62013-08-09 12:48:18 -04003571 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04003572
3573 nfs_fattr_init(res->dir_attr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003574}
3575
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003576static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3577{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003578 nfs4_setup_sequence(NFS_SERVER(data->dir),
3579 &data->args.seq_args,
3580 &data->res.seq_res,
3581 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582}
3583
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003584static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003585{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003586 struct nfs_unlinkdata *data = task->tk_calldata;
3587 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003588
Trond Myklebust14516c32010-07-31 14:29:06 -04003589 if (!nfs4_sequence_done(task, &res->seq_res))
3590 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003591 if (nfs4_async_handle_error(task, res->server, NULL,
3592 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003593 return 0;
3594 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003595 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003596}
3597
Jeff Laytond3d41522010-09-17 17:31:57 -04003598static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3599{
3600 struct nfs_server *server = NFS_SERVER(dir);
3601 struct nfs_renameargs *arg = msg->rpc_argp;
3602 struct nfs_renameres *res = msg->rpc_resp;
3603
3604 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003605 res->server = server;
Chuck Levera9c92d62013-08-09 12:48:18 -04003606 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003607}
3608
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003609static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3610{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003611 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3612 &data->args.seq_args,
3613 &data->res.seq_res,
3614 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003615}
3616
3617static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3618 struct inode *new_dir)
3619{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04003620 struct nfs_renamedata *data = task->tk_calldata;
3621 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04003622
3623 if (!nfs4_sequence_done(task, &res->seq_res))
3624 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10003625 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04003626 return 0;
3627
3628 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003629 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003630 return 1;
3631}
3632
Linus Torvalds1da177e2005-04-16 15:20:36 -07003633static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3634{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003635 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003636 struct nfs4_link_arg arg = {
3637 .fh = NFS_FH(inode),
3638 .dir_fh = NFS_FH(dir),
3639 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003640 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003641 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003642 struct nfs4_link_res res = {
3643 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04003644 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003645 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646 struct rpc_message msg = {
3647 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3648 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003649 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003651 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003652
Trond Myklebust136f2622010-04-16 16:22:49 -04003653 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003654 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003655 goto out;
3656
David Quigley14c43f72013-05-22 12:50:43 -04003657 res.label = nfs4_label_alloc(server, GFP_KERNEL);
3658 if (IS_ERR(res.label)) {
3659 status = PTR_ERR(res.label);
3660 goto out;
3661 }
David Quigleyaa9c2662013-05-22 12:50:44 -04003662 arg.bitmask = nfs4_bitmask(server, res.label);
David Quigley14c43f72013-05-22 12:50:43 -04003663
Bryan Schumaker7c513052011-03-24 17:12:24 +00003664 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003665 if (!status) {
3666 update_changeattr(dir, &res.cinfo);
David Quigleyaa9c2662013-05-22 12:50:44 -04003667 status = nfs_post_op_update_inode(inode, res.fattr);
3668 if (!status)
3669 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003670 }
David Quigley14c43f72013-05-22 12:50:43 -04003671
3672
3673 nfs4_label_free(res.label);
3674
Trond Myklebust136f2622010-04-16 16:22:49 -04003675out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003676 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003677 return status;
3678}
3679
3680static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3681{
3682 struct nfs4_exception exception = { };
3683 int err;
3684 do {
3685 err = nfs4_handle_exception(NFS_SERVER(inode),
3686 _nfs4_proc_link(inode, dir, name),
3687 &exception);
3688 } while (exception.retry);
3689 return err;
3690}
3691
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003692struct nfs4_createdata {
3693 struct rpc_message msg;
3694 struct nfs4_create_arg arg;
3695 struct nfs4_create_res res;
3696 struct nfs_fh fh;
3697 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003698 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003699};
3700
3701static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3702 struct qstr *name, struct iattr *sattr, u32 ftype)
3703{
3704 struct nfs4_createdata *data;
3705
3706 data = kzalloc(sizeof(*data), GFP_KERNEL);
3707 if (data != NULL) {
3708 struct nfs_server *server = NFS_SERVER(dir);
3709
David Quigley14c43f72013-05-22 12:50:43 -04003710 data->label = nfs4_label_alloc(server, GFP_KERNEL);
3711 if (IS_ERR(data->label))
3712 goto out_free;
3713
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003714 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3715 data->msg.rpc_argp = &data->arg;
3716 data->msg.rpc_resp = &data->res;
3717 data->arg.dir_fh = NFS_FH(dir);
3718 data->arg.server = server;
3719 data->arg.name = name;
3720 data->arg.attrs = sattr;
3721 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04003722 data->arg.bitmask = nfs4_bitmask(server, data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003723 data->res.server = server;
3724 data->res.fh = &data->fh;
3725 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003726 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003727 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003728 }
3729 return data;
David Quigley14c43f72013-05-22 12:50:43 -04003730out_free:
3731 kfree(data);
3732 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003733}
3734
3735static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3736{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003737 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003738 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003739 if (status == 0) {
3740 update_changeattr(dir, &data->res.dir_cinfo);
David Quigley1775fd32013-05-22 12:50:42 -04003741 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003742 }
3743 return status;
3744}
3745
3746static void nfs4_free_createdata(struct nfs4_createdata *data)
3747{
David Quigley14c43f72013-05-22 12:50:43 -04003748 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003749 kfree(data);
3750}
3751
Chuck Lever4f390c12006-08-22 20:06:22 -04003752static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003753 struct page *page, unsigned int len, struct iattr *sattr,
3754 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003755{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003756 struct nfs4_createdata *data;
3757 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003758
Chuck Lever94a6d752006-08-22 20:06:23 -04003759 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003760 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003761
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003762 status = -ENOMEM;
3763 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3764 if (data == NULL)
3765 goto out;
3766
3767 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3768 data->arg.u.symlink.pages = &page;
3769 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04003770 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003771
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003772 status = nfs4_do_create(dir, dentry, data);
3773
3774 nfs4_free_createdata(data);
3775out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003776 return status;
3777}
3778
Chuck Lever4f390c12006-08-22 20:06:22 -04003779static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003780 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003781{
3782 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003783 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003784 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04003785
3786 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3787
Linus Torvalds1da177e2005-04-16 15:20:36 -07003788 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003789 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
3790 trace_nfs4_symlink(dir, &dentry->d_name, err);
3791 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003792 &exception);
3793 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003794
3795 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003796 return err;
3797}
3798
3799static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003800 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003801{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003802 struct nfs4_createdata *data;
3803 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003804
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003805 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3806 if (data == NULL)
3807 goto out;
3808
David Quigley1775fd32013-05-22 12:50:42 -04003809 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003810 status = nfs4_do_create(dir, dentry, data);
3811
3812 nfs4_free_createdata(data);
3813out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814 return status;
3815}
3816
3817static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3818 struct iattr *sattr)
3819{
3820 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003821 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003822 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003823
David Quigleyaa9c2662013-05-22 12:50:44 -04003824 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3825
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003826 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003828 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
3829 trace_nfs4_mkdir(dir, &dentry->d_name, err);
3830 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831 &exception);
3832 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003833 nfs4_label_release_security(label);
3834
Linus Torvalds1da177e2005-04-16 15:20:36 -07003835 return err;
3836}
3837
3838static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003839 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003840{
3841 struct inode *dir = dentry->d_inode;
3842 struct nfs4_readdir_arg args = {
3843 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003844 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003845 .pgbase = 0,
3846 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003847 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003848 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003849 };
3850 struct nfs4_readdir_res res;
3851 struct rpc_message msg = {
3852 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3853 .rpc_argp = &args,
3854 .rpc_resp = &res,
3855 .rpc_cred = cred,
3856 };
3857 int status;
3858
Al Viro6de14722013-09-16 10:53:17 -04003859 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
3860 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003861 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003862 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003864 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 -05003865 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003866 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003867 status += args.pgbase;
3868 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003869
3870 nfs_invalidate_atime(dir);
3871
Harvey Harrison3110ff82008-05-02 13:42:44 -07003872 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003873 return status;
3874}
3875
3876static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003877 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003878{
3879 struct nfs4_exception exception = { };
3880 int err;
3881 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04003882 err = _nfs4_proc_readdir(dentry, cred, cookie,
3883 pages, count, plus);
3884 trace_nfs4_readdir(dentry->d_inode, err);
3885 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003886 &exception);
3887 } while (exception.retry);
3888 return err;
3889}
3890
3891static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04003892 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003894 struct nfs4_createdata *data;
3895 int mode = sattr->ia_mode;
3896 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003897
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003898 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3899 if (data == NULL)
3900 goto out;
3901
Linus Torvalds1da177e2005-04-16 15:20:36 -07003902 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003903 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003904 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003905 data->arg.ftype = NF4BLK;
3906 data->arg.u.device.specdata1 = MAJOR(rdev);
3907 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003908 }
3909 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003910 data->arg.ftype = NF4CHR;
3911 data->arg.u.device.specdata1 = MAJOR(rdev);
3912 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003913 } else if (!S_ISSOCK(mode)) {
3914 status = -EINVAL;
3915 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003916 }
David Quigley1775fd32013-05-22 12:50:42 -04003917
David Quigleyaa9c2662013-05-22 12:50:44 -04003918 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003919 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003920out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003921 nfs4_free_createdata(data);
3922out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003923 return status;
3924}
3925
3926static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3927 struct iattr *sattr, dev_t rdev)
3928{
3929 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003930 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003932
David Quigleyaa9c2662013-05-22 12:50:44 -04003933 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3934
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003935 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04003937 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
3938 trace_nfs4_mknod(dir, &dentry->d_name, err);
3939 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003940 &exception);
3941 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003942
3943 nfs4_label_release_security(label);
3944
Linus Torvalds1da177e2005-04-16 15:20:36 -07003945 return err;
3946}
3947
3948static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3949 struct nfs_fsstat *fsstat)
3950{
3951 struct nfs4_statfs_arg args = {
3952 .fh = fhandle,
3953 .bitmask = server->attr_bitmask,
3954 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003955 struct nfs4_statfs_res res = {
3956 .fsstat = fsstat,
3957 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958 struct rpc_message msg = {
3959 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3960 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003961 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003962 };
3963
Trond Myklebust0e574af2005-10-27 22:12:38 -04003964 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003965 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966}
3967
3968static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3969{
3970 struct nfs4_exception exception = { };
3971 int err;
3972 do {
3973 err = nfs4_handle_exception(server,
3974 _nfs4_proc_statfs(server, fhandle, fsstat),
3975 &exception);
3976 } while (exception.retry);
3977 return err;
3978}
3979
3980static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3981 struct nfs_fsinfo *fsinfo)
3982{
3983 struct nfs4_fsinfo_arg args = {
3984 .fh = fhandle,
3985 .bitmask = server->attr_bitmask,
3986 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003987 struct nfs4_fsinfo_res res = {
3988 .fsinfo = fsinfo,
3989 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003990 struct rpc_message msg = {
3991 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3992 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003993 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003994 };
3995
Bryan Schumaker7c513052011-03-24 17:12:24 +00003996 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003997}
3998
3999static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4000{
4001 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04004002 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004003 int err;
4004
4005 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04004006 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004007 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04004008 if (err == 0) {
4009 struct nfs_client *clp = server->nfs_client;
4010
4011 spin_lock(&clp->cl_lock);
4012 clp->cl_lease_time = fsinfo->lease_time * HZ;
4013 clp->cl_last_renewal = now;
4014 spin_unlock(&clp->cl_lock);
4015 break;
4016 }
4017 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004018 } while (exception.retry);
4019 return err;
4020}
4021
4022static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
4023{
Bryan Schumakere38eb652012-06-20 15:53:40 -04004024 int error;
4025
Trond Myklebust0e574af2005-10-27 22:12:38 -04004026 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04004027 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08004028 if (error == 0) {
4029 /* block layout checks this! */
4030 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04004031 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08004032 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04004033
4034 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004035}
4036
4037static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4038 struct nfs_pathconf *pathconf)
4039{
4040 struct nfs4_pathconf_arg args = {
4041 .fh = fhandle,
4042 .bitmask = server->attr_bitmask,
4043 };
Benny Halevyd45b2982009-04-01 09:21:58 -04004044 struct nfs4_pathconf_res res = {
4045 .pathconf = pathconf,
4046 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004047 struct rpc_message msg = {
4048 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
4049 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04004050 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004051 };
4052
4053 /* None of the pathconf attributes are mandatory to implement */
4054 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
4055 memset(pathconf, 0, sizeof(*pathconf));
4056 return 0;
4057 }
4058
Trond Myklebust0e574af2005-10-27 22:12:38 -04004059 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004060 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004061}
4062
4063static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
4064 struct nfs_pathconf *pathconf)
4065{
4066 struct nfs4_exception exception = { };
4067 int err;
4068
4069 do {
4070 err = nfs4_handle_exception(server,
4071 _nfs4_proc_pathconf(server, fhandle, pathconf),
4072 &exception);
4073 } while (exception.retry);
4074 return err;
4075}
4076
Trond Myklebust5521abf2013-03-16 20:54:34 -04004077int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04004078 const struct nfs_open_context *ctx,
4079 const struct nfs_lock_context *l_ctx,
4080 fmode_t fmode)
4081{
4082 const struct nfs_lockowner *lockowner = NULL;
4083
4084 if (l_ctx != NULL)
4085 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004086 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04004087}
4088EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
4089
Trond Myklebust5521abf2013-03-16 20:54:34 -04004090static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
4091 const struct nfs_open_context *ctx,
4092 const struct nfs_lock_context *l_ctx,
4093 fmode_t fmode)
4094{
4095 nfs4_stateid current_stateid;
4096
Trond Myklebuste1253be2014-03-05 08:44:23 -05004097 /* If the current stateid represents a lost lock, then exit */
4098 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode) == -EIO)
4099 return true;
Trond Myklebust5521abf2013-03-16 20:54:34 -04004100 return nfs4_stateid_match(stateid, &current_stateid);
4101}
4102
4103static bool nfs4_error_stateid_expired(int err)
4104{
4105 switch (err) {
4106 case -NFS4ERR_DELEG_REVOKED:
4107 case -NFS4ERR_ADMIN_REVOKED:
4108 case -NFS4ERR_BAD_STATEID:
4109 case -NFS4ERR_STALE_STATEID:
4110 case -NFS4ERR_OLD_STATEID:
4111 case -NFS4ERR_OPENMODE:
4112 case -NFS4ERR_EXPIRED:
4113 return true;
4114 }
4115 return false;
4116}
4117
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004118void __nfs4_read_done_cb(struct nfs_pgio_header *hdr)
Benny Halevyd20581a2011-05-22 19:52:03 +03004119{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004120 nfs_invalidate_atime(hdr->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03004121}
4122
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004123static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004125 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004126
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004127 trace_nfs4_read(hdr, task->tk_status);
4128 if (nfs4_async_handle_error(task, server,
NeilBrown8478eaa2014-09-18 16:09:27 +10004129 hdr->args.context->state,
4130 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004131 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05004132 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004133 }
Trond Myklebust8850df92007-09-28 17:20:07 -04004134
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004135 __nfs4_read_done_cb(hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004136 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004137 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05004138 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004139}
4140
Trond Myklebust5521abf2013-03-16 20:54:34 -04004141static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004142 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004143{
4144
4145 if (!nfs4_error_stateid_expired(task->tk_status) ||
4146 nfs4_stateid_is_current(&args->stateid,
4147 args->context,
4148 args->lock_context,
4149 FMODE_READ))
4150 return false;
4151 rpc_restart_call_prepare(task);
4152 return true;
4153}
4154
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004155static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004156{
4157
4158 dprintk("--> %s\n", __func__);
4159
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004160 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004161 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004162 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004163 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004164 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4165 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00004166}
4167
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004168static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
4169 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004170{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004171 hdr->timestamp = jiffies;
4172 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004173 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004174 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004175}
4176
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004177static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
4178 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04004179{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004180 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode),
4181 &hdr->args.seq_args,
4182 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04004183 task))
NeilBrownef1820f2013-09-04 17:04:49 +10004184 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004185 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
4186 hdr->args.lock_context,
4187 hdr->rw_ops->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10004188 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004189 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10004190 return -EIO;
4191 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004192}
4193
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004194static int nfs4_write_done_cb(struct rpc_task *task,
4195 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004196{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004197 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10004198
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004199 trace_nfs4_write(hdr, task->tk_status);
4200 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
NeilBrown8478eaa2014-09-18 16:09:27 +10004201 hdr->args.context->state,
4202 NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004203 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004204 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004205 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004206 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004207 renew_lease(NFS_SERVER(inode), hdr->timestamp);
4208 nfs_post_op_update_inode_force_wcc(inode, &hdr->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004209 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004210 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004211}
4212
Trond Myklebust5521abf2013-03-16 20:54:34 -04004213static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04004214 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04004215{
4216
4217 if (!nfs4_error_stateid_expired(task->tk_status) ||
4218 nfs4_stateid_is_current(&args->stateid,
4219 args->context,
4220 args->lock_context,
4221 FMODE_WRITE))
4222 return false;
4223 rpc_restart_call_prepare(task);
4224 return true;
4225}
4226
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004227static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00004228{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004229 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00004230 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004231 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04004232 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004233 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
4234 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00004235}
4236
Trond Myklebust5a37f852012-04-28 14:55:16 -04004237static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004238bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00004239{
Trond Myklebust5a37f852012-04-28 14:55:16 -04004240 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004241 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04004242 return false;
4243 /* Otherwise, request attributes if and only if we don't hold
4244 * a delegation
4245 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04004246 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00004247}
Fred Isamana69aef12011-03-03 15:13:47 +00004248
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004249static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
4250 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004251{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004252 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004253
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004254 if (!nfs4_write_need_cache_consistency_data(hdr)) {
4255 hdr->args.bitmask = NULL;
4256 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00004257 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004258 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04004259
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004260 if (!hdr->pgio_done_cb)
4261 hdr->pgio_done_cb = nfs4_write_done_cb;
4262 hdr->res.server = server;
4263 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004264
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004265 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04004266 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004267}
4268
Fred Isaman0b7c0152012-04-20 14:47:39 -04004269static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
4270{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004271 nfs4_setup_sequence(NFS_SERVER(data->inode),
4272 &data->args.seq_args,
4273 &data->res.seq_res,
4274 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004275}
4276
Fred Isaman0b7c0152012-04-20 14:47:39 -04004277static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004278{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004279 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04004280
Trond Myklebustcc668ab2013-08-14 15:31:28 -04004281 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10004282 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
4283 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004284 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004285 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004286 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004287 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004288}
4289
Fred Isaman0b7c0152012-04-20 14:47:39 -04004290static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00004291{
4292 if (!nfs4_sequence_done(task, &data->res.seq_res))
4293 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04004294 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00004295}
4296
Fred Isaman0b7c0152012-04-20 14:47:39 -04004297static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004298{
Trond Myklebust788e7a82006-03-20 13:44:27 -05004299 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00004300
Fred Isaman0b7c0152012-04-20 14:47:39 -04004301 if (data->commit_done_cb == NULL)
4302 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004303 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004304 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Chuck Levera9c92d62013-08-09 12:48:18 -04004305 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004306}
4307
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004308struct nfs4_renewdata {
4309 struct nfs_client *client;
4310 unsigned long timestamp;
4311};
4312
Linus Torvalds1da177e2005-04-16 15:20:36 -07004313/*
4314 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
4315 * standalone procedure for queueing an asynchronous RENEW.
4316 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004317static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004318{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004319 struct nfs4_renewdata *data = calldata;
4320 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004321
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004322 if (atomic_read(&clp->cl_count) > 1)
4323 nfs4_schedule_state_renewal(clp);
4324 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004325 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004326}
4327
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004328static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004329{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004330 struct nfs4_renewdata *data = calldata;
4331 struct nfs_client *clp = data->client;
4332 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004333
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004334 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04004335 switch (task->tk_status) {
4336 case 0:
4337 break;
4338 case -NFS4ERR_LEASE_MOVED:
4339 nfs4_schedule_lease_moved_recovery(clp);
4340 break;
4341 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04004342 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04004343 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
4344 return;
4345 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004346 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04004347 return;
4348 }
4349 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004350 }
Trond Myklebust452e9352010-07-31 14:29:06 -04004351 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004352}
4353
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004354static const struct rpc_call_ops nfs4_renew_ops = {
4355 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004356 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004357};
4358
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004359static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004360{
4361 struct rpc_message msg = {
4362 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4363 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004364 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004365 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004366 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004367
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004368 if (renew_flags == 0)
4369 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004370 if (!atomic_inc_not_zero(&clp->cl_count))
4371 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04004372 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004373 if (data == NULL)
4374 return -ENOMEM;
4375 data->client = clp;
4376 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004377 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004378 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004379}
4380
Trond Myklebust8534d4e2011-08-24 15:07:37 -04004381static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382{
4383 struct rpc_message msg = {
4384 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4385 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004386 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004387 };
4388 unsigned long now = jiffies;
4389 int status;
4390
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004391 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004392 if (status < 0)
4393 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04004394 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004395 return 0;
4396}
4397
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004398static inline int nfs4_server_supports_acls(struct nfs_server *server)
4399{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06004400 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004401}
4402
Trond Myklebust21f498c2012-08-24 10:59:25 -04004403/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
4404 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004405 * the stack.
4406 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04004407#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004408
Neil Hormane9e3d722011-03-04 19:26:03 -05004409static int buf_to_pages_noslab(const void *buf, size_t buflen,
4410 struct page **pages, unsigned int *pgbase)
4411{
4412 struct page *newpage, **spages;
4413 int rc = 0;
4414 size_t len;
4415 spages = pages;
4416
4417 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04004418 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05004419 newpage = alloc_page(GFP_KERNEL);
4420
4421 if (newpage == NULL)
4422 goto unwind;
4423 memcpy(page_address(newpage), buf, len);
4424 buf += len;
4425 buflen -= len;
4426 *pages++ = newpage;
4427 rc++;
4428 } while (buflen != 0);
4429
4430 return rc;
4431
4432unwind:
4433 for(; rc > 0; rc--)
4434 __free_page(spages[rc-1]);
4435 return -ENOMEM;
4436}
4437
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004438struct nfs4_cached_acl {
4439 int cached;
4440 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00004441 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004442};
4443
4444static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004445{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004446 struct nfs_inode *nfsi = NFS_I(inode);
4447
4448 spin_lock(&inode->i_lock);
4449 kfree(nfsi->nfs4_acl);
4450 nfsi->nfs4_acl = acl;
4451 spin_unlock(&inode->i_lock);
4452}
4453
4454static void nfs4_zap_acl_attr(struct inode *inode)
4455{
4456 nfs4_set_cached_acl(inode, NULL);
4457}
4458
4459static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
4460{
4461 struct nfs_inode *nfsi = NFS_I(inode);
4462 struct nfs4_cached_acl *acl;
4463 int ret = -ENOENT;
4464
4465 spin_lock(&inode->i_lock);
4466 acl = nfsi->nfs4_acl;
4467 if (acl == NULL)
4468 goto out;
4469 if (buf == NULL) /* user is just asking for length */
4470 goto out_len;
4471 if (acl->cached == 0)
4472 goto out;
4473 ret = -ERANGE; /* see getxattr(2) man page */
4474 if (acl->len > buflen)
4475 goto out;
4476 memcpy(buf, acl->data, acl->len);
4477out_len:
4478 ret = acl->len;
4479out:
4480 spin_unlock(&inode->i_lock);
4481 return ret;
4482}
4483
Sachin Prabhu5794d212012-04-17 14:36:40 +01004484static 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 +00004485{
4486 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004487 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004488
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004489 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004490 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004491 if (acl == NULL)
4492 goto out;
4493 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004494 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004495 } else {
4496 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4497 if (acl == NULL)
4498 goto out;
4499 acl->cached = 0;
4500 }
4501 acl->len = acl_len;
4502out:
4503 nfs4_set_cached_acl(inode, acl);
4504}
4505
Andy Adamsonbf118a32011-12-07 11:55:27 -05004506/*
4507 * The getxattr API returns the required buffer length when called with a
4508 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4509 * the required buf. On a NULL buf, we send a page of data to the server
4510 * guessing that the ACL request can be serviced by a page. If so, we cache
4511 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4512 * the cache. If not so, we throw away the page, and cache the required
4513 * length. The next getxattr call will then produce another round trip to
4514 * the server, this time with the input buf of the required size.
4515 */
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004516static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004517{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004518 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004519 struct nfs_getaclargs args = {
4520 .fh = NFS_FH(inode),
4521 .acl_pages = pages,
4522 .acl_len = buflen,
4523 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004524 struct nfs_getaclres res = {
4525 .acl_len = buflen,
4526 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004527 struct rpc_message msg = {
4528 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4529 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004530 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004531 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004532 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4533 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004534
Andy Adamsonbf118a32011-12-07 11:55:27 -05004535 /* As long as we're doing a round trip to the server anyway,
4536 * let's be prepared for a page of acl data. */
4537 if (npages == 0)
4538 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004539 if (npages > ARRAY_SIZE(pages))
4540 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004541
Andy Adamsonbf118a32011-12-07 11:55:27 -05004542 for (i = 0; i < npages; i++) {
4543 pages[i] = alloc_page(GFP_KERNEL);
4544 if (!pages[i])
4545 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004546 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004547
4548 /* for decoding across pages */
4549 res.acl_scratch = alloc_page(GFP_KERNEL);
4550 if (!res.acl_scratch)
4551 goto out_free;
4552
Andy Adamsonbf118a32011-12-07 11:55:27 -05004553 args.acl_len = npages * PAGE_SIZE;
4554 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004555
Peng Taode040be2012-01-10 22:42:47 +08004556 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004557 __func__, buf, buflen, npages, args.acl_len);
4558 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4559 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004560 if (ret)
4561 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004562
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004563 /* Handle the case where the passed-in buffer is too short */
4564 if (res.acl_flags & NFS4_ACL_TRUNC) {
4565 /* Did the user only issue a request for the acl length? */
4566 if (buf == NULL)
4567 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004568 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004569 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004570 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004571 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004572 if (buf) {
4573 if (res.acl_len > buflen) {
4574 ret = -ERANGE;
4575 goto out_free;
4576 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004577 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004578 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004579out_ok:
4580 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004581out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004582 for (i = 0; i < npages; i++)
4583 if (pages[i])
4584 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004585 if (res.acl_scratch)
4586 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004587 return ret;
4588}
4589
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004590static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4591{
4592 struct nfs4_exception exception = { };
4593 ssize_t ret;
4594 do {
4595 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04004596 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004597 if (ret >= 0)
4598 break;
4599 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4600 } while (exception.retry);
4601 return ret;
4602}
4603
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004604static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4605{
4606 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004607 int ret;
4608
4609 if (!nfs4_server_supports_acls(server))
4610 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004611 ret = nfs_revalidate_inode(server, inode);
4612 if (ret < 0)
4613 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004614 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4615 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004616 ret = nfs4_read_cached_acl(inode, buf, buflen);
4617 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004618 /* -ENOENT is returned if there is no ACL or if there is an ACL
4619 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004620 return ret;
4621 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004622}
4623
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004624static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004625{
4626 struct nfs_server *server = NFS_SERVER(inode);
4627 struct page *pages[NFS4ACL_MAXPAGES];
4628 struct nfs_setaclargs arg = {
4629 .fh = NFS_FH(inode),
4630 .acl_pages = pages,
4631 .acl_len = buflen,
4632 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004633 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004634 struct rpc_message msg = {
4635 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4636 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004637 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004638 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004639 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004640 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004641
4642 if (!nfs4_server_supports_acls(server))
4643 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004644 if (npages > ARRAY_SIZE(pages))
4645 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004646 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4647 if (i < 0)
4648 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004649 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004650 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004651
4652 /*
4653 * Free each page after tx, so the only ref left is
4654 * held by the network stack
4655 */
4656 for (; i > 0; i--)
4657 put_page(pages[i-1]);
4658
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004659 /*
4660 * Acl update can result in inode attribute update.
4661 * so mark the attribute cache invalid.
4662 */
4663 spin_lock(&inode->i_lock);
4664 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4665 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004666 nfs_access_zap_cache(inode);
4667 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004668 return ret;
4669}
4670
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004671static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4672{
4673 struct nfs4_exception exception = { };
4674 int err;
4675 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004676 err = __nfs4_proc_set_acl(inode, buf, buflen);
4677 trace_nfs4_set_acl(inode, err);
4678 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004679 &exception);
4680 } while (exception.retry);
4681 return err;
4682}
4683
David Quigleyaa9c2662013-05-22 12:50:44 -04004684#ifdef CONFIG_NFS_V4_SECURITY_LABEL
4685static int _nfs4_get_security_label(struct inode *inode, void *buf,
4686 size_t buflen)
4687{
4688 struct nfs_server *server = NFS_SERVER(inode);
4689 struct nfs_fattr fattr;
4690 struct nfs4_label label = {0, 0, buflen, buf};
4691
4692 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004693 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004694 .fh = NFS_FH(inode),
4695 .bitmask = bitmask,
4696 };
4697 struct nfs4_getattr_res res = {
4698 .fattr = &fattr,
4699 .label = &label,
4700 .server = server,
4701 };
4702 struct rpc_message msg = {
4703 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004704 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004705 .rpc_resp = &res,
4706 };
4707 int ret;
4708
4709 nfs_fattr_init(&fattr);
4710
Trond Myklebustfcb63a92013-11-01 12:42:25 -04004711 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004712 if (ret)
4713 return ret;
4714 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
4715 return -ENOENT;
4716 if (buflen < label.len)
4717 return -ERANGE;
4718 return 0;
4719}
4720
4721static int nfs4_get_security_label(struct inode *inode, void *buf,
4722 size_t buflen)
4723{
4724 struct nfs4_exception exception = { };
4725 int err;
4726
4727 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4728 return -EOPNOTSUPP;
4729
4730 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004731 err = _nfs4_get_security_label(inode, buf, buflen);
4732 trace_nfs4_get_security_label(inode, err);
4733 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004734 &exception);
4735 } while (exception.retry);
4736 return err;
4737}
4738
4739static int _nfs4_do_set_security_label(struct inode *inode,
4740 struct nfs4_label *ilabel,
4741 struct nfs_fattr *fattr,
4742 struct nfs4_label *olabel)
4743{
4744
4745 struct iattr sattr = {0};
4746 struct nfs_server *server = NFS_SERVER(inode);
4747 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04004748 struct nfs_setattrargs arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04004749 .fh = NFS_FH(inode),
4750 .iap = &sattr,
4751 .server = server,
4752 .bitmask = bitmask,
4753 .label = ilabel,
4754 };
4755 struct nfs_setattrres res = {
4756 .fattr = fattr,
4757 .label = olabel,
4758 .server = server,
4759 };
4760 struct rpc_message msg = {
4761 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
Jeff Layton12207f62013-11-01 10:49:32 -04004762 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04004763 .rpc_resp = &res,
4764 };
4765 int status;
4766
Jeff Layton12207f62013-11-01 10:49:32 -04004767 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04004768
Jeff Layton12207f62013-11-01 10:49:32 -04004769 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04004770 if (status)
4771 dprintk("%s failed: %d\n", __func__, status);
4772
4773 return status;
4774}
4775
4776static int nfs4_do_set_security_label(struct inode *inode,
4777 struct nfs4_label *ilabel,
4778 struct nfs_fattr *fattr,
4779 struct nfs4_label *olabel)
4780{
4781 struct nfs4_exception exception = { };
4782 int err;
4783
4784 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004785 err = _nfs4_do_set_security_label(inode, ilabel,
4786 fattr, olabel);
4787 trace_nfs4_set_security_label(inode, err);
4788 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04004789 &exception);
4790 } while (exception.retry);
4791 return err;
4792}
4793
4794static int
4795nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen)
4796{
4797 struct nfs4_label ilabel, *olabel = NULL;
4798 struct nfs_fattr fattr;
4799 struct rpc_cred *cred;
4800 struct inode *inode = dentry->d_inode;
4801 int status;
4802
4803 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4804 return -EOPNOTSUPP;
4805
4806 nfs_fattr_init(&fattr);
4807
4808 ilabel.pi = 0;
4809 ilabel.lfs = 0;
4810 ilabel.label = (char *)buf;
4811 ilabel.len = buflen;
4812
4813 cred = rpc_lookup_cred();
4814 if (IS_ERR(cred))
4815 return PTR_ERR(cred);
4816
4817 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4818 if (IS_ERR(olabel)) {
4819 status = -PTR_ERR(olabel);
4820 goto out;
4821 }
4822
4823 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
4824 if (status == 0)
4825 nfs_setsecurity(inode, &fattr, olabel);
4826
4827 nfs4_label_free(olabel);
4828out:
4829 put_rpccred(cred);
4830 return status;
4831}
4832#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
4833
4834
Linus Torvalds1da177e2005-04-16 15:20:36 -07004835static int
NeilBrown8478eaa2014-09-18 16:09:27 +10004836nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server,
4837 struct nfs4_state *state, long *timeout)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004838{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004839 struct nfs_client *clp = server->nfs_client;
4840
4841 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004842 return 0;
4843 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004844 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004845 case -NFS4ERR_ADMIN_REVOKED:
4846 case -NFS4ERR_BAD_STATEID:
Trond Myklebust14977482012-03-27 18:31:25 -04004847 if (state == NULL)
4848 break;
4849 nfs_remove_bad_delegation(state->inode);
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004850 case -NFS4ERR_OPENMODE:
4851 if (state == NULL)
4852 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004853 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004854 goto recovery_failed;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004855 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004856 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004857 if (state != NULL) {
4858 if (nfs4_schedule_stateid_recovery(server, state) < 0)
Chuck Lever9f51a782013-10-17 14:13:13 -04004859 goto recovery_failed;
Trond Myklebust5d422302013-03-14 16:57:48 -04004860 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004861 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004862 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004863 nfs4_schedule_lease_recovery(clp);
4864 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -04004865 case -NFS4ERR_MOVED:
4866 if (nfs4_schedule_migration_recovery(server) < 0)
4867 goto recovery_failed;
4868 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04004869 case -NFS4ERR_LEASE_MOVED:
4870 nfs4_schedule_lease_moved_recovery(clp);
4871 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004872#if defined(CONFIG_NFS_V4_1)
4873 case -NFS4ERR_BADSESSION:
4874 case -NFS4ERR_BADSLOT:
4875 case -NFS4ERR_BAD_HIGH_SLOT:
4876 case -NFS4ERR_DEADSESSION:
4877 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4878 case -NFS4ERR_SEQ_FALSE_RETRY:
4879 case -NFS4ERR_SEQ_MISORDERED:
4880 dprintk("%s ERROR %d, Reset session\n", __func__,
4881 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004882 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4a82fd72013-11-15 16:36:16 -05004883 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004884#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004885 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004886 nfs_inc_server_stats(server, NFSIOS_DELAY);
NeilBrown8478eaa2014-09-18 16:09:27 +10004887 rpc_delay(task, nfs4_update_delay(timeout));
4888 goto restart_call;
Chuck Lever006ea732006-03-20 13:44:14 -05004889 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004890 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004891 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004892 case -NFS4ERR_OLD_STATEID:
Chuck Leverf1478c12013-10-17 14:13:07 -04004893 goto restart_call;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004894 }
4895 task->tk_status = nfs4_map_errors(task->tk_status);
4896 return 0;
Chuck Lever9f51a782013-10-17 14:13:13 -04004897recovery_failed:
Trond Myklebust5d422302013-03-14 16:57:48 -04004898 task->tk_status = -EIO;
4899 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004900wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004901 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004902 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4903 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
Chuck Lever519ae252013-10-17 14:13:19 -04004904 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
4905 goto recovery_failed;
Chuck Leverf1478c12013-10-17 14:13:07 -04004906restart_call:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004907 task->tk_status = 0;
4908 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004909}
4910
Chuck Leverf0920752012-05-21 22:45:41 -04004911static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4912 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004913{
4914 __be32 verf[2];
4915
Chuck Lever2c820d92012-05-21 22:45:33 -04004916 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4917 /* An impossible timestamp guarantees this value
4918 * will never match a generated boot time. */
4919 verf[0] = 0;
Trond Myklebust17f26b12013-08-21 15:48:42 -04004920 verf[1] = cpu_to_be32(NSEC_PER_SEC + 1);
Chuck Lever2c820d92012-05-21 22:45:33 -04004921 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004922 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Trond Myklebust17f26b12013-08-21 15:48:42 -04004923 verf[0] = cpu_to_be32(nn->boot_time.tv_sec);
4924 verf[1] = cpu_to_be32(nn->boot_time.tv_nsec);
Chuck Lever2c820d92012-05-21 22:45:33 -04004925 }
Chuck Levercd937102012-03-02 17:14:31 -05004926 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4927}
4928
Chuck Levere984a552012-09-14 17:24:21 -04004929static unsigned int
4930nfs4_init_nonuniform_client_string(const struct nfs_client *clp,
4931 char *buf, size_t len)
4932{
4933 unsigned int result;
4934
4935 rcu_read_lock();
4936 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4937 clp->cl_ipaddr,
4938 rpc_peeraddr2str(clp->cl_rpcclient,
4939 RPC_DISPLAY_ADDR),
4940 rpc_peeraddr2str(clp->cl_rpcclient,
4941 RPC_DISPLAY_PROTO));
4942 rcu_read_unlock();
4943 return result;
4944}
4945
4946static unsigned int
4947nfs4_init_uniform_client_string(const struct nfs_client *clp,
4948 char *buf, size_t len)
4949{
Trond Myklebust55b59292013-07-24 16:36:35 -04004950 const char *nodename = clp->cl_rpcclient->cl_nodename;
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004951
4952 if (nfs4_client_id_uniquifier[0] != '\0')
Trond Myklebust55b59292013-07-24 16:36:35 -04004953 return scnprintf(buf, len, "Linux NFSv%u.%u %s/%s",
4954 clp->rpc_ops->version,
4955 clp->cl_minorversion,
4956 nfs4_client_id_uniquifier,
4957 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004958 return scnprintf(buf, len, "Linux NFSv%u.%u %s",
4959 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004960 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004961}
4962
Chuck Lever706cb8d2014-03-12 12:51:47 -04004963/*
4964 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
4965 * services. Advertise one based on the address family of the
4966 * clientaddr.
4967 */
4968static unsigned int
4969nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
4970{
4971 if (strchr(clp->cl_ipaddr, ':') != NULL)
4972 return scnprintf(buf, len, "tcp6");
4973 else
4974 return scnprintf(buf, len, "tcp");
4975}
4976
Jeff Laytonf11b2a12014-06-21 20:52:17 -04004977static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
4978{
4979 struct nfs4_setclientid *sc = calldata;
4980
4981 if (task->tk_status == 0)
4982 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
4983}
4984
4985static const struct rpc_call_ops nfs4_setclientid_ops = {
4986 .rpc_call_done = nfs4_setclientid_done,
4987};
4988
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004989/**
4990 * nfs4_proc_setclientid - Negotiate client ID
4991 * @clp: state data structure
4992 * @program: RPC program for NFSv4 callback service
4993 * @port: IP port number for NFS4 callback service
4994 * @cred: RPC credential to use for this call
4995 * @res: where to place the result
4996 *
4997 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4998 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004999int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
5000 unsigned short port, struct rpc_cred *cred,
5001 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005002{
5003 nfs4_verifier sc_verifier;
5004 struct nfs4_setclientid setclientid = {
5005 .sc_verifier = &sc_verifier,
5006 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00005007 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005008 };
5009 struct rpc_message msg = {
5010 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
5011 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005012 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005013 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005014 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005015 struct rpc_task *task;
5016 struct rpc_task_setup task_setup_data = {
5017 .rpc_client = clp->cl_rpcclient,
5018 .rpc_message = &msg,
5019 .callback_ops = &nfs4_setclientid_ops,
5020 .callback_data = &setclientid,
5021 .flags = RPC_TASK_TIMEOUT,
5022 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005023 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005024
Chuck Leverde734832012-07-11 16:30:50 -04005025 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04005026 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005027 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
5028 setclientid.sc_name_len =
5029 nfs4_init_uniform_client_string(clp,
5030 setclientid.sc_name,
5031 sizeof(setclientid.sc_name));
5032 else
5033 setclientid.sc_name_len =
5034 nfs4_init_nonuniform_client_string(clp,
5035 setclientid.sc_name,
5036 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04005037 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04005038 setclientid.sc_netid_len =
5039 nfs4_init_callback_netid(clp,
5040 setclientid.sc_netid,
5041 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04005042 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05005043 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07005044 clp->cl_ipaddr, port >> 8, port & 255);
5045
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005046 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
5047 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5048 setclientid.sc_name_len, setclientid.sc_name);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04005049 task = rpc_run_task(&task_setup_data);
5050 if (IS_ERR(task)) {
5051 status = PTR_ERR(task);
5052 goto out;
5053 }
5054 status = task->tk_status;
5055 if (setclientid.sc_cred) {
5056 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
5057 put_rpccred(setclientid.sc_cred);
5058 }
5059 rpc_put_task(task);
5060out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005061 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005062 dprintk("NFS reply setclientid: %d\n", status);
5063 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005064}
5065
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005066/**
5067 * nfs4_proc_setclientid_confirm - Confirm client ID
5068 * @clp: state data structure
5069 * @res: result of a previous SETCLIENTID
5070 * @cred: RPC credential to use for this call
5071 *
5072 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5073 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04005074int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005075 struct nfs4_setclientid_res *arg,
5076 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005077{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005078 struct rpc_message msg = {
5079 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04005080 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01005081 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005082 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005083 int status;
5084
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005085 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
5086 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5087 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005088 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005089 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005090 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005091 return status;
5092}
5093
Trond Myklebustfe650402006-01-03 09:55:18 +01005094struct nfs4_delegreturndata {
5095 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005096 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01005097 struct nfs_fh fh;
5098 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005099 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005100 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01005101 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08005102 struct inode *inode;
5103 bool roc;
5104 u32 roc_barrier;
Trond Myklebustfe650402006-01-03 09:55:18 +01005105};
5106
Trond Myklebustfe650402006-01-03 09:55:18 +01005107static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
5108{
5109 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04005110
Trond Myklebust14516c32010-07-31 14:29:06 -04005111 if (!nfs4_sequence_done(task, &data->res.seq_res))
5112 return;
Andy Adamson938e1012009-04-01 09:22:28 -04005113
Trond Myklebustca8acf82013-08-13 10:36:56 -04005114 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005115 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05005116 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01005117 renew_lease(data->res.server, data->timestamp);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005118 case -NFS4ERR_ADMIN_REVOKED:
5119 case -NFS4ERR_DELEG_REVOKED:
5120 case -NFS4ERR_BAD_STATEID:
5121 case -NFS4ERR_OLD_STATEID:
5122 case -NFS4ERR_STALE_STATEID:
5123 case -NFS4ERR_EXPIRED:
5124 task->tk_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005125 if (data->roc)
5126 pnfs_roc_set_barrier(data->inode, data->roc_barrier);
Trond Myklebustc97cf602013-11-19 16:34:14 -05005127 break;
Ricardo Labiaga79708862009-12-07 09:23:21 -05005128 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005129 if (nfs4_async_handle_error(task, data->res.server,
5130 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005131 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05005132 return;
5133 }
5134 }
5135 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01005136}
5137
5138static void nfs4_delegreturn_release(void *calldata)
5139{
Peng Tao039b7562014-07-03 13:05:02 +08005140 struct nfs4_delegreturndata *data = calldata;
5141
5142 if (data->roc)
5143 pnfs_roc_release(data->inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005144 kfree(calldata);
5145}
5146
Andy Adamson938e1012009-04-01 09:22:28 -04005147static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
5148{
5149 struct nfs4_delegreturndata *d_data;
5150
5151 d_data = (struct nfs4_delegreturndata *)data;
5152
Peng Tao039b7562014-07-03 13:05:02 +08005153 if (d_data->roc &&
5154 pnfs_roc_drain(d_data->inode, &d_data->roc_barrier, task))
5155 return;
5156
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005157 nfs4_setup_sequence(d_data->res.server,
5158 &d_data->args.seq_args,
5159 &d_data->res.seq_res,
5160 task);
Andy Adamson938e1012009-04-01 09:22:28 -04005161}
Andy Adamson938e1012009-04-01 09:22:28 -04005162
Jesper Juhlc8d149f2006-03-20 13:44:07 -05005163static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04005164 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01005165 .rpc_call_done = nfs4_delegreturn_done,
5166 .rpc_release = nfs4_delegreturn_release,
5167};
5168
Trond Myklebuste6f81072008-01-24 18:14:34 -05005169static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01005170{
5171 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01005172 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01005173 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005174 struct rpc_message msg = {
5175 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
5176 .rpc_cred = cred,
5177 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005178 struct rpc_task_setup task_setup_data = {
5179 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04005180 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005181 .callback_ops = &nfs4_delegreturn_ops,
5182 .flags = RPC_TASK_ASYNC,
5183 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05005184 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01005185
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005186 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01005187 if (data == NULL)
5188 return -ENOMEM;
Chuck Levera9c92d62013-08-09 12:48:18 -04005189 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01005190 data->args.fhandle = &data->fh;
5191 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04005192 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01005193 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05005194 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01005195 data->res.fattr = &data->fattr;
5196 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005197 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005198 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01005199 data->rpc_status = 0;
Peng Tao039b7562014-07-03 13:05:02 +08005200 data->inode = inode;
5201 data->roc = list_empty(&NFS_I(inode)->open_files) ?
5202 pnfs_roc(inode) : false;
Trond Myklebustfe650402006-01-03 09:55:18 +01005203
Trond Myklebustc970aa82007-07-14 15:39:59 -04005204 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05005205 msg.rpc_argp = &data->args;
5206 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005207 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005208 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01005209 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005210 if (!issync)
5211 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01005212 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005213 if (status != 0)
5214 goto out;
5215 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04005216 if (status == 0)
5217 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
5218 else
5219 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05005220out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005221 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01005222 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005223}
5224
Trond Myklebuste6f81072008-01-24 18:14:34 -05005225int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005226{
5227 struct nfs_server *server = NFS_SERVER(inode);
5228 struct nfs4_exception exception = { };
5229 int err;
5230 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05005231 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Trond Myklebustca8acf82013-08-13 10:36:56 -04005232 trace_nfs4_delegreturn(inode, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005233 switch (err) {
5234 case -NFS4ERR_STALE_STATEID:
5235 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005236 case 0:
5237 return 0;
5238 }
5239 err = nfs4_handle_exception(server, err, &exception);
5240 } while (exception.retry);
5241 return err;
5242}
5243
5244#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
5245#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
5246
5247/*
5248 * sleep, with exponential backoff, and retry the LOCK operation.
5249 */
5250static unsigned long
5251nfs4_set_lock_task_retry(unsigned long timeout)
5252{
Colin Cross416ad3c2013-05-06 23:50:06 +00005253 freezable_schedule_timeout_killable_unsafe(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005254 timeout <<= 1;
5255 if (timeout > NFS4_LOCK_MAXTIMEOUT)
5256 return NFS4_LOCK_MAXTIMEOUT;
5257 return timeout;
5258}
5259
Linus Torvalds1da177e2005-04-16 15:20:36 -07005260static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5261{
5262 struct inode *inode = state->inode;
5263 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04005264 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005265 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07005266 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005267 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005268 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005269 struct nfs_lockt_res res = {
5270 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005271 };
5272 struct rpc_message msg = {
5273 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
5274 .rpc_argp = &arg,
5275 .rpc_resp = &res,
5276 .rpc_cred = state->owner->so_cred,
5277 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005278 struct nfs4_lock_state *lsp;
5279 int status;
5280
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005281 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005282 status = nfs4_set_lock_state(state, request);
5283 if (status != 0)
5284 goto out;
5285 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005286 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005287 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00005288 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005289 switch (status) {
5290 case 0:
5291 request->fl_type = F_UNLCK;
5292 break;
5293 case -NFS4ERR_DENIED:
5294 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005295 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05005296 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04005297 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00005298out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07005299 return status;
5300}
5301
5302static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5303{
5304 struct nfs4_exception exception = { };
5305 int err;
5306
5307 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005308 err = _nfs4_proc_getlk(state, cmd, request);
5309 trace_nfs4_get_lock(request, state, cmd, err);
5310 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005311 &exception);
5312 } while (exception.retry);
5313 return err;
5314}
5315
5316static int do_vfs_lock(struct file *file, struct file_lock *fl)
5317{
5318 int res = 0;
5319 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
5320 case FL_POSIX:
5321 res = posix_lock_file_wait(file, fl);
5322 break;
5323 case FL_FLOCK:
5324 res = flock_lock_file_wait(file, fl);
5325 break;
5326 default:
5327 BUG();
5328 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005329 return res;
5330}
5331
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005332struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005333 struct nfs_locku_args arg;
5334 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005335 struct nfs4_lock_state *lsp;
5336 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005337 struct file_lock fl;
5338 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005339 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005340};
5341
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005342static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
5343 struct nfs_open_context *ctx,
5344 struct nfs4_lock_state *lsp,
5345 struct nfs_seqid *seqid)
5346{
5347 struct nfs4_unlockdata *p;
5348 struct inode *inode = lsp->ls_state->inode;
5349
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005350 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005351 if (p == NULL)
5352 return NULL;
5353 p->arg.fh = NFS_FH(inode);
5354 p->arg.fl = &p->fl;
5355 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005356 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005357 p->arg.stateid = &lsp->ls_stateid;
5358 p->lsp = lsp;
5359 atomic_inc(&lsp->ls_count);
5360 /* Ensure we don't close file until we're done freeing locks! */
5361 p->ctx = get_nfs_open_context(ctx);
5362 memcpy(&p->fl, fl, sizeof(p->fl));
5363 p->server = NFS_SERVER(inode);
5364 return p;
5365}
5366
Trond Myklebust06f814a2006-01-03 09:55:07 +01005367static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005368{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005369 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005370 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005371 nfs4_put_lock_state(calldata->lsp);
5372 put_nfs_open_context(calldata->ctx);
5373 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005374}
5375
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005376static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005377{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005378 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005379
Trond Myklebust14516c32010-07-31 14:29:06 -04005380 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
5381 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005382 switch (task->tk_status) {
5383 case 0:
Trond Myklebustf597c532012-03-04 18:13:56 -05005384 nfs4_stateid_copy(&calldata->lsp->ls_stateid,
5385 &calldata->res.stateid);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005386 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005387 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005388 case -NFS4ERR_BAD_STATEID:
5389 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005390 case -NFS4ERR_STALE_STATEID:
5391 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005392 break;
5393 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10005394 if (nfs4_async_handle_error(task, calldata->server,
5395 NULL, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005396 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005397 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04005398 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005399}
5400
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005401static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005402{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005403 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005404
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005405 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005406 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04005407 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005408 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005409 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005410 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005411 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005412 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04005413 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005414 &calldata->res.seq_res,
5415 task) != 0)
5416 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005417 return;
5418out_no_action:
5419 task->tk_action = NULL;
5420out_wait:
5421 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005422}
5423
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005424static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005425 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005426 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01005427 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005428};
5429
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005430static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
5431 struct nfs_open_context *ctx,
5432 struct nfs4_lock_state *lsp,
5433 struct nfs_seqid *seqid)
5434{
5435 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005436 struct rpc_message msg = {
5437 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
5438 .rpc_cred = ctx->cred,
5439 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005440 struct rpc_task_setup task_setup_data = {
5441 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005442 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005443 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005444 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005445 .flags = RPC_TASK_ASYNC,
5446 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005447
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04005448 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
5449 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
5450
Frank Filz137d6ac2007-07-09 15:32:29 -07005451 /* Ensure this is an unlock - when canceling a lock, the
5452 * canceled lock is passed in, and it won't be an unlock.
5453 */
5454 fl->fl_type = F_UNLCK;
5455
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005456 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
5457 if (data == NULL) {
5458 nfs_free_seqid(seqid);
5459 return ERR_PTR(-ENOMEM);
5460 }
5461
Chuck Levera9c92d62013-08-09 12:48:18 -04005462 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005463 msg.rpc_argp = &data->arg;
5464 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005465 task_setup_data.callback_data = data;
5466 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005467}
5468
Linus Torvalds1da177e2005-04-16 15:20:36 -07005469static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
5470{
Trond Myklebust65b62a22013-02-07 10:54:07 -05005471 struct inode *inode = state->inode;
5472 struct nfs4_state_owner *sp = state->owner;
5473 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005474 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005475 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01005476 struct rpc_task *task;
5477 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005478 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005479
Trond Myklebust9b073572006-06-29 16:38:34 -04005480 status = nfs4_set_lock_state(state, request);
5481 /* Unlock _before_ we do the RPC call */
5482 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05005483 /* Exclude nfs_delegation_claim_locks() */
5484 mutex_lock(&sp->so_delegreturn_mutex);
5485 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005486 down_read(&nfsi->rwsem);
5487 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
5488 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005489 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005490 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005491 }
5492 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005493 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005494 if (status != 0)
5495 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005496 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005497 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04005498 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
5499 goto out;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005500 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04005501 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005502 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04005503 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005504 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005505 status = PTR_ERR(task);
5506 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04005507 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005508 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005509 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04005510out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005511 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005512 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005513 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005514}
5515
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005516struct nfs4_lockdata {
5517 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005518 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005519 struct nfs4_lock_state *lsp;
5520 struct nfs_open_context *ctx;
5521 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005522 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005523 int rpc_status;
5524 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04005525 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005526};
5527
5528static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005529 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
5530 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005531{
5532 struct nfs4_lockdata *p;
5533 struct inode *inode = lsp->ls_state->inode;
5534 struct nfs_server *server = NFS_SERVER(inode);
5535
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005536 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005537 if (p == NULL)
5538 return NULL;
5539
5540 p->arg.fh = NFS_FH(inode);
5541 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005542 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005543 if (p->arg.open_seqid == NULL)
5544 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005545 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005546 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005547 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005548 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04005549 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005550 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005551 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005552 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005553 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04005554 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005555 atomic_inc(&lsp->ls_count);
5556 p->ctx = get_nfs_open_context(ctx);
5557 memcpy(&p->fl, fl, sizeof(p->fl));
5558 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005559out_free_seqid:
5560 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005561out_free:
5562 kfree(p);
5563 return NULL;
5564}
5565
5566static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
5567{
5568 struct nfs4_lockdata *data = calldata;
5569 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005570
Harvey Harrison3110ff82008-05-02 13:42:44 -07005571 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005572 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005573 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005574 /* Do we need to do an open_to_lock_owner? */
5575 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005576 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005577 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005578 }
Trond Myklebust8e472f32013-04-20 01:30:53 -04005579 data->arg.open_stateid = &state->open_stateid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005580 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005581 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005582 } else
5583 data->arg.new_lock_owner = 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04005584 if (!nfs4_valid_open_stateid(state)) {
5585 data->rpc_status = -EBADF;
5586 task->tk_action = NULL;
5587 goto out_release_open_seqid;
5588 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005589 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005590 if (nfs4_setup_sequence(data->server,
5591 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005592 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005593 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04005594 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04005595out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005596 nfs_release_seqid(data->arg.open_seqid);
5597out_release_lock_seqid:
5598 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005599out_wait:
5600 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005601 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005602}
5603
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005604static void nfs4_lock_done(struct rpc_task *task, void *calldata)
5605{
5606 struct nfs4_lockdata *data = calldata;
5607
Harvey Harrison3110ff82008-05-02 13:42:44 -07005608 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005609
Trond Myklebust14516c32010-07-31 14:29:06 -04005610 if (!nfs4_sequence_done(task, &data->res.seq_res))
5611 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04005612
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005613 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005614 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005615 if (data->rpc_status == 0)
5616 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
5617 else
5618 goto out;
5619 }
5620 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05005621 nfs4_stateid_copy(&data->lsp->ls_stateid, &data->res.stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005622 set_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags);
Al Viro3d4ff432011-06-22 18:40:12 -04005623 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005624 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005625out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07005626 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005627}
5628
5629static void nfs4_lock_release(void *calldata)
5630{
5631 struct nfs4_lockdata *data = calldata;
5632
Harvey Harrison3110ff82008-05-02 13:42:44 -07005633 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005634 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005635 if (data->cancelled != 0) {
5636 struct rpc_task *task;
5637 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
5638 data->arg.lock_seqid);
5639 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08005640 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005641 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005642 } else
5643 nfs_free_seqid(data->arg.lock_seqid);
5644 nfs4_put_lock_state(data->lsp);
5645 put_nfs_open_context(data->ctx);
5646 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005647 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005648}
5649
5650static const struct rpc_call_ops nfs4_lock_ops = {
5651 .rpc_call_prepare = nfs4_lock_prepare,
5652 .rpc_call_done = nfs4_lock_done,
5653 .rpc_release = nfs4_lock_release,
5654};
5655
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005656static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
5657{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005658 switch (error) {
5659 case -NFS4ERR_ADMIN_REVOKED:
5660 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05005661 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005662 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04005663 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05005664 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005665 break;
5666 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005667 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05005668 case -NFS4ERR_EXPIRED:
5669 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005670 };
5671}
5672
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005673static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005674{
5675 struct nfs4_lockdata *data;
5676 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005677 struct rpc_message msg = {
5678 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
5679 .rpc_cred = state->owner->so_cred,
5680 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005681 struct rpc_task_setup task_setup_data = {
5682 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005683 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005684 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005685 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005686 .flags = RPC_TASK_ASYNC,
5687 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005688 int ret;
5689
Harvey Harrison3110ff82008-05-02 13:42:44 -07005690 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005691 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005692 fl->fl_u.nfs4_fl.owner,
5693 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005694 if (data == NULL)
5695 return -ENOMEM;
5696 if (IS_SETLKW(cmd))
5697 data->arg.block = 1;
Chuck Levera9c92d62013-08-09 12:48:18 -04005698 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005699 msg.rpc_argp = &data->arg;
5700 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005701 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005702 if (recovery_type > NFS_LOCK_NEW) {
5703 if (recovery_type == NFS_LOCK_RECLAIM)
5704 data->arg.reclaim = NFS_LOCK_RECLAIM;
5705 nfs4_set_sequence_privileged(&data->arg.seq_args);
5706 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04005707 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005708 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005709 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005710 ret = nfs4_wait_for_completion_rpc_task(task);
5711 if (ret == 0) {
5712 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005713 if (ret)
5714 nfs4_handle_setlk_error(data->server, data->lsp,
5715 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005716 } else
5717 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005718 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005719 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005720 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005721}
5722
5723static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5724{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005725 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005726 struct nfs4_exception exception = {
5727 .inode = state->inode,
5728 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005729 int err;
5730
5731 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005732 /* Cache the lock if possible... */
5733 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5734 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005735 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005736 trace_nfs4_lock_reclaim(request, state, F_SETLK, err);
Trond Myklebust168667c2010-10-19 19:47:49 -04005737 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005738 break;
5739 nfs4_handle_exception(server, err, &exception);
5740 } while (exception.retry);
5741 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005742}
5743
5744static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5745{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005746 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005747 struct nfs4_exception exception = {
5748 .inode = state->inode,
5749 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005750 int err;
5751
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005752 err = nfs4_set_lock_state(state, request);
5753 if (err != 0)
5754 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04005755 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10005756 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
5757 return 0;
5758 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005759 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005760 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5761 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005762 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005763 trace_nfs4_lock_expired(request, state, F_SETLK, err);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005764 switch (err) {
5765 default:
5766 goto out;
5767 case -NFS4ERR_GRACE:
5768 case -NFS4ERR_DELAY:
5769 nfs4_handle_exception(server, err, &exception);
5770 err = 0;
5771 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005772 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005773out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005774 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005775}
5776
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005777#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005778/**
5779 * nfs41_check_expired_locks - possibly free a lock stateid
5780 *
5781 * @state: NFSv4 state for an inode
5782 *
5783 * Returns NFS_OK if recovery for this stateid is now finished.
5784 * Otherwise a negative NFS4ERR value is returned.
5785 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005786static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005787{
Chuck Levereb64cf92012-07-11 16:30:05 -04005788 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005789 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005790 struct nfs_server *server = NFS_SERVER(state->inode);
5791
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005792 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005793 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005794 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5795
5796 status = nfs41_test_stateid(server,
5797 &lsp->ls_stateid,
5798 cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04005799 trace_nfs4_test_lock_stateid(state, lsp, status);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005800 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005801 /* Free the stateid unless the server
5802 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005803 if (status != -NFS4ERR_BAD_STATEID)
5804 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005805 &lsp->ls_stateid,
5806 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005807 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005808 ret = status;
5809 }
5810 }
5811 };
5812
5813 return ret;
5814}
5815
5816static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5817{
5818 int status = NFS_OK;
5819
5820 if (test_bit(LK_STATE_IN_USE, &state->flags))
5821 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005822 if (status != NFS_OK)
5823 status = nfs4_lock_expired(state, request);
5824 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005825}
5826#endif
5827
Linus Torvalds1da177e2005-04-16 15:20:36 -07005828static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5829{
Trond Myklebust9a99af492013-02-04 20:17:49 -05005830 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005831 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005832 unsigned char fl_flags = request->fl_flags;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005833 unsigned int seq;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005834 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005835
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005836 if ((fl_flags & FL_POSIX) &&
5837 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5838 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005839 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005840 status = nfs4_set_lock_state(state, request);
5841 if (status != 0)
5842 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005843 request->fl_flags |= FL_ACCESS;
5844 status = do_vfs_lock(request->fl_file, request);
5845 if (status < 0)
5846 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005847 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005848 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005849 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005850 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005851 request->fl_flags = fl_flags & ~FL_SLEEP;
5852 status = do_vfs_lock(request->fl_file, request);
5853 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005854 }
Trond Myklebust9a99af492013-02-04 20:17:49 -05005855 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
5856 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005857 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005858 if (status != 0)
Trond Myklebust9a99af492013-02-04 20:17:49 -05005859 goto out;
5860 down_read(&nfsi->rwsem);
5861 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) {
5862 status = -NFS4ERR_DELAY;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005863 goto out_unlock;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005864 }
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005865 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005866 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005867 if (do_vfs_lock(request->fl_file, request) < 0)
Weston Andros Adamsona0308892012-01-26 13:32:23 -05005868 printk(KERN_WARNING "NFS: %s: VFS is out of sync with lock "
5869 "manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005870out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05005871 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005872out:
5873 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005874 return status;
5875}
5876
5877static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5878{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005879 struct nfs4_exception exception = {
5880 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005881 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005882 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005883 int err;
5884
5885 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005886 err = _nfs4_proc_setlk(state, cmd, request);
Trond Myklebustd1b748a2013-08-12 16:35:20 -04005887 trace_nfs4_set_lock(request, state, cmd, err);
Trond Myklebust965b5d62009-06-17 13:22:59 -07005888 if (err == -NFS4ERR_DENIED)
5889 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005890 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005891 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005892 } while (exception.retry);
5893 return err;
5894}
5895
5896static int
5897nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5898{
5899 struct nfs_open_context *ctx;
5900 struct nfs4_state *state;
5901 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5902 int status;
5903
5904 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005905 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005906 state = ctx->state;
5907
5908 if (request->fl_start < 0 || request->fl_end < 0)
5909 return -EINVAL;
5910
Trond Myklebustd9531262009-07-21 19:22:38 -04005911 if (IS_GETLK(cmd)) {
5912 if (state != NULL)
5913 return nfs4_proc_getlk(state, F_GETLK, request);
5914 return 0;
5915 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005916
5917 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5918 return -EINVAL;
5919
Trond Myklebustd9531262009-07-21 19:22:38 -04005920 if (request->fl_type == F_UNLCK) {
5921 if (state != NULL)
5922 return nfs4_proc_unlck(state, cmd, request);
5923 return 0;
5924 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005925
Trond Myklebustd9531262009-07-21 19:22:38 -04005926 if (state == NULL)
5927 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005928 /*
5929 * Don't rely on the VFS having checked the file open mode,
5930 * since it won't do this for flock() locks.
5931 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005932 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005933 case F_RDLCK:
5934 if (!(filp->f_mode & FMODE_READ))
5935 return -EBADF;
5936 break;
5937 case F_WRLCK:
5938 if (!(filp->f_mode & FMODE_WRITE))
5939 return -EBADF;
5940 }
5941
Linus Torvalds1da177e2005-04-16 15:20:36 -07005942 do {
5943 status = nfs4_proc_setlk(state, cmd, request);
5944 if ((status != -EAGAIN) || IS_SETLK(cmd))
5945 break;
5946 timeout = nfs4_set_lock_task_retry(timeout);
5947 status = -ERESTARTSYS;
5948 if (signalled())
5949 break;
5950 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005951 return status;
5952}
5953
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005954int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005955{
5956 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005957 int err;
5958
5959 err = nfs4_set_lock_state(state, fl);
5960 if (err != 0)
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005961 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005962 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005963 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005964}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005965
Trond Myklebustcf470c32012-03-07 13:49:12 -05005966struct nfs_release_lockowner_data {
5967 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005968 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005969 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08005970 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04005971 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005972};
5973
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04005974static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
5975{
5976 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08005977 struct nfs_server *server = data->server;
5978 nfs40_setup_sequence(server, &data->args.seq_args,
5979 &data->res.seq_res, task);
5980 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04005981 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04005982}
5983
5984static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
5985{
5986 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04005987 struct nfs_server *server = data->server;
5988
Trond Myklebustb7e63a12014-02-26 11:19:14 -08005989 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04005990
5991 switch (task->tk_status) {
5992 case 0:
5993 renew_lease(server, data->timestamp);
5994 break;
5995 case -NFS4ERR_STALE_CLIENTID:
5996 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08005997 nfs4_schedule_lease_recovery(server->nfs_client);
5998 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04005999 case -NFS4ERR_LEASE_MOVED:
6000 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10006001 if (nfs4_async_handle_error(task, server,
6002 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04006003 rpc_restart_call_prepare(task);
6004 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006005}
6006
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006007static void nfs4_release_lockowner_release(void *calldata)
6008{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006009 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006010 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006011 kfree(calldata);
6012}
6013
Trond Myklebust17280172012-03-11 13:11:00 -04006014static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006015 .rpc_call_prepare = nfs4_release_lockowner_prepare,
6016 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006017 .rpc_release = nfs4_release_lockowner_release,
6018};
6019
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006020static void
6021nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006022{
Trond Myklebustcf470c32012-03-07 13:49:12 -05006023 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006024 struct rpc_message msg = {
6025 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
6026 };
6027
6028 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006029 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006030
Trond Myklebustcf470c32012-03-07 13:49:12 -05006031 data = kmalloc(sizeof(*data), GFP_NOFS);
6032 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04006033 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006034 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04006035 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05006036 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
6037 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
6038 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04006039
Trond Myklebustcf470c32012-03-07 13:49:12 -05006040 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08006041 msg.rpc_resp = &data->res;
6042 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05006043 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04006044}
6045
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006046#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
6047
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006048static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
6049 const void *buf, size_t buflen,
6050 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006051{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006052 if (strcmp(key, "") != 0)
6053 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00006054
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006055 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006056}
6057
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006058static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
6059 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006060{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006061 if (strcmp(key, "") != 0)
6062 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006063
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006064 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006065}
6066
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006067static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
6068 size_t list_len, const char *name,
6069 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006070{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006071 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006072
J. Bruce Fields096455a2006-03-20 23:23:42 -05006073 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
6074 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006075
6076 if (list && len <= list_len)
6077 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00006078 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006079}
6080
David Quigleyc9bccef2013-05-22 12:50:45 -04006081#ifdef CONFIG_NFS_V4_SECURITY_LABEL
6082static inline int nfs4_server_supports_labels(struct nfs_server *server)
6083{
6084 return server->caps & NFS_CAP_SECURITY_LABEL;
6085}
6086
6087static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key,
6088 const void *buf, size_t buflen,
6089 int flags, int type)
6090{
6091 if (security_ismaclabel(key))
6092 return nfs4_set_security_label(dentry, buf, buflen);
6093
6094 return -EOPNOTSUPP;
6095}
6096
6097static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key,
6098 void *buf, size_t buflen, int type)
6099{
6100 if (security_ismaclabel(key))
6101 return nfs4_get_security_label(dentry->d_inode, buf, buflen);
6102 return -EOPNOTSUPP;
6103}
6104
6105static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list,
6106 size_t list_len, const char *name,
6107 size_t name_len, int type)
6108{
6109 size_t len = 0;
6110
6111 if (nfs_server_capable(dentry->d_inode, NFS_CAP_SECURITY_LABEL)) {
6112 len = security_inode_listsecurity(dentry->d_inode, NULL, 0);
6113 if (list && len <= list_len)
6114 security_inode_listsecurity(dentry->d_inode, list, len);
6115 }
6116 return len;
6117}
6118
6119static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
6120 .prefix = XATTR_SECURITY_PREFIX,
6121 .list = nfs4_xattr_list_nfs4_label,
6122 .get = nfs4_xattr_get_nfs4_label,
6123 .set = nfs4_xattr_set_nfs4_label,
6124};
6125#endif
6126
6127
Andy Adamson533eb462011-06-13 18:25:56 -04006128/*
6129 * nfs_fhget will use either the mounted_on_fileid or the fileid
6130 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006131static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
6132{
Andy Adamson533eb462011-06-13 18:25:56 -04006133 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
6134 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
6135 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05006136 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006137 return;
6138
6139 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05006140 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04006141 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
6142 fattr->nlink = 2;
6143}
6144
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006145static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6146 const struct qstr *name,
6147 struct nfs4_fs_locations *fs_locations,
6148 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04006149{
6150 struct nfs_server *server = NFS_SERVER(dir);
David Quigleya09df2c2013-05-22 12:50:41 -04006151 u32 bitmask[3] = {
Manoj Naik361e6242006-06-09 09:34:24 -04006152 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006153 };
6154 struct nfs4_fs_locations_arg args = {
6155 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05006156 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006157 .page = page,
6158 .bitmask = bitmask,
6159 };
Benny Halevy22958462009-04-01 09:22:02 -04006160 struct nfs4_fs_locations_res res = {
6161 .fs_locations = fs_locations,
6162 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04006163 struct rpc_message msg = {
6164 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6165 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04006166 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04006167 };
6168 int status;
6169
Harvey Harrison3110ff82008-05-02 13:42:44 -07006170 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04006171
6172 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
6173 * is not supported */
6174 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
6175 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
6176 else
6177 bitmask[0] |= FATTR4_WORD0_FILEID;
6178
Trond Myklebustc228fd32007-01-13 02:28:11 -05006179 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006180 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04006181 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006182 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006183 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04006184 return status;
6185}
6186
Bryan Schumakerf05d1472012-04-27 13:27:41 -04006187int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
6188 const struct qstr *name,
6189 struct nfs4_fs_locations *fs_locations,
6190 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006191{
6192 struct nfs4_exception exception = { };
6193 int err;
6194 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006195 err = _nfs4_proc_fs_locations(client, dir, name,
6196 fs_locations, page);
6197 trace_nfs4_get_fs_locations(dir, name, err);
6198 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04006199 &exception);
6200 } while (exception.retry);
6201 return err;
6202}
6203
Chuck Leverb03d7352013-10-17 14:12:50 -04006204/*
6205 * This operation also signals the server that this client is
6206 * performing migration recovery. The server can stop returning
6207 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
6208 * appended to this compound to identify the client ID which is
6209 * performing recovery.
6210 */
6211static int _nfs40_proc_get_locations(struct inode *inode,
6212 struct nfs4_fs_locations *locations,
6213 struct page *page, struct rpc_cred *cred)
6214{
6215 struct nfs_server *server = NFS_SERVER(inode);
6216 struct rpc_clnt *clnt = server->client;
6217 u32 bitmask[2] = {
6218 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6219 };
6220 struct nfs4_fs_locations_arg args = {
6221 .clientid = server->nfs_client->cl_clientid,
6222 .fh = NFS_FH(inode),
6223 .page = page,
6224 .bitmask = bitmask,
6225 .migration = 1, /* skip LOOKUP */
6226 .renew = 1, /* append RENEW */
6227 };
6228 struct nfs4_fs_locations_res res = {
6229 .fs_locations = locations,
6230 .migration = 1,
6231 .renew = 1,
6232 };
6233 struct rpc_message msg = {
6234 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6235 .rpc_argp = &args,
6236 .rpc_resp = &res,
6237 .rpc_cred = cred,
6238 };
6239 unsigned long now = jiffies;
6240 int status;
6241
6242 nfs_fattr_init(&locations->fattr);
6243 locations->server = server;
6244 locations->nlocations = 0;
6245
6246 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6247 nfs4_set_sequence_privileged(&args.seq_args);
6248 status = nfs4_call_sync_sequence(clnt, server, &msg,
6249 &args.seq_args, &res.seq_res);
6250 if (status)
6251 return status;
6252
6253 renew_lease(server, now);
6254 return 0;
6255}
6256
6257#ifdef CONFIG_NFS_V4_1
6258
6259/*
6260 * This operation also signals the server that this client is
6261 * performing migration recovery. The server can stop asserting
6262 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
6263 * performing this operation is identified in the SEQUENCE
6264 * operation in this compound.
6265 *
6266 * When the client supports GETATTR(fs_locations_info), it can
6267 * be plumbed in here.
6268 */
6269static int _nfs41_proc_get_locations(struct inode *inode,
6270 struct nfs4_fs_locations *locations,
6271 struct page *page, struct rpc_cred *cred)
6272{
6273 struct nfs_server *server = NFS_SERVER(inode);
6274 struct rpc_clnt *clnt = server->client;
6275 u32 bitmask[2] = {
6276 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
6277 };
6278 struct nfs4_fs_locations_arg args = {
6279 .fh = NFS_FH(inode),
6280 .page = page,
6281 .bitmask = bitmask,
6282 .migration = 1, /* skip LOOKUP */
6283 };
6284 struct nfs4_fs_locations_res res = {
6285 .fs_locations = locations,
6286 .migration = 1,
6287 };
6288 struct rpc_message msg = {
6289 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
6290 .rpc_argp = &args,
6291 .rpc_resp = &res,
6292 .rpc_cred = cred,
6293 };
6294 int status;
6295
6296 nfs_fattr_init(&locations->fattr);
6297 locations->server = server;
6298 locations->nlocations = 0;
6299
6300 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6301 nfs4_set_sequence_privileged(&args.seq_args);
6302 status = nfs4_call_sync_sequence(clnt, server, &msg,
6303 &args.seq_args, &res.seq_res);
6304 if (status == NFS4_OK &&
6305 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6306 status = -NFS4ERR_LEASE_MOVED;
6307 return status;
6308}
6309
6310#endif /* CONFIG_NFS_V4_1 */
6311
6312/**
6313 * nfs4_proc_get_locations - discover locations for a migrated FSID
6314 * @inode: inode on FSID that is migrating
6315 * @locations: result of query
6316 * @page: buffer
6317 * @cred: credential to use for this operation
6318 *
6319 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
6320 * operation failed, or a negative errno if a local error occurred.
6321 *
6322 * On success, "locations" is filled in, but if the server has
6323 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
6324 * asserted.
6325 *
6326 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
6327 * from this client that require migration recovery.
6328 */
6329int nfs4_proc_get_locations(struct inode *inode,
6330 struct nfs4_fs_locations *locations,
6331 struct page *page, struct rpc_cred *cred)
6332{
6333 struct nfs_server *server = NFS_SERVER(inode);
6334 struct nfs_client *clp = server->nfs_client;
6335 const struct nfs4_mig_recovery_ops *ops =
6336 clp->cl_mvops->mig_recovery_ops;
6337 struct nfs4_exception exception = { };
6338 int status;
6339
6340 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6341 (unsigned long long)server->fsid.major,
6342 (unsigned long long)server->fsid.minor,
6343 clp->cl_hostname);
6344 nfs_display_fhandle(NFS_FH(inode), __func__);
6345
6346 do {
6347 status = ops->get_locations(inode, locations, page, cred);
6348 if (status != -NFS4ERR_DELAY)
6349 break;
6350 nfs4_handle_exception(server, status, &exception);
6351 } while (exception.retry);
6352 return status;
6353}
6354
Chuck Lever44c99932013-10-17 14:13:30 -04006355/*
6356 * This operation also signals the server that this client is
6357 * performing "lease moved" recovery. The server can stop
6358 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
6359 * is appended to this compound to identify the client ID which is
6360 * performing recovery.
6361 */
6362static int _nfs40_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6363{
6364 struct nfs_server *server = NFS_SERVER(inode);
6365 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
6366 struct rpc_clnt *clnt = server->client;
6367 struct nfs4_fsid_present_arg args = {
6368 .fh = NFS_FH(inode),
6369 .clientid = clp->cl_clientid,
6370 .renew = 1, /* append RENEW */
6371 };
6372 struct nfs4_fsid_present_res res = {
6373 .renew = 1,
6374 };
6375 struct rpc_message msg = {
6376 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6377 .rpc_argp = &args,
6378 .rpc_resp = &res,
6379 .rpc_cred = cred,
6380 };
6381 unsigned long now = jiffies;
6382 int status;
6383
6384 res.fh = nfs_alloc_fhandle();
6385 if (res.fh == NULL)
6386 return -ENOMEM;
6387
6388 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6389 nfs4_set_sequence_privileged(&args.seq_args);
6390 status = nfs4_call_sync_sequence(clnt, server, &msg,
6391 &args.seq_args, &res.seq_res);
6392 nfs_free_fhandle(res.fh);
6393 if (status)
6394 return status;
6395
6396 do_renew_lease(clp, now);
6397 return 0;
6398}
6399
6400#ifdef CONFIG_NFS_V4_1
6401
6402/*
6403 * This operation also signals the server that this client is
6404 * performing "lease moved" recovery. The server can stop asserting
6405 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
6406 * this operation is identified in the SEQUENCE operation in this
6407 * compound.
6408 */
6409static int _nfs41_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6410{
6411 struct nfs_server *server = NFS_SERVER(inode);
6412 struct rpc_clnt *clnt = server->client;
6413 struct nfs4_fsid_present_arg args = {
6414 .fh = NFS_FH(inode),
6415 };
6416 struct nfs4_fsid_present_res res = {
6417 };
6418 struct rpc_message msg = {
6419 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
6420 .rpc_argp = &args,
6421 .rpc_resp = &res,
6422 .rpc_cred = cred,
6423 };
6424 int status;
6425
6426 res.fh = nfs_alloc_fhandle();
6427 if (res.fh == NULL)
6428 return -ENOMEM;
6429
6430 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
6431 nfs4_set_sequence_privileged(&args.seq_args);
6432 status = nfs4_call_sync_sequence(clnt, server, &msg,
6433 &args.seq_args, &res.seq_res);
6434 nfs_free_fhandle(res.fh);
6435 if (status == NFS4_OK &&
6436 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
6437 status = -NFS4ERR_LEASE_MOVED;
6438 return status;
6439}
6440
6441#endif /* CONFIG_NFS_V4_1 */
6442
6443/**
6444 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
6445 * @inode: inode on FSID to check
6446 * @cred: credential to use for this operation
6447 *
6448 * Server indicates whether the FSID is present, moved, or not
6449 * recognized. This operation is necessary to clear a LEASE_MOVED
6450 * condition for this client ID.
6451 *
6452 * Returns NFS4_OK if the FSID is present on this server,
6453 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
6454 * NFS4ERR code if some error occurred on the server, or a
6455 * negative errno if a local failure occurred.
6456 */
6457int nfs4_proc_fsid_present(struct inode *inode, struct rpc_cred *cred)
6458{
6459 struct nfs_server *server = NFS_SERVER(inode);
6460 struct nfs_client *clp = server->nfs_client;
6461 const struct nfs4_mig_recovery_ops *ops =
6462 clp->cl_mvops->mig_recovery_ops;
6463 struct nfs4_exception exception = { };
6464 int status;
6465
6466 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
6467 (unsigned long long)server->fsid.major,
6468 (unsigned long long)server->fsid.minor,
6469 clp->cl_hostname);
6470 nfs_display_fhandle(NFS_FH(inode), __func__);
6471
6472 do {
6473 status = ops->fsid_present(inode, cred);
6474 if (status != -NFS4ERR_DELAY)
6475 break;
6476 nfs4_handle_exception(server, status, &exception);
6477 } while (exception.retry);
6478 return status;
6479}
6480
Andy Adamson5ec16a82013-08-08 10:57:55 -04006481/**
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006482 * If 'use_integrity' is true and the state managment nfs_client
6483 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
6484 * and the machine credential as per RFC3530bis and RFC5661 Security
6485 * Considerations sections. Otherwise, just use the user cred with the
6486 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04006487 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006488static 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 +00006489{
6490 int status;
6491 struct nfs4_secinfo_arg args = {
6492 .dir_fh = NFS_FH(dir),
6493 .name = name,
6494 };
6495 struct nfs4_secinfo_res res = {
6496 .flavors = flavors,
6497 };
6498 struct rpc_message msg = {
6499 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
6500 .rpc_argp = &args,
6501 .rpc_resp = &res,
6502 };
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006503 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006504 struct rpc_cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006505
6506 if (use_integrity) {
6507 clnt = NFS_SERVER(dir)->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006508 cred = nfs4_get_clid_cred(NFS_SERVER(dir)->nfs_client);
6509 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006510 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006511
6512 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006513
6514 nfs4_state_protect(NFS_SERVER(dir)->nfs_client,
6515 NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
6516
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006517 status = nfs4_call_sync(clnt, NFS_SERVER(dir), &msg, &args.seq_args,
6518 &res.seq_res, 0);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006519 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006520
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04006521 if (cred)
6522 put_rpccred(cred);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006523
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006524 return status;
6525}
6526
Bryan Schumaker72de53e2012-04-27 13:27:40 -04006527int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
6528 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006529{
6530 struct nfs4_exception exception = { };
6531 int err;
6532 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04006533 err = -NFS4ERR_WRONGSEC;
6534
6535 /* try to use integrity protection with machine cred */
6536 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
6537 err = _nfs4_proc_secinfo(dir, name, flavors, true);
6538
6539 /*
6540 * if unable to use integrity protection, or SECINFO with
6541 * integrity protection returns NFS4ERR_WRONGSEC (which is
6542 * disallowed by spec, but exists in deployed servers) use
6543 * the current filesystem's rpc_client and the user cred.
6544 */
6545 if (err == -NFS4ERR_WRONGSEC)
6546 err = _nfs4_proc_secinfo(dir, name, flavors, false);
6547
Trond Myklebust078ea3d2013-08-12 16:45:55 -04006548 trace_nfs4_secinfo(dir, name, err);
6549 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006550 &exception);
6551 } while (exception.retry);
6552 return err;
6553}
6554
Andy Adamson557134a2009-04-01 09:21:53 -04006555#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04006556/*
Andy Adamson357f54d2010-12-14 10:11:57 -05006557 * Check the exchange flags returned by the server for invalid flags, having
6558 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
6559 * DS flags set.
6560 */
6561static int nfs4_check_cl_exchange_flags(u32 flags)
6562{
6563 if (flags & ~EXCHGID4_FLAG_MASK_R)
6564 goto out_inval;
6565 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
6566 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
6567 goto out_inval;
6568 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
6569 goto out_inval;
6570 return NFS_OK;
6571out_inval:
6572 return -NFS4ERR_INVAL;
6573}
6574
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006575static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006576nfs41_same_server_scope(struct nfs41_server_scope *a,
6577 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006578{
6579 if (a->server_scope_sz == b->server_scope_sz &&
6580 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
6581 return true;
6582
6583 return false;
6584}
6585
Andy Adamson357f54d2010-12-14 10:11:57 -05006586/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006587 * nfs4_proc_bind_conn_to_session()
6588 *
6589 * The 4.1 client currently uses the same TCP connection for the
6590 * fore and backchannel.
6591 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006592int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006593{
6594 int status;
6595 struct nfs41_bind_conn_to_session_res res;
6596 struct rpc_message msg = {
6597 .rpc_proc =
6598 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
6599 .rpc_argp = clp,
6600 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04006601 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006602 };
6603
6604 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006605
6606 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
6607 if (unlikely(res.session == NULL)) {
6608 status = -ENOMEM;
6609 goto out;
6610 }
6611
6612 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006613 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04006614 if (status == 0) {
6615 if (memcmp(res.session->sess_id.data,
6616 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
6617 dprintk("NFS: %s: Session ID mismatch\n", __func__);
6618 status = -EIO;
6619 goto out_session;
6620 }
6621 if (res.dir != NFS4_CDFS4_BOTH) {
6622 dprintk("NFS: %s: Unexpected direction from server\n",
6623 __func__);
6624 status = -EIO;
6625 goto out_session;
6626 }
6627 if (res.use_conn_in_rdma_mode) {
6628 dprintk("NFS: %s: Server returned RDMA mode = true\n",
6629 __func__);
6630 status = -EIO;
6631 goto out_session;
6632 }
6633 }
6634out_session:
6635 kfree(res.session);
6636out:
6637 dprintk("<-- %s status= %d\n", __func__, status);
6638 return status;
6639}
6640
6641/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006642 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
6643 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04006644 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006645static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
6646 .how = SP4_MACH_CRED,
6647 .enforce.u.words = {
6648 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6649 1 << (OP_EXCHANGE_ID - 32) |
6650 1 << (OP_CREATE_SESSION - 32) |
6651 1 << (OP_DESTROY_SESSION - 32) |
6652 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006653 },
6654 .allow.u.words = {
6655 [0] = 1 << (OP_CLOSE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006656 1 << (OP_LOCKU) |
6657 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006658 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006659 1 << (OP_SECINFO_NO_NAME - 32) |
6660 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04006661 1 << (OP_FREE_STATEID - 32) |
6662 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006663 }
6664};
6665
6666/*
6667 * Select the state protection mode for client `clp' given the server results
6668 * from exchange_id in `sp'.
6669 *
6670 * Returns 0 on success, negative errno otherwise.
6671 */
6672static int nfs4_sp4_select_mode(struct nfs_client *clp,
6673 struct nfs41_state_protection *sp)
6674{
6675 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
6676 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
6677 1 << (OP_EXCHANGE_ID - 32) |
6678 1 << (OP_CREATE_SESSION - 32) |
6679 1 << (OP_DESTROY_SESSION - 32) |
6680 1 << (OP_DESTROY_CLIENTID - 32)
6681 };
6682 unsigned int i;
6683
6684 if (sp->how == SP4_MACH_CRED) {
6685 /* Print state protect result */
6686 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
6687 for (i = 0; i <= LAST_NFS4_OP; i++) {
6688 if (test_bit(i, sp->enforce.u.longs))
6689 dfprintk(MOUNT, " enforce op %d\n", i);
6690 if (test_bit(i, sp->allow.u.longs))
6691 dfprintk(MOUNT, " allow op %d\n", i);
6692 }
6693
6694 /* make sure nothing is on enforce list that isn't supported */
6695 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
6696 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
6697 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6698 return -EINVAL;
6699 }
6700 }
6701
6702 /*
6703 * Minimal mode - state operations are allowed to use machine
6704 * credential. Note this already happens by default, so the
6705 * client doesn't have to do anything more than the negotiation.
6706 *
6707 * NOTE: we don't care if EXCHANGE_ID is in the list -
6708 * we're already using the machine cred for exchange_id
6709 * and will never use a different cred.
6710 */
6711 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
6712 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
6713 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
6714 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
6715 dfprintk(MOUNT, "sp4_mach_cred:\n");
6716 dfprintk(MOUNT, " minimal mode enabled\n");
6717 set_bit(NFS_SP4_MACH_CRED_MINIMAL, &clp->cl_sp4_flags);
6718 } else {
6719 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
6720 return -EINVAL;
6721 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006722
6723 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
6724 test_bit(OP_LOCKU, sp->allow.u.longs)) {
6725 dfprintk(MOUNT, " cleanup mode enabled\n");
6726 set_bit(NFS_SP4_MACH_CRED_CLEANUP, &clp->cl_sp4_flags);
6727 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04006728
6729 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
6730 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
6731 dfprintk(MOUNT, " secinfo mode enabled\n");
6732 set_bit(NFS_SP4_MACH_CRED_SECINFO, &clp->cl_sp4_flags);
6733 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04006734
6735 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
6736 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
6737 dfprintk(MOUNT, " stateid mode enabled\n");
6738 set_bit(NFS_SP4_MACH_CRED_STATEID, &clp->cl_sp4_flags);
6739 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04006740
6741 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
6742 dfprintk(MOUNT, " write mode enabled\n");
6743 set_bit(NFS_SP4_MACH_CRED_WRITE, &clp->cl_sp4_flags);
6744 }
6745
6746 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
6747 dfprintk(MOUNT, " commit mode enabled\n");
6748 set_bit(NFS_SP4_MACH_CRED_COMMIT, &clp->cl_sp4_flags);
6749 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006750 }
6751
6752 return 0;
6753}
6754
6755/*
6756 * _nfs4_proc_exchange_id()
6757 *
6758 * Wrapper for EXCHANGE_ID operation.
6759 */
6760static int _nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred,
6761 u32 sp4_how)
Benny Halevy99fe60d2009-04-01 09:22:29 -04006762{
6763 nfs4_verifier verifier;
6764 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05006765 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04006766 .client = clp,
Chuck Levercd3fade2013-10-17 14:14:04 -04006767#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebust4f0b4292013-05-20 12:24:03 -04006768 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
Chuck Levercd3fade2013-10-17 14:14:04 -04006769 EXCHGID4_FLAG_BIND_PRINC_STATEID |
6770 EXCHGID4_FLAG_SUPP_MOVED_MIGR,
6771#else
6772 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
6773 EXCHGID4_FLAG_BIND_PRINC_STATEID,
6774#endif
Benny Halevy99fe60d2009-04-01 09:22:29 -04006775 };
6776 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04006777 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04006778 };
6779 int status;
6780 struct rpc_message msg = {
6781 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
6782 .rpc_argp = &args,
6783 .rpc_resp = &res,
6784 .rpc_cred = cred,
6785 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04006786
Chuck Leverf0920752012-05-21 22:45:41 -04006787 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04006788 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
6789 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006790 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
6791 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6792 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006793
Chuck Leveracdeb692012-05-21 22:46:16 -04006794 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006795 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04006796 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006797 status = -ENOMEM;
6798 goto out;
6799 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006800
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006801 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006802 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006803 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04006804 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04006805 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04006806 }
6807
Trond Myklebustbbafffd2012-05-24 16:31:39 -04006808 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04006809 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006810 status = -ENOMEM;
6811 goto out_server_scope;
6812 }
6813
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006814 switch (sp4_how) {
6815 case SP4_NONE:
6816 args.state_protect.how = SP4_NONE;
6817 break;
6818
6819 case SP4_MACH_CRED:
6820 args.state_protect = nfs4_sp4_mach_cred_request;
6821 break;
6822
6823 default:
6824 /* unsupported! */
6825 WARN_ON_ONCE(1);
6826 status = -EINVAL;
6827 goto out_server_scope;
6828 }
6829
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006830 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006831 trace_nfs4_exchange_id(clp, status);
Chuck Lever177313f2012-05-21 22:44:58 -04006832 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04006833 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006834
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006835 if (status == 0)
6836 status = nfs4_sp4_select_mode(clp, &res.state_protect);
6837
Chuck Lever177313f2012-05-21 22:44:58 -04006838 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04006839 clp->cl_clientid = res.clientid;
6840 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
6841 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
6842 clp->cl_seqid = res.seqid;
6843
Chuck Leveracdeb692012-05-21 22:46:16 -04006844 kfree(clp->cl_serverowner);
6845 clp->cl_serverowner = res.server_owner;
6846 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04006847
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006848 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04006849 kfree(clp->cl_implid);
6850 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006851
Chuck Lever177313f2012-05-21 22:44:58 -04006852 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006853 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006854 res.server_scope)) {
6855 dprintk("%s: server_scope mismatch detected\n",
6856 __func__);
6857 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006858 kfree(clp->cl_serverscope);
6859 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006860 }
6861
Chuck Lever177313f2012-05-21 22:44:58 -04006862 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006863 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006864 goto out;
6865 }
Trond Myklebust32b01312012-05-26 13:41:04 -04006866 } else
6867 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006868
Chuck Leveracdeb692012-05-21 22:46:16 -04006869out_server_owner:
6870 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006871out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006872 kfree(res.server_scope);
6873out:
Chuck Lever177313f2012-05-21 22:44:58 -04006874 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006875 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006876 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006877 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04006878 clp->cl_implid->date.seconds,
6879 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006880 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006881 return status;
6882}
6883
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04006884/*
6885 * nfs4_proc_exchange_id()
6886 *
6887 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6888 *
6889 * Since the clientid has expired, all compounds using sessions
6890 * associated with the stale clientid will be returning
6891 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
6892 * be in some phase of session reset.
6893 *
6894 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
6895 */
6896int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
6897{
6898 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
6899 int status;
6900
6901 /* try SP4_MACH_CRED if krb5i/p */
6902 if (authflavor == RPC_AUTH_GSS_KRB5I ||
6903 authflavor == RPC_AUTH_GSS_KRB5P) {
6904 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
6905 if (!status)
6906 return 0;
6907 }
6908
6909 /* try SP4_NONE */
6910 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
6911}
6912
Trond Myklebust66245532012-05-25 17:18:09 -04006913static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
6914 struct rpc_cred *cred)
6915{
6916 struct rpc_message msg = {
6917 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
6918 .rpc_argp = clp,
6919 .rpc_cred = cred,
6920 };
6921 int status;
6922
6923 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006924 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04006925 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04006926 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04006927 "DESTROY_CLIENTID.", status, clp->cl_hostname);
6928 return status;
6929}
6930
6931static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
6932 struct rpc_cred *cred)
6933{
6934 unsigned int loop;
6935 int ret;
6936
6937 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
6938 ret = _nfs4_proc_destroy_clientid(clp, cred);
6939 switch (ret) {
6940 case -NFS4ERR_DELAY:
6941 case -NFS4ERR_CLIENTID_BUSY:
6942 ssleep(1);
6943 break;
6944 default:
6945 return ret;
6946 }
6947 }
6948 return 0;
6949}
6950
6951int nfs4_destroy_clientid(struct nfs_client *clp)
6952{
6953 struct rpc_cred *cred;
6954 int ret = 0;
6955
6956 if (clp->cl_mvops->minor_version < 1)
6957 goto out;
6958 if (clp->cl_exchange_flags == 0)
6959 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04006960 if (clp->cl_preserve_clid)
6961 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04006962 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04006963 ret = nfs4_proc_destroy_clientid(clp, cred);
6964 if (cred)
6965 put_rpccred(cred);
6966 switch (ret) {
6967 case 0:
6968 case -NFS4ERR_STALE_CLIENTID:
6969 clp->cl_exchange_flags = 0;
6970 }
6971out:
6972 return ret;
6973}
6974
Andy Adamson2050f0c2009-04-01 09:22:30 -04006975struct nfs4_get_lease_time_data {
6976 struct nfs4_get_lease_time_args *args;
6977 struct nfs4_get_lease_time_res *res;
6978 struct nfs_client *clp;
6979};
6980
6981static void nfs4_get_lease_time_prepare(struct rpc_task *task,
6982 void *calldata)
6983{
Andy Adamson2050f0c2009-04-01 09:22:30 -04006984 struct nfs4_get_lease_time_data *data =
6985 (struct nfs4_get_lease_time_data *)calldata;
6986
6987 dprintk("--> %s\n", __func__);
6988 /* just setup sequence, do not trigger session recovery
6989 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006990 nfs41_setup_sequence(data->clp->cl_session,
6991 &data->args->la_seq_args,
6992 &data->res->lr_seq_res,
6993 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04006994 dprintk("<-- %s\n", __func__);
6995}
6996
6997/*
6998 * Called from nfs4_state_manager thread for session setup, so don't recover
6999 * from sequence operation or clientid errors.
7000 */
7001static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
7002{
7003 struct nfs4_get_lease_time_data *data =
7004 (struct nfs4_get_lease_time_data *)calldata;
7005
7006 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007007 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
7008 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04007009 switch (task->tk_status) {
7010 case -NFS4ERR_DELAY:
7011 case -NFS4ERR_GRACE:
7012 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
7013 rpc_delay(task, NFS4_POLL_RETRY_MIN);
7014 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007015 /* fall through */
7016 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007017 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007018 return;
7019 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04007020 dprintk("<-- %s\n", __func__);
7021}
7022
Trond Myklebust17280172012-03-11 13:11:00 -04007023static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04007024 .rpc_call_prepare = nfs4_get_lease_time_prepare,
7025 .rpc_call_done = nfs4_get_lease_time_done,
7026};
7027
7028int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
7029{
7030 struct rpc_task *task;
7031 struct nfs4_get_lease_time_args args;
7032 struct nfs4_get_lease_time_res res = {
7033 .lr_fsinfo = fsinfo,
7034 };
7035 struct nfs4_get_lease_time_data data = {
7036 .args = &args,
7037 .res = &res,
7038 .clp = clp,
7039 };
7040 struct rpc_message msg = {
7041 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
7042 .rpc_argp = &args,
7043 .rpc_resp = &res,
7044 };
7045 struct rpc_task_setup task_setup = {
7046 .rpc_client = clp->cl_rpcclient,
7047 .rpc_message = &msg,
7048 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007049 .callback_data = &data,
7050 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04007051 };
7052 int status;
7053
Chuck Levera9c92d62013-08-09 12:48:18 -04007054 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007055 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04007056 dprintk("--> %s\n", __func__);
7057 task = rpc_run_task(&task_setup);
7058
7059 if (IS_ERR(task))
7060 status = PTR_ERR(task);
7061 else {
7062 status = task->tk_status;
7063 rpc_put_task(task);
7064 }
7065 dprintk("<-- %s return %d\n", __func__, status);
7066
7067 return status;
7068}
7069
Andy Adamsonfc931582009-04-01 09:22:31 -04007070/*
7071 * Initialize the values to be used by the client in CREATE_SESSION
7072 * If nfs4_init_session set the fore channel request and response sizes,
7073 * use them.
7074 *
7075 * Set the back channel max_resp_sz_cached to zero to force the client to
7076 * always set csa_cachethis to FALSE because the current implementation
7077 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
7078 */
7079static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
7080{
Andy Adamson18aad3d2013-06-26 12:21:49 -04007081 unsigned int max_rqst_sz, max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007082
Andy Adamson18aad3d2013-06-26 12:21:49 -04007083 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
7084 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
7085
Andy Adamsonfc931582009-04-01 09:22:31 -04007086 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04007087 args->fc_attrs.max_rqst_sz = max_rqst_sz;
7088 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04007089 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05007090 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04007091
7092 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05007093 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04007094 __func__,
7095 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05007096 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04007097
7098 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04007099 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
7100 args->bc_attrs.max_resp_sz = PAGE_SIZE;
7101 args->bc_attrs.max_resp_sz_cached = 0;
7102 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
7103 args->bc_attrs.max_reqs = 1;
7104
7105 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
7106 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
7107 __func__,
7108 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
7109 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
7110 args->bc_attrs.max_reqs);
7111}
7112
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007113static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04007114{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007115 struct nfs4_channel_attrs *sent = &args->fc_attrs;
7116 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
7117
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007118 if (rcvd->max_resp_sz > sent->max_resp_sz)
7119 return -EINVAL;
7120 /*
7121 * Our requested max_ops is the minimum we need; we're not
7122 * prepared to break up compounds into smaller pieces than that.
7123 * So, no point even trying to continue if the server won't
7124 * cooperate:
7125 */
7126 if (rcvd->max_ops < sent->max_ops)
7127 return -EINVAL;
7128 if (rcvd->max_reqs == 0)
7129 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007130 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
7131 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007132 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04007133}
7134
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007135static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
7136{
7137 struct nfs4_channel_attrs *sent = &args->bc_attrs;
7138 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04007139
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007140 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
7141 return -EINVAL;
7142 if (rcvd->max_resp_sz < sent->max_resp_sz)
7143 return -EINVAL;
7144 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
7145 return -EINVAL;
7146 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007147 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007148 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04007149 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007150 return -EINVAL;
7151 return 0;
7152}
Andy Adamson8d353012009-04-01 09:22:32 -04007153
Andy Adamson8d353012009-04-01 09:22:32 -04007154static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
7155 struct nfs4_session *session)
7156{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007157 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04007158
J. Bruce Fields43c2e882010-10-02 15:19:01 -04007159 ret = nfs4_verify_fore_channel_attrs(args, session);
7160 if (ret)
7161 return ret;
7162 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04007163}
7164
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007165static int _nfs4_proc_create_session(struct nfs_client *clp,
7166 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007167{
7168 struct nfs4_session *session = clp->cl_session;
7169 struct nfs41_create_session_args args = {
7170 .client = clp,
7171 .cb_program = NFS4_CALLBACK,
7172 };
7173 struct nfs41_create_session_res res = {
7174 .client = clp,
7175 };
7176 struct rpc_message msg = {
7177 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
7178 .rpc_argp = &args,
7179 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007180 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04007181 };
7182 int status;
7183
7184 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04007185 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04007186
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007187 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007188 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007189
Trond Myklebust43095d32012-11-20 11:13:12 -05007190 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04007191 /* Verify the session's negotiated channel_attrs values */
7192 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04007193 /* Increment the clientid slot sequence id */
7194 clp->cl_seqid++;
7195 }
7196
7197 return status;
7198}
7199
7200/*
7201 * Issues a CREATE_SESSION operation to the server.
7202 * It is the responsibility of the caller to verify the session is
7203 * expired before calling this routine.
7204 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007205int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04007206{
7207 int status;
7208 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04007209 struct nfs4_session *session = clp->cl_session;
7210
7211 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
7212
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007213 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04007214 if (status)
7215 goto out;
7216
Andy Adamsonaacd5532011-11-09 13:58:21 -05007217 /* Init or reset the session slot tables */
7218 status = nfs4_setup_session_slot_tables(session);
7219 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04007220 if (status)
7221 goto out;
7222
7223 ptr = (unsigned *)&session->sess_id.data[0];
7224 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
7225 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04007226out:
7227 dprintk("<-- %s\n", __func__);
7228 return status;
7229}
7230
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007231/*
7232 * Issue the over-the-wire RPC DESTROY_SESSION.
7233 * The caller must serialize access to this routine.
7234 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007235int nfs4_proc_destroy_session(struct nfs4_session *session,
7236 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007237{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04007238 struct rpc_message msg = {
7239 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
7240 .rpc_argp = session,
7241 .rpc_cred = cred,
7242 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007243 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007244
7245 dprintk("--> nfs4_proc_destroy_session\n");
7246
7247 /* session is still being setup */
7248 if (session->clp->cl_cons_state != NFS_CS_READY)
7249 return status;
7250
Trond Myklebust1bd714f2011-04-24 14:29:33 -04007251 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007252 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007253
7254 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04007255 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04007256 "Session has been destroyed regardless...\n", status);
7257
7258 dprintk("<-- nfs4_proc_destroy_session\n");
7259 return status;
7260}
7261
Trond Myklebust7b38c362012-05-23 13:23:31 -04007262/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007263 * Renew the cl_session lease.
7264 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007265struct nfs4_sequence_data {
7266 struct nfs_client *clp;
7267 struct nfs4_sequence_args args;
7268 struct nfs4_sequence_res res;
7269};
7270
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007271static void nfs41_sequence_release(void *data)
7272{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007273 struct nfs4_sequence_data *calldata = data;
7274 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007275
Alexandros Batsakis71358402010-02-05 03:45:05 -08007276 if (atomic_read(&clp->cl_count) > 1)
7277 nfs4_schedule_state_renewal(clp);
7278 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007279 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007280}
7281
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007282static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7283{
7284 switch(task->tk_status) {
7285 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007286 rpc_delay(task, NFS4_POLL_RETRY_MAX);
7287 return -EAGAIN;
7288 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007289 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007290 }
7291 return 0;
7292}
7293
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007294static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007295{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007296 struct nfs4_sequence_data *calldata = data;
7297 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007298
Trond Myklebust14516c32010-07-31 14:29:06 -04007299 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
7300 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007301
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007302 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007303 if (task->tk_status < 0) {
7304 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007305 if (atomic_read(&clp->cl_count) == 1)
7306 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007307
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007308 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
7309 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007310 return;
7311 }
7312 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007313 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08007314out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007315 dprintk("<-- %s\n", __func__);
7316}
7317
7318static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
7319{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007320 struct nfs4_sequence_data *calldata = data;
7321 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007322 struct nfs4_sequence_args *args;
7323 struct nfs4_sequence_res *res;
7324
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007325 args = task->tk_msg.rpc_argp;
7326 res = task->tk_msg.rpc_resp;
7327
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007328 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007329}
7330
7331static const struct rpc_call_ops nfs41_sequence_ops = {
7332 .rpc_call_done = nfs41_sequence_call_done,
7333 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08007334 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007335};
7336
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007337static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
7338 struct rpc_cred *cred,
7339 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007340{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007341 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007342 struct rpc_message msg = {
7343 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
7344 .rpc_cred = cred,
7345 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007346 struct rpc_task_setup task_setup_data = {
7347 .rpc_client = clp->cl_rpcclient,
7348 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007349 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04007350 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007351 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007352
Alexandros Batsakis71358402010-02-05 03:45:05 -08007353 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007354 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04007355 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007356 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08007357 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007358 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007359 }
Chuck Levera9c92d62013-08-09 12:48:18 -04007360 nfs4_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007361 if (is_privileged)
7362 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04007363 msg.rpc_argp = &calldata->args;
7364 msg.rpc_resp = &calldata->res;
7365 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007366 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007367
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007368 return rpc_run_task(&task_setup_data);
7369}
7370
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007371static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007372{
7373 struct rpc_task *task;
7374 int ret = 0;
7375
Trond Myklebust2f60ea62011-08-24 15:07:37 -04007376 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04007377 return -EAGAIN;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007378 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007379 if (IS_ERR(task))
7380 ret = PTR_ERR(task);
7381 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08007382 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007383 dprintk("<-- %s status=%d\n", __func__, ret);
7384 return ret;
7385}
7386
7387static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
7388{
7389 struct rpc_task *task;
7390 int ret;
7391
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007392 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007393 if (IS_ERR(task)) {
7394 ret = PTR_ERR(task);
7395 goto out;
7396 }
7397 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05007398 if (!ret) {
7399 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
7400
7401 if (task->tk_status == 0)
7402 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007403 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05007404 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04007405 rpc_put_task(task);
7406out:
7407 dprintk("<-- %s status=%d\n", __func__, ret);
7408 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04007409}
7410
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007411struct nfs4_reclaim_complete_data {
7412 struct nfs_client *clp;
7413 struct nfs41_reclaim_complete_args arg;
7414 struct nfs41_reclaim_complete_res res;
7415};
7416
7417static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
7418{
7419 struct nfs4_reclaim_complete_data *calldata = data;
7420
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007421 nfs41_setup_sequence(calldata->clp->cl_session,
7422 &calldata->arg.seq_args,
7423 &calldata->res.seq_res,
7424 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007425}
7426
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007427static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
7428{
7429 switch(task->tk_status) {
7430 case 0:
7431 case -NFS4ERR_COMPLETE_ALREADY:
7432 case -NFS4ERR_WRONG_CRED: /* What to do here? */
7433 break;
7434 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007435 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04007436 /* fall through */
7437 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007438 return -EAGAIN;
7439 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05007440 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007441 }
7442 return 0;
7443}
7444
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007445static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
7446{
7447 struct nfs4_reclaim_complete_data *calldata = data;
7448 struct nfs_client *clp = calldata->clp;
7449 struct nfs4_sequence_res *res = &calldata->res.seq_res;
7450
7451 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04007452 if (!nfs41_sequence_done(task, res))
7453 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007454
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007455 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04007456 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
7457 rpc_restart_call_prepare(task);
7458 return;
7459 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007460 dprintk("<-- %s\n", __func__);
7461}
7462
7463static void nfs4_free_reclaim_complete_data(void *data)
7464{
7465 struct nfs4_reclaim_complete_data *calldata = data;
7466
7467 kfree(calldata);
7468}
7469
7470static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
7471 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
7472 .rpc_call_done = nfs4_reclaim_complete_done,
7473 .rpc_release = nfs4_free_reclaim_complete_data,
7474};
7475
7476/*
7477 * Issue a global reclaim complete.
7478 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04007479static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
7480 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007481{
7482 struct nfs4_reclaim_complete_data *calldata;
7483 struct rpc_task *task;
7484 struct rpc_message msg = {
7485 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04007486 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007487 };
7488 struct rpc_task_setup task_setup_data = {
7489 .rpc_client = clp->cl_rpcclient,
7490 .rpc_message = &msg,
7491 .callback_ops = &nfs4_reclaim_complete_call_ops,
7492 .flags = RPC_TASK_ASYNC,
7493 };
7494 int status = -ENOMEM;
7495
7496 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04007497 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007498 if (calldata == NULL)
7499 goto out;
7500 calldata->clp = clp;
7501 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007502
Chuck Levera9c92d62013-08-09 12:48:18 -04007503 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007504 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007505 msg.rpc_argp = &calldata->arg;
7506 msg.rpc_resp = &calldata->res;
7507 task_setup_data.callback_data = calldata;
7508 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007509 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007510 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007511 goto out;
7512 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05007513 status = nfs4_wait_for_completion_rpc_task(task);
7514 if (status == 0)
7515 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007516 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02007517 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007518out:
7519 dprintk("<-- %s status=%d\n", __func__, status);
7520 return status;
7521}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007522
7523static void
7524nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
7525{
7526 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00007527 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007528 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007529
7530 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00007531 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
7532 * right now covering the LAYOUTGET we are about to send.
7533 * However, that is not so catastrophic, and there seems
7534 * to be no way to prevent it completely.
7535 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007536 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05007537 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007538 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00007539 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
7540 NFS_I(lgp->args.inode)->layout,
7541 lgp->args.ctx->state)) {
7542 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00007543 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007544}
7545
7546static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
7547{
7548 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07007549 struct inode *inode = lgp->args.inode;
7550 struct nfs_server *server = NFS_SERVER(inode);
7551 struct pnfs_layout_hdr *lo;
7552 struct nfs4_state *state = NULL;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007553 unsigned long timeo, now, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007554
Boaz Harroshed7e5422014-01-22 20:34:54 +02007555 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007556
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007557 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07007558 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007559
7560 switch (task->tk_status) {
7561 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07007562 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007563 /*
7564 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
7565 * (or clients) writing to the same RAID stripe
7566 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007567 case -NFS4ERR_LAYOUTTRYLATER:
Boaz Harroshed7e5422014-01-22 20:34:54 +02007568 /*
7569 * NFS4ERR_RECALLCONFLICT is when conflict with self (must recall
7570 * existing layout before getting a new one).
7571 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007572 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05007573 timeo = rpc_get_timeout(task->tk_client);
7574 giveup = lgp->args.timestamp + timeo;
Boaz Harroshed7e5422014-01-22 20:34:54 +02007575 now = jiffies;
7576 if (time_after(giveup, now)) {
7577 unsigned long delay;
7578
7579 /* Delay for:
7580 * - Not less then NFS4_POLL_RETRY_MIN.
7581 * - One last time a jiffie before we give up
7582 * - exponential backoff (time_now minus start_attempt)
7583 */
7584 delay = max_t(unsigned long, NFS4_POLL_RETRY_MIN,
7585 min((giveup - now - 1),
7586 now - lgp->args.timestamp));
7587
7588 dprintk("%s: NFS4ERR_RECALLCONFLICT waiting %lu\n",
7589 __func__, delay);
7590 rpc_delay(task, delay);
7591 task->tk_status = 0;
7592 rpc_restart_call_prepare(task);
7593 goto out; /* Do not call nfs4_async_handle_error() */
7594 }
Trond Myklebustee314c22012-10-01 17:25:48 -07007595 break;
7596 case -NFS4ERR_EXPIRED:
7597 case -NFS4ERR_BAD_STATEID:
7598 spin_lock(&inode->i_lock);
7599 lo = NFS_I(inode)->layout;
7600 if (!lo || list_empty(&lo->plh_segs)) {
7601 spin_unlock(&inode->i_lock);
7602 /* If the open stateid was bad, then recover it. */
7603 state = lgp->args.ctx->state;
7604 } else {
7605 LIST_HEAD(head);
7606
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007607 /*
7608 * Mark the bad layout state as invalid, then retry
7609 * with the current stateid.
7610 */
Trond Myklebustee314c22012-10-01 17:25:48 -07007611 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
7612 spin_unlock(&inode->i_lock);
Trond Myklebustee314c22012-10-01 17:25:48 -07007613 pnfs_free_lseg_list(&head);
Christoph Hellwigdefb8462014-08-21 11:09:21 -05007614
7615 task->tk_status = 0;
7616 rpc_restart_call_prepare(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007617 }
7618 }
NeilBrown8478eaa2014-09-18 16:09:27 +10007619 if (nfs4_async_handle_error(task, server, state, NULL) == -EAGAIN)
Trond Myklebustee314c22012-10-01 17:25:48 -07007620 rpc_restart_call_prepare(task);
7621out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007622 dprintk("<-- %s\n", __func__);
7623}
7624
Idan Kedar85541162012-08-02 11:47:10 +03007625static size_t max_response_pages(struct nfs_server *server)
7626{
7627 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
7628 return nfs_page_array_len(0, max_resp_sz);
7629}
7630
7631static void nfs4_free_pages(struct page **pages, size_t size)
7632{
7633 int i;
7634
7635 if (!pages)
7636 return;
7637
7638 for (i = 0; i < size; i++) {
7639 if (!pages[i])
7640 break;
7641 __free_page(pages[i]);
7642 }
7643 kfree(pages);
7644}
7645
7646static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
7647{
7648 struct page **pages;
7649 int i;
7650
7651 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
7652 if (!pages) {
7653 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
7654 return NULL;
7655 }
7656
7657 for (i = 0; i < size; i++) {
7658 pages[i] = alloc_page(gfp_flags);
7659 if (!pages[i]) {
7660 dprintk("%s: failed to allocate page\n", __func__);
7661 nfs4_free_pages(pages, size);
7662 return NULL;
7663 }
7664 }
7665
7666 return pages;
7667}
7668
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007669static void nfs4_layoutget_release(void *calldata)
7670{
7671 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007672 struct inode *inode = lgp->args.inode;
7673 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007674 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007675
7676 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03007677 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007678 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007679 put_nfs_open_context(lgp->args.ctx);
7680 kfree(calldata);
7681 dprintk("<-- %s\n", __func__);
7682}
7683
7684static const struct rpc_call_ops nfs4_layoutget_call_ops = {
7685 .rpc_call_prepare = nfs4_layoutget_prepare,
7686 .rpc_call_done = nfs4_layoutget_done,
7687 .rpc_release = nfs4_layoutget_release,
7688};
7689
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007690struct pnfs_layout_segment *
7691nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007692{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007693 struct inode *inode = lgp->args.inode;
7694 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03007695 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007696 struct rpc_task *task;
7697 struct rpc_message msg = {
7698 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
7699 .rpc_argp = &lgp->args,
7700 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04007701 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007702 };
7703 struct rpc_task_setup task_setup_data = {
7704 .rpc_client = server->client,
7705 .rpc_message = &msg,
7706 .callback_ops = &nfs4_layoutget_call_ops,
7707 .callback_data = lgp,
7708 .flags = RPC_TASK_ASYNC,
7709 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007710 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007711 int status = 0;
7712
7713 dprintk("--> %s\n", __func__);
7714
Idan Kedar85541162012-08-02 11:47:10 +03007715 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
7716 if (!lgp->args.layout.pages) {
7717 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007718 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03007719 }
7720 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05007721 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03007722
Weston Andros Adamson35124a02011-03-24 16:48:21 -04007723 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007724 lgp->res.seq_res.sr_slot = NULL;
Chuck Levera9c92d62013-08-09 12:48:18 -04007725 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05007726
7727 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
7728 pnfs_get_layout_hdr(NFS_I(inode)->layout);
7729
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007730 task = rpc_run_task(&task_setup_data);
7731 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007732 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007733 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00007734 if (status == 0)
7735 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007736 trace_nfs4_layoutget(lgp->args.ctx,
7737 &lgp->args.range,
7738 &lgp->res.range,
7739 status);
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05007740 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
7741 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007742 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007743 rpc_put_task(task);
7744 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04007745 if (status)
7746 return ERR_PTR(status);
7747 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007748}
7749
Benny Halevycbe82602011-05-22 19:52:37 +03007750static void
7751nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
7752{
7753 struct nfs4_layoutreturn *lrp = calldata;
7754
7755 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007756 nfs41_setup_sequence(lrp->clp->cl_session,
7757 &lrp->args.seq_args,
7758 &lrp->res.seq_res,
7759 task);
Benny Halevycbe82602011-05-22 19:52:37 +03007760}
7761
7762static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
7763{
7764 struct nfs4_layoutreturn *lrp = calldata;
7765 struct nfs_server *server;
7766
7767 dprintk("--> %s\n", __func__);
7768
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007769 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03007770 return;
7771
7772 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007773 switch (task->tk_status) {
7774 default:
7775 task->tk_status = 0;
7776 case 0:
7777 break;
7778 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007779 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05007780 break;
Trond Myklebustd00c5d42011-10-19 12:17:29 -07007781 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03007782 return;
7783 }
Benny Halevycbe82602011-05-22 19:52:37 +03007784 dprintk("<-- %s\n", __func__);
7785}
7786
7787static void nfs4_layoutreturn_release(void *calldata)
7788{
7789 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04007790 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03007791
7792 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04007793 spin_lock(&lo->plh_inode->i_lock);
7794 if (lrp->res.lrs_present)
7795 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
7796 lo->plh_block_lgets--;
7797 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04007798 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03007799 kfree(calldata);
7800 dprintk("<-- %s\n", __func__);
7801}
7802
7803static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
7804 .rpc_call_prepare = nfs4_layoutreturn_prepare,
7805 .rpc_call_done = nfs4_layoutreturn_done,
7806 .rpc_release = nfs4_layoutreturn_release,
7807};
7808
7809int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
7810{
7811 struct rpc_task *task;
7812 struct rpc_message msg = {
7813 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
7814 .rpc_argp = &lrp->args,
7815 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04007816 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03007817 };
7818 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04007819 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03007820 .rpc_message = &msg,
7821 .callback_ops = &nfs4_layoutreturn_call_ops,
7822 .callback_data = lrp,
7823 };
7824 int status;
7825
7826 dprintk("--> %s\n", __func__);
Chuck Levera9c92d62013-08-09 12:48:18 -04007827 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03007828 task = rpc_run_task(&task_setup_data);
7829 if (IS_ERR(task))
7830 return PTR_ERR(task);
7831 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007832 trace_nfs4_layoutreturn(lrp->args.inode, status);
Benny Halevycbe82602011-05-22 19:52:37 +03007833 dprintk("<-- %s status=%d\n", __func__, status);
7834 rpc_put_task(task);
7835 return status;
7836}
7837
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007838static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007839_nfs4_proc_getdeviceinfo(struct nfs_server *server,
7840 struct pnfs_device *pdev,
7841 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007842{
7843 struct nfs4_getdeviceinfo_args args = {
7844 .pdev = pdev,
7845 };
7846 struct nfs4_getdeviceinfo_res res = {
7847 .pdev = pdev,
7848 };
7849 struct rpc_message msg = {
7850 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
7851 .rpc_argp = &args,
7852 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007853 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007854 };
7855 int status;
7856
7857 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00007858 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007859 dprintk("<-- %s status=%d\n", __func__, status);
7860
7861 return status;
7862}
7863
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007864int nfs4_proc_getdeviceinfo(struct nfs_server *server,
7865 struct pnfs_device *pdev,
7866 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007867{
7868 struct nfs4_exception exception = { };
7869 int err;
7870
7871 do {
7872 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007873 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007874 &exception);
7875 } while (exception.retry);
7876 return err;
7877}
7878EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
7879
Andy Adamson863a3c62011-03-23 13:27:54 +00007880static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
7881{
7882 struct nfs4_layoutcommit_data *data = calldata;
7883 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007884 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00007885
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007886 nfs41_setup_sequence(session,
7887 &data->args.seq_args,
7888 &data->res.seq_res,
7889 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00007890}
7891
7892static void
7893nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
7894{
7895 struct nfs4_layoutcommit_data *data = calldata;
7896 struct nfs_server *server = NFS_SERVER(data->args.inode);
7897
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007898 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00007899 return;
7900
7901 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007902 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
7903 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
7904 case -NFS4ERR_BADLAYOUT: /* no layout */
7905 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00007906 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007907 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007908 break;
7909 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10007910 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007911 rpc_restart_call_prepare(task);
7912 return;
7913 }
7914 }
Andy Adamson863a3c62011-03-23 13:27:54 +00007915}
7916
7917static void nfs4_layoutcommit_release(void *calldata)
7918{
7919 struct nfs4_layoutcommit_data *data = calldata;
7920
Andy Adamsondb29c082011-07-30 20:52:38 -04007921 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05007922 nfs_post_op_update_inode_force_wcc(data->args.inode,
7923 data->res.fattr);
Andy Adamson863a3c62011-03-23 13:27:54 +00007924 put_rpccred(data->cred);
7925 kfree(data);
7926}
7927
7928static const struct rpc_call_ops nfs4_layoutcommit_ops = {
7929 .rpc_call_prepare = nfs4_layoutcommit_prepare,
7930 .rpc_call_done = nfs4_layoutcommit_done,
7931 .rpc_release = nfs4_layoutcommit_release,
7932};
7933
7934int
Andy Adamsonef311532011-03-12 02:58:10 -05007935nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00007936{
7937 struct rpc_message msg = {
7938 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
7939 .rpc_argp = &data->args,
7940 .rpc_resp = &data->res,
7941 .rpc_cred = data->cred,
7942 };
7943 struct rpc_task_setup task_setup_data = {
7944 .task = &data->task,
7945 .rpc_client = NFS_CLIENT(data->args.inode),
7946 .rpc_message = &msg,
7947 .callback_ops = &nfs4_layoutcommit_ops,
7948 .callback_data = data,
7949 .flags = RPC_TASK_ASYNC,
7950 };
7951 struct rpc_task *task;
7952 int status = 0;
7953
7954 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
7955 "lbw: %llu inode %lu\n",
7956 data->task.tk_pid, sync,
7957 data->args.lastbytewritten,
7958 data->args.inode->i_ino);
7959
Chuck Levera9c92d62013-08-09 12:48:18 -04007960 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00007961 task = rpc_run_task(&task_setup_data);
7962 if (IS_ERR(task))
7963 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05007964 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00007965 goto out;
7966 status = nfs4_wait_for_completion_rpc_task(task);
7967 if (status != 0)
7968 goto out;
7969 status = task->tk_status;
Trond Myklebust1037e6e2013-08-14 16:36:51 -04007970 trace_nfs4_layoutcommit(data->args.inode, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00007971out:
7972 dprintk("%s: status %d\n", __func__, status);
7973 rpc_put_task(task);
7974 return status;
7975}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007976
Andy Adamson97431202013-08-08 10:57:56 -04007977/**
7978 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
7979 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
7980 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007981static int
7982_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04007983 struct nfs_fsinfo *info,
7984 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007985{
7986 struct nfs41_secinfo_no_name_args args = {
7987 .style = SECINFO_STYLE_CURRENT_FH,
7988 };
7989 struct nfs4_secinfo_res res = {
7990 .flavors = flavors,
7991 };
7992 struct rpc_message msg = {
7993 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
7994 .rpc_argp = &args,
7995 .rpc_resp = &res,
7996 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04007997 struct rpc_clnt *clnt = server->client;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04007998 struct rpc_cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04007999 int status;
8000
8001 if (use_integrity) {
8002 clnt = server->nfs_client->cl_rpcclient;
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008003 cred = nfs4_get_clid_cred(server->nfs_client);
8004 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008005 }
8006
8007 dprintk("--> %s\n", __func__);
8008 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
8009 &res.seq_res, 0);
8010 dprintk("<-- %s status=%d\n", __func__, status);
8011
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04008012 if (cred)
8013 put_rpccred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008014
8015 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008016}
8017
8018static int
8019nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
8020 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
8021{
8022 struct nfs4_exception exception = { };
8023 int err;
8024 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04008025 /* first try using integrity protection */
8026 err = -NFS4ERR_WRONGSEC;
8027
8028 /* try to use integrity protection with machine cred */
8029 if (_nfs4_is_integrity_protected(server->nfs_client))
8030 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8031 flavors, true);
8032
8033 /*
8034 * if unable to use integrity protection, or SECINFO with
8035 * integrity protection returns NFS4ERR_WRONGSEC (which is
8036 * disallowed by spec, but exists in deployed servers) use
8037 * the current filesystem's rpc_client and the user cred.
8038 */
8039 if (err == -NFS4ERR_WRONGSEC)
8040 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
8041 flavors, false);
8042
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008043 switch (err) {
8044 case 0:
8045 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008046 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008047 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008048 default:
8049 err = nfs4_handle_exception(server, err, &exception);
8050 }
8051 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04008052out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008053 return err;
8054}
8055
8056static int
8057nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
8058 struct nfs_fsinfo *info)
8059{
8060 int err;
8061 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04008062 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008063 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008064 struct nfs4_secinfo4 *secinfo;
8065 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008066
8067 page = alloc_page(GFP_KERNEL);
8068 if (!page) {
8069 err = -ENOMEM;
8070 goto out;
8071 }
8072
8073 flavors = page_address(page);
8074 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
8075
8076 /*
8077 * Fall back on "guess and check" method if
8078 * the server doesn't support SECINFO_NO_NAME
8079 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05008080 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008081 err = nfs4_find_root_sec(server, fhandle, info);
8082 goto out_freepage;
8083 }
8084 if (err)
8085 goto out_freepage;
8086
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008087 for (i = 0; i < flavors->num_flavors; i++) {
8088 secinfo = &flavors->flavors[i];
8089
8090 switch (secinfo->flavor) {
8091 case RPC_AUTH_NULL:
8092 case RPC_AUTH_UNIX:
8093 case RPC_AUTH_GSS:
8094 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
8095 &secinfo->flavor_info);
8096 break;
8097 default:
8098 flavor = RPC_AUTH_MAXFLAVOR;
8099 break;
8100 }
8101
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04008102 if (!nfs_auth_info_match(&server->auth_info, flavor))
8103 flavor = RPC_AUTH_MAXFLAVOR;
8104
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04008105 if (flavor != RPC_AUTH_MAXFLAVOR) {
8106 err = nfs4_lookup_root_sec(server, fhandle,
8107 info, flavor);
8108 if (!err)
8109 break;
8110 }
8111 }
8112
8113 if (flavor == RPC_AUTH_MAXFLAVOR)
8114 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008115
8116out_freepage:
8117 put_page(page);
8118 if (err == -EACCES)
8119 return -EPERM;
8120out:
8121 return err;
8122}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008123
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008124static int _nfs41_test_stateid(struct nfs_server *server,
8125 nfs4_stateid *stateid,
8126 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008127{
8128 int status;
8129 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008130 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008131 };
8132 struct nfs41_test_stateid_res res;
8133 struct rpc_message msg = {
8134 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
8135 .rpc_argp = &args,
8136 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008137 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04008138 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008139 struct rpc_clnt *rpc_client = server->client;
8140
8141 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8142 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05008143
Chuck Lever38527b12012-07-11 16:30:23 -04008144 dprintk("NFS call test_stateid %p\n", stateid);
Chuck Levera9c92d62013-08-09 12:48:18 -04008145 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008146 nfs4_set_sequence_privileged(&args.seq_args);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008147 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008148 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04008149 if (status != NFS_OK) {
8150 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04008151 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04008152 }
8153 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04008154 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04008155}
8156
Chuck Lever38527b12012-07-11 16:30:23 -04008157/**
8158 * nfs41_test_stateid - perform a TEST_STATEID operation
8159 *
8160 * @server: server / transport on which to perform the operation
8161 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008162 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008163 *
8164 * Returns NFS_OK if the server recognizes that "stateid" is valid.
8165 * Otherwise a negative NFS4ERR value is returned if the operation
8166 * failed or the state ID is not currently valid.
8167 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008168static int nfs41_test_stateid(struct nfs_server *server,
8169 nfs4_stateid *stateid,
8170 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04008171{
8172 struct nfs4_exception exception = { };
8173 int err;
8174 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008175 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04008176 if (err != -NFS4ERR_DELAY)
8177 break;
8178 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04008179 } while (exception.retry);
8180 return err;
8181}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008182
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008183struct nfs_free_stateid_data {
8184 struct nfs_server *server;
8185 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008186 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008187};
8188
8189static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
8190{
8191 struct nfs_free_stateid_data *data = calldata;
8192 nfs41_setup_sequence(nfs4_get_session(data->server),
8193 &data->args.seq_args,
8194 &data->res.seq_res,
8195 task);
8196}
8197
8198static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
8199{
8200 struct nfs_free_stateid_data *data = calldata;
8201
8202 nfs41_sequence_done(task, &data->res.seq_res);
8203
8204 switch (task->tk_status) {
8205 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10008206 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008207 rpc_restart_call_prepare(task);
8208 }
8209}
8210
8211static void nfs41_free_stateid_release(void *calldata)
8212{
8213 kfree(calldata);
8214}
8215
Trond Myklebust17f26b12013-08-21 15:48:42 -04008216static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008217 .rpc_call_prepare = nfs41_free_stateid_prepare,
8218 .rpc_call_done = nfs41_free_stateid_done,
8219 .rpc_release = nfs41_free_stateid_release,
8220};
8221
8222static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
8223 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008224 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008225 bool privileged)
8226{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008227 struct rpc_message msg = {
8228 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008229 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008230 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008231 struct rpc_task_setup task_setup = {
8232 .rpc_client = server->client,
8233 .rpc_message = &msg,
8234 .callback_ops = &nfs41_free_stateid_ops,
8235 .flags = RPC_TASK_ASYNC,
8236 };
8237 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008238
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008239 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
8240 &task_setup.rpc_client, &msg);
8241
Chuck Lever38527b12012-07-11 16:30:23 -04008242 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008243 data = kmalloc(sizeof(*data), GFP_NOFS);
8244 if (!data)
8245 return ERR_PTR(-ENOMEM);
8246 data->server = server;
8247 nfs4_stateid_copy(&data->args.stateid, stateid);
8248
8249 task_setup.callback_data = data;
8250
8251 msg.rpc_argp = &data->args;
8252 msg.rpc_resp = &data->res;
Chuck Levera9c92d62013-08-09 12:48:18 -04008253 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008254 if (privileged)
8255 nfs4_set_sequence_privileged(&data->args.seq_args);
8256
8257 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008258}
8259
Chuck Lever38527b12012-07-11 16:30:23 -04008260/**
8261 * nfs41_free_stateid - perform a FREE_STATEID operation
8262 *
8263 * @server: server / transport on which to perform the operation
8264 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008265 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04008266 *
8267 * Returns NFS_OK if the server freed "stateid". Otherwise a
8268 * negative NFS4ERR value is returned.
8269 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008270static int nfs41_free_stateid(struct nfs_server *server,
8271 nfs4_stateid *stateid,
8272 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008273{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008274 struct rpc_task *task;
8275 int ret;
8276
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008277 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04008278 if (IS_ERR(task))
8279 return PTR_ERR(task);
8280 ret = rpc_wait_for_completion_task(task);
8281 if (!ret)
8282 ret = task->tk_status;
8283 rpc_put_task(task);
8284 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04008285}
Trond Myklebust36281ca2012-03-04 18:13:56 -05008286
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008287static void
8288nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008289{
8290 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008291 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008292
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04008293 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008294 nfs4_free_lock_state(server, lsp);
8295 if (IS_ERR(task))
Jeff Laytonf1cdae82014-05-01 06:28:47 -04008296 return;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008297 rpc_put_task(task);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008298}
8299
Trond Myklebust36281ca2012-03-04 18:13:56 -05008300static bool nfs41_match_stateid(const nfs4_stateid *s1,
8301 const nfs4_stateid *s2)
8302{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008303 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008304 return false;
8305
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008306 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008307 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05008308 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05008309 return true;
8310
8311 return false;
8312}
8313
Andy Adamson557134a2009-04-01 09:21:53 -04008314#endif /* CONFIG_NFS_V4_1 */
8315
Trond Myklebust36281ca2012-03-04 18:13:56 -05008316static bool nfs4_match_stateid(const nfs4_stateid *s1,
8317 const nfs4_stateid *s2)
8318{
Trond Myklebustf597c532012-03-04 18:13:56 -05008319 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05008320}
8321
8322
Trond Myklebust17280172012-03-11 13:11:00 -04008323static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008324 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008325 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008326 .recover_open = nfs4_open_reclaim,
8327 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04008328 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04008329 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008330};
8331
Andy Adamson591d71c2009-04-01 09:22:47 -04008332#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008333static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008334 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
8335 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
8336 .recover_open = nfs4_open_reclaim,
8337 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05008338 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008339 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04008340 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04008341};
8342#endif /* CONFIG_NFS_V4_1 */
8343
Trond Myklebust17280172012-03-11 13:11:00 -04008344static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05008345 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05008346 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03008347 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008348 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04008349 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008350};
8351
Andy Adamson591d71c2009-04-01 09:22:47 -04008352#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008353static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04008354 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
8355 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04008356 .recover_open = nfs41_open_expired,
8357 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05008358 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04008359};
8360#endif /* CONFIG_NFS_V4_1 */
8361
Trond Myklebust17280172012-03-11 13:11:00 -04008362static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008363 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04008364 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008365 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04008366};
8367
8368#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04008369static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04008370 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04008371 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04008372 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04008373};
8374#endif
8375
Chuck Leverec011fe2013-10-17 14:12:39 -04008376static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008377 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008378 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008379};
8380
8381#if defined(CONFIG_NFS_V4_1)
8382static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04008383 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04008384 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04008385};
8386#endif /* CONFIG_NFS_V4_1 */
8387
Trond Myklebust97dc1352010-06-16 09:52:26 -04008388static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
8389 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008390 .init_caps = NFS_CAP_READDIRPLUS
8391 | NFS_CAP_ATOMIC_OPEN
8392 | NFS_CAP_CHANGE_ATTR
8393 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008394 .init_client = nfs40_init_client,
8395 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008396 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008397 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008398 .free_lock_state = nfs4_release_lockowner,
Chuck Lever9915ea72013-08-09 12:48:27 -04008399 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008400 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
8401 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
8402 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008403 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008404};
8405
8406#if defined(CONFIG_NFS_V4_1)
8407static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
8408 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04008409 .init_caps = NFS_CAP_READDIRPLUS
8410 | NFS_CAP_ATOMIC_OPEN
8411 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04008412 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04008413 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008414 | NFS_CAP_ATOMIC_OPEN_V1,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008415 .init_client = nfs41_init_client,
8416 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05008417 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04008418 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04008419 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008420 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04008421 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8422 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8423 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04008424 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04008425};
8426#endif
8427
Steve Dickson42c2c422013-05-22 12:50:38 -04008428#if defined(CONFIG_NFS_V4_2)
8429static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
8430 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04008431 .init_caps = NFS_CAP_READDIRPLUS
8432 | NFS_CAP_ATOMIC_OPEN
8433 | NFS_CAP_CHANGE_ATTR
8434 | NFS_CAP_POSIX_LOCK
8435 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04008436 | NFS_CAP_ATOMIC_OPEN_V1
8437 | NFS_CAP_SEEK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04008438 .init_client = nfs41_init_client,
8439 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04008440 .match_stateid = nfs41_match_stateid,
8441 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04008442 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04008443 .call_sync_ops = &nfs41_call_sync_ops,
Steve Dickson42c2c422013-05-22 12:50:38 -04008444 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
8445 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
8446 .state_renewal_ops = &nfs41_state_renewal_ops,
8447};
8448#endif
8449
Trond Myklebust97dc1352010-06-16 09:52:26 -04008450const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
8451 [0] = &nfs_v4_0_minor_ops,
8452#if defined(CONFIG_NFS_V4_1)
8453 [1] = &nfs_v4_1_minor_ops,
8454#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04008455#if defined(CONFIG_NFS_V4_2)
8456 [2] = &nfs_v4_2_minor_ops,
8457#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04008458};
8459
Trond Myklebust17f26b12013-08-21 15:48:42 -04008460static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -04008461 .create = nfs_create,
8462 .lookup = nfs_lookup,
8463 .atomic_open = nfs_atomic_open,
8464 .link = nfs_link,
8465 .unlink = nfs_unlink,
8466 .symlink = nfs_symlink,
8467 .mkdir = nfs_mkdir,
8468 .rmdir = nfs_rmdir,
8469 .mknod = nfs_mknod,
8470 .rename = nfs_rename,
8471 .permission = nfs_permission,
8472 .getattr = nfs_getattr,
8473 .setattr = nfs_setattr,
8474 .getxattr = generic_getxattr,
8475 .setxattr = generic_setxattr,
8476 .listxattr = generic_listxattr,
8477 .removexattr = generic_removexattr,
8478};
8479
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08008480static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008481 .permission = nfs_permission,
8482 .getattr = nfs_getattr,
8483 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008484 .getxattr = generic_getxattr,
8485 .setxattr = generic_setxattr,
8486 .listxattr = generic_listxattr,
8487 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008488};
8489
David Howells509de812006-08-22 20:06:11 -04008490const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07008491 .version = 4, /* protocol version */
8492 .dentry_ops = &nfs4_dentry_operations,
8493 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00008494 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04008495 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008496 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04008497 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04008498 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008499 .getattr = nfs4_proc_getattr,
8500 .setattr = nfs4_proc_setattr,
8501 .lookup = nfs4_proc_lookup,
8502 .access = nfs4_proc_access,
8503 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008504 .create = nfs4_proc_create,
8505 .remove = nfs4_proc_remove,
8506 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04008507 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008508 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -04008509 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04008510 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04008511 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008512 .link = nfs4_proc_link,
8513 .symlink = nfs4_proc_symlink,
8514 .mkdir = nfs4_proc_mkdir,
8515 .rmdir = nfs4_proc_remove,
8516 .readdir = nfs4_proc_readdir,
8517 .mknod = nfs4_proc_mknod,
8518 .statfs = nfs4_proc_statfs,
8519 .fsinfo = nfs4_proc_fsinfo,
8520 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04008521 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008522 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -04008523 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008524 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -05008525 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008526 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008527 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008528 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04008529 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05008530 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008531 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00008532 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04008533 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04008534 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04008535 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04008536 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04008537 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00008538 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04008539 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04008540 .create_server = nfs4_create_server,
8541 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07008542};
8543
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008544static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
8545 .prefix = XATTR_NAME_NFSV4_ACL,
8546 .list = nfs4_xattr_list_nfs4_acl,
8547 .get = nfs4_xattr_get_nfs4_acl,
8548 .set = nfs4_xattr_set_nfs4_acl,
8549};
8550
8551const struct xattr_handler *nfs4_xattr_handlers[] = {
8552 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -04008553#ifdef CONFIG_NFS_V4_SECURITY_LABEL
8554 &nfs4_xattr_nfs4_label_handler,
8555#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00008556 NULL
8557};
8558
Linus Torvalds1da177e2005-04-16 15:20:36 -07008559/*
8560 * Local variables:
8561 * c-basic-offset: 8
8562 * End:
8563 */