blob: 5f228edbb876378642807a8a3fb07c2efcf78283 [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 *);
Trond Myklebust9e33bed2008-12-23 15:21:46 -050080static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *);
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
108 if (NFS_SERVER(dir)->nfs_client->cl_minorversion < 2)
109 return NULL;
110
111 err = security_dentry_init_security(dentry, sattr->ia_mode,
112 &dentry->d_name, (void **)&label->label, &label->len);
113 if (err == 0)
114 return label;
115
116 return NULL;
117}
118static inline void
119nfs4_label_release_security(struct nfs4_label *label)
120{
121 if (label)
122 security_release_secctx(label->label, label->len);
123}
124static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
125{
126 if (label)
127 return server->attr_bitmask;
128
129 return server->attr_bitmask_nl;
130}
131#else
132static inline struct nfs4_label *
133nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
134 struct iattr *sattr, struct nfs4_label *l)
135{ return NULL; }
136static inline void
137nfs4_label_release_security(struct nfs4_label *label)
138{ return; }
139static inline u32 *
140nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
141{ return server->attr_bitmask; }
142#endif
143
Linus Torvalds1da177e2005-04-16 15:20:36 -0700144/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -0500145static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146{
Trond Myklebust52567b02009-10-23 14:46:42 -0400147 if (err >= -1000)
148 return err;
149 switch (err) {
150 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -0500151 case -NFS4ERR_LAYOUTTRYLATER:
152 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400153 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000154 case -NFS4ERR_WRONGSEC:
155 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800156 case -NFS4ERR_BADOWNER:
157 case -NFS4ERR_BADNAME:
158 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400159 case -NFS4ERR_SHARE_DENIED:
160 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400161 case -NFS4ERR_MINOR_VERS_MISMATCH:
162 return -EPROTONOSUPPORT;
Weston Andros Adamson6168f622012-09-10 14:00:46 -0400163 case -NFS4ERR_ACCESS:
164 return -EACCES;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400165 case -NFS4ERR_FILE_OPEN:
166 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400167 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700169 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400170 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400172 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700173}
174
175/*
176 * This is our standard bitmap for GETATTR requests.
177 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400178const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179 FATTR4_WORD0_TYPE
180 | FATTR4_WORD0_CHANGE
181 | FATTR4_WORD0_SIZE
182 | FATTR4_WORD0_FSID
183 | FATTR4_WORD0_FILEID,
184 FATTR4_WORD1_MODE
185 | FATTR4_WORD1_NUMLINKS
186 | FATTR4_WORD1_OWNER
187 | FATTR4_WORD1_OWNER_GROUP
188 | FATTR4_WORD1_RAWDEV
189 | FATTR4_WORD1_SPACE_USED
190 | FATTR4_WORD1_TIME_ACCESS
191 | FATTR4_WORD1_TIME_METADATA
David Quigleyaa9c2662013-05-22 12:50:44 -0400192 | FATTR4_WORD1_TIME_MODIFY,
193#ifdef CONFIG_NFS_V4_SECURITY_LABEL
194 FATTR4_WORD2_SECURITY_LABEL
195#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700196};
197
Trond Myklebust1549210f2012-06-05 09:16:47 -0400198static const u32 nfs4_pnfs_open_bitmap[3] = {
199 FATTR4_WORD0_TYPE
200 | FATTR4_WORD0_CHANGE
201 | FATTR4_WORD0_SIZE
202 | FATTR4_WORD0_FSID
203 | FATTR4_WORD0_FILEID,
204 FATTR4_WORD1_MODE
205 | FATTR4_WORD1_NUMLINKS
206 | FATTR4_WORD1_OWNER
207 | FATTR4_WORD1_OWNER_GROUP
208 | FATTR4_WORD1_RAWDEV
209 | FATTR4_WORD1_SPACE_USED
210 | FATTR4_WORD1_TIME_ACCESS
211 | FATTR4_WORD1_TIME_METADATA
212 | FATTR4_WORD1_TIME_MODIFY,
213 FATTR4_WORD2_MDSTHRESHOLD
214};
215
Andy Adamsone23008e2012-10-02 21:07:32 -0400216static const u32 nfs4_open_noattr_bitmap[3] = {
217 FATTR4_WORD0_TYPE
218 | FATTR4_WORD0_CHANGE
219 | FATTR4_WORD0_FILEID,
220};
221
David Quigleya09df2c2013-05-22 12:50:41 -0400222const u32 nfs4_statfs_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700223 FATTR4_WORD0_FILES_AVAIL
224 | FATTR4_WORD0_FILES_FREE
225 | FATTR4_WORD0_FILES_TOTAL,
226 FATTR4_WORD1_SPACE_AVAIL
227 | FATTR4_WORD1_SPACE_FREE
228 | FATTR4_WORD1_SPACE_TOTAL
229};
230
David Quigleya09df2c2013-05-22 12:50:41 -0400231const u32 nfs4_pathconf_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700232 FATTR4_WORD0_MAXLINK
233 | FATTR4_WORD0_MAXNAME,
234 0
235};
236
Fred Isamandae100c2011-07-30 20:52:37 -0400237const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700238 | FATTR4_WORD0_MAXREAD
239 | FATTR4_WORD0_MAXWRITE
240 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700241 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400242 | FATTR4_WORD1_FS_LAYOUT_TYPES,
243 FATTR4_WORD2_LAYOUT_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700244};
245
David Quigleya09df2c2013-05-22 12:50:41 -0400246const u32 nfs4_fs_locations_bitmap[3] = {
Manoj Naik830b8e32006-06-09 09:34:25 -0400247 FATTR4_WORD0_TYPE
248 | FATTR4_WORD0_CHANGE
249 | FATTR4_WORD0_SIZE
250 | FATTR4_WORD0_FSID
251 | FATTR4_WORD0_FILEID
252 | FATTR4_WORD0_FS_LOCATIONS,
253 FATTR4_WORD1_MODE
254 | FATTR4_WORD1_NUMLINKS
255 | FATTR4_WORD1_OWNER
256 | FATTR4_WORD1_OWNER_GROUP
257 | FATTR4_WORD1_RAWDEV
258 | FATTR4_WORD1_SPACE_USED
259 | FATTR4_WORD1_TIME_ACCESS
260 | FATTR4_WORD1_TIME_METADATA
261 | FATTR4_WORD1_TIME_MODIFY
David Quigleya09df2c2013-05-22 12:50:41 -0400262 | FATTR4_WORD1_MOUNTED_ON_FILEID,
Manoj Naik830b8e32006-06-09 09:34:25 -0400263};
264
Al Virobc4785c2006-10-19 23:28:51 -0700265static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700266 struct nfs4_readdir_arg *readdir)
267{
Al Viro0dbb4c62006-10-19 23:28:49 -0700268 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269
Linus Torvalds1da177e2005-04-16 15:20:36 -0700270 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000271 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700272 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
273 return;
274 }
275
276 readdir->cookie = 0;
277 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
278 if (cookie == 2)
279 return;
280
281 /*
282 * NFSv4 servers do not return entries for '.' and '..'
283 * Therefore, we fake these entries here. We let '.'
284 * have cookie 0 and '..' have cookie 1. Note that
285 * when talking to the server, we always send cookie 0
286 * instead of 1 or 2.
287 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800288 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700289
290 if (cookie == 0) {
291 *p++ = xdr_one; /* next */
292 *p++ = xdr_zero; /* cookie, first word */
293 *p++ = xdr_one; /* cookie, second word */
294 *p++ = xdr_one; /* entry len */
295 memcpy(p, ".\0\0\0", 4); /* entry */
296 p++;
297 *p++ = xdr_one; /* bitmap length */
298 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
299 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400300 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700301 }
302
303 *p++ = xdr_one; /* next */
304 *p++ = xdr_zero; /* cookie, first word */
305 *p++ = xdr_two; /* cookie, second word */
306 *p++ = xdr_two; /* entry len */
307 memcpy(p, "..\0\0", 4); /* entry */
308 p++;
309 *p++ = xdr_one; /* bitmap length */
310 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
311 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400312 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700313
314 readdir->pgbase = (char *)p - (char *)start;
315 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800316 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700317}
318
Trond Myklebust65de8722008-12-23 15:21:44 -0500319static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
320{
321 int res = 0;
322
323 might_sleep();
324
325 if (*timeout <= 0)
326 *timeout = NFS4_POLL_RETRY_MIN;
327 if (*timeout > NFS4_POLL_RETRY_MAX)
328 *timeout = NFS4_POLL_RETRY_MAX;
Colin Cross416ad3c2013-05-06 23:50:06 +0000329 freezable_schedule_timeout_killable_unsafe(*timeout);
Trond Myklebust65de8722008-12-23 15:21:44 -0500330 if (fatal_signal_pending(current))
331 res = -ERESTARTSYS;
332 *timeout <<= 1;
333 return res;
334}
335
336/* This is the error handling routine for processes that are allowed
337 * to sleep.
338 */
Trond Myklebustb064eca22011-02-22 15:44:32 -0800339static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500340{
341 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500342 struct nfs4_state *state = exception->state;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500343 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500344 int ret = errorcode;
345
346 exception->retry = 0;
347 switch(errorcode) {
348 case 0:
349 return 0;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500350 case -NFS4ERR_OPENMODE:
Bryan Schumaker011e2a72012-06-20 15:53:43 -0400351 if (inode && nfs4_have_delegation(inode, FMODE_READ)) {
Bryan Schumaker57ec14c2012-06-20 15:53:44 -0400352 nfs4_inode_return_delegation(inode);
Trond Myklebust3114ea72012-03-07 16:39:06 -0500353 exception->retry = 1;
354 return 0;
355 }
356 if (state == NULL)
357 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400358 ret = nfs4_schedule_stateid_recovery(server, state);
359 if (ret < 0)
360 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500361 goto wait_on_recovery;
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -0500362 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500363 case -NFS4ERR_ADMIN_REVOKED:
364 case -NFS4ERR_BAD_STATEID:
Trond Myklebustb570a972013-04-12 15:04:51 -0400365 if (inode != NULL && nfs4_have_delegation(inode, FMODE_READ)) {
366 nfs_remove_bad_delegation(inode);
367 exception->retry = 1;
368 break;
369 }
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500370 if (state == NULL)
371 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400372 ret = nfs4_schedule_stateid_recovery(server, state);
373 if (ret < 0)
374 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500375 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400376 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -0400377 if (state != NULL) {
378 ret = nfs4_schedule_stateid_recovery(server, state);
379 if (ret < 0)
380 break;
381 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500382 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500383 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500384 nfs4_schedule_lease_recovery(clp);
385 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500386#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400387 case -NFS4ERR_BADSESSION:
388 case -NFS4ERR_BADSLOT:
389 case -NFS4ERR_BAD_HIGH_SLOT:
390 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
391 case -NFS4ERR_DEADSESSION:
392 case -NFS4ERR_SEQ_FALSE_RETRY:
393 case -NFS4ERR_SEQ_MISORDERED:
394 dprintk("%s ERROR: %d Reset session\n", __func__,
395 errorcode);
Trond Myklebust9f594792012-05-27 13:02:53 -0400396 nfs4_schedule_session_recovery(clp->cl_session, errorcode);
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400397 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500398#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500399 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500400 if (exception->timeout > HZ) {
401 /* We have retried a decent amount, time to
402 * fail
403 */
404 ret = -EBUSY;
405 break;
406 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500407 case -NFS4ERR_GRACE:
408 case -NFS4ERR_DELAY:
409 ret = nfs4_delay(server->client, &exception->timeout);
410 if (ret != 0)
411 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400412 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500413 case -NFS4ERR_OLD_STATEID:
414 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800415 break;
416 case -NFS4ERR_BADOWNER:
417 /* The following works around a Linux server bug! */
418 case -NFS4ERR_BADNAME:
419 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
420 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
421 exception->retry = 1;
422 printk(KERN_WARNING "NFS: v4 server %s "
423 "does not accept raw "
424 "uid/gids. "
425 "Reenabling the idmapper.\n",
426 server->nfs_client->cl_hostname);
427 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500428 }
429 /* We failed to handle the error */
430 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500431wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500432 ret = nfs4_wait_clnt_recover(clp);
433 if (ret == 0)
434 exception->retry = 1;
435 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500436}
437
438
Trond Myklebust452e9352010-07-31 14:29:06 -0400439static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700440{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700441 spin_lock(&clp->cl_lock);
442 if (time_before(clp->cl_last_renewal,timestamp))
443 clp->cl_last_renewal = timestamp;
444 spin_unlock(&clp->cl_lock);
445}
446
Trond Myklebust452e9352010-07-31 14:29:06 -0400447static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
448{
449 do_renew_lease(server->nfs_client, timestamp);
450}
451
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400452#if defined(CONFIG_NFS_V4_1)
453
Trond Myklebustd185a332010-06-16 09:52:25 -0400454static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400455{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500456 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400457 struct nfs4_slot_table *tbl;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500458 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400459
Benny Halevydfb4f3092010-09-24 09:17:01 -0400460 if (!res->sr_slot) {
Andy Adamson13615872009-04-01 09:22:17 -0400461 /* just wake up the next guy waiting since
462 * we may have not consumed a slot after all */
Andy Adamson691daf32009-12-04 15:55:39 -0500463 dprintk("%s: No slot\n", __func__);
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500464 return;
Andy Adamson13615872009-04-01 09:22:17 -0400465 }
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500466 tbl = res->sr_slot->table;
467 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500468
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500469 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500470 /* Be nice to the server: try to ensure that the last transmitted
471 * value for highest_user_slotid <= target_highest_slotid
472 */
473 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
474 send_new_highest_used_slotid = true;
475
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500476 if (nfs41_wake_and_assign_slot(tbl, res->sr_slot)) {
477 send_new_highest_used_slotid = false;
478 goto out_unlock;
479 }
Trond Myklebustf4af6e2a2012-11-20 14:17:32 -0500480 nfs4_free_slot(tbl, res->sr_slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500481
482 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
483 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500484out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500485 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400486 res->sr_slot = NULL;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500487 if (send_new_highest_used_slotid)
488 nfs41_server_notify_highest_slotid_update(session->clp);
Andy Adamson13615872009-04-01 09:22:17 -0400489}
490
Trond Myklebust14516c32010-07-31 14:29:06 -0400491static int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400492{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500493 struct nfs4_session *session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500494 struct nfs4_slot *slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400495 struct nfs_client *clp;
Trond Myklebustac20d162012-12-15 15:36:07 -0500496 bool interrupted = false;
Trond Myklebust85563072012-12-11 10:31:12 -0500497 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400498
Bryan Schumaker468f8612011-04-18 15:57:32 -0400499 /* don't increment the sequence number if the task wasn't sent */
500 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400501 goto out;
502
Trond Myklebust933602e2012-11-16 12:12:38 -0500503 slot = res->sr_slot;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500504 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500505
Trond Myklebustac20d162012-12-15 15:36:07 -0500506 if (slot->interrupted) {
507 slot->interrupted = 0;
508 interrupted = true;
509 }
510
Andy Adamson691daf32009-12-04 15:55:39 -0500511 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400512 switch (res->sr_status) {
513 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400514 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust933602e2012-11-16 12:12:38 -0500515 ++slot->seq_nr;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500516 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500517 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500518 /* Check sequence flags */
Trond Myklebustb4410c22011-03-09 16:00:55 -0500519 if (res->sr_status_flags != 0)
520 nfs4_schedule_lease_recovery(clp);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500521 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400522 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500523 case 1:
524 /*
525 * sr_status remains 1 if an RPC level error occurred.
526 * The server may or may not have processed the sequence
527 * operation..
528 * Mark the slot as having hosted an interrupted RPC call.
529 */
530 slot->interrupted = 1;
531 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400532 case -NFS4ERR_DELAY:
533 /* The server detected a resend of the RPC call and
534 * returned NFS4ERR_DELAY as per Section 2.10.6.2
535 * of RFC5661.
536 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500537 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400538 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500539 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500540 slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400541 goto out_retry;
Trond Myklebust85563072012-12-11 10:31:12 -0500542 case -NFS4ERR_BADSLOT:
543 /*
544 * The slot id we used was probably retired. Try again
545 * using a different slot id.
546 */
Trond Myklebuste8794442012-12-15 13:56:18 -0500547 goto retry_nowait;
548 case -NFS4ERR_SEQ_MISORDERED:
549 /*
Trond Myklebustac20d162012-12-15 15:36:07 -0500550 * Was the last operation on this sequence interrupted?
551 * If so, retry after bumping the sequence number.
552 */
553 if (interrupted) {
554 ++slot->seq_nr;
555 goto retry_nowait;
556 }
557 /*
Trond Myklebuste8794442012-12-15 13:56:18 -0500558 * Could this slot have been previously retired?
559 * If so, then the server may be expecting seq_nr = 1!
560 */
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500561 if (slot->seq_nr != 1) {
562 slot->seq_nr = 1;
563 goto retry_nowait;
564 }
565 break;
Trond Myklebuste8794442012-12-15 13:56:18 -0500566 case -NFS4ERR_SEQ_FALSE_RETRY:
567 ++slot->seq_nr;
568 goto retry_nowait;
Trond Myklebust14516c32010-07-31 14:29:06 -0400569 default:
570 /* Just update the slot sequence no. */
Trond Myklebust933602e2012-11-16 12:12:38 -0500571 ++slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400572 }
573out:
574 /* The session may be reset by one of the error handlers. */
575 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400576 nfs41_sequence_free_slot(res);
Trond Myklebust85563072012-12-11 10:31:12 -0500577 return ret;
Trond Myklebuste8794442012-12-15 13:56:18 -0500578retry_nowait:
579 if (rpc_restart_call_prepare(task)) {
580 task->tk_status = 0;
581 ret = 0;
582 }
583 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400584out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400585 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400586 goto out;
587 rpc_delay(task, NFS4_POLL_RETRY_MAX);
588 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400589}
590
Trond Myklebust14516c32010-07-31 14:29:06 -0400591static int nfs4_sequence_done(struct rpc_task *task,
592 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400593{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500594 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400595 return 1;
596 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400597}
598
Trond Myklebust9d12b212012-01-17 22:04:25 -0500599static void nfs41_init_sequence(struct nfs4_sequence_args *args,
600 struct nfs4_sequence_res *res, int cache_reply)
601{
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500602 args->sa_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500603 args->sa_cache_this = 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400604 args->sa_privileged = 0;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500605 if (cache_reply)
606 args->sa_cache_this = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500607 res->sr_slot = NULL;
608}
609
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400610static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
611{
612 args->sa_privileged = 1;
613}
614
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000615int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400616 struct nfs4_sequence_args *args,
617 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400618 struct rpc_task *task)
619{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400620 struct nfs4_slot *slot;
621 struct nfs4_slot_table *tbl;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400622
623 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400624 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400625 if (res->sr_slot != NULL)
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400626 goto out_success;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400627
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400628 tbl = &session->fc_slot_table;
629
Trond Myklebust69d206b2012-11-22 13:21:02 -0500630 task->tk_timeout = 0;
631
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400632 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson774d5f12013-05-20 14:13:50 -0400633 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) &&
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400634 !args->sa_privileged) {
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500635 /* The state manager will wait until the slot table is empty */
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500636 dprintk("%s session is draining\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400637 goto out_sleep;
Andy Adamsonb069d942009-04-01 09:22:43 -0400638 }
639
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500640 slot = nfs4_alloc_slot(tbl);
Trond Myklebust69d206b2012-11-22 13:21:02 -0500641 if (IS_ERR(slot)) {
642 /* If out of memory, try again in 1/4 second */
643 if (slot == ERR_PTR(-ENOMEM))
644 task->tk_timeout = HZ >> 2;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400645 dprintk("<-- %s: no free slots\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400646 goto out_sleep;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400647 }
648 spin_unlock(&tbl->slot_tbl_lock);
649
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500650 args->sa_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400651
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500652 dprintk("<-- %s slotid=%d seqid=%d\n", __func__,
653 slot->slot_nr, slot->seq_nr);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400654
Benny Halevydfb4f3092010-09-24 09:17:01 -0400655 res->sr_slot = slot;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500656 res->sr_timestamp = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400657 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400658 /*
659 * sr_status is only set in decode_sequence, and so will remain
660 * set to 1 if an rpc level failure occurs.
661 */
662 res->sr_status = 1;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400663out_success:
664 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400665 return 0;
Trond Myklebust7b939a32012-11-01 15:19:46 -0400666out_sleep:
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400667 /* Privileged tasks are queued with top priority */
668 if (args->sa_privileged)
Trond Myklebust1e1093c2012-11-01 16:44:05 -0400669 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
670 NULL, RPC_PRIORITY_PRIVILEGED);
671 else
672 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400673 spin_unlock(&tbl->slot_tbl_lock);
674 return -EAGAIN;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400675}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000676EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400677
Trond Myklebust035168a2010-06-16 09:52:26 -0400678int nfs4_setup_sequence(const struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400679 struct nfs4_sequence_args *args,
680 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400681 struct rpc_task *task)
682{
Trond Myklebust035168a2010-06-16 09:52:26 -0400683 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400684 int ret = 0;
685
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400686 if (session == NULL) {
687 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400688 goto out;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400689 }
Trond Myklebust035168a2010-06-16 09:52:26 -0400690
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500691 dprintk("--> %s clp %p session %p sr_slot %d\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400692 __func__, session->clp, session, res->sr_slot ?
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500693 res->sr_slot->slot_nr : -1);
Trond Myklebust035168a2010-06-16 09:52:26 -0400694
Trond Myklebust9d12b212012-01-17 22:04:25 -0500695 ret = nfs41_setup_sequence(session, args, res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400696out:
697 dprintk("<-- %s status=%d\n", __func__, ret);
698 return ret;
699}
700
701struct nfs41_call_sync_data {
Trond Myklebust035168a2010-06-16 09:52:26 -0400702 const struct nfs_server *seq_server;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400703 struct nfs4_sequence_args *seq_args;
704 struct nfs4_sequence_res *seq_res;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400705};
706
707static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
708{
709 struct nfs41_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400710 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400711
Trond Myklebust035168a2010-06-16 09:52:26 -0400712 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
713
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400714 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400715}
716
Andy Adamson69ab40c2009-04-01 09:22:19 -0400717static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
718{
719 struct nfs41_call_sync_data *data = calldata;
720
Trond Myklebust14516c32010-07-31 14:29:06 -0400721 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400722}
723
Trond Myklebust17280172012-03-11 13:11:00 -0400724static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400725 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400726 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400727};
728
Bryan Schumaker7c513052011-03-24 17:12:24 +0000729static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
730 struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400731 struct rpc_message *msg,
732 struct nfs4_sequence_args *args,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400733 struct nfs4_sequence_res *res)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400734{
735 int ret;
736 struct rpc_task *task;
737 struct nfs41_call_sync_data data = {
Trond Myklebust035168a2010-06-16 09:52:26 -0400738 .seq_server = server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400739 .seq_args = args,
740 .seq_res = res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400741 };
742 struct rpc_task_setup task_setup = {
Bryan Schumaker7c513052011-03-24 17:12:24 +0000743 .rpc_client = clnt,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400744 .rpc_message = msg,
745 .callback_ops = &nfs41_call_sync_ops,
746 .callback_data = &data
747 };
748
Andy Adamsonce5039c2009-04-01 09:22:13 -0400749 task = rpc_run_task(&task_setup);
750 if (IS_ERR(task))
751 ret = PTR_ERR(task);
752 else {
753 ret = task->tk_status;
754 rpc_put_task(task);
755 }
756 return ret;
757}
758
Trond Myklebustdf896452010-06-16 09:52:26 -0400759#else
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400760static
Trond Myklebust9d12b212012-01-17 22:04:25 -0500761void nfs41_init_sequence(struct nfs4_sequence_args *args,
762 struct nfs4_sequence_res *res, int cache_reply)
763{
764}
765
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400766static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
767{
768}
769
770
Trond Myklebust14516c32010-07-31 14:29:06 -0400771static int nfs4_sequence_done(struct rpc_task *task,
772 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400773{
Trond Myklebust14516c32010-07-31 14:29:06 -0400774 return 1;
Trond Myklebustdf896452010-06-16 09:52:26 -0400775}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400776#endif /* CONFIG_NFS_V4_1 */
777
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400778static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000779int _nfs4_call_sync(struct rpc_clnt *clnt,
780 struct nfs_server *server,
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400781 struct rpc_message *msg,
782 struct nfs4_sequence_args *args,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400783 struct nfs4_sequence_res *res)
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400784{
Bryan Schumaker7c513052011-03-24 17:12:24 +0000785 return rpc_call_sync(clnt, msg, 0);
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400786}
787
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400788static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000789int nfs4_call_sync(struct rpc_clnt *clnt,
790 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000791 struct rpc_message *msg,
792 struct nfs4_sequence_args *args,
793 struct nfs4_sequence_res *res,
794 int cache_reply)
795{
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400796 nfs41_init_sequence(args, res, cache_reply);
Bryan Schumaker7c513052011-03-24 17:12:24 +0000797 return server->nfs_client->cl_mvops->call_sync(clnt, server, msg,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400798 args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000799}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400800
Trond Myklebust38478b22006-05-25 01:40:57 -0400801static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700802{
Trond Myklebust38478b22006-05-25 01:40:57 -0400803 struct nfs_inode *nfsi = NFS_I(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700804
Trond Myklebust38478b22006-05-25 01:40:57 -0400805 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400806 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700807 if (!cinfo->atomic || cinfo->before != dir->i_version)
Trond Myklebustbfc69a42007-10-15 18:18:29 -0400808 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700809 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000810 nfs_fscache_invalidate(dir);
Trond Myklebust38478b22006-05-25 01:40:57 -0400811 spin_unlock(&dir->i_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700812}
813
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100814struct nfs4_opendata {
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400815 struct kref kref;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100816 struct nfs_openargs o_arg;
817 struct nfs_openres o_res;
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100818 struct nfs_open_confirmargs c_arg;
819 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500820 struct nfs4_string owner_name;
821 struct nfs4_string group_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100822 struct nfs_fattr f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400823 struct nfs4_label *f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100824 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400825 struct dentry *dentry;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100826 struct nfs4_state_owner *owner;
Trond Myklebustaac00a82007-07-05 19:02:21 -0400827 struct nfs4_state *state;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100828 struct iattr attrs;
Trond Myklebust26e976a2006-01-03 09:55:21 +0100829 unsigned long timestamp;
Trond Myklebust3e309912007-07-07 13:19:59 -0400830 unsigned int rpc_done : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400831 unsigned int is_recover : 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +0100832 int rpc_status;
833 int cancelled;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100834};
835
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400836static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
837 int err, struct nfs4_exception *exception)
838{
839 if (err != -EINVAL)
840 return false;
841 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
842 return false;
843 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
844 exception->retry = 1;
845 return true;
846}
847
848static enum open_claim_type4
849nfs4_map_atomic_open_claim(struct nfs_server *server,
850 enum open_claim_type4 claim)
851{
852 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
853 return claim;
854 switch (claim) {
855 default:
856 return claim;
857 case NFS4_OPEN_CLAIM_FH:
858 return NFS4_OPEN_CLAIM_NULL;
859 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
860 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
861 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
862 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
863 }
864}
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400865
866static void nfs4_init_opendata_res(struct nfs4_opendata *p)
867{
868 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -0400869 p->o_res.f_label = p->f_label;
Trond Myklebustc1d51932008-04-07 13:20:54 -0400870 p->o_res.seqid = p->o_arg.seqid;
871 p->c_res.seqid = p->c_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400872 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400873 p->o_res.access_request = p->o_arg.access;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400874 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500875 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400876}
877
Al Viro82a2c1b2011-06-22 18:30:55 -0400878static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500879 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400880 const struct iattr *attrs,
David Quigley1775fd32013-05-22 12:50:42 -0400881 struct nfs4_label *label,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400882 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400883 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100884{
Al Viro82a2c1b2011-06-22 18:30:55 -0400885 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100886 struct inode *dir = parent->d_inode;
887 struct nfs_server *server = NFS_SERVER(dir);
888 struct nfs4_opendata *p;
889
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400890 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100891 if (p == NULL)
892 goto err;
David Quigley14c43f72013-05-22 12:50:43 -0400893
894 p->f_label = nfs4_label_alloc(server, gfp_mask);
895 if (IS_ERR(p->f_label))
896 goto err_free_p;
897
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400898 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100899 if (p->o_arg.seqid == NULL)
David Quigley14c43f72013-05-22 12:50:43 -0400900 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -0400901 nfs_sb_active(dentry->d_sb);
902 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100903 p->dir = parent;
904 p->owner = sp;
905 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500906 p->o_arg.open_flags = flags;
907 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700908 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
909 * will return permission denied for all bits until close */
910 if (!(flags & O_EXCL)) {
911 /* ask server to check for all possible rights as results
912 * are cached */
913 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
914 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700915 }
David Howells7539bba2006-08-22 20:06:09 -0400916 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -0400917 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
918 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -0400919 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100920 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -0400921 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -0400922 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
David Quigley1775fd32013-05-22 12:50:42 -0400923 p->o_arg.label = label;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400924 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
925 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400926 case NFS4_OPEN_CLAIM_NULL:
927 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
928 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
929 p->o_arg.fh = NFS_FH(dir);
930 break;
931 case NFS4_OPEN_CLAIM_PREVIOUS:
932 case NFS4_OPEN_CLAIM_FH:
933 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
934 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
935 p->o_arg.fh = NFS_FH(dentry->d_inode);
936 }
Trond Myklebust536e43d2012-01-17 22:04:26 -0500937 if (attrs != NULL && attrs->ia_valid != 0) {
Trond Myklebustc281fa9c2013-08-20 21:06:49 -0400938 __u32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -0400939
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100940 p->o_arg.u.attrs = &p->attrs;
941 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -0500942
943 verf[0] = jiffies;
944 verf[1] = current->pid;
945 memcpy(p->o_arg.u.verifier.data, verf,
946 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100947 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100948 p->c_arg.fh = &p->o_res.fh;
949 p->c_arg.stateid = &p->o_res.stateid;
950 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400951 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400952 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100953 return p;
David Quigley14c43f72013-05-22 12:50:43 -0400954
955err_free_label:
956 nfs4_label_free(p->f_label);
957err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100958 kfree(p);
959err:
960 dput(parent);
961 return NULL;
962}
963
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400964static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100965{
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400966 struct nfs4_opendata *p = container_of(kref,
967 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -0400968 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400969
970 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400971 if (p->state != NULL)
972 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400973 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -0400974
975 nfs4_label_free(p->f_label);
976
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400977 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -0400978 dput(p->dentry);
979 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500980 nfs_fattr_free_names(&p->f_attr);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400981 kfree(p);
982}
983
984static void nfs4_opendata_put(struct nfs4_opendata *p)
985{
986 if (p != NULL)
987 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100988}
989
Trond Myklebust06f814a2006-01-03 09:55:07 +0100990static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
991{
Trond Myklebust06f814a2006-01-03 09:55:07 +0100992 int ret;
993
Trond Myklebust06f814a2006-01-03 09:55:07 +0100994 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +0100995 return ret;
996}
997
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500998static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -0400999{
1000 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001001
Trond Myklebust536e43d2012-01-17 22:04:26 -05001002 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001003 goto out;
1004 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001005 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001006 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1007 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001008 break;
1009 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001010 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1011 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001012 break;
1013 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001014 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1015 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001016 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001017out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001018 return ret;
1019}
1020
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001021static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001022{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001023 if (delegation == NULL)
1024 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001025 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001026 return 0;
Trond Myklebust15c831b2008-12-23 15:21:39 -05001027 if (test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
Trond Myklebustaac00a82007-07-05 19:02:21 -04001028 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -05001029 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
1030 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -05001031 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001032 return 1;
1033}
1034
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001035static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001036{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001037 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001038 case FMODE_WRITE:
1039 state->n_wronly++;
1040 break;
1041 case FMODE_READ:
1042 state->n_rdonly++;
1043 break;
1044 case FMODE_READ|FMODE_WRITE:
1045 state->n_rdwr++;
1046 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001047 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001048}
1049
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001050static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -04001051{
1052 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001053 nfs4_stateid_copy(&state->stateid, stateid);
1054 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust92b40e92013-04-20 01:25:45 -04001055 set_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001056 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001057 case FMODE_READ:
1058 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1059 break;
1060 case FMODE_WRITE:
1061 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1062 break;
1063 case FMODE_READ|FMODE_WRITE:
1064 set_bit(NFS_O_RDWR_STATE, &state->flags);
1065 }
1066}
1067
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001068static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -04001069{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001070 write_seqlock(&state->seqlock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001071 nfs_set_open_stateid_locked(state, stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001072 write_sequnlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001073}
1074
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001075static 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 -07001076{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001077 /*
1078 * Protect the call to nfs4_state_set_mode_locked and
1079 * serialise the stateid update
1080 */
1081 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001082 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001083 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001084 set_bit(NFS_DELEGATED_STATE, &state->flags);
1085 }
1086 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001087 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001088 write_sequnlock(&state->seqlock);
1089 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001090 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001091 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001092}
1093
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001094static 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 -05001095{
1096 struct nfs_inode *nfsi = NFS_I(state->inode);
1097 struct nfs_delegation *deleg_cur;
1098 int ret = 0;
1099
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001100 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001101
1102 rcu_read_lock();
1103 deleg_cur = rcu_dereference(nfsi->delegation);
1104 if (deleg_cur == NULL)
1105 goto no_delegation;
1106
1107 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001108 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001109 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001110 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001111 goto no_delegation_unlock;
1112
1113 if (delegation == NULL)
1114 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001115 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001116 goto no_delegation_unlock;
1117
Trond Myklebustb7391f42008-12-23 15:21:52 -05001118 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001119 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001120 ret = 1;
1121no_delegation_unlock:
1122 spin_unlock(&deleg_cur->lock);
1123no_delegation:
1124 rcu_read_unlock();
1125
1126 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001127 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001128 ret = 1;
1129 }
1130
1131 return ret;
1132}
1133
1134
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001135static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001136{
1137 struct nfs_delegation *delegation;
1138
1139 rcu_read_lock();
1140 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001141 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001142 rcu_read_unlock();
1143 return;
1144 }
1145 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001146 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001147}
1148
Trond Myklebust6ee41262007-07-08 14:11:36 -04001149static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001150{
1151 struct nfs4_state *state = opendata->state;
1152 struct nfs_inode *nfsi = NFS_I(state->inode);
1153 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001154 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001155 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001156 nfs4_stateid stateid;
1157 int ret = -EAGAIN;
1158
Trond Myklebustaac00a82007-07-05 19:02:21 -04001159 for (;;) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001160 if (can_open_cached(state, fmode, open_mode)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001161 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001162 if (can_open_cached(state, fmode, open_mode)) {
1163 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001164 spin_unlock(&state->owner->so_lock);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001165 goto out_return_state;
1166 }
1167 spin_unlock(&state->owner->so_lock);
1168 }
Trond Myklebust34310432008-12-23 15:21:38 -05001169 rcu_read_lock();
1170 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001171 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001172 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001173 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001174 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001175 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001176 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001177 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001178 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001179 if (!opendata->is_recover) {
1180 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1181 if (ret != 0)
1182 goto out;
1183 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001184 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001185
1186 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001187 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001188 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001189 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001190out:
1191 return ERR_PTR(ret);
1192out_return_state:
1193 atomic_inc(&state->count);
1194 return state;
1195}
1196
Andy Adamsone23008e2012-10-02 21:07:32 -04001197static void
1198nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1199{
1200 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1201 struct nfs_delegation *delegation;
1202 int delegation_flags = 0;
1203
1204 rcu_read_lock();
1205 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1206 if (delegation)
1207 delegation_flags = delegation->flags;
1208 rcu_read_unlock();
1209 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1210 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1211 "returning a delegation for "
1212 "OPEN(CLAIM_DELEGATE_CUR)\n",
1213 clp->cl_hostname);
1214 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1215 nfs_inode_set_delegation(state->inode,
1216 data->owner->so_cred,
1217 &data->o_res);
1218 else
1219 nfs_inode_reclaim_delegation(state->inode,
1220 data->owner->so_cred,
1221 &data->o_res);
1222}
1223
1224/*
1225 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1226 * and update the nfs4_state.
1227 */
1228static struct nfs4_state *
1229_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1230{
1231 struct inode *inode = data->state->inode;
1232 struct nfs4_state *state = data->state;
1233 int ret;
1234
1235 if (!data->rpc_done) {
1236 ret = data->rpc_status;
1237 goto err;
1238 }
1239
1240 ret = -ESTALE;
1241 if (!(data->f_attr.valid & NFS_ATTR_FATTR_TYPE) ||
1242 !(data->f_attr.valid & NFS_ATTR_FATTR_FILEID) ||
1243 !(data->f_attr.valid & NFS_ATTR_FATTR_CHANGE))
1244 goto err;
1245
1246 ret = -ENOMEM;
1247 state = nfs4_get_open_state(inode, data->owner);
1248 if (state == NULL)
1249 goto err;
1250
1251 ret = nfs_refresh_inode(inode, &data->f_attr);
1252 if (ret)
1253 goto err;
1254
David Quigleyaa9c2662013-05-22 12:50:44 -04001255 nfs_setsecurity(inode, &data->f_attr, data->f_label);
1256
Andy Adamsone23008e2012-10-02 21:07:32 -04001257 if (data->o_res.delegation_type != 0)
1258 nfs4_opendata_check_deleg(data, state);
1259 update_open_stateid(state, &data->o_res.stateid, NULL,
1260 data->o_arg.fmode);
1261
1262 return state;
1263err:
1264 return ERR_PTR(ret);
1265
1266}
1267
1268static struct nfs4_state *
1269_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001270{
1271 struct inode *inode;
1272 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001273 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001274
Trond Myklebustaac00a82007-07-05 19:02:21 -04001275 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001276 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001277 goto out;
1278 }
1279
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001280 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001281 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001282 goto err;
David Quigley1775fd32013-05-22 12:50:42 -04001283 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr, data->f_label);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001284 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001285 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001286 goto err;
1287 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001288 state = nfs4_get_open_state(inode, data->owner);
1289 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001290 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001291 if (data->o_res.delegation_type != 0)
1292 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001293 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001294 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001295 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001296out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001297 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001298 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001299err_put_inode:
1300 iput(inode);
1301err:
1302 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001303}
1304
Andy Adamsone23008e2012-10-02 21:07:32 -04001305static struct nfs4_state *
1306nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1307{
1308 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1309 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1310 return _nfs4_opendata_to_nfs4_state(data);
1311}
1312
Trond Myklebust864472e2006-01-03 09:55:15 +01001313static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1314{
1315 struct nfs_inode *nfsi = NFS_I(state->inode);
1316 struct nfs_open_context *ctx;
1317
1318 spin_lock(&state->inode->i_lock);
1319 list_for_each_entry(ctx, &nfsi->open_files, list) {
1320 if (ctx->state != state)
1321 continue;
1322 get_nfs_open_context(ctx);
1323 spin_unlock(&state->inode->i_lock);
1324 return ctx;
1325 }
1326 spin_unlock(&state->inode->i_lock);
1327 return ERR_PTR(-ENOENT);
1328}
1329
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001330static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1331 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001332{
1333 struct nfs4_opendata *opendata;
1334
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001335 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
David Quigley1775fd32013-05-22 12:50:42 -04001336 NULL, NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001337 if (opendata == NULL)
1338 return ERR_PTR(-ENOMEM);
1339 opendata->state = state;
1340 atomic_inc(&state->count);
1341 return opendata;
1342}
1343
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001344static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001345{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001346 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001347 int ret;
1348
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001349 opendata->o_arg.open_flags = 0;
1350 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001351 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1352 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1353 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001354 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001355 if (ret != 0)
1356 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001357 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001358 if (IS_ERR(newstate))
1359 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001360 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001361 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001362 return 0;
1363}
1364
1365static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1366{
Trond Myklebust864472e2006-01-03 09:55:15 +01001367 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001368 int ret;
1369
1370 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001371 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001372 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001373 smp_rmb();
1374 if (state->n_rdwr != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001375 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001376 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001377 if (ret != 0)
1378 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001379 if (newstate != state)
1380 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001381 }
1382 if (state->n_wronly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001383 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001384 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001385 if (ret != 0)
1386 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001387 if (newstate != state)
1388 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001389 }
1390 if (state->n_rdonly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001391 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001392 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001393 if (ret != 0)
1394 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001395 if (newstate != state)
1396 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001397 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001398 /*
1399 * We may have performed cached opens for all three recoveries.
1400 * Check if we need to update the current stateid.
1401 */
1402 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001403 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001404 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001405 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001406 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001407 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001408 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001409 return 0;
1410}
1411
Linus Torvalds1da177e2005-04-16 15:20:36 -07001412/*
1413 * OPEN_RECLAIM:
1414 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001415 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001416static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001417{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001418 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001419 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001420 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001421 int status;
1422
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001423 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1424 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001425 if (IS_ERR(opendata))
1426 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001427 rcu_read_lock();
1428 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001429 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001430 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001431 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001432 opendata->o_arg.u.delegation_type = delegation_type;
1433 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001434 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001435 return status;
1436}
1437
Trond Myklebust539cd032007-06-05 11:46:42 -04001438static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001439{
1440 struct nfs_server *server = NFS_SERVER(state->inode);
1441 struct nfs4_exception exception = { };
1442 int err;
1443 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001444 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001445 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1446 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001447 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001448 break;
1449 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001450 } while (exception.retry);
1451 return err;
1452}
1453
Trond Myklebust864472e2006-01-03 09:55:15 +01001454static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1455{
1456 struct nfs_open_context *ctx;
1457 int ret;
1458
1459 ctx = nfs4_state_find_open_context(state);
1460 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001461 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001462 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001463 put_nfs_open_context(ctx);
1464 return ret;
1465}
1466
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001467static 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 -07001468{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001469 switch (err) {
1470 default:
1471 printk(KERN_ERR "NFS: %s: unhandled error "
1472 "%d.\n", __func__, err);
1473 case 0:
1474 case -ENOENT:
1475 case -ESTALE:
1476 break;
1477 case -NFS4ERR_BADSESSION:
1478 case -NFS4ERR_BADSLOT:
1479 case -NFS4ERR_BAD_HIGH_SLOT:
1480 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1481 case -NFS4ERR_DEADSESSION:
1482 set_bit(NFS_DELEGATED_STATE, &state->flags);
1483 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1484 return -EAGAIN;
1485 case -NFS4ERR_STALE_CLIENTID:
1486 case -NFS4ERR_STALE_STATEID:
1487 set_bit(NFS_DELEGATED_STATE, &state->flags);
1488 case -NFS4ERR_EXPIRED:
1489 /* Don't recall a delegation if it was lost */
1490 nfs4_schedule_lease_recovery(server->nfs_client);
1491 return -EAGAIN;
1492 case -NFS4ERR_DELEG_REVOKED:
1493 case -NFS4ERR_ADMIN_REVOKED:
1494 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001495 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001496 nfs_inode_find_state_and_recover(state->inode,
1497 stateid);
1498 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001499 return 0;
1500 case -NFS4ERR_DELAY:
1501 case -NFS4ERR_GRACE:
1502 set_bit(NFS_DELEGATED_STATE, &state->flags);
1503 ssleep(1);
1504 return -EAGAIN;
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001505 case -ENOMEM:
1506 case -NFS4ERR_DENIED:
1507 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1508 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001509 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001510 return err;
1511}
1512
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001513int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1514{
1515 struct nfs_server *server = NFS_SERVER(state->inode);
1516 struct nfs4_opendata *opendata;
1517 int err;
1518
1519 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1520 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1521 if (IS_ERR(opendata))
1522 return PTR_ERR(opendata);
1523 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1524 err = nfs4_open_recover(opendata, state);
1525 nfs4_opendata_put(opendata);
1526 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1527}
1528
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001529static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1530{
1531 struct nfs4_opendata *data = calldata;
1532
1533 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001534 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001535 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001536 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001537 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001538 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001539 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001540}
1541
1542static void nfs4_open_confirm_release(void *calldata)
1543{
1544 struct nfs4_opendata *data = calldata;
1545 struct nfs4_state *state = NULL;
1546
1547 /* If this request hasn't been cancelled, do nothing */
1548 if (data->cancelled == 0)
1549 goto out_free;
1550 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001551 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001552 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001553 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001554 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001555 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001556out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001557 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001558}
1559
1560static const struct rpc_call_ops nfs4_open_confirm_ops = {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001561 .rpc_call_done = nfs4_open_confirm_done,
1562 .rpc_release = nfs4_open_confirm_release,
1563};
1564
1565/*
1566 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1567 */
1568static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1569{
1570 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1571 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001572 struct rpc_message msg = {
1573 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1574 .rpc_argp = &data->c_arg,
1575 .rpc_resp = &data->c_res,
1576 .rpc_cred = data->owner->so_cred,
1577 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001578 struct rpc_task_setup task_setup_data = {
1579 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001580 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001581 .callback_ops = &nfs4_open_confirm_ops,
1582 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001583 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001584 .flags = RPC_TASK_ASYNC,
1585 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001586 int status;
1587
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001588 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001589 data->rpc_done = 0;
1590 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001591 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001592 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001593 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001594 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001595 status = nfs4_wait_for_completion_rpc_task(task);
1596 if (status != 0) {
1597 data->cancelled = 1;
1598 smp_wmb();
1599 } else
1600 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001601 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001602 return status;
1603}
1604
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001605static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001606{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001607 struct nfs4_opendata *data = calldata;
1608 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001609 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001610
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001611 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001612 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001613 /*
1614 * Check if we still need to send an OPEN call, or if we can use
1615 * a delegation instead.
1616 */
1617 if (data->state != NULL) {
1618 struct nfs_delegation *delegation;
1619
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001620 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001621 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001622 rcu_read_lock();
1623 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001624 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001625 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001626 can_open_delegated(delegation, data->o_arg.fmode))
1627 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001628 rcu_read_unlock();
1629 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001630 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001631 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001632 switch (data->o_arg.claim) {
1633 case NFS4_OPEN_CLAIM_PREVIOUS:
1634 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1635 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001636 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001637 case NFS4_OPEN_CLAIM_FH:
1638 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001639 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1640 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001641 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001642 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001643 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001644 &data->o_res.seq_res,
1645 task) != 0)
1646 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001647
1648 /* Set the create mode (note dependency on the session type) */
1649 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1650 if (data->o_arg.open_flags & O_EXCL) {
1651 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1652 if (nfs4_has_persistent_session(clp))
1653 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1654 else if (clp->cl_mvops->minor_version > 0)
1655 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1656 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001657 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001658unlock_no_action:
1659 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001660out_no_action:
1661 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001662out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001663 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001664}
1665
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001666static void nfs4_open_done(struct rpc_task *task, void *calldata)
1667{
1668 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001669
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001670 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001671
Trond Myklebust14516c32010-07-31 14:29:06 -04001672 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1673 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001674
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001675 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001676 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1677 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001678 case S_IFREG:
1679 break;
1680 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001681 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001682 break;
1683 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001684 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001685 break;
1686 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001687 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001688 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001689 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001690 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001691 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1692 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001693 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001694 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001695}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001696
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001697static void nfs4_open_release(void *calldata)
1698{
1699 struct nfs4_opendata *data = calldata;
1700 struct nfs4_state *state = NULL;
1701
1702 /* If this request hasn't been cancelled, do nothing */
1703 if (data->cancelled == 0)
1704 goto out_free;
1705 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001706 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001707 goto out_free;
1708 /* In case we need an open_confirm, no cleanup! */
1709 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1710 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001711 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001712 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001713 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001714out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001715 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001716}
1717
1718static const struct rpc_call_ops nfs4_open_ops = {
1719 .rpc_call_prepare = nfs4_open_prepare,
1720 .rpc_call_done = nfs4_open_done,
1721 .rpc_release = nfs4_open_release,
1722};
1723
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001724static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001725{
1726 struct inode *dir = data->dir->d_inode;
1727 struct nfs_server *server = NFS_SERVER(dir);
1728 struct nfs_openargs *o_arg = &data->o_arg;
1729 struct nfs_openres *o_res = &data->o_res;
1730 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001731 struct rpc_message msg = {
1732 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1733 .rpc_argp = o_arg,
1734 .rpc_resp = o_res,
1735 .rpc_cred = data->owner->so_cred,
1736 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001737 struct rpc_task_setup task_setup_data = {
1738 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001739 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001740 .callback_ops = &nfs4_open_ops,
1741 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001742 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001743 .flags = RPC_TASK_ASYNC,
1744 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001745 int status;
1746
Trond Myklebust9d12b212012-01-17 22:04:25 -05001747 nfs41_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001748 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001749 data->rpc_done = 0;
1750 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001751 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001752 data->is_recover = 0;
1753 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001754 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001755 data->is_recover = 1;
1756 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001757 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001758 if (IS_ERR(task))
1759 return PTR_ERR(task);
1760 status = nfs4_wait_for_completion_rpc_task(task);
1761 if (status != 0) {
1762 data->cancelled = 1;
1763 smp_wmb();
1764 } else
1765 status = data->rpc_status;
1766 rpc_put_task(task);
1767
1768 return status;
1769}
1770
1771static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1772{
1773 struct inode *dir = data->dir->d_inode;
1774 struct nfs_openres *o_res = &data->o_res;
1775 int status;
1776
1777 status = nfs4_run_open_task(data, 1);
1778 if (status != 0 || !data->rpc_done)
1779 return status;
1780
Trond Myklebust6926afd2012-01-07 13:22:46 -05001781 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1782
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001783 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1784 status = _nfs4_proc_open_confirm(data);
1785 if (status != 0)
1786 return status;
1787 }
1788
1789 return status;
1790}
1791
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001792static int nfs4_opendata_access(struct rpc_cred *cred,
1793 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001794 struct nfs4_state *state, fmode_t fmode,
1795 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001796{
1797 struct nfs_access_entry cache;
1798 u32 mask;
1799
1800 /* access call failed or for some reason the server doesn't
1801 * support any access modes -- defer access call until later */
1802 if (opendata->o_res.access_supported == 0)
1803 return 0;
1804
1805 mask = 0;
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001806 /* don't check MAY_WRITE - a newly created file may not have
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001807 * write mode bits, but POSIX allows the creating process to write.
1808 * use openflags to check for exec, because fmode won't
1809 * always have FMODE_EXEC set when file open for exec. */
1810 if (openflags & __FMODE_EXEC) {
1811 /* ONLY check for exec rights */
1812 mask = MAY_EXEC;
1813 } else if (fmode & FMODE_READ)
1814 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001815
1816 cache.cred = cred;
1817 cache.jiffies = jiffies;
1818 nfs_access_set_mask(&cache, opendata->o_res.access_result);
1819 nfs_access_add_cache(state->inode, &cache);
1820
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001821 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001822 return 0;
1823
1824 /* even though OPEN succeeded, access is denied. Close the file */
1825 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04001826 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001827}
1828
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001829/*
1830 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
1831 */
1832static int _nfs4_proc_open(struct nfs4_opendata *data)
1833{
1834 struct inode *dir = data->dir->d_inode;
1835 struct nfs_server *server = NFS_SERVER(dir);
1836 struct nfs_openargs *o_arg = &data->o_arg;
1837 struct nfs_openres *o_res = &data->o_res;
1838 int status;
1839
1840 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001841 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001842 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001843 if (status != 0) {
1844 if (status == -NFS4ERR_BADNAME &&
1845 !(o_arg->open_flags & O_CREAT))
1846 return -ENOENT;
1847 return status;
1848 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001849
Trond Myklebust6926afd2012-01-07 13:22:46 -05001850 nfs_fattr_map_and_free_names(server, &data->f_attr);
1851
Trond Myklebust90ff0c52012-04-27 13:48:18 -04001852 if (o_arg->open_flags & O_CREAT)
Trond Myklebust56ae19f2005-10-27 22:12:40 -04001853 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust0df5dd42010-04-11 16:48:44 -04001854 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
1855 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001856 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001857 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001859 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001860 }
1861 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
David Quigley1775fd32013-05-22 12:50:42 -04001862 _nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr, o_res->f_label);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001863 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001864}
1865
Andy Adamsond83217c2011-03-01 01:34:17 +00001866static int nfs4_recover_expired_lease(struct nfs_server *server)
1867{
1868 return nfs4_client_recover_expired_lease(server->nfs_client);
1869}
1870
Linus Torvalds1da177e2005-04-16 15:20:36 -07001871/*
1872 * OPEN_EXPIRED:
1873 * reclaim state on the server after a network partition.
1874 * Assumes caller holds the appropriate lock
1875 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001876static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001878 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01001879 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001880
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001881 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001882 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001883 if (IS_ERR(opendata))
1884 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001885 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04001886 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04001887 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001888 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001889 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001890}
1891
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001892static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001893{
Trond Myklebust539cd032007-06-05 11:46:42 -04001894 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00001895 struct nfs4_exception exception = { };
1896 int err;
1897
1898 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001899 err = _nfs4_open_expired(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001900 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1901 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001902 switch (err) {
1903 default:
1904 goto out;
1905 case -NFS4ERR_GRACE:
1906 case -NFS4ERR_DELAY:
1907 nfs4_handle_exception(server, err, &exception);
1908 err = 0;
1909 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00001910 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001911out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00001912 return err;
1913}
1914
Linus Torvalds1da177e2005-04-16 15:20:36 -07001915static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1916{
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01001918 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001919
Trond Myklebust864472e2006-01-03 09:55:15 +01001920 ctx = nfs4_state_find_open_context(state);
1921 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001922 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001923 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001924 put_nfs_open_context(ctx);
1925 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001926}
1927
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001928#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001929static void nfs41_clear_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001930{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001931 struct nfs_server *server = NFS_SERVER(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001932 nfs4_stateid *stateid = &state->stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001933 struct nfs_delegation *delegation;
1934 struct rpc_cred *cred = NULL;
1935 int status = -NFS4ERR_BAD_STATEID;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001936
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001937 /* If a state reset has been done, test_stateid is unneeded */
1938 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1939 return;
1940
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001941 /* Get the delegation credential for use by test/free_stateid */
1942 rcu_read_lock();
1943 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1944 if (delegation != NULL &&
1945 nfs4_stateid_match(&delegation->stateid, stateid)) {
1946 cred = get_rpccred(delegation->cred);
1947 rcu_read_unlock();
1948 status = nfs41_test_stateid(server, stateid, cred);
1949 } else
1950 rcu_read_unlock();
1951
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001952 if (status != NFS_OK) {
1953 /* Free the stateid unless the server explicitly
1954 * informs us the stateid is unrecognized. */
1955 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001956 nfs41_free_stateid(server, stateid, cred);
Bryan Schumaker69388672012-09-26 15:25:52 -04001957 nfs_remove_bad_delegation(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001958
Bryan Schumaker69388672012-09-26 15:25:52 -04001959 write_seqlock(&state->seqlock);
1960 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
1961 write_sequnlock(&state->seqlock);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001962 clear_bit(NFS_DELEGATED_STATE, &state->flags);
1963 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001964
1965 if (cred != NULL)
1966 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001967}
1968
1969/**
1970 * nfs41_check_open_stateid - possibly free an open stateid
1971 *
1972 * @state: NFSv4 state for an inode
1973 *
1974 * Returns NFS_OK if recovery for this stateid is now finished.
1975 * Otherwise a negative NFS4ERR value is returned.
1976 */
1977static int nfs41_check_open_stateid(struct nfs4_state *state)
1978{
1979 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04001980 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001981 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001982 int status;
1983
1984 /* If a state reset has been done, test_stateid is unneeded */
1985 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
1986 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
1987 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
1988 return -NFS4ERR_BAD_STATEID;
1989
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001990 status = nfs41_test_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001991 if (status != NFS_OK) {
1992 /* Free the stateid unless the server explicitly
1993 * informs us the stateid is unrecognized. */
1994 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001995 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001996
1997 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1998 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1999 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002000 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002001 }
2002 return status;
2003}
2004
2005static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2006{
Chuck Levereb64cf92012-07-11 16:30:05 -04002007 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002008
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002009 nfs41_clear_delegation_stateid(state);
2010 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002011 if (status != NFS_OK)
2012 status = nfs4_open_expired(sp, state);
2013 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002014}
2015#endif
2016
Linus Torvalds1da177e2005-04-16 15:20:36 -07002017/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002018 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2019 * fields corresponding to attributes that were used to store the verifier.
2020 * Make sure we clobber those fields in the later setattr call
2021 */
2022static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
2023{
2024 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
2025 !(sattr->ia_valid & ATTR_ATIME_SET))
2026 sattr->ia_valid |= ATTR_ATIME;
2027
2028 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
2029 !(sattr->ia_valid & ATTR_MTIME_SET))
2030 sattr->ia_valid |= ATTR_MTIME;
2031}
2032
Trond Myklebustc21443c2013-02-07 14:26:21 -05002033static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
2034 fmode_t fmode,
2035 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002036 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002037{
2038 struct nfs4_state_owner *sp = opendata->owner;
2039 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002040 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002041 struct nfs4_state *state;
2042 unsigned int seq;
2043 int ret;
2044
2045 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2046
2047 ret = _nfs4_proc_open(opendata);
2048 if (ret != 0)
2049 goto out;
2050
2051 state = nfs4_opendata_to_nfs4_state(opendata);
2052 ret = PTR_ERR(state);
2053 if (IS_ERR(state))
2054 goto out;
2055 if (server->caps & NFS_CAP_POSIX_LOCK)
2056 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
2057
Trond Myklebust275bb302013-05-29 13:11:28 -04002058 dentry = opendata->dentry;
2059 if (dentry->d_inode == NULL) {
2060 /* FIXME: Is this d_drop() ever needed? */
2061 d_drop(dentry);
2062 dentry = d_add_unique(dentry, igrab(state->inode));
2063 if (dentry == NULL) {
2064 dentry = opendata->dentry;
2065 } else if (dentry != ctx->dentry) {
2066 dput(ctx->dentry);
2067 ctx->dentry = dget(dentry);
2068 }
2069 nfs_set_verifier(dentry,
2070 nfs_save_change_attribute(opendata->dir->d_inode));
2071 }
2072
Trond Myklebustc21443c2013-02-07 14:26:21 -05002073 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
2074 if (ret != 0)
2075 goto out;
2076
Trond Myklebust3efb9722013-05-29 13:17:04 -04002077 ctx->state = state;
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04002078 if (dentry->d_inode == state->inode) {
2079 nfs_inode_attach_open_context(ctx);
2080 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
2081 nfs4_schedule_stateid_recovery(server, state);
2082 }
Trond Myklebustc21443c2013-02-07 14:26:21 -05002083out:
2084 return ret;
2085}
2086
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002087/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002088 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07002089 */
Andy Adamson82be4172012-05-23 05:02:35 -04002090static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002091 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002092 int flags,
2093 struct iattr *sattr,
Trond Myklebust959d9212013-06-28 16:29:51 -04002094 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002095{
2096 struct nfs4_state_owner *sp;
2097 struct nfs4_state *state = NULL;
2098 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002099 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002100 struct dentry *dentry = ctx->dentry;
2101 struct rpc_cred *cred = ctx->cred;
2102 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2103 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002104 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
David Quigley1775fd32013-05-22 12:50:42 -04002105 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002106 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002107
2108 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002110 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2111 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002112 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2113 goto out_err;
2114 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002115 status = nfs4_recover_expired_lease(server);
2116 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002117 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002118 if (dentry->d_inode != NULL)
2119 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002120 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002121 if (dentry->d_inode)
2122 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002123 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002124 label, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002125 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002126 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002127
David Quigley14c43f72013-05-22 12:50:43 -04002128 if (label) {
2129 olabel = nfs4_label_alloc(server, GFP_KERNEL);
2130 if (IS_ERR(olabel)) {
2131 status = PTR_ERR(olabel);
2132 goto err_opendata_put;
2133 }
2134 }
2135
Andy Adamson82be4172012-05-23 05:02:35 -04002136 if (ctx_th && server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2137 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2138 if (!opendata->f_attr.mdsthreshold)
David Quigley14c43f72013-05-22 12:50:43 -04002139 goto err_free_label;
Trond Myklebust1549210f2012-06-05 09:16:47 -04002140 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002141 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002142 if (dentry->d_inode != NULL)
2143 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002144
Trond Myklebust3efb9722013-05-29 13:17:04 -04002145 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002146 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04002147 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002148 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002149
Trond Myklebust549b19c2013-04-16 18:42:34 -04002150 if ((opendata->o_arg.open_flags & O_EXCL) &&
2151 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002152 nfs4_exclusive_attrset(opendata, sattr);
2153
2154 nfs_fattr_init(opendata->o_res.f_attr);
2155 status = nfs4_do_setattr(state->inode, cred,
2156 opendata->o_res.f_attr, sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002157 state, label, olabel);
2158 if (status == 0) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002159 nfs_setattr_update_inode(state->inode, sattr);
David Quigley1775fd32013-05-22 12:50:42 -04002160 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002161 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
David Quigley1775fd32013-05-22 12:50:42 -04002162 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002163 }
Andy Adamson82be4172012-05-23 05:02:35 -04002164
2165 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server))
2166 *ctx_th = opendata->f_attr.mdsthreshold;
2167 else
2168 kfree(opendata->f_attr.mdsthreshold);
2169 opendata->f_attr.mdsthreshold = NULL;
2170
David Quigley14c43f72013-05-22 12:50:43 -04002171 nfs4_label_free(olabel);
2172
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002173 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002175 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04002176err_free_label:
2177 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002178err_opendata_put:
Andy Adamson82be4172012-05-23 05:02:35 -04002179 kfree(opendata->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002180 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002181err_put_state_owner:
2182 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002183out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184 return status;
2185}
2186
2187
Andy Adamson82be4172012-05-23 05:02:35 -04002188static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002189 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002190 int flags,
2191 struct iattr *sattr,
Trond Myklebust959d9212013-06-28 16:29:51 -04002192 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002193{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002194 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195 struct nfs4_exception exception = { };
2196 struct nfs4_state *res;
2197 int status;
2198
2199 do {
Trond Myklebust959d9212013-06-28 16:29:51 -04002200 status = _nfs4_do_open(dir, ctx, flags, sattr, label);
Trond Myklebust3efb9722013-05-29 13:17:04 -04002201 res = ctx->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002202 if (status == 0)
2203 break;
2204 /* NOTE: BAD_SEQID means the server and client disagree about the
2205 * book-keeping w.r.t. state-changing operations
2206 * (OPEN/CLOSE/LOCK/LOCKU...)
2207 * It is actually a sign of a bug on the client or on the server.
2208 *
2209 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002210 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002211 * have unhashed the old state_owner for us, and that we can
2212 * therefore safely retry using a new one. We should still warn
2213 * the user though...
2214 */
2215 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002216 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002217 " returned a bad sequence-id error!\n",
2218 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002219 exception.retry = 1;
2220 continue;
2221 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002222 /*
2223 * BAD_STATEID on OPEN means that the server cancelled our
2224 * state before it received the OPEN_CONFIRM.
2225 * Recover by retrying the request as per the discussion
2226 * on Page 181 of RFC3530.
2227 */
2228 if (status == -NFS4ERR_BAD_STATEID) {
2229 exception.retry = 1;
2230 continue;
2231 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002232 if (status == -EAGAIN) {
2233 /* We must have found a delegation */
2234 exception.retry = 1;
2235 continue;
2236 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002237 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2238 continue;
2239 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002240 status, &exception));
2241 } while (exception.retry);
2242 return res;
2243}
2244
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002245static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2246 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002247 struct nfs4_state *state, struct nfs4_label *ilabel,
2248 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002249{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002250 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002251 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002252 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002253 .iap = sattr,
2254 .server = server,
2255 .bitmask = server->attr_bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04002256 .label = ilabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002257 };
2258 struct nfs_setattrres res = {
2259 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002260 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002261 .server = server,
2262 };
2263 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002264 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2265 .rpc_argp = &arg,
2266 .rpc_resp = &res,
2267 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002268 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002269 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002270 fmode_t fmode;
2271 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002272 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002273
David Quigleyaa9c2662013-05-22 12:50:44 -04002274 arg.bitmask = nfs4_bitmask(server, ilabel);
2275 if (ilabel)
2276 arg.bitmask = nfs4_bitmask(server, olabel);
2277
Trond Myklebust0e574af2005-10-27 22:12:38 -04002278 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002279
Trond Myklebustee3ae842013-04-29 10:35:36 -04002280 /* Servers should only apply open mode checks for file size changes */
2281 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2282 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2283
2284 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2285 /* Use that stateid */
2286 } else if (truncate && state != NULL && nfs4_valid_open_stateid(state)) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002287 struct nfs_lockowner lockowner = {
2288 .l_owner = current->files,
2289 .l_pid = current->tgid,
2290 };
Trond Myklebust4fc87962012-03-08 17:42:01 -05002291 nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
Trond Myklebust2a369152012-08-13 18:54:45 -04002292 &lockowner);
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002293 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002294 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002295
Bryan Schumaker7c513052011-03-24 17:12:24 +00002296 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002297 if (status == 0 && state != NULL)
2298 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002299 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002300}
2301
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002302static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2303 struct nfs_fattr *fattr, struct iattr *sattr,
David Quigley1775fd32013-05-22 12:50:42 -04002304 struct nfs4_state *state, struct nfs4_label *ilabel,
2305 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002306{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002307 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002308 struct nfs4_exception exception = {
2309 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002310 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002311 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002312 int err;
2313 do {
David Quigley1775fd32013-05-22 12:50:42 -04002314 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state, ilabel, olabel);
Trond Myklebust451146b2012-04-18 16:29:11 -04002315 switch (err) {
2316 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002317 if (!(sattr->ia_valid & ATTR_SIZE)) {
2318 pr_warn_once("NFSv4: server %s is incorrectly "
2319 "applying open mode checks to "
2320 "a SETATTR that is not "
2321 "changing file size.\n",
2322 server->nfs_client->cl_hostname);
2323 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002324 if (state && !(state->state & FMODE_WRITE)) {
2325 err = -EBADF;
2326 if (sattr->ia_valid & ATTR_OPEN)
2327 err = -EACCES;
2328 goto out;
2329 }
2330 }
2331 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002332 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002333out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002334 return err;
2335}
2336
2337struct nfs4_closedata {
2338 struct inode *inode;
2339 struct nfs4_state *state;
2340 struct nfs_closeargs arg;
2341 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002342 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002343 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002344 bool roc;
2345 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002346};
2347
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002348static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002349{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002350 struct nfs4_closedata *calldata = data;
2351 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002352 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002353
Fred Isamanf7e89172011-01-06 11:36:32 +00002354 if (calldata->roc)
2355 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002356 nfs4_put_open_state(calldata->state);
2357 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002358 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002359 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002360 kfree(calldata);
2361}
2362
Trond Myklebust88069f72009-12-08 08:33:16 -05002363static void nfs4_close_clear_stateid_flags(struct nfs4_state *state,
2364 fmode_t fmode)
2365{
2366 spin_lock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002367 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002368 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
2369 case FMODE_WRITE:
2370 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2371 break;
2372 case FMODE_READ:
2373 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2374 break;
2375 case 0:
2376 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2377 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2378 clear_bit(NFS_OPEN_STATE, &state->flags);
2379 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002380 spin_unlock(&state->owner->so_lock);
2381}
2382
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002383static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002384{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002385 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002386 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002387 struct nfs_server *server = NFS_SERVER(calldata->inode);
2388
Chuck Levera3ca5652012-03-01 17:00:40 -05002389 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002390 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2391 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002392 /* hmm. we are done with the inode, and in the process of freeing
2393 * the state_owner. we keep this around to process errors
2394 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002395 switch (task->tk_status) {
2396 case 0:
Fred Isamanf7e89172011-01-06 11:36:32 +00002397 if (calldata->roc)
2398 pnfs_roc_set_barrier(state->inode,
2399 calldata->roc_barrier);
Trond Myklebust45328c32007-07-26 17:47:34 -04002400 nfs_set_open_stateid(state, &calldata->res.stateid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002401 renew_lease(server, calldata->timestamp);
Trond Myklebust88069f72009-12-08 08:33:16 -05002402 nfs4_close_clear_stateid_flags(state,
2403 calldata->arg.fmode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002404 break;
2405 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002406 case -NFS4ERR_OLD_STATEID:
2407 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002408 case -NFS4ERR_EXPIRED:
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002409 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002410 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002411 default:
Trond Myklebust72211db2009-12-15 14:47:36 -05002412 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
2413 rpc_restart_call_prepare(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002414 }
Trond Myklebust72211db2009-12-15 14:47:36 -05002415 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002416 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002417 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002418}
2419
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002420static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002421{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002422 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002423 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002424 struct inode *inode = calldata->inode;
Trond Myklebust88069f72009-12-08 08:33:16 -05002425 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002426
Chuck Levera3ca5652012-03-01 17:00:40 -05002427 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002428 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002429 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002430
Trond Myklebust88069f72009-12-08 08:33:16 -05002431 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
2432 calldata->arg.fmode = FMODE_READ|FMODE_WRITE;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002433 spin_lock(&state->owner->so_lock);
Trond Myklebust003707c2007-07-05 18:07:55 -04002434 /* Calculate the change in open mode */
Trond Myklebuste7616922006-01-03 09:55:13 +01002435 if (state->n_rdwr == 0) {
Trond Myklebust003707c2007-07-05 18:07:55 -04002436 if (state->n_rdonly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002437 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags);
2438 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2439 calldata->arg.fmode &= ~FMODE_READ;
Trond Myklebust003707c2007-07-05 18:07:55 -04002440 }
2441 if (state->n_wronly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002442 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags);
2443 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2444 calldata->arg.fmode &= ~FMODE_WRITE;
Trond Myklebust003707c2007-07-05 18:07:55 -04002445 }
Trond Myklebuste7616922006-01-03 09:55:13 +01002446 }
Trond Myklebust5d422302013-03-14 16:57:48 -04002447 if (!nfs4_valid_open_stateid(state))
2448 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002449 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002450
2451 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002452 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002453 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002454 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002455
Fred Isamanf7e89172011-01-06 11:36:32 +00002456 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002457 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002458 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002459 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2460 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002461 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002462 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002463 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002464
Trond Myklebust516a6af2005-10-27 22:12:41 -04002465 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002466 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002467 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002468 &calldata->arg.seq_args,
2469 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002470 task) != 0)
2471 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002472 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002473 return;
2474out_no_action:
2475 task->tk_action = NULL;
2476out_wait:
2477 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002478}
2479
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002480static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002481 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002482 .rpc_call_done = nfs4_close_done,
2483 .rpc_release = nfs4_free_closedata,
2484};
2485
Linus Torvalds1da177e2005-04-16 15:20:36 -07002486/*
2487 * It is possible for data to be read/written from a mem-mapped file
2488 * after the sys_close call (which hits the vfs layer as a flush).
2489 * This means that we can't safely call nfsv4 close on a file until
2490 * the inode is cleared. This in turn means that we are not good
2491 * NFSv4 citizens - we do not indicate to the server to update the file's
2492 * share state even when we are done with one of the three share
2493 * stateid's in the inode.
2494 *
2495 * NOTE: Caller must be holding the sp->so_owner semaphore!
2496 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002497int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002498{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002499 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002500 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002501 struct nfs4_state_owner *sp = state->owner;
2502 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002503 struct rpc_message msg = {
2504 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2505 .rpc_cred = state->owner->so_cred,
2506 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002507 struct rpc_task_setup task_setup_data = {
2508 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002509 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002510 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002511 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002512 .flags = RPC_TASK_ASYNC,
2513 };
Trond Myklebust95121352005-10-18 14:20:12 -07002514 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002515
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002516 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002517 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002518 goto out;
Trond Myklebust9d12b212012-01-17 22:04:25 -05002519 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002520 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002521 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002522 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebust003707c2007-07-05 18:07:55 -04002523 calldata->arg.stateid = &state->open_stateid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002524 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002525 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002526 if (calldata->arg.seqid == NULL)
2527 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002528 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002529 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002530 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002531 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002532 calldata->res.server = server;
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002533 calldata->roc = pnfs_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002534 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002535
Trond Myklebust1174dd12010-12-21 10:52:24 -05002536 msg.rpc_argp = &calldata->arg;
2537 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002538 task_setup_data.callback_data = calldata;
2539 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002540 if (IS_ERR(task))
2541 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002542 status = 0;
2543 if (wait)
2544 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002545 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002546 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002547out_free_calldata:
2548 kfree(calldata);
2549out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002550 nfs4_put_open_state(state);
2551 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002552 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002553}
2554
Trond Myklebust2b484292010-09-17 10:56:51 -04002555static struct inode *
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002556nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *attr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002557{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002558 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04002559 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
2560
2561 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002562
Trond Myklebust565277f2007-10-15 18:17:53 -04002563 /* Protect against concurrent sillydeletes */
Trond Myklebust959d9212013-06-28 16:29:51 -04002564 state = nfs4_do_open(dir, ctx, open_flags, attr, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04002565
2566 nfs4_label_release_security(label);
2567
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002568 if (IS_ERR(state))
2569 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04002570 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002571}
2572
Trond Myklebust1185a552009-12-03 15:54:02 -05002573static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002574{
2575 if (ctx->state == NULL)
2576 return;
2577 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002578 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002579 else
Al Viro643168c2011-06-22 18:20:23 -04002580 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002581}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002582
2583static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2584{
Benny Halevy43652ad2009-04-01 09:21:54 -04002585 struct nfs4_server_caps_arg args = {
2586 .fhandle = fhandle,
2587 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002588 struct nfs4_server_caps_res res = {};
2589 struct rpc_message msg = {
2590 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002591 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002592 .rpc_resp = &res,
2593 };
2594 int status;
2595
Bryan Schumaker7c513052011-03-24 17:12:24 +00002596 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002597 if (status == 0) {
2598 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002599 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2600 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2601 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2602 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
2603 NFS_CAP_CTIME|NFS_CAP_MTIME);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL)
2605 server->caps |= NFS_CAP_ACLS;
2606 if (res.has_links != 0)
2607 server->caps |= NFS_CAP_HARDLINKS;
2608 if (res.has_symlinks != 0)
2609 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002610 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2611 server->caps |= NFS_CAP_FILEID;
2612 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2613 server->caps |= NFS_CAP_MODE;
2614 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2615 server->caps |= NFS_CAP_NLINK;
2616 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2617 server->caps |= NFS_CAP_OWNER;
2618 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2619 server->caps |= NFS_CAP_OWNER_GROUP;
2620 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2621 server->caps |= NFS_CAP_ATIME;
2622 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2623 server->caps |= NFS_CAP_CTIME;
2624 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2625 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04002626#ifdef CONFIG_NFS_V4_SECURITY_LABEL
2627 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
2628 server->caps |= NFS_CAP_SECURITY_LABEL;
2629#endif
2630 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
2631 sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002632
David Quigleyaa9c2662013-05-22 12:50:44 -04002633 if (server->caps & NFS_CAP_SECURITY_LABEL) {
2634 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
2635 res.attr_bitmask[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
2636 }
Trond Myklebusta65318b2009-03-11 14:10:28 -04002637 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2638 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2639 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002641 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002642 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002643
Linus Torvalds1da177e2005-04-16 15:20:36 -07002644 return status;
2645}
2646
Trond Myklebust55a97592006-06-09 09:34:19 -04002647int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002648{
2649 struct nfs4_exception exception = { };
2650 int err;
2651 do {
2652 err = nfs4_handle_exception(server,
2653 _nfs4_server_capabilities(server, fhandle),
2654 &exception);
2655 } while (exception.retry);
2656 return err;
2657}
2658
2659static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2660 struct nfs_fsinfo *info)
2661{
David Quigleyaa9c2662013-05-22 12:50:44 -04002662 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04002664 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002665 };
2666 struct nfs4_lookup_res res = {
2667 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002668 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002669 .fh = fhandle,
2670 };
2671 struct rpc_message msg = {
2672 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2673 .rpc_argp = &args,
2674 .rpc_resp = &res,
2675 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002676
David Quigleyaa9c2662013-05-22 12:50:44 -04002677 bitmask[0] = nfs4_fattr_bitmap[0];
2678 bitmask[1] = nfs4_fattr_bitmap[1];
2679 /*
2680 * Process the label in the upcoming getfattr
2681 */
2682 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
2683
Trond Myklebust0e574af2005-10-27 22:12:38 -04002684 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002685 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002686}
2687
2688static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2689 struct nfs_fsinfo *info)
2690{
2691 struct nfs4_exception exception = { };
2692 int err;
2693 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002694 err = _nfs4_lookup_root(server, fhandle, info);
2695 switch (err) {
2696 case 0:
2697 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002698 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002699 default:
2700 err = nfs4_handle_exception(server, err, &exception);
2701 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002702 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002703out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002704 return err;
2705}
2706
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002707static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2708 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2709{
2710 struct rpc_auth *auth;
2711 int ret;
2712
2713 auth = rpcauth_create(flavor, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002714 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002715 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002716 goto out;
2717 }
2718 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002719out:
2720 return ret;
2721}
2722
Chuck Lever9a744ba2013-03-16 15:56:02 -04002723/*
2724 * Retry pseudoroot lookup with various security flavors. We do this when:
2725 *
2726 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2727 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2728 *
2729 * Returns zero on success, or a negative NFS4ERR value, or a
2730 * negative errno value.
2731 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002732static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002733 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002734{
Chuck Lever9a744ba2013-03-16 15:56:02 -04002735 /* Per 3530bis 15.33.5 */
2736 static const rpc_authflavor_t flav_array[] = {
2737 RPC_AUTH_GSS_KRB5P,
2738 RPC_AUTH_GSS_KRB5I,
2739 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04002740 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04002741 RPC_AUTH_NULL,
2742 };
2743 int status = -EPERM;
2744 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002745
Chuck Lever9a744ba2013-03-16 15:56:02 -04002746 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002747 status = nfs4_lookup_root_sec(server, fhandle, info, flav_array[i]);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002748 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
Bryan Schumakerd1a80162011-04-13 14:31:28 -04002749 continue;
2750 break;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002751 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04002752
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002753 /*
2754 * -EACCESS could mean that the user doesn't have correct permissions
2755 * to access the mount. It could also mean that we tried to mount
2756 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
2757 * existing mount programs don't handle -EACCES very well so it should
2758 * be mapped to -EPERM instead.
2759 */
2760 if (status == -EACCES)
2761 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002762 return status;
2763}
2764
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002765static int nfs4_do_find_root_sec(struct nfs_server *server,
2766 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
2767{
2768 int mv = server->nfs_client->cl_minorversion;
2769 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
2770}
2771
2772/**
2773 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
2774 * @server: initialized nfs_server handle
2775 * @fhandle: we fill in the pseudo-fs root file handle
2776 * @info: we fill in an FSINFO struct
2777 *
2778 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002779 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04002780int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
2781 struct nfs_fsinfo *info)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002782{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002783 int status;
2784
2785 status = nfs4_lookup_root(server, fhandle, info);
2786 if ((status == -NFS4ERR_WRONGSEC) &&
2787 !(server->flags & NFS_MOUNT_SECFLAVOUR))
2788 status = nfs4_do_find_root_sec(server, fhandle, info);
2789
Linus Torvalds1da177e2005-04-16 15:20:36 -07002790 if (status == 0)
2791 status = nfs4_server_capabilities(server, fhandle);
2792 if (status == 0)
2793 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002794
Trond Myklebustc12e87f2006-03-13 21:20:47 -08002795 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002796}
2797
Bryan Schumakerbae36242012-05-10 15:07:31 -04002798static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
2799 struct nfs_fsinfo *info)
2800{
2801 int error;
2802 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04002803 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04002804
2805 error = nfs4_server_capabilities(server, mntfh);
2806 if (error < 0) {
2807 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
2808 return error;
2809 }
2810
David Quigley14c43f72013-05-22 12:50:43 -04002811 label = nfs4_label_alloc(server, GFP_KERNEL);
2812 if (IS_ERR(label))
2813 return PTR_ERR(label);
2814
David Quigley1775fd32013-05-22 12:50:42 -04002815 error = nfs4_proc_getattr(server, mntfh, fattr, label);
Bryan Schumakerbae36242012-05-10 15:07:31 -04002816 if (error < 0) {
2817 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04002818 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04002819 }
2820
2821 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
2822 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
2823 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
2824
David Quigley14c43f72013-05-22 12:50:43 -04002825err_free_label:
2826 nfs4_label_free(label);
2827
Bryan Schumakerbae36242012-05-10 15:07:31 -04002828 return error;
2829}
2830
Manoj Naik6b97fd32006-06-09 09:34:29 -04002831/*
2832 * Get locations and (maybe) other attributes of a referral.
2833 * Note that we'll actually follow the referral later when
2834 * we detect fsid mismatch in inode revalidation
2835 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002836static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
2837 const struct qstr *name, struct nfs_fattr *fattr,
2838 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04002839{
2840 int status = -ENOMEM;
2841 struct page *page = NULL;
2842 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04002843
2844 page = alloc_page(GFP_KERNEL);
2845 if (page == NULL)
2846 goto out;
2847 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
2848 if (locations == NULL)
2849 goto out;
2850
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002851 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002852 if (status != 0)
2853 goto out;
2854 /* Make sure server returned a different fsid for the referral */
2855 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04002856 dprintk("%s: server did not return a different fsid for"
2857 " a referral at %s\n", __func__, name->name);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002858 status = -EIO;
2859 goto out;
2860 }
Andy Adamson533eb462011-06-13 18:25:56 -04002861 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
2862 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002863
Andy Adamson533eb462011-06-13 18:25:56 -04002864 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04002865 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04002866 memset(fhandle, 0, sizeof(struct nfs_fh));
2867out:
2868 if (page)
2869 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04002870 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002871 return status;
2872}
2873
David Quigley1775fd32013-05-22 12:50:42 -04002874static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
2875 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002876{
2877 struct nfs4_getattr_arg args = {
2878 .fh = fhandle,
2879 .bitmask = server->attr_bitmask,
2880 };
2881 struct nfs4_getattr_res res = {
2882 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04002883 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002884 .server = server,
2885 };
2886 struct rpc_message msg = {
2887 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
2888 .rpc_argp = &args,
2889 .rpc_resp = &res,
2890 };
David Quigleyaa9c2662013-05-22 12:50:44 -04002891
2892 args.bitmask = nfs4_bitmask(server, label);
2893
Trond Myklebust0e574af2005-10-27 22:12:38 -04002894 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002895 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002896}
2897
David Quigley1775fd32013-05-22 12:50:42 -04002898static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
2899 struct nfs_fattr *fattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002900{
2901 struct nfs4_exception exception = { };
2902 int err;
2903 do {
2904 err = nfs4_handle_exception(server,
David Quigley1775fd32013-05-22 12:50:42 -04002905 _nfs4_proc_getattr(server, fhandle, fattr, label),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906 &exception);
2907 } while (exception.retry);
2908 return err;
2909}
2910
2911/*
2912 * The file is not closed if it is opened due to the a request to change
2913 * the size of the file. The open call will not be needed once the
2914 * VFS layer lookup-intents are implemented.
2915 *
2916 * Close is called when the inode is destroyed.
2917 * If we haven't opened the file for O_WRONLY, we
2918 * need to in the size_change case to obtain a stateid.
2919 *
2920 * Got race?
2921 * Because OPEN is always done by name in nfsv4, it is
2922 * possible that we opened a different file by the same
2923 * name. We can recognize this race condition, but we
2924 * can't do anything about it besides returning an error.
2925 *
2926 * This will be fixed with VFS changes (lookup-intent).
2927 */
2928static int
2929nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
2930 struct iattr *sattr)
2931{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002932 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002933 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05002934 struct nfs4_state *state = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04002935 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002936 int status;
2937
Benny Halevy8a1636c2010-07-14 15:43:57 -04002938 if (pnfs_ld_layoutret_on_setattr(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04002939 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04002940
Trond Myklebust0e574af2005-10-27 22:12:38 -04002941 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002942
Andy Adamson26699402012-05-30 16:12:24 -04002943 /* Deal with open(O_TRUNC) */
2944 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03002945 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04002946
2947 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03002948 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04002949 return 0;
2950
Trond Myklebustd5308382005-11-04 15:33:38 -05002951 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002952 if (sattr->ia_valid & ATTR_FILE) {
2953 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002954
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002955 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11002956 if (ctx) {
2957 cred = ctx->cred;
2958 state = ctx->state;
2959 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002960 }
2961
David Quigley14c43f72013-05-22 12:50:43 -04002962 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
2963 if (IS_ERR(label))
2964 return PTR_ERR(label);
2965
2966 status = nfs4_do_setattr(inode, cred, fattr, sattr, state, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04002967 if (status == 0) {
Trond Myklebust65e43082005-08-16 11:49:44 -04002968 nfs_setattr_update_inode(inode, sattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04002969 nfs_setsecurity(inode, fattr, label);
2970 }
David Quigley14c43f72013-05-22 12:50:43 -04002971 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002972 return status;
2973}
2974
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002975static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
2976 const struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04002977 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04002978{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002979 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04002980 int status;
2981 struct nfs4_lookup_arg args = {
2982 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002983 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04002984 .name = name,
2985 };
2986 struct nfs4_lookup_res res = {
2987 .server = server,
2988 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04002989 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04002990 .fh = fhandle,
2991 };
2992 struct rpc_message msg = {
2993 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
2994 .rpc_argp = &args,
2995 .rpc_resp = &res,
2996 };
2997
David Quigleyaa9c2662013-05-22 12:50:44 -04002998 args.bitmask = nfs4_bitmask(server, label);
2999
David Howells2b3de442006-08-22 20:06:09 -04003000 nfs_fattr_init(fattr);
3001
Linus Torvalds1da177e2005-04-16 15:20:36 -07003002 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003003 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004 dprintk("NFS reply lookup: %d\n", status);
3005 return status;
3006}
3007
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003008static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003009{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003010 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003011 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00003012 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
3013 fattr->nlink = 2;
3014}
3015
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003016static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
3017 struct qstr *name, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04003018 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003019{
3020 struct nfs4_exception exception = { };
3021 struct rpc_clnt *client = *clnt;
3022 int err;
3023 do {
David Quigley1775fd32013-05-22 12:50:42 -04003024 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003025 switch (err) {
3026 case -NFS4ERR_BADNAME:
3027 err = -ENOENT;
3028 goto out;
3029 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003030 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003031 goto out;
3032 case -NFS4ERR_WRONGSEC:
3033 err = -EPERM;
3034 if (client != *clnt)
3035 goto out;
3036
3037 client = nfs4_create_sec_client(client, dir, name);
3038 if (IS_ERR(client))
3039 return PTR_ERR(client);
3040
3041 exception.retry = 1;
3042 break;
3043 default:
3044 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
3045 }
3046 } while (exception.retry);
3047
3048out:
3049 if (err == 0)
3050 *clnt = client;
3051 else if (client != *clnt)
3052 rpc_shutdown_client(client);
3053
3054 return err;
3055}
3056
Bryan Schumaker80a16b22012-04-27 13:27:46 -04003057static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
David Quigley1775fd32013-05-22 12:50:42 -04003058 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
3059 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003061 int status;
3062 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07003063
David Quigley1775fd32013-05-22 12:50:42 -04003064 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04003065 if (client != NFS_CLIENT(dir)) {
3066 rpc_shutdown_client(client);
3067 nfs_fixup_secinfo_attributes(fattr);
3068 }
3069 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070}
3071
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003072struct rpc_clnt *
3073nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
3074 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
3075{
3076 int status;
3077 struct rpc_clnt *client = rpc_clone_client(NFS_CLIENT(dir));
3078
David Quigley1775fd32013-05-22 12:50:42 -04003079 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr, NULL);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04003080 if (status < 0) {
3081 rpc_shutdown_client(client);
3082 return ERR_PTR(status);
3083 }
3084 return client;
3085}
3086
Linus Torvalds1da177e2005-04-16 15:20:36 -07003087static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3088{
Trond Myklebust76b32992007-08-10 17:45:11 -04003089 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003090 struct nfs4_accessargs args = {
3091 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05003092 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003093 };
Trond Myklebust76b32992007-08-10 17:45:11 -04003094 struct nfs4_accessres res = {
3095 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04003096 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003097 struct rpc_message msg = {
3098 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
3099 .rpc_argp = &args,
3100 .rpc_resp = &res,
3101 .rpc_cred = entry->cred,
3102 };
3103 int mode = entry->mask;
David Quigleyaa9c2662013-05-22 12:50:44 -04003104 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105
3106 /*
3107 * Determine which access bits we want to ask for...
3108 */
3109 if (mode & MAY_READ)
3110 args.access |= NFS4_ACCESS_READ;
3111 if (S_ISDIR(inode->i_mode)) {
3112 if (mode & MAY_WRITE)
3113 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
3114 if (mode & MAY_EXEC)
3115 args.access |= NFS4_ACCESS_LOOKUP;
3116 } else {
3117 if (mode & MAY_WRITE)
3118 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
3119 if (mode & MAY_EXEC)
3120 args.access |= NFS4_ACCESS_EXECUTE;
3121 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003122
3123 res.fattr = nfs_alloc_fattr();
3124 if (res.fattr == NULL)
3125 return -ENOMEM;
3126
Bryan Schumaker7c513052011-03-24 17:12:24 +00003127 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003128 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003129 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04003130 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003131 }
Trond Myklebustc407d412010-04-16 16:22:48 -04003132 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003133 return status;
3134}
3135
3136static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
3137{
3138 struct nfs4_exception exception = { };
3139 int err;
3140 do {
3141 err = nfs4_handle_exception(NFS_SERVER(inode),
3142 _nfs4_proc_access(inode, entry),
3143 &exception);
3144 } while (exception.retry);
3145 return err;
3146}
3147
3148/*
3149 * TODO: For the time being, we don't try to get any attributes
3150 * along with any of the zero-copy operations READ, READDIR,
3151 * READLINK, WRITE.
3152 *
3153 * In the case of the first three, we want to put the GETATTR
3154 * after the read-type operation -- this is because it is hard
3155 * to predict the length of a GETATTR response in v4, and thus
3156 * align the READ data correctly. This means that the GETATTR
3157 * may end up partially falling into the page cache, and we should
3158 * shift it into the 'tail' of the xdr_buf before processing.
3159 * To do this efficiently, we need to know the total length
3160 * of data received, which doesn't seem to be available outside
3161 * of the RPC layer.
3162 *
3163 * In the case of WRITE, we also want to put the GETATTR after
3164 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04003165 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166 *
3167 * Both of these changes to the XDR layer would in fact be quite
3168 * minor, but I decided to leave them for a subsequent patch.
3169 */
3170static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3171 unsigned int pgbase, unsigned int pglen)
3172{
3173 struct nfs4_readlink args = {
3174 .fh = NFS_FH(inode),
3175 .pgbase = pgbase,
3176 .pglen = pglen,
3177 .pages = &page,
3178 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003179 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180 struct rpc_message msg = {
3181 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3182 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003183 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003184 };
3185
Bryan Schumaker7c513052011-03-24 17:12:24 +00003186 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 -07003187}
3188
3189static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3190 unsigned int pgbase, unsigned int pglen)
3191{
3192 struct nfs4_exception exception = { };
3193 int err;
3194 do {
3195 err = nfs4_handle_exception(NFS_SERVER(inode),
3196 _nfs4_proc_readlink(inode, page, pgbase, pglen),
3197 &exception);
3198 } while (exception.retry);
3199 return err;
3200}
3201
Linus Torvalds1da177e2005-04-16 15:20:36 -07003202/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003203 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003204 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003205static int
3206nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003207 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003208{
David Quigleyaa9c2662013-05-22 12:50:44 -04003209 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003210 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003211 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003212 int status = 0;
3213
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003214 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3215 if (IS_ERR(ctx))
3216 return PTR_ERR(ctx);
3217
David Quigleyaa9c2662013-05-22 12:50:44 -04003218 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
3219
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003220 sattr->ia_mode &= ~current_umask();
Trond Myklebust959d9212013-06-28 16:29:51 -04003221 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003222 if (IS_ERR(state)) {
3223 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003224 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003225 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003226out:
David Quigleyaa9c2662013-05-22 12:50:44 -04003227 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003228 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003229 return status;
3230}
3231
3232static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3233{
Trond Myklebust16e42952005-10-27 22:12:44 -04003234 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003235 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003236 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003237 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003238 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003239 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003240 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003241 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003242 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003243 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3244 .rpc_argp = &args,
3245 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003246 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003247 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003248
Bryan Schumaker7c513052011-03-24 17:12:24 +00003249 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003250 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003251 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003252 return status;
3253}
3254
3255static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3256{
3257 struct nfs4_exception exception = { };
3258 int err;
3259 do {
3260 err = nfs4_handle_exception(NFS_SERVER(dir),
3261 _nfs4_proc_remove(dir, name),
3262 &exception);
3263 } while (exception.retry);
3264 return err;
3265}
3266
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003267static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003268{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003269 struct nfs_server *server = NFS_SERVER(dir);
3270 struct nfs_removeargs *args = msg->rpc_argp;
3271 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003272
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003273 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003274 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003275 nfs41_init_sequence(&args->seq_args, &res->seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04003276
3277 nfs_fattr_init(res->dir_attr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003278}
3279
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003280static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3281{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003282 nfs4_setup_sequence(NFS_SERVER(data->dir),
3283 &data->args.seq_args,
3284 &data->res.seq_res,
3285 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003286}
3287
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003288static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003289{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003290 struct nfs_removeres *res = task->tk_msg.rpc_resp;
3291
Trond Myklebust14516c32010-07-31 14:29:06 -04003292 if (!nfs4_sequence_done(task, &res->seq_res))
3293 return 0;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003294 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003295 return 0;
3296 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003297 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298}
3299
Jeff Laytond3d41522010-09-17 17:31:57 -04003300static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3301{
3302 struct nfs_server *server = NFS_SERVER(dir);
3303 struct nfs_renameargs *arg = msg->rpc_argp;
3304 struct nfs_renameres *res = msg->rpc_resp;
3305
3306 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003307 res->server = server;
Trond Myklebust9d12b212012-01-17 22:04:25 -05003308 nfs41_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003309}
3310
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003311static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3312{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003313 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3314 &data->args.seq_args,
3315 &data->res.seq_res,
3316 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003317}
3318
3319static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3320 struct inode *new_dir)
3321{
3322 struct nfs_renameres *res = task->tk_msg.rpc_resp;
3323
3324 if (!nfs4_sequence_done(task, &res->seq_res))
3325 return 0;
3326 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
3327 return 0;
3328
3329 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003330 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003331 return 1;
3332}
3333
Linus Torvalds1da177e2005-04-16 15:20:36 -07003334static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3335 struct inode *new_dir, struct qstr *new_name)
3336{
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003337 struct nfs_server *server = NFS_SERVER(old_dir);
Jeff Layton920769f2010-09-17 17:30:25 -04003338 struct nfs_renameargs arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003339 .old_dir = NFS_FH(old_dir),
3340 .new_dir = NFS_FH(new_dir),
3341 .old_name = old_name,
3342 .new_name = new_name,
3343 };
Jeff Laytone8582a82010-09-17 17:31:06 -04003344 struct nfs_renameres res = {
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003345 .server = server,
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003346 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003347 struct rpc_message msg = {
3348 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME],
3349 .rpc_argp = &arg,
3350 .rpc_resp = &res,
3351 };
Trond Myklebust011fff72010-04-16 16:22:49 -04003352 int status = -ENOMEM;
David Quigley14c43f72013-05-22 12:50:43 -04003353
Bryan Schumaker7c513052011-03-24 17:12:24 +00003354 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003355 if (!status) {
3356 update_changeattr(old_dir, &res.old_cinfo);
3357 update_changeattr(new_dir, &res.new_cinfo);
3358 }
3359 return status;
3360}
3361
3362static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3363 struct inode *new_dir, struct qstr *new_name)
3364{
3365 struct nfs4_exception exception = { };
3366 int err;
3367 do {
3368 err = nfs4_handle_exception(NFS_SERVER(old_dir),
3369 _nfs4_proc_rename(old_dir, old_name,
3370 new_dir, new_name),
3371 &exception);
3372 } while (exception.retry);
3373 return err;
3374}
3375
3376static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3377{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003378 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379 struct nfs4_link_arg arg = {
3380 .fh = NFS_FH(inode),
3381 .dir_fh = NFS_FH(dir),
3382 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003383 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003385 struct nfs4_link_res res = {
3386 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04003387 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003388 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389 struct rpc_message msg = {
3390 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3391 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003392 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003393 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003394 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003395
Trond Myklebust136f2622010-04-16 16:22:49 -04003396 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003397 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003398 goto out;
3399
David Quigley14c43f72013-05-22 12:50:43 -04003400 res.label = nfs4_label_alloc(server, GFP_KERNEL);
3401 if (IS_ERR(res.label)) {
3402 status = PTR_ERR(res.label);
3403 goto out;
3404 }
David Quigleyaa9c2662013-05-22 12:50:44 -04003405 arg.bitmask = nfs4_bitmask(server, res.label);
David Quigley14c43f72013-05-22 12:50:43 -04003406
Bryan Schumaker7c513052011-03-24 17:12:24 +00003407 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003408 if (!status) {
3409 update_changeattr(dir, &res.cinfo);
David Quigleyaa9c2662013-05-22 12:50:44 -04003410 status = nfs_post_op_update_inode(inode, res.fattr);
3411 if (!status)
3412 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003413 }
David Quigley14c43f72013-05-22 12:50:43 -04003414
3415
3416 nfs4_label_free(res.label);
3417
Trond Myklebust136f2622010-04-16 16:22:49 -04003418out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003419 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003420 return status;
3421}
3422
3423static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3424{
3425 struct nfs4_exception exception = { };
3426 int err;
3427 do {
3428 err = nfs4_handle_exception(NFS_SERVER(inode),
3429 _nfs4_proc_link(inode, dir, name),
3430 &exception);
3431 } while (exception.retry);
3432 return err;
3433}
3434
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003435struct nfs4_createdata {
3436 struct rpc_message msg;
3437 struct nfs4_create_arg arg;
3438 struct nfs4_create_res res;
3439 struct nfs_fh fh;
3440 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003441 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003442};
3443
3444static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3445 struct qstr *name, struct iattr *sattr, u32 ftype)
3446{
3447 struct nfs4_createdata *data;
3448
3449 data = kzalloc(sizeof(*data), GFP_KERNEL);
3450 if (data != NULL) {
3451 struct nfs_server *server = NFS_SERVER(dir);
3452
David Quigley14c43f72013-05-22 12:50:43 -04003453 data->label = nfs4_label_alloc(server, GFP_KERNEL);
3454 if (IS_ERR(data->label))
3455 goto out_free;
3456
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003457 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3458 data->msg.rpc_argp = &data->arg;
3459 data->msg.rpc_resp = &data->res;
3460 data->arg.dir_fh = NFS_FH(dir);
3461 data->arg.server = server;
3462 data->arg.name = name;
3463 data->arg.attrs = sattr;
3464 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04003465 data->arg.bitmask = nfs4_bitmask(server, data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003466 data->res.server = server;
3467 data->res.fh = &data->fh;
3468 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003469 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003470 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003471 }
3472 return data;
David Quigley14c43f72013-05-22 12:50:43 -04003473out_free:
3474 kfree(data);
3475 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003476}
3477
3478static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3479{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003480 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003481 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003482 if (status == 0) {
3483 update_changeattr(dir, &data->res.dir_cinfo);
David Quigley1775fd32013-05-22 12:50:42 -04003484 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003485 }
3486 return status;
3487}
3488
3489static void nfs4_free_createdata(struct nfs4_createdata *data)
3490{
David Quigley14c43f72013-05-22 12:50:43 -04003491 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003492 kfree(data);
3493}
3494
Chuck Lever4f390c12006-08-22 20:06:22 -04003495static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003496 struct page *page, unsigned int len, struct iattr *sattr,
3497 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003498{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003499 struct nfs4_createdata *data;
3500 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003501
Chuck Lever94a6d752006-08-22 20:06:23 -04003502 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003503 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003504
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003505 status = -ENOMEM;
3506 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3507 if (data == NULL)
3508 goto out;
3509
3510 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3511 data->arg.u.symlink.pages = &page;
3512 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04003513 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003514
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003515 status = nfs4_do_create(dir, dentry, data);
3516
3517 nfs4_free_createdata(data);
3518out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003519 return status;
3520}
3521
Chuck Lever4f390c12006-08-22 20:06:22 -04003522static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003523 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524{
3525 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003526 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003527 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04003528
3529 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3530
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531 do {
3532 err = nfs4_handle_exception(NFS_SERVER(dir),
Chuck Lever94a6d752006-08-22 20:06:23 -04003533 _nfs4_proc_symlink(dir, dentry, page,
David Quigley1775fd32013-05-22 12:50:42 -04003534 len, sattr, label),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003535 &exception);
3536 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003537
3538 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003539 return err;
3540}
3541
3542static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04003543 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003544{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003545 struct nfs4_createdata *data;
3546 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003547
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003548 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3549 if (data == NULL)
3550 goto out;
3551
David Quigley1775fd32013-05-22 12:50:42 -04003552 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003553 status = nfs4_do_create(dir, dentry, data);
3554
3555 nfs4_free_createdata(data);
3556out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003557 return status;
3558}
3559
3560static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3561 struct iattr *sattr)
3562{
3563 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003564 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003565 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003566
David Quigleyaa9c2662013-05-22 12:50:44 -04003567 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3568
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003569 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003570 do {
3571 err = nfs4_handle_exception(NFS_SERVER(dir),
David Quigley1775fd32013-05-22 12:50:42 -04003572 _nfs4_proc_mkdir(dir, dentry, sattr, label),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573 &exception);
3574 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003575 nfs4_label_release_security(label);
3576
Linus Torvalds1da177e2005-04-16 15:20:36 -07003577 return err;
3578}
3579
3580static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003581 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003582{
3583 struct inode *dir = dentry->d_inode;
3584 struct nfs4_readdir_arg args = {
3585 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003586 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003587 .pgbase = 0,
3588 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003589 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003590 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003591 };
3592 struct nfs4_readdir_res res;
3593 struct rpc_message msg = {
3594 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3595 .rpc_argp = &args,
3596 .rpc_resp = &res,
3597 .rpc_cred = cred,
3598 };
3599 int status;
3600
Harvey Harrison3110ff82008-05-02 13:42:44 -07003601 dprintk("%s: dentry = %s/%s, cookie = %Lu\n", __func__,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003602 dentry->d_parent->d_name.name,
3603 dentry->d_name.name,
3604 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003605 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003606 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003607 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 -05003608 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003609 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003610 status += args.pgbase;
3611 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003612
3613 nfs_invalidate_atime(dir);
3614
Harvey Harrison3110ff82008-05-02 13:42:44 -07003615 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003616 return status;
3617}
3618
3619static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003620 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003621{
3622 struct nfs4_exception exception = { };
3623 int err;
3624 do {
3625 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode),
3626 _nfs4_proc_readdir(dentry, cred, cookie,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003627 pages, count, plus),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003628 &exception);
3629 } while (exception.retry);
3630 return err;
3631}
3632
3633static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04003634 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003635{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003636 struct nfs4_createdata *data;
3637 int mode = sattr->ia_mode;
3638 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003640 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3641 if (data == NULL)
3642 goto out;
3643
Linus Torvalds1da177e2005-04-16 15:20:36 -07003644 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003645 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003646 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003647 data->arg.ftype = NF4BLK;
3648 data->arg.u.device.specdata1 = MAJOR(rdev);
3649 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003650 }
3651 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003652 data->arg.ftype = NF4CHR;
3653 data->arg.u.device.specdata1 = MAJOR(rdev);
3654 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003655 } else if (!S_ISSOCK(mode)) {
3656 status = -EINVAL;
3657 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003658 }
David Quigley1775fd32013-05-22 12:50:42 -04003659
David Quigleyaa9c2662013-05-22 12:50:44 -04003660 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003661 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003662out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003663 nfs4_free_createdata(data);
3664out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003665 return status;
3666}
3667
3668static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3669 struct iattr *sattr, dev_t rdev)
3670{
3671 struct nfs4_exception exception = { };
David Quigleyaa9c2662013-05-22 12:50:44 -04003672 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003673 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003674
David Quigleyaa9c2662013-05-22 12:50:44 -04003675 label = nfs4_label_init_security(dir, dentry, sattr, &l);
3676
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003677 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003678 do {
3679 err = nfs4_handle_exception(NFS_SERVER(dir),
David Quigleyaa9c2662013-05-22 12:50:44 -04003680 _nfs4_proc_mknod(dir, dentry, sattr, label, rdev),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003681 &exception);
3682 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04003683
3684 nfs4_label_release_security(label);
3685
Linus Torvalds1da177e2005-04-16 15:20:36 -07003686 return err;
3687}
3688
3689static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3690 struct nfs_fsstat *fsstat)
3691{
3692 struct nfs4_statfs_arg args = {
3693 .fh = fhandle,
3694 .bitmask = server->attr_bitmask,
3695 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003696 struct nfs4_statfs_res res = {
3697 .fsstat = fsstat,
3698 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003699 struct rpc_message msg = {
3700 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3701 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003702 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003703 };
3704
Trond Myklebust0e574af2005-10-27 22:12:38 -04003705 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003706 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707}
3708
3709static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3710{
3711 struct nfs4_exception exception = { };
3712 int err;
3713 do {
3714 err = nfs4_handle_exception(server,
3715 _nfs4_proc_statfs(server, fhandle, fsstat),
3716 &exception);
3717 } while (exception.retry);
3718 return err;
3719}
3720
3721static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3722 struct nfs_fsinfo *fsinfo)
3723{
3724 struct nfs4_fsinfo_arg args = {
3725 .fh = fhandle,
3726 .bitmask = server->attr_bitmask,
3727 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003728 struct nfs4_fsinfo_res res = {
3729 .fsinfo = fsinfo,
3730 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003731 struct rpc_message msg = {
3732 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3733 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003734 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003735 };
3736
Bryan Schumaker7c513052011-03-24 17:12:24 +00003737 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738}
3739
3740static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3741{
3742 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04003743 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003744 int err;
3745
3746 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04003747 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
3748 if (err == 0) {
3749 struct nfs_client *clp = server->nfs_client;
3750
3751 spin_lock(&clp->cl_lock);
3752 clp->cl_lease_time = fsinfo->lease_time * HZ;
3753 clp->cl_last_renewal = now;
3754 spin_unlock(&clp->cl_lock);
3755 break;
3756 }
3757 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003758 } while (exception.retry);
3759 return err;
3760}
3761
3762static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3763{
Bryan Schumakere38eb652012-06-20 15:53:40 -04003764 int error;
3765
Trond Myklebust0e574af2005-10-27 22:12:38 -04003766 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04003767 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08003768 if (error == 0) {
3769 /* block layout checks this! */
3770 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04003771 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08003772 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04003773
3774 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775}
3776
3777static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3778 struct nfs_pathconf *pathconf)
3779{
3780 struct nfs4_pathconf_arg args = {
3781 .fh = fhandle,
3782 .bitmask = server->attr_bitmask,
3783 };
Benny Halevyd45b2982009-04-01 09:21:58 -04003784 struct nfs4_pathconf_res res = {
3785 .pathconf = pathconf,
3786 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003787 struct rpc_message msg = {
3788 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
3789 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04003790 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003791 };
3792
3793 /* None of the pathconf attributes are mandatory to implement */
3794 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
3795 memset(pathconf, 0, sizeof(*pathconf));
3796 return 0;
3797 }
3798
Trond Myklebust0e574af2005-10-27 22:12:38 -04003799 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003800 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003801}
3802
3803static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3804 struct nfs_pathconf *pathconf)
3805{
3806 struct nfs4_exception exception = { };
3807 int err;
3808
3809 do {
3810 err = nfs4_handle_exception(server,
3811 _nfs4_proc_pathconf(server, fhandle, pathconf),
3812 &exception);
3813 } while (exception.retry);
3814 return err;
3815}
3816
Trond Myklebust5521abf2013-03-16 20:54:34 -04003817int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04003818 const struct nfs_open_context *ctx,
3819 const struct nfs_lock_context *l_ctx,
3820 fmode_t fmode)
3821{
3822 const struct nfs_lockowner *lockowner = NULL;
3823
3824 if (l_ctx != NULL)
3825 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003826 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04003827}
3828EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
3829
Trond Myklebust5521abf2013-03-16 20:54:34 -04003830static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
3831 const struct nfs_open_context *ctx,
3832 const struct nfs_lock_context *l_ctx,
3833 fmode_t fmode)
3834{
3835 nfs4_stateid current_stateid;
3836
3837 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode))
3838 return false;
3839 return nfs4_stateid_match(stateid, &current_stateid);
3840}
3841
3842static bool nfs4_error_stateid_expired(int err)
3843{
3844 switch (err) {
3845 case -NFS4ERR_DELEG_REVOKED:
3846 case -NFS4ERR_ADMIN_REVOKED:
3847 case -NFS4ERR_BAD_STATEID:
3848 case -NFS4ERR_STALE_STATEID:
3849 case -NFS4ERR_OLD_STATEID:
3850 case -NFS4ERR_OPENMODE:
3851 case -NFS4ERR_EXPIRED:
3852 return true;
3853 }
3854 return false;
3855}
3856
Benny Halevyd20581a2011-05-22 19:52:03 +03003857void __nfs4_read_done_cb(struct nfs_read_data *data)
3858{
Fred Isamancd841602012-04-20 14:47:44 -04003859 nfs_invalidate_atime(data->header->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03003860}
3861
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003862static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_read_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003863{
Fred Isamancd841602012-04-20 14:47:44 -04003864 struct nfs_server *server = NFS_SERVER(data->header->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003865
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003866 if (nfs4_async_handle_error(task, server, data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003867 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05003868 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003869 }
Trond Myklebust8850df92007-09-28 17:20:07 -04003870
Benny Halevyd20581a2011-05-22 19:52:03 +03003871 __nfs4_read_done_cb(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003872 if (task->tk_status > 0)
Trond Myklebustec06c092006-03-20 13:44:27 -05003873 renew_lease(server, data->timestamp);
3874 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003875}
3876
Trond Myklebust5521abf2013-03-16 20:54:34 -04003877static bool nfs4_read_stateid_changed(struct rpc_task *task,
3878 struct nfs_readargs *args)
3879{
3880
3881 if (!nfs4_error_stateid_expired(task->tk_status) ||
3882 nfs4_stateid_is_current(&args->stateid,
3883 args->context,
3884 args->lock_context,
3885 FMODE_READ))
3886 return false;
3887 rpc_restart_call_prepare(task);
3888 return true;
3889}
3890
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003891static int nfs4_read_done(struct rpc_task *task, struct nfs_read_data *data)
3892{
3893
3894 dprintk("--> %s\n", __func__);
3895
3896 if (!nfs4_sequence_done(task, &data->res.seq_res))
3897 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003898 if (nfs4_read_stateid_changed(task, &data->args))
3899 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003900 return data->read_done_cb ? data->read_done_cb(task, data) :
3901 nfs4_read_done_cb(task, data);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003902}
3903
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003904static void nfs4_proc_read_setup(struct nfs_read_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003905{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906 data->timestamp = jiffies;
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003907 data->read_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003908 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003909 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003910}
3911
Bryan Schumakerea7c3302012-03-19 14:54:40 -04003912static void nfs4_proc_read_rpc_prepare(struct rpc_task *task, struct nfs_read_data *data)
3913{
Trond Myklebust9b206142013-03-17 15:52:00 -04003914 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003915 &data->args.seq_args,
3916 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04003917 task))
3918 return;
3919 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
3920 data->args.lock_context, FMODE_READ);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003921}
3922
Fred Isamanb029bc92011-03-03 15:13:42 +00003923static int nfs4_write_done_cb(struct rpc_task *task, struct nfs_write_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003924{
Fred Isamancd841602012-04-20 14:47:44 -04003925 struct inode *inode = data->header->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003927 if (nfs4_async_handle_error(task, NFS_SERVER(inode), data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003928 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003929 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003930 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003931 if (task->tk_status >= 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003932 renew_lease(NFS_SERVER(inode), data->timestamp);
Trond Myklebust5a37f852012-04-28 14:55:16 -04003933 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003934 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003935 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003936}
3937
Trond Myklebust5521abf2013-03-16 20:54:34 -04003938static bool nfs4_write_stateid_changed(struct rpc_task *task,
3939 struct nfs_writeargs *args)
3940{
3941
3942 if (!nfs4_error_stateid_expired(task->tk_status) ||
3943 nfs4_stateid_is_current(&args->stateid,
3944 args->context,
3945 args->lock_context,
3946 FMODE_WRITE))
3947 return false;
3948 rpc_restart_call_prepare(task);
3949 return true;
3950}
3951
Fred Isamanb029bc92011-03-03 15:13:42 +00003952static int nfs4_write_done(struct rpc_task *task, struct nfs_write_data *data)
3953{
3954 if (!nfs4_sequence_done(task, &data->res.seq_res))
3955 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003956 if (nfs4_write_stateid_changed(task, &data->args))
3957 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003958 return data->write_done_cb ? data->write_done_cb(task, data) :
3959 nfs4_write_done_cb(task, data);
Fred Isamanb029bc92011-03-03 15:13:42 +00003960}
3961
Trond Myklebust5a37f852012-04-28 14:55:16 -04003962static
3963bool nfs4_write_need_cache_consistency_data(const struct nfs_write_data *data)
Fred Isamana69aef12011-03-03 15:13:47 +00003964{
Trond Myklebust5a37f852012-04-28 14:55:16 -04003965 const struct nfs_pgio_header *hdr = data->header;
3966
3967 /* Don't request attributes for pNFS or O_DIRECT writes */
3968 if (data->ds_clp != NULL || hdr->dreq != NULL)
3969 return false;
3970 /* Otherwise, request attributes if and only if we don't hold
3971 * a delegation
3972 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04003973 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00003974}
Fred Isamana69aef12011-03-03 15:13:47 +00003975
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003976static void nfs4_proc_write_setup(struct nfs_write_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003977{
Fred Isamancd841602012-04-20 14:47:44 -04003978 struct nfs_server *server = NFS_SERVER(data->header->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003979
Trond Myklebust5a37f852012-04-28 14:55:16 -04003980 if (!nfs4_write_need_cache_consistency_data(data)) {
Fred Isaman7ffd1062011-03-03 15:13:46 +00003981 data->args.bitmask = NULL;
3982 data->res.fattr = NULL;
3983 } else
3984 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04003985
Fred Isamanb029bc92011-03-03 15:13:42 +00003986 if (!data->write_done_cb)
3987 data->write_done_cb = nfs4_write_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003988 data->res.server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003989 data->timestamp = jiffies;
3990
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003991 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003992 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993}
3994
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04003995static void nfs4_proc_write_rpc_prepare(struct rpc_task *task, struct nfs_write_data *data)
3996{
Trond Myklebust9b206142013-03-17 15:52:00 -04003997 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003998 &data->args.seq_args,
3999 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04004000 task))
4001 return;
4002 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
4003 data->args.lock_context, FMODE_WRITE);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004004}
4005
Fred Isaman0b7c0152012-04-20 14:47:39 -04004006static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
4007{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004008 nfs4_setup_sequence(NFS_SERVER(data->inode),
4009 &data->args.seq_args,
4010 &data->res.seq_res,
4011 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004012}
4013
Fred Isaman0b7c0152012-04-20 14:47:39 -04004014static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004015{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004016 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04004017
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004018 if (nfs4_async_handle_error(task, NFS_SERVER(inode), NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004019 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05004020 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004021 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05004022 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004023}
4024
Fred Isaman0b7c0152012-04-20 14:47:39 -04004025static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00004026{
4027 if (!nfs4_sequence_done(task, &data->res.seq_res))
4028 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04004029 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00004030}
4031
Fred Isaman0b7c0152012-04-20 14:47:39 -04004032static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004033{
Trond Myklebust788e7a82006-03-20 13:44:27 -05004034 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00004035
Fred Isaman0b7c0152012-04-20 14:47:39 -04004036 if (data->commit_done_cb == NULL)
4037 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04004038 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04004039 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Trond Myklebust9d12b212012-01-17 22:04:25 -05004040 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004041}
4042
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004043struct nfs4_renewdata {
4044 struct nfs_client *client;
4045 unsigned long timestamp;
4046};
4047
Linus Torvalds1da177e2005-04-16 15:20:36 -07004048/*
4049 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
4050 * standalone procedure for queueing an asynchronous RENEW.
4051 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004052static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004053{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004054 struct nfs4_renewdata *data = calldata;
4055 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004056
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004057 if (atomic_read(&clp->cl_count) > 1)
4058 nfs4_schedule_state_renewal(clp);
4059 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004060 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004061}
4062
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004063static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004064{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004065 struct nfs4_renewdata *data = calldata;
4066 struct nfs_client *clp = data->client;
4067 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004068
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004069 trace_nfs4_renew_async(clp, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070 if (task->tk_status < 0) {
Trond Myklebust95baa252009-05-26 14:51:00 -04004071 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04004072 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
4073 return;
4074 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004075 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04004076 return;
4077 }
4078 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004079 }
Trond Myklebust452e9352010-07-31 14:29:06 -04004080 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004081}
4082
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004083static const struct rpc_call_ops nfs4_renew_ops = {
4084 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08004085 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004086};
4087
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004088static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089{
4090 struct rpc_message msg = {
4091 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4092 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004093 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004094 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004095 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004096
Trond Myklebust2f60ea62011-08-24 15:07:37 -04004097 if (renew_flags == 0)
4098 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08004099 if (!atomic_inc_not_zero(&clp->cl_count))
4100 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04004101 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004102 if (data == NULL)
4103 return -ENOMEM;
4104 data->client = clp;
4105 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004106 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04004107 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004108}
4109
Trond Myklebust8534d4e2011-08-24 15:07:37 -04004110static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004111{
4112 struct rpc_message msg = {
4113 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
4114 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01004115 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004116 };
4117 unsigned long now = jiffies;
4118 int status;
4119
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04004120 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121 if (status < 0)
4122 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04004123 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004124 return 0;
4125}
4126
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004127static inline int nfs4_server_supports_acls(struct nfs_server *server)
4128{
4129 return (server->caps & NFS_CAP_ACLS)
4130 && (server->acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
4131 && (server->acl_bitmask & ACL4_SUPPORT_DENY_ACL);
4132}
4133
Trond Myklebust21f498c2012-08-24 10:59:25 -04004134/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
4135 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004136 * the stack.
4137 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04004138#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004139
Neil Hormane9e3d722011-03-04 19:26:03 -05004140static int buf_to_pages_noslab(const void *buf, size_t buflen,
4141 struct page **pages, unsigned int *pgbase)
4142{
4143 struct page *newpage, **spages;
4144 int rc = 0;
4145 size_t len;
4146 spages = pages;
4147
4148 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04004149 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05004150 newpage = alloc_page(GFP_KERNEL);
4151
4152 if (newpage == NULL)
4153 goto unwind;
4154 memcpy(page_address(newpage), buf, len);
4155 buf += len;
4156 buflen -= len;
4157 *pages++ = newpage;
4158 rc++;
4159 } while (buflen != 0);
4160
4161 return rc;
4162
4163unwind:
4164 for(; rc > 0; rc--)
4165 __free_page(spages[rc-1]);
4166 return -ENOMEM;
4167}
4168
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004169struct nfs4_cached_acl {
4170 int cached;
4171 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00004172 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004173};
4174
4175static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004176{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004177 struct nfs_inode *nfsi = NFS_I(inode);
4178
4179 spin_lock(&inode->i_lock);
4180 kfree(nfsi->nfs4_acl);
4181 nfsi->nfs4_acl = acl;
4182 spin_unlock(&inode->i_lock);
4183}
4184
4185static void nfs4_zap_acl_attr(struct inode *inode)
4186{
4187 nfs4_set_cached_acl(inode, NULL);
4188}
4189
4190static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
4191{
4192 struct nfs_inode *nfsi = NFS_I(inode);
4193 struct nfs4_cached_acl *acl;
4194 int ret = -ENOENT;
4195
4196 spin_lock(&inode->i_lock);
4197 acl = nfsi->nfs4_acl;
4198 if (acl == NULL)
4199 goto out;
4200 if (buf == NULL) /* user is just asking for length */
4201 goto out_len;
4202 if (acl->cached == 0)
4203 goto out;
4204 ret = -ERANGE; /* see getxattr(2) man page */
4205 if (acl->len > buflen)
4206 goto out;
4207 memcpy(buf, acl->data, acl->len);
4208out_len:
4209 ret = acl->len;
4210out:
4211 spin_unlock(&inode->i_lock);
4212 return ret;
4213}
4214
Sachin Prabhu5794d212012-04-17 14:36:40 +01004215static 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 +00004216{
4217 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004218 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004219
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004220 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004221 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004222 if (acl == NULL)
4223 goto out;
4224 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004225 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004226 } else {
4227 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4228 if (acl == NULL)
4229 goto out;
4230 acl->cached = 0;
4231 }
4232 acl->len = acl_len;
4233out:
4234 nfs4_set_cached_acl(inode, acl);
4235}
4236
Andy Adamsonbf118a32011-12-07 11:55:27 -05004237/*
4238 * The getxattr API returns the required buffer length when called with a
4239 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4240 * the required buf. On a NULL buf, we send a page of data to the server
4241 * guessing that the ACL request can be serviced by a page. If so, we cache
4242 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4243 * the cache. If not so, we throw away the page, and cache the required
4244 * length. The next getxattr call will then produce another round trip to
4245 * the server, this time with the input buf of the required size.
4246 */
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004247static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004248{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004249 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004250 struct nfs_getaclargs args = {
4251 .fh = NFS_FH(inode),
4252 .acl_pages = pages,
4253 .acl_len = buflen,
4254 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004255 struct nfs_getaclres res = {
4256 .acl_len = buflen,
4257 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004258 struct rpc_message msg = {
4259 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4260 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004261 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004262 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004263 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4264 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004265
Andy Adamsonbf118a32011-12-07 11:55:27 -05004266 /* As long as we're doing a round trip to the server anyway,
4267 * let's be prepared for a page of acl data. */
4268 if (npages == 0)
4269 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004270 if (npages > ARRAY_SIZE(pages))
4271 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004272
Andy Adamsonbf118a32011-12-07 11:55:27 -05004273 for (i = 0; i < npages; i++) {
4274 pages[i] = alloc_page(GFP_KERNEL);
4275 if (!pages[i])
4276 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004277 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004278
4279 /* for decoding across pages */
4280 res.acl_scratch = alloc_page(GFP_KERNEL);
4281 if (!res.acl_scratch)
4282 goto out_free;
4283
Andy Adamsonbf118a32011-12-07 11:55:27 -05004284 args.acl_len = npages * PAGE_SIZE;
4285 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004286
Peng Taode040be2012-01-10 22:42:47 +08004287 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004288 __func__, buf, buflen, npages, args.acl_len);
4289 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4290 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004291 if (ret)
4292 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004293
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004294 /* Handle the case where the passed-in buffer is too short */
4295 if (res.acl_flags & NFS4_ACL_TRUNC) {
4296 /* Did the user only issue a request for the acl length? */
4297 if (buf == NULL)
4298 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004299 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004300 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004301 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004302 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004303 if (buf) {
4304 if (res.acl_len > buflen) {
4305 ret = -ERANGE;
4306 goto out_free;
4307 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004308 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004309 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004310out_ok:
4311 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004312out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004313 for (i = 0; i < npages; i++)
4314 if (pages[i])
4315 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004316 if (res.acl_scratch)
4317 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004318 return ret;
4319}
4320
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004321static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4322{
4323 struct nfs4_exception exception = { };
4324 ssize_t ret;
4325 do {
4326 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
4327 if (ret >= 0)
4328 break;
4329 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4330 } while (exception.retry);
4331 return ret;
4332}
4333
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004334static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4335{
4336 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004337 int ret;
4338
4339 if (!nfs4_server_supports_acls(server))
4340 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004341 ret = nfs_revalidate_inode(server, inode);
4342 if (ret < 0)
4343 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004344 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4345 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004346 ret = nfs4_read_cached_acl(inode, buf, buflen);
4347 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004348 /* -ENOENT is returned if there is no ACL or if there is an ACL
4349 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004350 return ret;
4351 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004352}
4353
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004354static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004355{
4356 struct nfs_server *server = NFS_SERVER(inode);
4357 struct page *pages[NFS4ACL_MAXPAGES];
4358 struct nfs_setaclargs arg = {
4359 .fh = NFS_FH(inode),
4360 .acl_pages = pages,
4361 .acl_len = buflen,
4362 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004363 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004364 struct rpc_message msg = {
4365 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4366 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004367 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004368 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004369 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004370 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004371
4372 if (!nfs4_server_supports_acls(server))
4373 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004374 if (npages > ARRAY_SIZE(pages))
4375 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004376 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4377 if (i < 0)
4378 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004379 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004380 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004381
4382 /*
4383 * Free each page after tx, so the only ref left is
4384 * held by the network stack
4385 */
4386 for (; i > 0; i--)
4387 put_page(pages[i-1]);
4388
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004389 /*
4390 * Acl update can result in inode attribute update.
4391 * so mark the attribute cache invalid.
4392 */
4393 spin_lock(&inode->i_lock);
4394 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4395 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004396 nfs_access_zap_cache(inode);
4397 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004398 return ret;
4399}
4400
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004401static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4402{
4403 struct nfs4_exception exception = { };
4404 int err;
4405 do {
4406 err = nfs4_handle_exception(NFS_SERVER(inode),
4407 __nfs4_proc_set_acl(inode, buf, buflen),
4408 &exception);
4409 } while (exception.retry);
4410 return err;
4411}
4412
David Quigleyaa9c2662013-05-22 12:50:44 -04004413#ifdef CONFIG_NFS_V4_SECURITY_LABEL
4414static int _nfs4_get_security_label(struct inode *inode, void *buf,
4415 size_t buflen)
4416{
4417 struct nfs_server *server = NFS_SERVER(inode);
4418 struct nfs_fattr fattr;
4419 struct nfs4_label label = {0, 0, buflen, buf};
4420
4421 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
4422 struct nfs4_getattr_arg args = {
4423 .fh = NFS_FH(inode),
4424 .bitmask = bitmask,
4425 };
4426 struct nfs4_getattr_res res = {
4427 .fattr = &fattr,
4428 .label = &label,
4429 .server = server,
4430 };
4431 struct rpc_message msg = {
4432 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
4433 .rpc_argp = &args,
4434 .rpc_resp = &res,
4435 };
4436 int ret;
4437
4438 nfs_fattr_init(&fattr);
4439
4440 ret = rpc_call_sync(server->client, &msg, 0);
4441 if (ret)
4442 return ret;
4443 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
4444 return -ENOENT;
4445 if (buflen < label.len)
4446 return -ERANGE;
4447 return 0;
4448}
4449
4450static int nfs4_get_security_label(struct inode *inode, void *buf,
4451 size_t buflen)
4452{
4453 struct nfs4_exception exception = { };
4454 int err;
4455
4456 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4457 return -EOPNOTSUPP;
4458
4459 do {
4460 err = nfs4_handle_exception(NFS_SERVER(inode),
4461 _nfs4_get_security_label(inode, buf, buflen),
4462 &exception);
4463 } while (exception.retry);
4464 return err;
4465}
4466
4467static int _nfs4_do_set_security_label(struct inode *inode,
4468 struct nfs4_label *ilabel,
4469 struct nfs_fattr *fattr,
4470 struct nfs4_label *olabel)
4471{
4472
4473 struct iattr sattr = {0};
4474 struct nfs_server *server = NFS_SERVER(inode);
4475 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
4476 struct nfs_setattrargs args = {
4477 .fh = NFS_FH(inode),
4478 .iap = &sattr,
4479 .server = server,
4480 .bitmask = bitmask,
4481 .label = ilabel,
4482 };
4483 struct nfs_setattrres res = {
4484 .fattr = fattr,
4485 .label = olabel,
4486 .server = server,
4487 };
4488 struct rpc_message msg = {
4489 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
4490 .rpc_argp = &args,
4491 .rpc_resp = &res,
4492 };
4493 int status;
4494
4495 nfs4_stateid_copy(&args.stateid, &zero_stateid);
4496
4497 status = rpc_call_sync(server->client, &msg, 0);
4498 if (status)
4499 dprintk("%s failed: %d\n", __func__, status);
4500
4501 return status;
4502}
4503
4504static int nfs4_do_set_security_label(struct inode *inode,
4505 struct nfs4_label *ilabel,
4506 struct nfs_fattr *fattr,
4507 struct nfs4_label *olabel)
4508{
4509 struct nfs4_exception exception = { };
4510 int err;
4511
4512 do {
4513 err = nfs4_handle_exception(NFS_SERVER(inode),
4514 _nfs4_do_set_security_label(inode, ilabel,
4515 fattr, olabel),
4516 &exception);
4517 } while (exception.retry);
4518 return err;
4519}
4520
4521static int
4522nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen)
4523{
4524 struct nfs4_label ilabel, *olabel = NULL;
4525 struct nfs_fattr fattr;
4526 struct rpc_cred *cred;
4527 struct inode *inode = dentry->d_inode;
4528 int status;
4529
4530 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
4531 return -EOPNOTSUPP;
4532
4533 nfs_fattr_init(&fattr);
4534
4535 ilabel.pi = 0;
4536 ilabel.lfs = 0;
4537 ilabel.label = (char *)buf;
4538 ilabel.len = buflen;
4539
4540 cred = rpc_lookup_cred();
4541 if (IS_ERR(cred))
4542 return PTR_ERR(cred);
4543
4544 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4545 if (IS_ERR(olabel)) {
4546 status = -PTR_ERR(olabel);
4547 goto out;
4548 }
4549
4550 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
4551 if (status == 0)
4552 nfs_setsecurity(inode, &fattr, olabel);
4553
4554 nfs4_label_free(olabel);
4555out:
4556 put_rpccred(cred);
4557 return status;
4558}
4559#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
4560
4561
Linus Torvalds1da177e2005-04-16 15:20:36 -07004562static int
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004563nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004564{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004565 struct nfs_client *clp = server->nfs_client;
4566
4567 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004568 return 0;
4569 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004570 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004571 case -NFS4ERR_ADMIN_REVOKED:
4572 case -NFS4ERR_BAD_STATEID:
Trond Myklebust14977482012-03-27 18:31:25 -04004573 if (state == NULL)
4574 break;
4575 nfs_remove_bad_delegation(state->inode);
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004576 case -NFS4ERR_OPENMODE:
4577 if (state == NULL)
4578 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004579 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4580 goto stateid_invalid;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004581 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004582 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004583 if (state != NULL) {
4584 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4585 goto stateid_invalid;
4586 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004587 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004588 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004589 nfs4_schedule_lease_recovery(clp);
4590 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004591#if defined(CONFIG_NFS_V4_1)
4592 case -NFS4ERR_BADSESSION:
4593 case -NFS4ERR_BADSLOT:
4594 case -NFS4ERR_BAD_HIGH_SLOT:
4595 case -NFS4ERR_DEADSESSION:
4596 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4597 case -NFS4ERR_SEQ_FALSE_RETRY:
4598 case -NFS4ERR_SEQ_MISORDERED:
4599 dprintk("%s ERROR %d, Reset session\n", __func__,
4600 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004601 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4745e312009-04-01 09:22:42 -04004602 task->tk_status = 0;
4603 return -EAGAIN;
4604#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004605 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004606 nfs_inc_server_stats(server, NFSIOS_DELAY);
Chuck Lever006ea732006-03-20 13:44:14 -05004607 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004608 rpc_delay(task, NFS4_POLL_RETRY_MAX);
4609 task->tk_status = 0;
4610 return -EAGAIN;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004611 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004612 case -NFS4ERR_OLD_STATEID:
4613 task->tk_status = 0;
4614 return -EAGAIN;
4615 }
4616 task->tk_status = nfs4_map_errors(task->tk_status);
4617 return 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04004618stateid_invalid:
4619 task->tk_status = -EIO;
4620 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004621wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004622 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004623 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4624 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
4625 task->tk_status = 0;
4626 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004627}
4628
Chuck Leverf0920752012-05-21 22:45:41 -04004629static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4630 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004631{
4632 __be32 verf[2];
4633
Chuck Lever2c820d92012-05-21 22:45:33 -04004634 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4635 /* An impossible timestamp guarantees this value
4636 * will never match a generated boot time. */
4637 verf[0] = 0;
Trond Myklebust17f26b12013-08-21 15:48:42 -04004638 verf[1] = cpu_to_be32(NSEC_PER_SEC + 1);
Chuck Lever2c820d92012-05-21 22:45:33 -04004639 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004640 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Trond Myklebust17f26b12013-08-21 15:48:42 -04004641 verf[0] = cpu_to_be32(nn->boot_time.tv_sec);
4642 verf[1] = cpu_to_be32(nn->boot_time.tv_nsec);
Chuck Lever2c820d92012-05-21 22:45:33 -04004643 }
Chuck Levercd937102012-03-02 17:14:31 -05004644 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4645}
4646
Chuck Levere984a552012-09-14 17:24:21 -04004647static unsigned int
4648nfs4_init_nonuniform_client_string(const struct nfs_client *clp,
4649 char *buf, size_t len)
4650{
4651 unsigned int result;
4652
4653 rcu_read_lock();
4654 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4655 clp->cl_ipaddr,
4656 rpc_peeraddr2str(clp->cl_rpcclient,
4657 RPC_DISPLAY_ADDR),
4658 rpc_peeraddr2str(clp->cl_rpcclient,
4659 RPC_DISPLAY_PROTO));
4660 rcu_read_unlock();
4661 return result;
4662}
4663
4664static unsigned int
4665nfs4_init_uniform_client_string(const struct nfs_client *clp,
4666 char *buf, size_t len)
4667{
Trond Myklebust55b59292013-07-24 16:36:35 -04004668 const char *nodename = clp->cl_rpcclient->cl_nodename;
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004669
4670 if (nfs4_client_id_uniquifier[0] != '\0')
Trond Myklebust55b59292013-07-24 16:36:35 -04004671 return scnprintf(buf, len, "Linux NFSv%u.%u %s/%s",
4672 clp->rpc_ops->version,
4673 clp->cl_minorversion,
4674 nfs4_client_id_uniquifier,
4675 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004676 return scnprintf(buf, len, "Linux NFSv%u.%u %s",
4677 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004678 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004679}
4680
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004681/**
4682 * nfs4_proc_setclientid - Negotiate client ID
4683 * @clp: state data structure
4684 * @program: RPC program for NFSv4 callback service
4685 * @port: IP port number for NFS4 callback service
4686 * @cred: RPC credential to use for this call
4687 * @res: where to place the result
4688 *
4689 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4690 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004691int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
4692 unsigned short port, struct rpc_cred *cred,
4693 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004694{
4695 nfs4_verifier sc_verifier;
4696 struct nfs4_setclientid setclientid = {
4697 .sc_verifier = &sc_verifier,
4698 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00004699 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004700 };
4701 struct rpc_message msg = {
4702 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
4703 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004704 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004705 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004706 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004707 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004708
Chuck Leverde734832012-07-11 16:30:50 -04004709 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04004710 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04004711 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
4712 setclientid.sc_name_len =
4713 nfs4_init_uniform_client_string(clp,
4714 setclientid.sc_name,
4715 sizeof(setclientid.sc_name));
4716 else
4717 setclientid.sc_name_len =
4718 nfs4_init_nonuniform_client_string(clp,
4719 setclientid.sc_name,
4720 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04004721 /* cb_client4 */
Chuck Levere984a552012-09-14 17:24:21 -04004722 rcu_read_lock();
Chuck Leverde734832012-07-11 16:30:50 -04004723 setclientid.sc_netid_len = scnprintf(setclientid.sc_netid,
Djalal Harounife2d5392013-06-18 17:58:12 +01004724 sizeof(setclientid.sc_netid), "%s",
Chuck Leverd4d3c502007-12-10 14:57:09 -05004725 rpc_peeraddr2str(clp->cl_rpcclient,
4726 RPC_DISPLAY_NETID));
Chuck Leverde734832012-07-11 16:30:50 -04004727 rcu_read_unlock();
4728 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05004729 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07004730 clp->cl_ipaddr, port >> 8, port & 255);
4731
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004732 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
4733 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4734 setclientid.sc_name_len, setclientid.sc_name);
4735 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004736 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004737 dprintk("NFS reply setclientid: %d\n", status);
4738 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004739}
4740
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004741/**
4742 * nfs4_proc_setclientid_confirm - Confirm client ID
4743 * @clp: state data structure
4744 * @res: result of a previous SETCLIENTID
4745 * @cred: RPC credential to use for this call
4746 *
4747 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4748 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04004749int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004750 struct nfs4_setclientid_res *arg,
4751 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004752{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004753 struct rpc_message msg = {
4754 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004755 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004756 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004757 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004758 int status;
4759
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004760 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
4761 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4762 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04004763 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04004764 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004765 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004766 return status;
4767}
4768
Trond Myklebustfe650402006-01-03 09:55:18 +01004769struct nfs4_delegreturndata {
4770 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004771 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01004772 struct nfs_fh fh;
4773 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004774 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004775 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01004776 int rpc_status;
4777};
4778
Trond Myklebustfe650402006-01-03 09:55:18 +01004779static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
4780{
4781 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04004782
Trond Myklebust14516c32010-07-31 14:29:06 -04004783 if (!nfs4_sequence_done(task, &data->res.seq_res))
4784 return;
Andy Adamson938e1012009-04-01 09:22:28 -04004785
Ricardo Labiaga79708862009-12-07 09:23:21 -05004786 switch (task->tk_status) {
4787 case -NFS4ERR_STALE_STATEID:
4788 case -NFS4ERR_EXPIRED:
4789 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01004790 renew_lease(data->res.server, data->timestamp);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004791 break;
4792 default:
4793 if (nfs4_async_handle_error(task, data->res.server, NULL) ==
4794 -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004795 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004796 return;
4797 }
4798 }
4799 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01004800}
4801
4802static void nfs4_delegreturn_release(void *calldata)
4803{
Trond Myklebustfe650402006-01-03 09:55:18 +01004804 kfree(calldata);
4805}
4806
Andy Adamson938e1012009-04-01 09:22:28 -04004807#if defined(CONFIG_NFS_V4_1)
4808static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
4809{
4810 struct nfs4_delegreturndata *d_data;
4811
4812 d_data = (struct nfs4_delegreturndata *)data;
4813
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004814 nfs4_setup_sequence(d_data->res.server,
4815 &d_data->args.seq_args,
4816 &d_data->res.seq_res,
4817 task);
Andy Adamson938e1012009-04-01 09:22:28 -04004818}
4819#endif /* CONFIG_NFS_V4_1 */
4820
Jesper Juhlc8d149f2006-03-20 13:44:07 -05004821static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04004822#if defined(CONFIG_NFS_V4_1)
4823 .rpc_call_prepare = nfs4_delegreturn_prepare,
4824#endif /* CONFIG_NFS_V4_1 */
Trond Myklebustfe650402006-01-03 09:55:18 +01004825 .rpc_call_done = nfs4_delegreturn_done,
4826 .rpc_release = nfs4_delegreturn_release,
4827};
4828
Trond Myklebuste6f81072008-01-24 18:14:34 -05004829static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01004830{
4831 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004832 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01004833 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004834 struct rpc_message msg = {
4835 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
4836 .rpc_cred = cred,
4837 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004838 struct rpc_task_setup task_setup_data = {
4839 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04004840 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004841 .callback_ops = &nfs4_delegreturn_ops,
4842 .flags = RPC_TASK_ASYNC,
4843 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05004844 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01004845
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004846 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01004847 if (data == NULL)
4848 return -ENOMEM;
Trond Myklebust9d12b212012-01-17 22:04:25 -05004849 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01004850 data->args.fhandle = &data->fh;
4851 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04004852 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01004853 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05004854 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01004855 data->res.fattr = &data->fattr;
4856 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004857 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01004858 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01004859 data->rpc_status = 0;
4860
Trond Myklebustc970aa82007-07-14 15:39:59 -04004861 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05004862 msg.rpc_argp = &data->args;
4863 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004864 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004865 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01004866 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004867 if (!issync)
4868 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01004869 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004870 if (status != 0)
4871 goto out;
4872 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04004873 if (status == 0)
4874 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
4875 else
4876 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004877out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004878 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01004879 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004880}
4881
Trond Myklebuste6f81072008-01-24 18:14:34 -05004882int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004883{
4884 struct nfs_server *server = NFS_SERVER(inode);
4885 struct nfs4_exception exception = { };
4886 int err;
4887 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05004888 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004889 switch (err) {
4890 case -NFS4ERR_STALE_STATEID:
4891 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004892 case 0:
4893 return 0;
4894 }
4895 err = nfs4_handle_exception(server, err, &exception);
4896 } while (exception.retry);
4897 return err;
4898}
4899
4900#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
4901#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
4902
4903/*
4904 * sleep, with exponential backoff, and retry the LOCK operation.
4905 */
4906static unsigned long
4907nfs4_set_lock_task_retry(unsigned long timeout)
4908{
Colin Cross416ad3c2013-05-06 23:50:06 +00004909 freezable_schedule_timeout_killable_unsafe(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004910 timeout <<= 1;
4911 if (timeout > NFS4_LOCK_MAXTIMEOUT)
4912 return NFS4_LOCK_MAXTIMEOUT;
4913 return timeout;
4914}
4915
Linus Torvalds1da177e2005-04-16 15:20:36 -07004916static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4917{
4918 struct inode *inode = state->inode;
4919 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04004920 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004921 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004922 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004923 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004924 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004925 struct nfs_lockt_res res = {
4926 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004927 };
4928 struct rpc_message msg = {
4929 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
4930 .rpc_argp = &arg,
4931 .rpc_resp = &res,
4932 .rpc_cred = state->owner->so_cred,
4933 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004934 struct nfs4_lock_state *lsp;
4935 int status;
4936
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004937 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004938 status = nfs4_set_lock_state(state, request);
4939 if (status != 0)
4940 goto out;
4941 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05004942 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004943 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004944 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004945 switch (status) {
4946 case 0:
4947 request->fl_type = F_UNLCK;
4948 break;
4949 case -NFS4ERR_DENIED:
4950 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004951 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05004952 request->fl_ops->fl_release_private(request);
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004953out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004954 return status;
4955}
4956
4957static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4958{
4959 struct nfs4_exception exception = { };
4960 int err;
4961
4962 do {
4963 err = nfs4_handle_exception(NFS_SERVER(state->inode),
4964 _nfs4_proc_getlk(state, cmd, request),
4965 &exception);
4966 } while (exception.retry);
4967 return err;
4968}
4969
4970static int do_vfs_lock(struct file *file, struct file_lock *fl)
4971{
4972 int res = 0;
4973 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
4974 case FL_POSIX:
4975 res = posix_lock_file_wait(file, fl);
4976 break;
4977 case FL_FLOCK:
4978 res = flock_lock_file_wait(file, fl);
4979 break;
4980 default:
4981 BUG();
4982 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004983 return res;
4984}
4985
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004986struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004987 struct nfs_locku_args arg;
4988 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004989 struct nfs4_lock_state *lsp;
4990 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004991 struct file_lock fl;
4992 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004993 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004994};
4995
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004996static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
4997 struct nfs_open_context *ctx,
4998 struct nfs4_lock_state *lsp,
4999 struct nfs_seqid *seqid)
5000{
5001 struct nfs4_unlockdata *p;
5002 struct inode *inode = lsp->ls_state->inode;
5003
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005004 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005005 if (p == NULL)
5006 return NULL;
5007 p->arg.fh = NFS_FH(inode);
5008 p->arg.fl = &p->fl;
5009 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005010 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005011 p->arg.stateid = &lsp->ls_stateid;
5012 p->lsp = lsp;
5013 atomic_inc(&lsp->ls_count);
5014 /* Ensure we don't close file until we're done freeing locks! */
5015 p->ctx = get_nfs_open_context(ctx);
5016 memcpy(&p->fl, fl, sizeof(p->fl));
5017 p->server = NFS_SERVER(inode);
5018 return p;
5019}
5020
Trond Myklebust06f814a2006-01-03 09:55:07 +01005021static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005022{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005023 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005024 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01005025 nfs4_put_lock_state(calldata->lsp);
5026 put_nfs_open_context(calldata->ctx);
5027 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005028}
5029
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005030static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005031{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005032 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005033
Trond Myklebust14516c32010-07-31 14:29:06 -04005034 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
5035 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005036 switch (task->tk_status) {
5037 case 0:
Trond Myklebustf597c532012-03-04 18:13:56 -05005038 nfs4_stateid_copy(&calldata->lsp->ls_stateid,
5039 &calldata->res.stateid);
Trond Myklebust26e976a2006-01-03 09:55:21 +01005040 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005041 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005042 case -NFS4ERR_BAD_STATEID:
5043 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005044 case -NFS4ERR_STALE_STATEID:
5045 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005046 break;
5047 default:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05005048 if (nfs4_async_handle_error(task, calldata->server, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005049 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005050 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04005051 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005052}
5053
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005054static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005055{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005056 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005057
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005058 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005059 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04005060 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005061 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005062 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005063 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005064 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005065 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04005066 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005067 &calldata->res.seq_res,
5068 task) != 0)
5069 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005070 return;
5071out_no_action:
5072 task->tk_action = NULL;
5073out_wait:
5074 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005075}
5076
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005077static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01005078 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005079 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01005080 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005081};
5082
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005083static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
5084 struct nfs_open_context *ctx,
5085 struct nfs4_lock_state *lsp,
5086 struct nfs_seqid *seqid)
5087{
5088 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005089 struct rpc_message msg = {
5090 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
5091 .rpc_cred = ctx->cred,
5092 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005093 struct rpc_task_setup task_setup_data = {
5094 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005095 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005096 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005097 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005098 .flags = RPC_TASK_ASYNC,
5099 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005100
Frank Filz137d6ac2007-07-09 15:32:29 -07005101 /* Ensure this is an unlock - when canceling a lock, the
5102 * canceled lock is passed in, and it won't be an unlock.
5103 */
5104 fl->fl_type = F_UNLCK;
5105
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005106 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
5107 if (data == NULL) {
5108 nfs_free_seqid(seqid);
5109 return ERR_PTR(-ENOMEM);
5110 }
5111
Trond Myklebust9d12b212012-01-17 22:04:25 -05005112 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005113 msg.rpc_argp = &data->arg;
5114 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005115 task_setup_data.callback_data = data;
5116 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005117}
5118
Linus Torvalds1da177e2005-04-16 15:20:36 -07005119static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
5120{
Trond Myklebust65b62a22013-02-07 10:54:07 -05005121 struct inode *inode = state->inode;
5122 struct nfs4_state_owner *sp = state->owner;
5123 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005124 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005125 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01005126 struct rpc_task *task;
5127 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005128 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005129
Trond Myklebust9b073572006-06-29 16:38:34 -04005130 status = nfs4_set_lock_state(state, request);
5131 /* Unlock _before_ we do the RPC call */
5132 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05005133 /* Exclude nfs_delegation_claim_locks() */
5134 mutex_lock(&sp->so_delegreturn_mutex);
5135 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005136 down_read(&nfsi->rwsem);
5137 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
5138 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005139 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005140 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005141 }
5142 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05005143 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04005144 if (status != 0)
5145 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005146 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005147 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04005148 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
5149 goto out;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005150 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04005151 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005152 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04005153 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005154 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005155 status = PTR_ERR(task);
5156 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04005157 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005158 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005159 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04005160out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04005161 request->fl_flags = fl_flags;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07005162 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005163}
5164
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005165struct nfs4_lockdata {
5166 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01005167 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005168 struct nfs4_lock_state *lsp;
5169 struct nfs_open_context *ctx;
5170 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01005171 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005172 int rpc_status;
5173 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04005174 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005175};
5176
5177static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005178 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
5179 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005180{
5181 struct nfs4_lockdata *p;
5182 struct inode *inode = lsp->ls_state->inode;
5183 struct nfs_server *server = NFS_SERVER(inode);
5184
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005185 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005186 if (p == NULL)
5187 return NULL;
5188
5189 p->arg.fh = NFS_FH(inode);
5190 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005191 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005192 if (p->arg.open_seqid == NULL)
5193 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005194 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005195 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005196 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005197 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04005198 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05005199 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05005200 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005201 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005202 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04005203 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005204 atomic_inc(&lsp->ls_count);
5205 p->ctx = get_nfs_open_context(ctx);
5206 memcpy(&p->fl, fl, sizeof(p->fl));
5207 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005208out_free_seqid:
5209 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005210out_free:
5211 kfree(p);
5212 return NULL;
5213}
5214
5215static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
5216{
5217 struct nfs4_lockdata *data = calldata;
5218 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005219
Harvey Harrison3110ff82008-05-02 13:42:44 -07005220 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005221 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005222 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005223 /* Do we need to do an open_to_lock_owner? */
5224 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005225 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005226 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005227 }
Trond Myklebust8e472f32013-04-20 01:30:53 -04005228 data->arg.open_stateid = &state->open_stateid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005229 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04005230 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005231 } else
5232 data->arg.new_lock_owner = 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04005233 if (!nfs4_valid_open_stateid(state)) {
5234 data->rpc_status = -EBADF;
5235 task->tk_action = NULL;
5236 goto out_release_open_seqid;
5237 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01005238 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04005239 if (nfs4_setup_sequence(data->server,
5240 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005241 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005242 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04005243 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04005244out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04005245 nfs_release_seqid(data->arg.open_seqid);
5246out_release_lock_seqid:
5247 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05005248out_wait:
5249 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005250 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005251}
5252
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005253static void nfs4_lock_done(struct rpc_task *task, void *calldata)
5254{
5255 struct nfs4_lockdata *data = calldata;
5256
Harvey Harrison3110ff82008-05-02 13:42:44 -07005257 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005258
Trond Myklebust14516c32010-07-31 14:29:06 -04005259 if (!nfs4_sequence_done(task, &data->res.seq_res))
5260 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04005261
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005262 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005263 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005264 if (data->rpc_status == 0)
5265 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
5266 else
5267 goto out;
5268 }
5269 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05005270 nfs4_stateid_copy(&data->lsp->ls_stateid, &data->res.stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005271 set_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags);
Al Viro3d4ff432011-06-22 18:40:12 -04005272 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005273 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005274out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07005275 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005276}
5277
5278static void nfs4_lock_release(void *calldata)
5279{
5280 struct nfs4_lockdata *data = calldata;
5281
Harvey Harrison3110ff82008-05-02 13:42:44 -07005282 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05005283 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005284 if (data->cancelled != 0) {
5285 struct rpc_task *task;
5286 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
5287 data->arg.lock_seqid);
5288 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08005289 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005290 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005291 } else
5292 nfs_free_seqid(data->arg.lock_seqid);
5293 nfs4_put_lock_state(data->lsp);
5294 put_nfs_open_context(data->ctx);
5295 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005296 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005297}
5298
5299static const struct rpc_call_ops nfs4_lock_ops = {
5300 .rpc_call_prepare = nfs4_lock_prepare,
5301 .rpc_call_done = nfs4_lock_done,
5302 .rpc_release = nfs4_lock_release,
5303};
5304
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005305static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
5306{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005307 switch (error) {
5308 case -NFS4ERR_ADMIN_REVOKED:
5309 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05005310 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005311 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04005312 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05005313 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005314 break;
5315 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05005316 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05005317 case -NFS4ERR_EXPIRED:
5318 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005319 };
5320}
5321
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005322static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005323{
5324 struct nfs4_lockdata *data;
5325 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04005326 struct rpc_message msg = {
5327 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
5328 .rpc_cred = state->owner->so_cred,
5329 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04005330 struct rpc_task_setup task_setup_data = {
5331 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04005332 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005333 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05005334 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04005335 .flags = RPC_TASK_ASYNC,
5336 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005337 int ret;
5338
Harvey Harrison3110ff82008-05-02 13:42:44 -07005339 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005340 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005341 fl->fl_u.nfs4_fl.owner,
5342 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005343 if (data == NULL)
5344 return -ENOMEM;
5345 if (IS_SETLKW(cmd))
5346 data->arg.block = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -05005347 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05005348 msg.rpc_argp = &data->arg;
5349 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04005350 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005351 if (recovery_type > NFS_LOCK_NEW) {
5352 if (recovery_type == NFS_LOCK_RECLAIM)
5353 data->arg.reclaim = NFS_LOCK_RECLAIM;
5354 nfs4_set_sequence_privileged(&data->arg.seq_args);
5355 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04005356 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05005357 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005358 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005359 ret = nfs4_wait_for_completion_rpc_task(task);
5360 if (ret == 0) {
5361 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05005362 if (ret)
5363 nfs4_handle_setlk_error(data->server, data->lsp,
5364 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005365 } else
5366 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05005367 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005368 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01005369 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005370}
5371
5372static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5373{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005374 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005375 struct nfs4_exception exception = {
5376 .inode = state->inode,
5377 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005378 int err;
5379
5380 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005381 /* Cache the lock if possible... */
5382 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5383 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005384 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04005385 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005386 break;
5387 nfs4_handle_exception(server, err, &exception);
5388 } while (exception.retry);
5389 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005390}
5391
5392static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5393{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005394 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005395 struct nfs4_exception exception = {
5396 .inode = state->inode,
5397 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005398 int err;
5399
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005400 err = nfs4_set_lock_state(state, request);
5401 if (err != 0)
5402 return err;
Trond Myklebust202b50d2005-06-22 17:16:29 +00005403 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005404 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5405 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005406 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005407 switch (err) {
5408 default:
5409 goto out;
5410 case -NFS4ERR_GRACE:
5411 case -NFS4ERR_DELAY:
5412 nfs4_handle_exception(server, err, &exception);
5413 err = 0;
5414 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005415 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005416out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005417 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005418}
5419
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005420#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005421/**
5422 * nfs41_check_expired_locks - possibly free a lock stateid
5423 *
5424 * @state: NFSv4 state for an inode
5425 *
5426 * Returns NFS_OK if recovery for this stateid is now finished.
5427 * Otherwise a negative NFS4ERR value is returned.
5428 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005429static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005430{
Chuck Levereb64cf92012-07-11 16:30:05 -04005431 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005432 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005433 struct nfs_server *server = NFS_SERVER(state->inode);
5434
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005435 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005436 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005437 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5438
5439 status = nfs41_test_stateid(server,
5440 &lsp->ls_stateid,
5441 cred);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005442 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005443 /* Free the stateid unless the server
5444 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005445 if (status != -NFS4ERR_BAD_STATEID)
5446 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005447 &lsp->ls_stateid,
5448 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005449 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005450 ret = status;
5451 }
5452 }
5453 };
5454
5455 return ret;
5456}
5457
5458static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5459{
5460 int status = NFS_OK;
5461
5462 if (test_bit(LK_STATE_IN_USE, &state->flags))
5463 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005464 if (status != NFS_OK)
5465 status = nfs4_lock_expired(state, request);
5466 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005467}
5468#endif
5469
Linus Torvalds1da177e2005-04-16 15:20:36 -07005470static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5471{
Trond Myklebust9a99af492013-02-04 20:17:49 -05005472 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005473 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005474 unsigned char fl_flags = request->fl_flags;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005475 unsigned int seq;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005476 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005477
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005478 if ((fl_flags & FL_POSIX) &&
5479 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5480 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005481 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005482 status = nfs4_set_lock_state(state, request);
5483 if (status != 0)
5484 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005485 request->fl_flags |= FL_ACCESS;
5486 status = do_vfs_lock(request->fl_file, request);
5487 if (status < 0)
5488 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005489 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005490 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005491 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005492 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005493 request->fl_flags = fl_flags & ~FL_SLEEP;
5494 status = do_vfs_lock(request->fl_file, request);
5495 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005496 }
Trond Myklebust9a99af492013-02-04 20:17:49 -05005497 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
5498 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005499 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005500 if (status != 0)
Trond Myklebust9a99af492013-02-04 20:17:49 -05005501 goto out;
5502 down_read(&nfsi->rwsem);
5503 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) {
5504 status = -NFS4ERR_DELAY;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005505 goto out_unlock;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005506 }
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005507 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005508 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005509 if (do_vfs_lock(request->fl_file, request) < 0)
Weston Andros Adamsona0308892012-01-26 13:32:23 -05005510 printk(KERN_WARNING "NFS: %s: VFS is out of sync with lock "
5511 "manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005512out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05005513 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005514out:
5515 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005516 return status;
5517}
5518
5519static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5520{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005521 struct nfs4_exception exception = {
5522 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005523 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005524 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005525 int err;
5526
5527 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005528 err = _nfs4_proc_setlk(state, cmd, request);
5529 if (err == -NFS4ERR_DENIED)
5530 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005531 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005532 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005533 } while (exception.retry);
5534 return err;
5535}
5536
5537static int
5538nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5539{
5540 struct nfs_open_context *ctx;
5541 struct nfs4_state *state;
5542 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5543 int status;
5544
5545 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005546 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005547 state = ctx->state;
5548
5549 if (request->fl_start < 0 || request->fl_end < 0)
5550 return -EINVAL;
5551
Trond Myklebustd9531262009-07-21 19:22:38 -04005552 if (IS_GETLK(cmd)) {
5553 if (state != NULL)
5554 return nfs4_proc_getlk(state, F_GETLK, request);
5555 return 0;
5556 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005557
5558 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5559 return -EINVAL;
5560
Trond Myklebustd9531262009-07-21 19:22:38 -04005561 if (request->fl_type == F_UNLCK) {
5562 if (state != NULL)
5563 return nfs4_proc_unlck(state, cmd, request);
5564 return 0;
5565 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005566
Trond Myklebustd9531262009-07-21 19:22:38 -04005567 if (state == NULL)
5568 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005569 /*
5570 * Don't rely on the VFS having checked the file open mode,
5571 * since it won't do this for flock() locks.
5572 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005573 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005574 case F_RDLCK:
5575 if (!(filp->f_mode & FMODE_READ))
5576 return -EBADF;
5577 break;
5578 case F_WRLCK:
5579 if (!(filp->f_mode & FMODE_WRITE))
5580 return -EBADF;
5581 }
5582
Linus Torvalds1da177e2005-04-16 15:20:36 -07005583 do {
5584 status = nfs4_proc_setlk(state, cmd, request);
5585 if ((status != -EAGAIN) || IS_SETLK(cmd))
5586 break;
5587 timeout = nfs4_set_lock_task_retry(timeout);
5588 status = -ERESTARTSYS;
5589 if (signalled())
5590 break;
5591 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005592 return status;
5593}
5594
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005595int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005596{
5597 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005598 int err;
5599
5600 err = nfs4_set_lock_state(state, fl);
5601 if (err != 0)
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005602 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005603 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005604 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005605}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005606
Trond Myklebustcf470c32012-03-07 13:49:12 -05005607struct nfs_release_lockowner_data {
5608 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005609 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005610 struct nfs_release_lockowner_args args;
5611};
5612
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005613static void nfs4_release_lockowner_release(void *calldata)
5614{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005615 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005616 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005617 kfree(calldata);
5618}
5619
Trond Myklebust17280172012-03-11 13:11:00 -04005620static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005621 .rpc_release = nfs4_release_lockowner_release,
5622};
5623
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04005624static int nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005625{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005626 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005627 struct rpc_message msg = {
5628 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
5629 };
5630
5631 if (server->nfs_client->cl_mvops->minor_version != 0)
Trond Myklebustcf470c32012-03-07 13:49:12 -05005632 return -EINVAL;
5633 data = kmalloc(sizeof(*data), GFP_NOFS);
5634 if (!data)
5635 return -ENOMEM;
5636 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005637 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005638 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
5639 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
5640 data->args.lock_owner.s_dev = server->s_dev;
5641 msg.rpc_argp = &data->args;
5642 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
5643 return 0;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005644}
5645
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005646#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
5647
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005648static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
5649 const void *buf, size_t buflen,
5650 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005651{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005652 if (strcmp(key, "") != 0)
5653 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005654
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005655 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005656}
5657
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005658static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
5659 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005660{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005661 if (strcmp(key, "") != 0)
5662 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005663
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005664 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005665}
5666
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005667static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
5668 size_t list_len, const char *name,
5669 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005670{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005671 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005672
J. Bruce Fields096455a2006-03-20 23:23:42 -05005673 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
5674 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005675
5676 if (list && len <= list_len)
5677 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005678 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005679}
5680
David Quigleyc9bccef2013-05-22 12:50:45 -04005681#ifdef CONFIG_NFS_V4_SECURITY_LABEL
5682static inline int nfs4_server_supports_labels(struct nfs_server *server)
5683{
5684 return server->caps & NFS_CAP_SECURITY_LABEL;
5685}
5686
5687static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key,
5688 const void *buf, size_t buflen,
5689 int flags, int type)
5690{
5691 if (security_ismaclabel(key))
5692 return nfs4_set_security_label(dentry, buf, buflen);
5693
5694 return -EOPNOTSUPP;
5695}
5696
5697static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key,
5698 void *buf, size_t buflen, int type)
5699{
5700 if (security_ismaclabel(key))
5701 return nfs4_get_security_label(dentry->d_inode, buf, buflen);
5702 return -EOPNOTSUPP;
5703}
5704
5705static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list,
5706 size_t list_len, const char *name,
5707 size_t name_len, int type)
5708{
5709 size_t len = 0;
5710
5711 if (nfs_server_capable(dentry->d_inode, NFS_CAP_SECURITY_LABEL)) {
5712 len = security_inode_listsecurity(dentry->d_inode, NULL, 0);
5713 if (list && len <= list_len)
5714 security_inode_listsecurity(dentry->d_inode, list, len);
5715 }
5716 return len;
5717}
5718
5719static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
5720 .prefix = XATTR_SECURITY_PREFIX,
5721 .list = nfs4_xattr_list_nfs4_label,
5722 .get = nfs4_xattr_get_nfs4_label,
5723 .set = nfs4_xattr_set_nfs4_label,
5724};
5725#endif
5726
5727
Andy Adamson533eb462011-06-13 18:25:56 -04005728/*
5729 * nfs_fhget will use either the mounted_on_fileid or the fileid
5730 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005731static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
5732{
Andy Adamson533eb462011-06-13 18:25:56 -04005733 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
5734 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
5735 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05005736 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005737 return;
5738
5739 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05005740 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005741 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
5742 fattr->nlink = 2;
5743}
5744
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005745static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5746 const struct qstr *name,
5747 struct nfs4_fs_locations *fs_locations,
5748 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04005749{
5750 struct nfs_server *server = NFS_SERVER(dir);
David Quigleya09df2c2013-05-22 12:50:41 -04005751 u32 bitmask[3] = {
Manoj Naik361e6242006-06-09 09:34:24 -04005752 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005753 };
5754 struct nfs4_fs_locations_arg args = {
5755 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05005756 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005757 .page = page,
5758 .bitmask = bitmask,
5759 };
Benny Halevy22958462009-04-01 09:22:02 -04005760 struct nfs4_fs_locations_res res = {
5761 .fs_locations = fs_locations,
5762 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04005763 struct rpc_message msg = {
5764 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
5765 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04005766 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005767 };
5768 int status;
5769
Harvey Harrison3110ff82008-05-02 13:42:44 -07005770 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04005771
5772 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
5773 * is not supported */
5774 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
5775 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
5776 else
5777 bitmask[0] |= FATTR4_WORD0_FILEID;
5778
Trond Myklebustc228fd32007-01-13 02:28:11 -05005779 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005780 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04005781 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005782 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005783 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005784 return status;
5785}
5786
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005787int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5788 const struct qstr *name,
5789 struct nfs4_fs_locations *fs_locations,
5790 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005791{
5792 struct nfs4_exception exception = { };
5793 int err;
5794 do {
5795 err = nfs4_handle_exception(NFS_SERVER(dir),
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005796 _nfs4_proc_fs_locations(client, dir, name, fs_locations, page),
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005797 &exception);
5798 } while (exception.retry);
5799 return err;
5800}
5801
Andy Adamson5ec16a82013-08-08 10:57:55 -04005802/**
5803 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
5804 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
5805 */
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005806static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors)
5807{
5808 int status;
5809 struct nfs4_secinfo_arg args = {
5810 .dir_fh = NFS_FH(dir),
5811 .name = name,
5812 };
5813 struct nfs4_secinfo_res res = {
5814 .flavors = flavors,
5815 };
5816 struct rpc_message msg = {
5817 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
5818 .rpc_argp = &args,
5819 .rpc_resp = &res,
5820 };
Andy Adamson5ec16a82013-08-08 10:57:55 -04005821 struct rpc_clnt *clnt = NFS_SERVER(dir)->nfs_client->cl_rpcclient;
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005822
5823 dprintk("NFS call secinfo %s\n", name->name);
Andy Adamson5ec16a82013-08-08 10:57:55 -04005824 status = nfs4_call_sync(clnt, NFS_SERVER(dir), &msg, &args.seq_args, &res.seq_res, 0);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005825 dprintk("NFS reply secinfo: %d\n", status);
5826 return status;
5827}
5828
Bryan Schumaker72de53e2012-04-27 13:27:40 -04005829int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
5830 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005831{
5832 struct nfs4_exception exception = { };
5833 int err;
5834 do {
5835 err = nfs4_handle_exception(NFS_SERVER(dir),
5836 _nfs4_proc_secinfo(dir, name, flavors),
5837 &exception);
5838 } while (exception.retry);
5839 return err;
5840}
5841
Andy Adamson557134a2009-04-01 09:21:53 -04005842#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04005843/*
Andy Adamson357f54d2010-12-14 10:11:57 -05005844 * Check the exchange flags returned by the server for invalid flags, having
5845 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
5846 * DS flags set.
5847 */
5848static int nfs4_check_cl_exchange_flags(u32 flags)
5849{
5850 if (flags & ~EXCHGID4_FLAG_MASK_R)
5851 goto out_inval;
5852 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
5853 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
5854 goto out_inval;
5855 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
5856 goto out_inval;
5857 return NFS_OK;
5858out_inval:
5859 return -NFS4ERR_INVAL;
5860}
5861
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005862static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005863nfs41_same_server_scope(struct nfs41_server_scope *a,
5864 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005865{
5866 if (a->server_scope_sz == b->server_scope_sz &&
5867 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
5868 return true;
5869
5870 return false;
5871}
5872
Andy Adamson357f54d2010-12-14 10:11:57 -05005873/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005874 * nfs4_proc_bind_conn_to_session()
5875 *
5876 * The 4.1 client currently uses the same TCP connection for the
5877 * fore and backchannel.
5878 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005879int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005880{
5881 int status;
5882 struct nfs41_bind_conn_to_session_res res;
5883 struct rpc_message msg = {
5884 .rpc_proc =
5885 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
5886 .rpc_argp = clp,
5887 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005888 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005889 };
5890
5891 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005892
5893 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
5894 if (unlikely(res.session == NULL)) {
5895 status = -ENOMEM;
5896 goto out;
5897 }
5898
5899 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005900 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005901 if (status == 0) {
5902 if (memcmp(res.session->sess_id.data,
5903 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
5904 dprintk("NFS: %s: Session ID mismatch\n", __func__);
5905 status = -EIO;
5906 goto out_session;
5907 }
5908 if (res.dir != NFS4_CDFS4_BOTH) {
5909 dprintk("NFS: %s: Unexpected direction from server\n",
5910 __func__);
5911 status = -EIO;
5912 goto out_session;
5913 }
5914 if (res.use_conn_in_rdma_mode) {
5915 dprintk("NFS: %s: Server returned RDMA mode = true\n",
5916 __func__);
5917 status = -EIO;
5918 goto out_session;
5919 }
5920 }
5921out_session:
5922 kfree(res.session);
5923out:
5924 dprintk("<-- %s status= %d\n", __func__, status);
5925 return status;
5926}
5927
5928/*
Benny Halevy99fe60d2009-04-01 09:22:29 -04005929 * nfs4_proc_exchange_id()
5930 *
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005931 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5932 *
Benny Halevy99fe60d2009-04-01 09:22:29 -04005933 * Since the clientid has expired, all compounds using sessions
5934 * associated with the stale clientid will be returning
5935 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
5936 * be in some phase of session reset.
5937 */
Andy Adamson4d643d12009-12-04 15:52:24 -05005938int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
Benny Halevy99fe60d2009-04-01 09:22:29 -04005939{
5940 nfs4_verifier verifier;
5941 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05005942 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005943 .client = clp,
Trond Myklebust4f0b4292013-05-20 12:24:03 -04005944 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
5945 EXCHGID4_FLAG_BIND_PRINC_STATEID,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005946 };
5947 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04005948 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04005949 };
5950 int status;
5951 struct rpc_message msg = {
5952 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
5953 .rpc_argp = &args,
5954 .rpc_resp = &res,
5955 .rpc_cred = cred,
5956 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04005957
Chuck Leverf0920752012-05-21 22:45:41 -04005958 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005959 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
5960 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005961 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
5962 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5963 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04005964
Chuck Leveracdeb692012-05-21 22:46:16 -04005965 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005966 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04005967 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005968 status = -ENOMEM;
5969 goto out;
5970 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005971
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005972 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005973 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005974 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04005975 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04005976 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04005977 }
5978
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005979 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005980 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005981 status = -ENOMEM;
5982 goto out_server_scope;
5983 }
5984
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005985 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005986 trace_nfs4_exchange_id(clp, status);
Chuck Lever177313f2012-05-21 22:44:58 -04005987 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04005988 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005989
Chuck Lever177313f2012-05-21 22:44:58 -04005990 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04005991 clp->cl_clientid = res.clientid;
5992 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
5993 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
5994 clp->cl_seqid = res.seqid;
5995
Chuck Leveracdeb692012-05-21 22:46:16 -04005996 kfree(clp->cl_serverowner);
5997 clp->cl_serverowner = res.server_owner;
5998 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04005999
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006000 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04006001 kfree(clp->cl_implid);
6002 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006003
Chuck Lever177313f2012-05-21 22:44:58 -04006004 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006005 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006006 res.server_scope)) {
6007 dprintk("%s: server_scope mismatch detected\n",
6008 __func__);
6009 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006010 kfree(clp->cl_serverscope);
6011 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04006012 }
6013
Chuck Lever177313f2012-05-21 22:44:58 -04006014 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04006015 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006016 goto out;
6017 }
Trond Myklebust32b01312012-05-26 13:41:04 -04006018 } else
6019 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006020
Chuck Leveracdeb692012-05-21 22:46:16 -04006021out_server_owner:
6022 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006023out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05006024 kfree(res.server_scope);
6025out:
Chuck Lever177313f2012-05-21 22:44:58 -04006026 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006027 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05006028 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006029 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04006030 clp->cl_implid->date.seconds,
6031 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006032 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04006033 return status;
6034}
6035
Trond Myklebust66245532012-05-25 17:18:09 -04006036static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
6037 struct rpc_cred *cred)
6038{
6039 struct rpc_message msg = {
6040 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
6041 .rpc_argp = clp,
6042 .rpc_cred = cred,
6043 };
6044 int status;
6045
6046 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006047 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04006048 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04006049 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04006050 "DESTROY_CLIENTID.", status, clp->cl_hostname);
6051 return status;
6052}
6053
6054static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
6055 struct rpc_cred *cred)
6056{
6057 unsigned int loop;
6058 int ret;
6059
6060 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
6061 ret = _nfs4_proc_destroy_clientid(clp, cred);
6062 switch (ret) {
6063 case -NFS4ERR_DELAY:
6064 case -NFS4ERR_CLIENTID_BUSY:
6065 ssleep(1);
6066 break;
6067 default:
6068 return ret;
6069 }
6070 }
6071 return 0;
6072}
6073
6074int nfs4_destroy_clientid(struct nfs_client *clp)
6075{
6076 struct rpc_cred *cred;
6077 int ret = 0;
6078
6079 if (clp->cl_mvops->minor_version < 1)
6080 goto out;
6081 if (clp->cl_exchange_flags == 0)
6082 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04006083 if (clp->cl_preserve_clid)
6084 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04006085 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04006086 ret = nfs4_proc_destroy_clientid(clp, cred);
6087 if (cred)
6088 put_rpccred(cred);
6089 switch (ret) {
6090 case 0:
6091 case -NFS4ERR_STALE_CLIENTID:
6092 clp->cl_exchange_flags = 0;
6093 }
6094out:
6095 return ret;
6096}
6097
Andy Adamson2050f0c2009-04-01 09:22:30 -04006098struct nfs4_get_lease_time_data {
6099 struct nfs4_get_lease_time_args *args;
6100 struct nfs4_get_lease_time_res *res;
6101 struct nfs_client *clp;
6102};
6103
6104static void nfs4_get_lease_time_prepare(struct rpc_task *task,
6105 void *calldata)
6106{
Andy Adamson2050f0c2009-04-01 09:22:30 -04006107 struct nfs4_get_lease_time_data *data =
6108 (struct nfs4_get_lease_time_data *)calldata;
6109
6110 dprintk("--> %s\n", __func__);
6111 /* just setup sequence, do not trigger session recovery
6112 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006113 nfs41_setup_sequence(data->clp->cl_session,
6114 &data->args->la_seq_args,
6115 &data->res->lr_seq_res,
6116 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04006117 dprintk("<-- %s\n", __func__);
6118}
6119
6120/*
6121 * Called from nfs4_state_manager thread for session setup, so don't recover
6122 * from sequence operation or clientid errors.
6123 */
6124static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
6125{
6126 struct nfs4_get_lease_time_data *data =
6127 (struct nfs4_get_lease_time_data *)calldata;
6128
6129 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04006130 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
6131 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04006132 switch (task->tk_status) {
6133 case -NFS4ERR_DELAY:
6134 case -NFS4ERR_GRACE:
6135 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
6136 rpc_delay(task, NFS4_POLL_RETRY_MIN);
6137 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04006138 /* fall through */
6139 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006140 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04006141 return;
6142 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04006143 dprintk("<-- %s\n", __func__);
6144}
6145
Trond Myklebust17280172012-03-11 13:11:00 -04006146static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04006147 .rpc_call_prepare = nfs4_get_lease_time_prepare,
6148 .rpc_call_done = nfs4_get_lease_time_done,
6149};
6150
6151int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
6152{
6153 struct rpc_task *task;
6154 struct nfs4_get_lease_time_args args;
6155 struct nfs4_get_lease_time_res res = {
6156 .lr_fsinfo = fsinfo,
6157 };
6158 struct nfs4_get_lease_time_data data = {
6159 .args = &args,
6160 .res = &res,
6161 .clp = clp,
6162 };
6163 struct rpc_message msg = {
6164 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
6165 .rpc_argp = &args,
6166 .rpc_resp = &res,
6167 };
6168 struct rpc_task_setup task_setup = {
6169 .rpc_client = clp->cl_rpcclient,
6170 .rpc_message = &msg,
6171 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006172 .callback_data = &data,
6173 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04006174 };
6175 int status;
6176
Trond Myklebust9d12b212012-01-17 22:04:25 -05006177 nfs41_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006178 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04006179 dprintk("--> %s\n", __func__);
6180 task = rpc_run_task(&task_setup);
6181
6182 if (IS_ERR(task))
6183 status = PTR_ERR(task);
6184 else {
6185 status = task->tk_status;
6186 rpc_put_task(task);
6187 }
6188 dprintk("<-- %s return %d\n", __func__, status);
6189
6190 return status;
6191}
6192
Andy Adamsonfc931582009-04-01 09:22:31 -04006193/*
6194 * Initialize the values to be used by the client in CREATE_SESSION
6195 * If nfs4_init_session set the fore channel request and response sizes,
6196 * use them.
6197 *
6198 * Set the back channel max_resp_sz_cached to zero to force the client to
6199 * always set csa_cachethis to FALSE because the current implementation
6200 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
6201 */
6202static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
6203{
Andy Adamson18aad3d2013-06-26 12:21:49 -04006204 unsigned int max_rqst_sz, max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04006205
Andy Adamson18aad3d2013-06-26 12:21:49 -04006206 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
6207 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
6208
Andy Adamsonfc931582009-04-01 09:22:31 -04006209 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04006210 args->fc_attrs.max_rqst_sz = max_rqst_sz;
6211 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04006212 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05006213 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04006214
6215 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05006216 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04006217 __func__,
6218 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05006219 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04006220
6221 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04006222 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
6223 args->bc_attrs.max_resp_sz = PAGE_SIZE;
6224 args->bc_attrs.max_resp_sz_cached = 0;
6225 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
6226 args->bc_attrs.max_reqs = 1;
6227
6228 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
6229 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
6230 __func__,
6231 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
6232 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
6233 args->bc_attrs.max_reqs);
6234}
6235
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006236static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04006237{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006238 struct nfs4_channel_attrs *sent = &args->fc_attrs;
6239 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
6240
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006241 if (rcvd->max_resp_sz > sent->max_resp_sz)
6242 return -EINVAL;
6243 /*
6244 * Our requested max_ops is the minimum we need; we're not
6245 * prepared to break up compounds into smaller pieces than that.
6246 * So, no point even trying to continue if the server won't
6247 * cooperate:
6248 */
6249 if (rcvd->max_ops < sent->max_ops)
6250 return -EINVAL;
6251 if (rcvd->max_reqs == 0)
6252 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04006253 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
6254 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006255 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04006256}
6257
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006258static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
6259{
6260 struct nfs4_channel_attrs *sent = &args->bc_attrs;
6261 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04006262
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006263 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
6264 return -EINVAL;
6265 if (rcvd->max_resp_sz < sent->max_resp_sz)
6266 return -EINVAL;
6267 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
6268 return -EINVAL;
6269 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04006270 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006271 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04006272 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006273 return -EINVAL;
6274 return 0;
6275}
Andy Adamson8d353012009-04-01 09:22:32 -04006276
Andy Adamson8d353012009-04-01 09:22:32 -04006277static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
6278 struct nfs4_session *session)
6279{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006280 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04006281
J. Bruce Fields43c2e882010-10-02 15:19:01 -04006282 ret = nfs4_verify_fore_channel_attrs(args, session);
6283 if (ret)
6284 return ret;
6285 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04006286}
6287
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006288static int _nfs4_proc_create_session(struct nfs_client *clp,
6289 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04006290{
6291 struct nfs4_session *session = clp->cl_session;
6292 struct nfs41_create_session_args args = {
6293 .client = clp,
6294 .cb_program = NFS4_CALLBACK,
6295 };
6296 struct nfs41_create_session_res res = {
6297 .client = clp,
6298 };
6299 struct rpc_message msg = {
6300 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
6301 .rpc_argp = &args,
6302 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006303 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04006304 };
6305 int status;
6306
6307 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04006308 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04006309
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006310 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006311 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04006312
Trond Myklebust43095d32012-11-20 11:13:12 -05006313 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04006314 /* Verify the session's negotiated channel_attrs values */
6315 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04006316 /* Increment the clientid slot sequence id */
6317 clp->cl_seqid++;
6318 }
6319
6320 return status;
6321}
6322
6323/*
6324 * Issues a CREATE_SESSION operation to the server.
6325 * It is the responsibility of the caller to verify the session is
6326 * expired before calling this routine.
6327 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006328int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04006329{
6330 int status;
6331 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04006332 struct nfs4_session *session = clp->cl_session;
6333
6334 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
6335
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006336 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04006337 if (status)
6338 goto out;
6339
Andy Adamsonaacd5532011-11-09 13:58:21 -05006340 /* Init or reset the session slot tables */
6341 status = nfs4_setup_session_slot_tables(session);
6342 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04006343 if (status)
6344 goto out;
6345
6346 ptr = (unsigned *)&session->sess_id.data[0];
6347 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
6348 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04006349out:
6350 dprintk("<-- %s\n", __func__);
6351 return status;
6352}
6353
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006354/*
6355 * Issue the over-the-wire RPC DESTROY_SESSION.
6356 * The caller must serialize access to this routine.
6357 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006358int nfs4_proc_destroy_session(struct nfs4_session *session,
6359 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006360{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04006361 struct rpc_message msg = {
6362 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
6363 .rpc_argp = session,
6364 .rpc_cred = cred,
6365 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006366 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006367
6368 dprintk("--> nfs4_proc_destroy_session\n");
6369
6370 /* session is still being setup */
6371 if (session->clp->cl_cons_state != NFS_CS_READY)
6372 return status;
6373
Trond Myklebust1bd714f2011-04-24 14:29:33 -04006374 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006375 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006376
6377 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04006378 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04006379 "Session has been destroyed regardless...\n", status);
6380
6381 dprintk("<-- nfs4_proc_destroy_session\n");
6382 return status;
6383}
6384
Trond Myklebust7b38c362012-05-23 13:23:31 -04006385/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006386 * Renew the cl_session lease.
6387 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006388struct nfs4_sequence_data {
6389 struct nfs_client *clp;
6390 struct nfs4_sequence_args args;
6391 struct nfs4_sequence_res res;
6392};
6393
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006394static void nfs41_sequence_release(void *data)
6395{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006396 struct nfs4_sequence_data *calldata = data;
6397 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006398
Alexandros Batsakis71358402010-02-05 03:45:05 -08006399 if (atomic_read(&clp->cl_count) > 1)
6400 nfs4_schedule_state_renewal(clp);
6401 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006402 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006403}
6404
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006405static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
6406{
6407 switch(task->tk_status) {
6408 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006409 rpc_delay(task, NFS4_POLL_RETRY_MAX);
6410 return -EAGAIN;
6411 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05006412 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006413 }
6414 return 0;
6415}
6416
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006417static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006418{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006419 struct nfs4_sequence_data *calldata = data;
6420 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006421
Trond Myklebust14516c32010-07-31 14:29:06 -04006422 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
6423 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006424
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006425 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006426 if (task->tk_status < 0) {
6427 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006428 if (atomic_read(&clp->cl_count) == 1)
6429 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006430
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006431 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
6432 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006433 return;
6434 }
6435 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006436 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006437out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006438 dprintk("<-- %s\n", __func__);
6439}
6440
6441static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
6442{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006443 struct nfs4_sequence_data *calldata = data;
6444 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006445 struct nfs4_sequence_args *args;
6446 struct nfs4_sequence_res *res;
6447
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006448 args = task->tk_msg.rpc_argp;
6449 res = task->tk_msg.rpc_resp;
6450
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006451 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006452}
6453
6454static const struct rpc_call_ops nfs41_sequence_ops = {
6455 .rpc_call_done = nfs41_sequence_call_done,
6456 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006457 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006458};
6459
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006460static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
6461 struct rpc_cred *cred,
6462 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006463{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006464 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006465 struct rpc_message msg = {
6466 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
6467 .rpc_cred = cred,
6468 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006469 struct rpc_task_setup task_setup_data = {
6470 .rpc_client = clp->cl_rpcclient,
6471 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006472 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04006473 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006474 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006475
Alexandros Batsakis71358402010-02-05 03:45:05 -08006476 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006477 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04006478 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006479 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08006480 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006481 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006482 }
Trond Myklebust9d12b212012-01-17 22:04:25 -05006483 nfs41_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006484 if (is_privileged)
6485 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006486 msg.rpc_argp = &calldata->args;
6487 msg.rpc_resp = &calldata->res;
6488 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006489 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006490
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006491 return rpc_run_task(&task_setup_data);
6492}
6493
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006494static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006495{
6496 struct rpc_task *task;
6497 int ret = 0;
6498
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006499 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
6500 return 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006501 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006502 if (IS_ERR(task))
6503 ret = PTR_ERR(task);
6504 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08006505 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006506 dprintk("<-- %s status=%d\n", __func__, ret);
6507 return ret;
6508}
6509
6510static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
6511{
6512 struct rpc_task *task;
6513 int ret;
6514
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006515 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006516 if (IS_ERR(task)) {
6517 ret = PTR_ERR(task);
6518 goto out;
6519 }
6520 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05006521 if (!ret) {
6522 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
6523
6524 if (task->tk_status == 0)
6525 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006526 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05006527 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006528 rpc_put_task(task);
6529out:
6530 dprintk("<-- %s status=%d\n", __func__, ret);
6531 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006532}
6533
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006534struct nfs4_reclaim_complete_data {
6535 struct nfs_client *clp;
6536 struct nfs41_reclaim_complete_args arg;
6537 struct nfs41_reclaim_complete_res res;
6538};
6539
6540static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
6541{
6542 struct nfs4_reclaim_complete_data *calldata = data;
6543
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006544 nfs41_setup_sequence(calldata->clp->cl_session,
6545 &calldata->arg.seq_args,
6546 &calldata->res.seq_res,
6547 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006548}
6549
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006550static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
6551{
6552 switch(task->tk_status) {
6553 case 0:
6554 case -NFS4ERR_COMPLETE_ALREADY:
6555 case -NFS4ERR_WRONG_CRED: /* What to do here? */
6556 break;
6557 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006558 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04006559 /* fall through */
6560 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006561 return -EAGAIN;
6562 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05006563 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006564 }
6565 return 0;
6566}
6567
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006568static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
6569{
6570 struct nfs4_reclaim_complete_data *calldata = data;
6571 struct nfs_client *clp = calldata->clp;
6572 struct nfs4_sequence_res *res = &calldata->res.seq_res;
6573
6574 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04006575 if (!nfs41_sequence_done(task, res))
6576 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006577
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006578 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006579 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
6580 rpc_restart_call_prepare(task);
6581 return;
6582 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006583 dprintk("<-- %s\n", __func__);
6584}
6585
6586static void nfs4_free_reclaim_complete_data(void *data)
6587{
6588 struct nfs4_reclaim_complete_data *calldata = data;
6589
6590 kfree(calldata);
6591}
6592
6593static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
6594 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
6595 .rpc_call_done = nfs4_reclaim_complete_done,
6596 .rpc_release = nfs4_free_reclaim_complete_data,
6597};
6598
6599/*
6600 * Issue a global reclaim complete.
6601 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04006602static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
6603 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006604{
6605 struct nfs4_reclaim_complete_data *calldata;
6606 struct rpc_task *task;
6607 struct rpc_message msg = {
6608 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04006609 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006610 };
6611 struct rpc_task_setup task_setup_data = {
6612 .rpc_client = clp->cl_rpcclient,
6613 .rpc_message = &msg,
6614 .callback_ops = &nfs4_reclaim_complete_call_ops,
6615 .flags = RPC_TASK_ASYNC,
6616 };
6617 int status = -ENOMEM;
6618
6619 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006620 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006621 if (calldata == NULL)
6622 goto out;
6623 calldata->clp = clp;
6624 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006625
Trond Myklebust9d12b212012-01-17 22:04:25 -05006626 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006627 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006628 msg.rpc_argp = &calldata->arg;
6629 msg.rpc_resp = &calldata->res;
6630 task_setup_data.callback_data = calldata;
6631 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006632 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006633 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006634 goto out;
6635 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05006636 status = nfs4_wait_for_completion_rpc_task(task);
6637 if (status == 0)
6638 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006639 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006640 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006641out:
6642 dprintk("<-- %s status=%d\n", __func__, status);
6643 return status;
6644}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006645
6646static void
6647nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
6648{
6649 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00006650 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006651 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006652
6653 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00006654 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
6655 * right now covering the LAYOUTGET we are about to send.
6656 * However, that is not so catastrophic, and there seems
6657 * to be no way to prevent it completely.
6658 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006659 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05006660 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006661 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00006662 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
6663 NFS_I(lgp->args.inode)->layout,
6664 lgp->args.ctx->state)) {
6665 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00006666 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006667}
6668
6669static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
6670{
6671 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07006672 struct inode *inode = lgp->args.inode;
6673 struct nfs_server *server = NFS_SERVER(inode);
6674 struct pnfs_layout_hdr *lo;
6675 struct nfs4_state *state = NULL;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006676 unsigned long timeo, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006677
6678 dprintk("--> %s\n", __func__);
6679
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006680 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07006681 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006682
6683 switch (task->tk_status) {
6684 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07006685 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006686 case -NFS4ERR_LAYOUTTRYLATER:
6687 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05006688 timeo = rpc_get_timeout(task->tk_client);
6689 giveup = lgp->args.timestamp + timeo;
6690 if (time_after(giveup, jiffies))
6691 task->tk_status = -NFS4ERR_DELAY;
Trond Myklebustee314c22012-10-01 17:25:48 -07006692 break;
6693 case -NFS4ERR_EXPIRED:
6694 case -NFS4ERR_BAD_STATEID:
6695 spin_lock(&inode->i_lock);
6696 lo = NFS_I(inode)->layout;
6697 if (!lo || list_empty(&lo->plh_segs)) {
6698 spin_unlock(&inode->i_lock);
6699 /* If the open stateid was bad, then recover it. */
6700 state = lgp->args.ctx->state;
6701 } else {
6702 LIST_HEAD(head);
6703
6704 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
6705 spin_unlock(&inode->i_lock);
6706 /* Mark the bad layout state as invalid, then
6707 * retry using the open stateid. */
6708 pnfs_free_lseg_list(&head);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006709 }
6710 }
Trond Myklebustee314c22012-10-01 17:25:48 -07006711 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
6712 rpc_restart_call_prepare(task);
6713out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006714 dprintk("<-- %s\n", __func__);
6715}
6716
Idan Kedar85541162012-08-02 11:47:10 +03006717static size_t max_response_pages(struct nfs_server *server)
6718{
6719 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
6720 return nfs_page_array_len(0, max_resp_sz);
6721}
6722
6723static void nfs4_free_pages(struct page **pages, size_t size)
6724{
6725 int i;
6726
6727 if (!pages)
6728 return;
6729
6730 for (i = 0; i < size; i++) {
6731 if (!pages[i])
6732 break;
6733 __free_page(pages[i]);
6734 }
6735 kfree(pages);
6736}
6737
6738static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
6739{
6740 struct page **pages;
6741 int i;
6742
6743 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
6744 if (!pages) {
6745 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
6746 return NULL;
6747 }
6748
6749 for (i = 0; i < size; i++) {
6750 pages[i] = alloc_page(gfp_flags);
6751 if (!pages[i]) {
6752 dprintk("%s: failed to allocate page\n", __func__);
6753 nfs4_free_pages(pages, size);
6754 return NULL;
6755 }
6756 }
6757
6758 return pages;
6759}
6760
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006761static void nfs4_layoutget_release(void *calldata)
6762{
6763 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006764 struct inode *inode = lgp->args.inode;
6765 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006766 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006767
6768 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03006769 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006770 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006771 put_nfs_open_context(lgp->args.ctx);
6772 kfree(calldata);
6773 dprintk("<-- %s\n", __func__);
6774}
6775
6776static const struct rpc_call_ops nfs4_layoutget_call_ops = {
6777 .rpc_call_prepare = nfs4_layoutget_prepare,
6778 .rpc_call_done = nfs4_layoutget_done,
6779 .rpc_release = nfs4_layoutget_release,
6780};
6781
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006782struct pnfs_layout_segment *
6783nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006784{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006785 struct inode *inode = lgp->args.inode;
6786 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006787 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006788 struct rpc_task *task;
6789 struct rpc_message msg = {
6790 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
6791 .rpc_argp = &lgp->args,
6792 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04006793 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006794 };
6795 struct rpc_task_setup task_setup_data = {
6796 .rpc_client = server->client,
6797 .rpc_message = &msg,
6798 .callback_ops = &nfs4_layoutget_call_ops,
6799 .callback_data = lgp,
6800 .flags = RPC_TASK_ASYNC,
6801 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006802 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006803 int status = 0;
6804
6805 dprintk("--> %s\n", __func__);
6806
Idan Kedar85541162012-08-02 11:47:10 +03006807 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
6808 if (!lgp->args.layout.pages) {
6809 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006810 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03006811 }
6812 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006813 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03006814
Weston Andros Adamson35124a02011-03-24 16:48:21 -04006815 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006816 lgp->res.seq_res.sr_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -05006817 nfs41_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006818
6819 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
6820 pnfs_get_layout_hdr(NFS_I(inode)->layout);
6821
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006822 task = rpc_run_task(&task_setup_data);
6823 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006824 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006825 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00006826 if (status == 0)
6827 status = task->tk_status;
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05006828 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
6829 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006830 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006831 rpc_put_task(task);
6832 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006833 if (status)
6834 return ERR_PTR(status);
6835 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006836}
6837
Benny Halevycbe82602011-05-22 19:52:37 +03006838static void
6839nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
6840{
6841 struct nfs4_layoutreturn *lrp = calldata;
6842
6843 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006844 nfs41_setup_sequence(lrp->clp->cl_session,
6845 &lrp->args.seq_args,
6846 &lrp->res.seq_res,
6847 task);
Benny Halevycbe82602011-05-22 19:52:37 +03006848}
6849
6850static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
6851{
6852 struct nfs4_layoutreturn *lrp = calldata;
6853 struct nfs_server *server;
6854
6855 dprintk("--> %s\n", __func__);
6856
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006857 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03006858 return;
6859
6860 server = NFS_SERVER(lrp->args.inode);
6861 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006862 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03006863 return;
6864 }
Benny Halevycbe82602011-05-22 19:52:37 +03006865 dprintk("<-- %s\n", __func__);
6866}
6867
6868static void nfs4_layoutreturn_release(void *calldata)
6869{
6870 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04006871 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03006872
6873 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04006874 spin_lock(&lo->plh_inode->i_lock);
6875 if (lrp->res.lrs_present)
6876 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
6877 lo->plh_block_lgets--;
6878 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04006879 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03006880 kfree(calldata);
6881 dprintk("<-- %s\n", __func__);
6882}
6883
6884static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
6885 .rpc_call_prepare = nfs4_layoutreturn_prepare,
6886 .rpc_call_done = nfs4_layoutreturn_done,
6887 .rpc_release = nfs4_layoutreturn_release,
6888};
6889
6890int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
6891{
6892 struct rpc_task *task;
6893 struct rpc_message msg = {
6894 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
6895 .rpc_argp = &lrp->args,
6896 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04006897 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03006898 };
6899 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04006900 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03006901 .rpc_message = &msg,
6902 .callback_ops = &nfs4_layoutreturn_call_ops,
6903 .callback_data = lrp,
6904 };
6905 int status;
6906
6907 dprintk("--> %s\n", __func__);
Trond Myklebust9d12b212012-01-17 22:04:25 -05006908 nfs41_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03006909 task = rpc_run_task(&task_setup_data);
6910 if (IS_ERR(task))
6911 return PTR_ERR(task);
6912 status = task->tk_status;
6913 dprintk("<-- %s status=%d\n", __func__, status);
6914 rpc_put_task(task);
6915 return status;
6916}
6917
Andy Adamson7f11d8d2011-07-30 20:52:35 -04006918/*
6919 * Retrieve the list of Data Server devices from the MDS.
6920 */
6921static int _nfs4_getdevicelist(struct nfs_server *server,
6922 const struct nfs_fh *fh,
6923 struct pnfs_devicelist *devlist)
6924{
6925 struct nfs4_getdevicelist_args args = {
6926 .fh = fh,
6927 .layoutclass = server->pnfs_curr_ld->id,
6928 };
6929 struct nfs4_getdevicelist_res res = {
6930 .devlist = devlist,
6931 };
6932 struct rpc_message msg = {
6933 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICELIST],
6934 .rpc_argp = &args,
6935 .rpc_resp = &res,
6936 };
6937 int status;
6938
6939 dprintk("--> %s\n", __func__);
6940 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args,
6941 &res.seq_res, 0);
6942 dprintk("<-- %s status=%d\n", __func__, status);
6943 return status;
6944}
6945
6946int nfs4_proc_getdevicelist(struct nfs_server *server,
6947 const struct nfs_fh *fh,
6948 struct pnfs_devicelist *devlist)
6949{
6950 struct nfs4_exception exception = { };
6951 int err;
6952
6953 do {
6954 err = nfs4_handle_exception(server,
6955 _nfs4_getdevicelist(server, fh, devlist),
6956 &exception);
6957 } while (exception.retry);
6958
6959 dprintk("%s: err=%d, num_devs=%u\n", __func__,
6960 err, devlist->num_devs);
6961
6962 return err;
6963}
6964EXPORT_SYMBOL_GPL(nfs4_proc_getdevicelist);
6965
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006966static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006967_nfs4_proc_getdeviceinfo(struct nfs_server *server,
6968 struct pnfs_device *pdev,
6969 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006970{
6971 struct nfs4_getdeviceinfo_args args = {
6972 .pdev = pdev,
6973 };
6974 struct nfs4_getdeviceinfo_res res = {
6975 .pdev = pdev,
6976 };
6977 struct rpc_message msg = {
6978 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
6979 .rpc_argp = &args,
6980 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006981 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006982 };
6983 int status;
6984
6985 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00006986 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006987 dprintk("<-- %s status=%d\n", __func__, status);
6988
6989 return status;
6990}
6991
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006992int nfs4_proc_getdeviceinfo(struct nfs_server *server,
6993 struct pnfs_device *pdev,
6994 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006995{
6996 struct nfs4_exception exception = { };
6997 int err;
6998
6999 do {
7000 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04007001 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04007002 &exception);
7003 } while (exception.retry);
7004 return err;
7005}
7006EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
7007
Andy Adamson863a3c62011-03-23 13:27:54 +00007008static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
7009{
7010 struct nfs4_layoutcommit_data *data = calldata;
7011 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007012 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00007013
Trond Myklebustd9afbd12012-10-22 20:28:44 -04007014 nfs41_setup_sequence(session,
7015 &data->args.seq_args,
7016 &data->res.seq_res,
7017 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00007018}
7019
7020static void
7021nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
7022{
7023 struct nfs4_layoutcommit_data *data = calldata;
7024 struct nfs_server *server = NFS_SERVER(data->args.inode);
7025
Trond Myklebust6ba7db32012-10-22 20:07:20 -04007026 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00007027 return;
7028
7029 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007030 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
7031 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
7032 case -NFS4ERR_BADLAYOUT: /* no layout */
7033 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00007034 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007035 break;
7036 case 0:
Andy Adamson863a3c62011-03-23 13:27:54 +00007037 nfs_post_op_update_inode_force_wcc(data->args.inode,
7038 data->res.fattr);
Trond Myklebuste59d27e2012-03-27 18:22:19 -04007039 break;
7040 default:
7041 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
7042 rpc_restart_call_prepare(task);
7043 return;
7044 }
7045 }
Andy Adamson863a3c62011-03-23 13:27:54 +00007046}
7047
7048static void nfs4_layoutcommit_release(void *calldata)
7049{
7050 struct nfs4_layoutcommit_data *data = calldata;
7051
Andy Adamsondb29c082011-07-30 20:52:38 -04007052 pnfs_cleanup_layoutcommit(data);
Andy Adamson863a3c62011-03-23 13:27:54 +00007053 put_rpccred(data->cred);
7054 kfree(data);
7055}
7056
7057static const struct rpc_call_ops nfs4_layoutcommit_ops = {
7058 .rpc_call_prepare = nfs4_layoutcommit_prepare,
7059 .rpc_call_done = nfs4_layoutcommit_done,
7060 .rpc_release = nfs4_layoutcommit_release,
7061};
7062
7063int
Andy Adamsonef311532011-03-12 02:58:10 -05007064nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00007065{
7066 struct rpc_message msg = {
7067 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
7068 .rpc_argp = &data->args,
7069 .rpc_resp = &data->res,
7070 .rpc_cred = data->cred,
7071 };
7072 struct rpc_task_setup task_setup_data = {
7073 .task = &data->task,
7074 .rpc_client = NFS_CLIENT(data->args.inode),
7075 .rpc_message = &msg,
7076 .callback_ops = &nfs4_layoutcommit_ops,
7077 .callback_data = data,
7078 .flags = RPC_TASK_ASYNC,
7079 };
7080 struct rpc_task *task;
7081 int status = 0;
7082
7083 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
7084 "lbw: %llu inode %lu\n",
7085 data->task.tk_pid, sync,
7086 data->args.lastbytewritten,
7087 data->args.inode->i_ino);
7088
Trond Myklebust9d12b212012-01-17 22:04:25 -05007089 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00007090 task = rpc_run_task(&task_setup_data);
7091 if (IS_ERR(task))
7092 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05007093 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00007094 goto out;
7095 status = nfs4_wait_for_completion_rpc_task(task);
7096 if (status != 0)
7097 goto out;
7098 status = task->tk_status;
7099out:
7100 dprintk("%s: status %d\n", __func__, status);
7101 rpc_put_task(task);
7102 return status;
7103}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007104
Andy Adamson97431202013-08-08 10:57:56 -04007105/**
7106 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
7107 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
7108 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007109static int
7110_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
7111 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
7112{
7113 struct nfs41_secinfo_no_name_args args = {
7114 .style = SECINFO_STYLE_CURRENT_FH,
7115 };
7116 struct nfs4_secinfo_res res = {
7117 .flavors = flavors,
7118 };
7119 struct rpc_message msg = {
7120 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
7121 .rpc_argp = &args,
7122 .rpc_resp = &res,
7123 };
Andy Adamson97431202013-08-08 10:57:56 -04007124 return nfs4_call_sync(server->nfs_client->cl_rpcclient, server, &msg,
7125 &args.seq_args, &res.seq_res, 0);
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007126}
7127
7128static int
7129nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
7130 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
7131{
7132 struct nfs4_exception exception = { };
7133 int err;
7134 do {
7135 err = _nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
7136 switch (err) {
7137 case 0:
7138 case -NFS4ERR_WRONGSEC:
7139 case -NFS4ERR_NOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04007140 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007141 default:
7142 err = nfs4_handle_exception(server, err, &exception);
7143 }
7144 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04007145out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007146 return err;
7147}
7148
7149static int
7150nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
7151 struct nfs_fsinfo *info)
7152{
7153 int err;
7154 struct page *page;
7155 rpc_authflavor_t flavor;
7156 struct nfs4_secinfo_flavors *flavors;
7157
7158 page = alloc_page(GFP_KERNEL);
7159 if (!page) {
7160 err = -ENOMEM;
7161 goto out;
7162 }
7163
7164 flavors = page_address(page);
7165 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
7166
7167 /*
7168 * Fall back on "guess and check" method if
7169 * the server doesn't support SECINFO_NO_NAME
7170 */
7171 if (err == -NFS4ERR_WRONGSEC || err == -NFS4ERR_NOTSUPP) {
7172 err = nfs4_find_root_sec(server, fhandle, info);
7173 goto out_freepage;
7174 }
7175 if (err)
7176 goto out_freepage;
7177
7178 flavor = nfs_find_best_sec(flavors);
7179 if (err == 0)
7180 err = nfs4_lookup_root_sec(server, fhandle, info, flavor);
7181
7182out_freepage:
7183 put_page(page);
7184 if (err == -EACCES)
7185 return -EPERM;
7186out:
7187 return err;
7188}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05007189
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007190static int _nfs41_test_stateid(struct nfs_server *server,
7191 nfs4_stateid *stateid,
7192 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04007193{
7194 int status;
7195 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05007196 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04007197 };
7198 struct nfs41_test_stateid_res res;
7199 struct rpc_message msg = {
7200 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
7201 .rpc_argp = &args,
7202 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007203 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04007204 };
Bryan Schumaker1cab0652012-01-31 10:39:29 -05007205
Chuck Lever38527b12012-07-11 16:30:23 -04007206 dprintk("NFS call test_stateid %p\n", stateid);
Trond Myklebust9d12b212012-01-17 22:04:25 -05007207 nfs41_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04007208 nfs4_set_sequence_privileged(&args.seq_args);
7209 status = nfs4_call_sync_sequence(server->client, server, &msg,
7210 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04007211 if (status != NFS_OK) {
7212 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04007213 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04007214 }
7215 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04007216 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04007217}
7218
Chuck Lever38527b12012-07-11 16:30:23 -04007219/**
7220 * nfs41_test_stateid - perform a TEST_STATEID operation
7221 *
7222 * @server: server / transport on which to perform the operation
7223 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007224 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04007225 *
7226 * Returns NFS_OK if the server recognizes that "stateid" is valid.
7227 * Otherwise a negative NFS4ERR value is returned if the operation
7228 * failed or the state ID is not currently valid.
7229 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007230static int nfs41_test_stateid(struct nfs_server *server,
7231 nfs4_stateid *stateid,
7232 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04007233{
7234 struct nfs4_exception exception = { };
7235 int err;
7236 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007237 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04007238 if (err != -NFS4ERR_DELAY)
7239 break;
7240 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04007241 } while (exception.retry);
7242 return err;
7243}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007244
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007245struct nfs_free_stateid_data {
7246 struct nfs_server *server;
7247 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007248 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007249};
7250
7251static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
7252{
7253 struct nfs_free_stateid_data *data = calldata;
7254 nfs41_setup_sequence(nfs4_get_session(data->server),
7255 &data->args.seq_args,
7256 &data->res.seq_res,
7257 task);
7258}
7259
7260static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
7261{
7262 struct nfs_free_stateid_data *data = calldata;
7263
7264 nfs41_sequence_done(task, &data->res.seq_res);
7265
7266 switch (task->tk_status) {
7267 case -NFS4ERR_DELAY:
7268 if (nfs4_async_handle_error(task, data->server, NULL) == -EAGAIN)
7269 rpc_restart_call_prepare(task);
7270 }
7271}
7272
7273static void nfs41_free_stateid_release(void *calldata)
7274{
7275 kfree(calldata);
7276}
7277
Trond Myklebust17f26b12013-08-21 15:48:42 -04007278static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007279 .rpc_call_prepare = nfs41_free_stateid_prepare,
7280 .rpc_call_done = nfs41_free_stateid_done,
7281 .rpc_release = nfs41_free_stateid_release,
7282};
7283
7284static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
7285 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007286 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007287 bool privileged)
7288{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007289 struct rpc_message msg = {
7290 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007291 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007292 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007293 struct rpc_task_setup task_setup = {
7294 .rpc_client = server->client,
7295 .rpc_message = &msg,
7296 .callback_ops = &nfs41_free_stateid_ops,
7297 .flags = RPC_TASK_ASYNC,
7298 };
7299 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007300
Chuck Lever38527b12012-07-11 16:30:23 -04007301 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007302 data = kmalloc(sizeof(*data), GFP_NOFS);
7303 if (!data)
7304 return ERR_PTR(-ENOMEM);
7305 data->server = server;
7306 nfs4_stateid_copy(&data->args.stateid, stateid);
7307
7308 task_setup.callback_data = data;
7309
7310 msg.rpc_argp = &data->args;
7311 msg.rpc_resp = &data->res;
7312 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
7313 if (privileged)
7314 nfs4_set_sequence_privileged(&data->args.seq_args);
7315
7316 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007317}
7318
Chuck Lever38527b12012-07-11 16:30:23 -04007319/**
7320 * nfs41_free_stateid - perform a FREE_STATEID operation
7321 *
7322 * @server: server / transport on which to perform the operation
7323 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007324 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04007325 *
7326 * Returns NFS_OK if the server freed "stateid". Otherwise a
7327 * negative NFS4ERR value is returned.
7328 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007329static int nfs41_free_stateid(struct nfs_server *server,
7330 nfs4_stateid *stateid,
7331 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007332{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007333 struct rpc_task *task;
7334 int ret;
7335
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007336 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04007337 if (IS_ERR(task))
7338 return PTR_ERR(task);
7339 ret = rpc_wait_for_completion_task(task);
7340 if (!ret)
7341 ret = task->tk_status;
7342 rpc_put_task(task);
7343 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04007344}
Trond Myklebust36281ca2012-03-04 18:13:56 -05007345
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007346static int nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
7347{
7348 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007349 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007350
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04007351 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007352 nfs4_free_lock_state(server, lsp);
7353 if (IS_ERR(task))
7354 return PTR_ERR(task);
7355 rpc_put_task(task);
7356 return 0;
7357}
7358
Trond Myklebust36281ca2012-03-04 18:13:56 -05007359static bool nfs41_match_stateid(const nfs4_stateid *s1,
7360 const nfs4_stateid *s2)
7361{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05007362 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05007363 return false;
7364
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05007365 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05007366 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05007367 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05007368 return true;
7369
7370 return false;
7371}
7372
Andy Adamson557134a2009-04-01 09:21:53 -04007373#endif /* CONFIG_NFS_V4_1 */
7374
Trond Myklebust36281ca2012-03-04 18:13:56 -05007375static bool nfs4_match_stateid(const nfs4_stateid *s1,
7376 const nfs4_stateid *s2)
7377{
Trond Myklebustf597c532012-03-04 18:13:56 -05007378 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05007379}
7380
7381
Trond Myklebust17280172012-03-11 13:11:00 -04007382static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05007383 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05007384 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007385 .recover_open = nfs4_open_reclaim,
7386 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04007387 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04007388 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007389};
7390
Andy Adamson591d71c2009-04-01 09:22:47 -04007391#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04007392static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04007393 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
7394 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
7395 .recover_open = nfs4_open_reclaim,
7396 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05007397 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05007398 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04007399 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04007400};
7401#endif /* CONFIG_NFS_V4_1 */
7402
Trond Myklebust17280172012-03-11 13:11:00 -04007403static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05007404 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05007405 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007406 .recover_open = nfs4_open_expired,
7407 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04007408 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007409};
7410
Andy Adamson591d71c2009-04-01 09:22:47 -04007411#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04007412static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04007413 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
7414 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04007415 .recover_open = nfs41_open_expired,
7416 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05007417 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04007418};
7419#endif /* CONFIG_NFS_V4_1 */
7420
Trond Myklebust17280172012-03-11 13:11:00 -04007421static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04007422 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04007423 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04007424 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04007425};
7426
7427#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04007428static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04007429 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04007430 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04007431 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04007432};
7433#endif
7434
Trond Myklebust97dc1352010-06-16 09:52:26 -04007435static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
7436 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007437 .init_caps = NFS_CAP_READDIRPLUS
7438 | NFS_CAP_ATOMIC_OPEN
7439 | NFS_CAP_CHANGE_ATTR
7440 | NFS_CAP_POSIX_LOCK,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007441 .call_sync = _nfs4_call_sync,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007442 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007443 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007444 .free_lock_state = nfs4_release_lockowner,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007445 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
7446 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
7447 .state_renewal_ops = &nfs40_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007448};
7449
7450#if defined(CONFIG_NFS_V4_1)
7451static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
7452 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007453 .init_caps = NFS_CAP_READDIRPLUS
7454 | NFS_CAP_ATOMIC_OPEN
7455 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04007456 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04007457 | NFS_CAP_STATEID_NFSV41
7458 | NFS_CAP_ATOMIC_OPEN_V1,
Bryan Schumaker104287c2012-11-12 14:13:13 -05007459 .call_sync = nfs4_call_sync_sequence,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007460 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007461 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007462 .free_lock_state = nfs41_free_lock_state,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007463 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
7464 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
7465 .state_renewal_ops = &nfs41_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007466};
7467#endif
7468
Steve Dickson42c2c422013-05-22 12:50:38 -04007469#if defined(CONFIG_NFS_V4_2)
7470static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
7471 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04007472 .init_caps = NFS_CAP_READDIRPLUS
7473 | NFS_CAP_ATOMIC_OPEN
7474 | NFS_CAP_CHANGE_ATTR
7475 | NFS_CAP_POSIX_LOCK
7476 | NFS_CAP_STATEID_NFSV41
7477 | NFS_CAP_ATOMIC_OPEN_V1,
Steve Dickson42c2c422013-05-22 12:50:38 -04007478 .call_sync = nfs4_call_sync_sequence,
7479 .match_stateid = nfs41_match_stateid,
7480 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04007481 .free_lock_state = nfs41_free_lock_state,
Steve Dickson42c2c422013-05-22 12:50:38 -04007482 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
7483 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
7484 .state_renewal_ops = &nfs41_state_renewal_ops,
7485};
7486#endif
7487
Trond Myklebust97dc1352010-06-16 09:52:26 -04007488const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
7489 [0] = &nfs_v4_0_minor_ops,
7490#if defined(CONFIG_NFS_V4_1)
7491 [1] = &nfs_v4_1_minor_ops,
7492#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04007493#if defined(CONFIG_NFS_V4_2)
7494 [2] = &nfs_v4_2_minor_ops,
7495#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04007496};
7497
Trond Myklebust17f26b12013-08-21 15:48:42 -04007498static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -04007499 .create = nfs_create,
7500 .lookup = nfs_lookup,
7501 .atomic_open = nfs_atomic_open,
7502 .link = nfs_link,
7503 .unlink = nfs_unlink,
7504 .symlink = nfs_symlink,
7505 .mkdir = nfs_mkdir,
7506 .rmdir = nfs_rmdir,
7507 .mknod = nfs_mknod,
7508 .rename = nfs_rename,
7509 .permission = nfs_permission,
7510 .getattr = nfs_getattr,
7511 .setattr = nfs_setattr,
7512 .getxattr = generic_getxattr,
7513 .setxattr = generic_setxattr,
7514 .listxattr = generic_listxattr,
7515 .removexattr = generic_removexattr,
7516};
7517
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08007518static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007519 .permission = nfs_permission,
7520 .getattr = nfs_getattr,
7521 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007522 .getxattr = generic_getxattr,
7523 .setxattr = generic_setxattr,
7524 .listxattr = generic_listxattr,
7525 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007526};
7527
David Howells509de812006-08-22 20:06:11 -04007528const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07007529 .version = 4, /* protocol version */
7530 .dentry_ops = &nfs4_dentry_operations,
7531 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007532 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04007533 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007534 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04007535 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04007536 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007537 .getattr = nfs4_proc_getattr,
7538 .setattr = nfs4_proc_setattr,
7539 .lookup = nfs4_proc_lookup,
7540 .access = nfs4_proc_access,
7541 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007542 .create = nfs4_proc_create,
7543 .remove = nfs4_proc_remove,
7544 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04007545 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007546 .unlink_done = nfs4_proc_unlink_done,
7547 .rename = nfs4_proc_rename,
Jeff Laytond3d41522010-09-17 17:31:57 -04007548 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04007549 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04007550 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007551 .link = nfs4_proc_link,
7552 .symlink = nfs4_proc_symlink,
7553 .mkdir = nfs4_proc_mkdir,
7554 .rmdir = nfs4_proc_remove,
7555 .readdir = nfs4_proc_readdir,
7556 .mknod = nfs4_proc_mknod,
7557 .statfs = nfs4_proc_statfs,
7558 .fsinfo = nfs4_proc_fsinfo,
7559 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04007560 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007561 .decode_dirent = nfs4_decode_dirent,
7562 .read_setup = nfs4_proc_read_setup,
Bryan Schumaker1abb50882012-06-20 15:53:47 -04007563 .read_pageio_init = pnfs_pageio_init_read,
Bryan Schumakerea7c3302012-03-19 14:54:40 -04007564 .read_rpc_prepare = nfs4_proc_read_rpc_prepare,
Trond Myklebustec06c092006-03-20 13:44:27 -05007565 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007566 .write_setup = nfs4_proc_write_setup,
Bryan Schumaker57208fa2012-06-20 15:53:48 -04007567 .write_pageio_init = pnfs_pageio_init_write,
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04007568 .write_rpc_prepare = nfs4_proc_write_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007569 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007570 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04007571 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007572 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007573 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00007574 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04007575 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04007576 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04007577 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04007578 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04007579 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00007580 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04007581 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04007582 .create_server = nfs4_create_server,
7583 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007584};
7585
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007586static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
7587 .prefix = XATTR_NAME_NFSV4_ACL,
7588 .list = nfs4_xattr_list_nfs4_acl,
7589 .get = nfs4_xattr_get_nfs4_acl,
7590 .set = nfs4_xattr_set_nfs4_acl,
7591};
7592
7593const struct xattr_handler *nfs4_xattr_handlers[] = {
7594 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -04007595#ifdef CONFIG_NFS_V4_SECURITY_LABEL
7596 &nfs4_xattr_nfs4_label_handler,
7597#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007598 NULL
7599};
7600
Linus Torvalds1da177e2005-04-16 15:20:36 -07007601/*
7602 * Local variables:
7603 * c-basic-offset: 8
7604 * End:
7605 */