blob: df38db2eee3b21da0338cb8f8c6c12f240166761 [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>
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000054#include <linux/xattr.h>
Andy Adamsonc7a360b2011-01-25 19:15:32 -050055#include <linux/utsname.h>
Jeff Laytond3103102011-12-01 22:44:39 +010056#include <linux/freezer.h>
Jeff Layton1eb5d982018-01-09 08:21:17 -050057#include <linux/iversion.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"
Anna Schumaker40c64c22015-04-15 13:00:05 -040066#include "nfs4idmap.h"
Trond Myklebust73e39aa2012-11-26 12:49:34 -050067#include "nfs4session.h"
David Howellsde242c02012-12-20 21:52:38 +000068#include "fscache.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070069
Trond Myklebustc6d01c62013-08-09 11:51:26 -040070#include "nfs4trace.h"
71
Linus Torvalds1da177e2005-04-16 15:20:36 -070072#define NFSDBG_FACILITY NFSDBG_PROC
73
Trond Myklebust30846df2018-04-07 13:44:28 -040074#define NFS4_BITMASK_SZ 3
75
Trond Myklebust2066fe82006-09-15 08:30:46 -040076#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070077#define NFS4_POLL_RETRY_MAX (15*HZ)
78
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +020079/* file attributes which can be mapped to nfs attributes */
80#define NFS4_VALID_ATTRS (ATTR_MODE \
81 | ATTR_UID \
82 | ATTR_GID \
83 | ATTR_SIZE \
84 | ATTR_ATIME \
85 | ATTR_MTIME \
86 | ATTR_CTIME \
87 | ATTR_ATIME_SET \
88 | ATTR_MTIME_SET)
89
Trond Myklebustcdd4e682006-01-03 09:55:12 +010090struct nfs4_opendata;
Alexandros Batsakisb2579572009-12-14 21:27:57 -080091static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070092static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
Chuck Lever81934dd2012-03-01 17:01:57 -050093static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
Trond Myklebusta841b542018-04-07 13:50:59 -040094static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr, struct nfs4_label *label, struct inode *inode);
NeilBrowna52458b2018-12-03 11:30:31 +110095static int nfs4_do_setattr(struct inode *inode, const struct cred *cred,
Trond Myklebust0ab64e02010-04-16 16:22:51 -040096 struct nfs_fattr *fattr, struct iattr *sattr,
NeilBrown29b59f92016-10-13 15:26:47 +110097 struct nfs_open_context *ctx, struct nfs4_label *ilabel,
David Quigley1775fd32013-05-22 12:50:42 -040098 struct nfs4_label *olabel);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040099#ifdef CONFIG_NFS_V4_1
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400100static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +1100101 const struct cred *cred,
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400102 struct nfs4_slot *slot,
103 bool is_privileged);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -0400104static int nfs41_test_stateid(struct nfs_server *, nfs4_stateid *,
NeilBrowna52458b2018-12-03 11:30:31 +1100105 const struct cred *);
Trond Myklebustf0b0bf82016-09-22 13:39:04 -0400106static int nfs41_free_stateid(struct nfs_server *, const nfs4_stateid *,
NeilBrowna52458b2018-12-03 11:30:31 +1100107 const struct cred *, bool);
Bryan Schumakerf062eb62011-06-02 14:59:10 -0400108#endif
David Quigleyaa9c2662013-05-22 12:50:44 -0400109
110#ifdef CONFIG_NFS_V4_SECURITY_LABEL
111static inline struct nfs4_label *
112nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
113 struct iattr *sattr, struct nfs4_label *label)
114{
115 int err;
116
117 if (label == NULL)
118 return NULL;
119
120 if (nfs_server_capable(dir, NFS_CAP_SECURITY_LABEL) == 0)
121 return NULL;
122
David Quigleyaa9c2662013-05-22 12:50:44 -0400123 err = security_dentry_init_security(dentry, sattr->ia_mode,
124 &dentry->d_name, (void **)&label->label, &label->len);
125 if (err == 0)
126 return label;
127
128 return NULL;
129}
130static inline void
131nfs4_label_release_security(struct nfs4_label *label)
132{
133 if (label)
134 security_release_secctx(label->label, label->len);
135}
136static inline u32 *nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
137{
138 if (label)
139 return server->attr_bitmask;
140
141 return server->attr_bitmask_nl;
142}
143#else
144static inline struct nfs4_label *
145nfs4_label_init_security(struct inode *dir, struct dentry *dentry,
146 struct iattr *sattr, struct nfs4_label *l)
147{ return NULL; }
148static inline void
149nfs4_label_release_security(struct nfs4_label *label)
150{ return; }
151static inline u32 *
152nfs4_bitmask(struct nfs_server *server, struct nfs4_label *label)
153{ return server->attr_bitmask; }
154#endif
155
Linus Torvalds1da177e2005-04-16 15:20:36 -0700156/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -0500157static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700158{
Trond Myklebust52567b02009-10-23 14:46:42 -0400159 if (err >= -1000)
160 return err;
161 switch (err) {
162 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -0500163 case -NFS4ERR_LAYOUTTRYLATER:
164 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400165 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000166 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson88975382013-08-13 16:37:38 -0400167 case -NFS4ERR_WRONG_CRED:
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000168 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800169 case -NFS4ERR_BADOWNER:
170 case -NFS4ERR_BADNAME:
171 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400172 case -NFS4ERR_SHARE_DENIED:
173 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400174 case -NFS4ERR_MINOR_VERS_MISMATCH:
175 return -EPROTONOSUPPORT;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400176 case -NFS4ERR_FILE_OPEN:
177 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400178 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700180 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400181 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400183 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700184}
185
186/*
187 * This is our standard bitmap for GETATTR requests.
188 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400189const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700190 FATTR4_WORD0_TYPE
191 | FATTR4_WORD0_CHANGE
192 | FATTR4_WORD0_SIZE
193 | FATTR4_WORD0_FSID
194 | FATTR4_WORD0_FILEID,
195 FATTR4_WORD1_MODE
196 | FATTR4_WORD1_NUMLINKS
197 | FATTR4_WORD1_OWNER
198 | FATTR4_WORD1_OWNER_GROUP
199 | FATTR4_WORD1_RAWDEV
200 | FATTR4_WORD1_SPACE_USED
201 | FATTR4_WORD1_TIME_ACCESS
202 | FATTR4_WORD1_TIME_METADATA
Anna Schumakerea96d1e2015-04-03 14:35:59 -0400203 | FATTR4_WORD1_TIME_MODIFY
204 | FATTR4_WORD1_MOUNTED_ON_FILEID,
David Quigleyaa9c2662013-05-22 12:50:44 -0400205#ifdef CONFIG_NFS_V4_SECURITY_LABEL
206 FATTR4_WORD2_SECURITY_LABEL
207#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -0700208};
209
Trond Myklebust1549210f2012-06-05 09:16:47 -0400210static const u32 nfs4_pnfs_open_bitmap[3] = {
211 FATTR4_WORD0_TYPE
212 | FATTR4_WORD0_CHANGE
213 | FATTR4_WORD0_SIZE
214 | FATTR4_WORD0_FSID
215 | FATTR4_WORD0_FILEID,
216 FATTR4_WORD1_MODE
217 | FATTR4_WORD1_NUMLINKS
218 | FATTR4_WORD1_OWNER
219 | FATTR4_WORD1_OWNER_GROUP
220 | FATTR4_WORD1_RAWDEV
221 | FATTR4_WORD1_SPACE_USED
222 | FATTR4_WORD1_TIME_ACCESS
223 | FATTR4_WORD1_TIME_METADATA
224 | FATTR4_WORD1_TIME_MODIFY,
225 FATTR4_WORD2_MDSTHRESHOLD
Trond Myklebust95864c92015-12-26 15:06:03 -0500226#ifdef CONFIG_NFS_V4_SECURITY_LABEL
227 | FATTR4_WORD2_SECURITY_LABEL
228#endif
Trond Myklebust1549210f2012-06-05 09:16:47 -0400229};
230
Andy Adamsone23008e2012-10-02 21:07:32 -0400231static const u32 nfs4_open_noattr_bitmap[3] = {
232 FATTR4_WORD0_TYPE
Andy Adamsone23008e2012-10-02 21:07:32 -0400233 | FATTR4_WORD0_FILEID,
234};
235
David Quigleya09df2c2013-05-22 12:50:41 -0400236const u32 nfs4_statfs_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700237 FATTR4_WORD0_FILES_AVAIL
238 | FATTR4_WORD0_FILES_FREE
239 | FATTR4_WORD0_FILES_TOTAL,
240 FATTR4_WORD1_SPACE_AVAIL
241 | FATTR4_WORD1_SPACE_FREE
242 | FATTR4_WORD1_SPACE_TOTAL
243};
244
David Quigleya09df2c2013-05-22 12:50:41 -0400245const u32 nfs4_pathconf_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700246 FATTR4_WORD0_MAXLINK
247 | FATTR4_WORD0_MAXNAME,
248 0
249};
250
Fred Isamandae100c2011-07-30 20:52:37 -0400251const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252 | FATTR4_WORD0_MAXREAD
253 | FATTR4_WORD0_MAXWRITE
254 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700255 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400256 | FATTR4_WORD1_FS_LAYOUT_TYPES,
257 FATTR4_WORD2_LAYOUT_BLKSIZE
Peng Tao2a92ee92015-09-26 02:24:37 +0800258 | FATTR4_WORD2_CLONE_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700259};
260
David Quigleya09df2c2013-05-22 12:50:41 -0400261const u32 nfs4_fs_locations_bitmap[3] = {
Chuck Leverc05cefc2017-11-05 15:45:22 -0500262 FATTR4_WORD0_CHANGE
Manoj Naik830b8e32006-06-09 09:34:25 -0400263 | FATTR4_WORD0_SIZE
264 | FATTR4_WORD0_FSID
265 | FATTR4_WORD0_FILEID
266 | FATTR4_WORD0_FS_LOCATIONS,
Chuck Leverc05cefc2017-11-05 15:45:22 -0500267 FATTR4_WORD1_OWNER
Manoj Naik830b8e32006-06-09 09:34:25 -0400268 | FATTR4_WORD1_OWNER_GROUP
269 | FATTR4_WORD1_RAWDEV
270 | FATTR4_WORD1_SPACE_USED
271 | FATTR4_WORD1_TIME_ACCESS
272 | FATTR4_WORD1_TIME_METADATA
273 | FATTR4_WORD1_TIME_MODIFY
David Quigleya09df2c2013-05-22 12:50:41 -0400274 | FATTR4_WORD1_MOUNTED_ON_FILEID,
Manoj Naik830b8e32006-06-09 09:34:25 -0400275};
276
Trond Myklebust30846df2018-04-07 13:44:28 -0400277static void nfs4_bitmap_copy_adjust(__u32 *dst, const __u32 *src,
278 struct inode *inode)
279{
280 unsigned long cache_validity;
281
282 memcpy(dst, src, NFS4_BITMASK_SZ*sizeof(*dst));
283 if (!inode || !nfs4_have_delegation(inode, FMODE_READ))
284 return;
285
286 cache_validity = READ_ONCE(NFS_I(inode)->cache_validity);
287 if (!(cache_validity & NFS_INO_REVAL_FORCED))
288 cache_validity &= ~(NFS_INO_INVALID_CHANGE
289 | NFS_INO_INVALID_SIZE);
290
291 if (!(cache_validity & NFS_INO_INVALID_SIZE))
292 dst[0] &= ~FATTR4_WORD0_SIZE;
293
294 if (!(cache_validity & NFS_INO_INVALID_CHANGE))
295 dst[0] &= ~FATTR4_WORD0_CHANGE;
296}
297
298static void nfs4_bitmap_copy_adjust_setattr(__u32 *dst,
299 const __u32 *src, struct inode *inode)
300{
301 nfs4_bitmap_copy_adjust(dst, src, inode);
302}
303
Al Virobc4785c2006-10-19 23:28:51 -0700304static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700305 struct nfs4_readdir_arg *readdir)
306{
Anna Schumaker18fe6a22017-06-16 12:06:59 -0400307 unsigned int attrs = FATTR4_WORD0_FILEID | FATTR4_WORD0_TYPE;
Al Viro0dbb4c62006-10-19 23:28:49 -0700308 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700309
Linus Torvalds1da177e2005-04-16 15:20:36 -0700310 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000311 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700312 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
313 return;
314 }
315
316 readdir->cookie = 0;
317 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
318 if (cookie == 2)
319 return;
320
321 /*
322 * NFSv4 servers do not return entries for '.' and '..'
323 * Therefore, we fake these entries here. We let '.'
324 * have cookie 0 and '..' have cookie 1. Note that
325 * when talking to the server, we always send cookie 0
326 * instead of 1 or 2.
327 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800328 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700329
330 if (cookie == 0) {
331 *p++ = xdr_one; /* next */
332 *p++ = xdr_zero; /* cookie, first word */
333 *p++ = xdr_one; /* cookie, second word */
334 *p++ = xdr_one; /* entry len */
335 memcpy(p, ".\0\0\0", 4); /* entry */
336 p++;
337 *p++ = xdr_one; /* bitmap length */
Anna Schumaker18fe6a22017-06-16 12:06:59 -0400338 *p++ = htonl(attrs); /* bitmap */
339 *p++ = htonl(12); /* attribute buffer length */
340 *p++ = htonl(NF4DIR);
David Howells2b0143b2015-03-17 22:25:59 +0000341 p = xdr_encode_hyper(p, NFS_FILEID(d_inode(dentry)));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700342 }
343
344 *p++ = xdr_one; /* next */
345 *p++ = xdr_zero; /* cookie, first word */
346 *p++ = xdr_two; /* cookie, second word */
347 *p++ = xdr_two; /* entry len */
348 memcpy(p, "..\0\0", 4); /* entry */
349 p++;
350 *p++ = xdr_one; /* bitmap length */
Anna Schumaker18fe6a22017-06-16 12:06:59 -0400351 *p++ = htonl(attrs); /* bitmap */
352 *p++ = htonl(12); /* attribute buffer length */
353 *p++ = htonl(NF4DIR);
David Howells2b0143b2015-03-17 22:25:59 +0000354 p = xdr_encode_hyper(p, NFS_FILEID(d_inode(dentry->d_parent)));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700355
356 readdir->pgbase = (char *)p - (char *)start;
357 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800358 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700359}
360
Trond Myklebust26d36302016-09-22 13:39:05 -0400361static void nfs4_test_and_free_stateid(struct nfs_server *server,
362 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +1100363 const struct cred *cred)
Trond Myklebust26d36302016-09-22 13:39:05 -0400364{
365 const struct nfs4_minor_version_ops *ops = server->nfs_client->cl_mvops;
366
367 ops->test_and_free_expired(server, stateid, cred);
368}
369
370static void __nfs4_free_revoked_stateid(struct nfs_server *server,
371 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +1100372 const struct cred *cred)
Trond Myklebust26d36302016-09-22 13:39:05 -0400373{
374 stateid->type = NFS4_REVOKED_STATEID_TYPE;
375 nfs4_test_and_free_stateid(server, stateid, cred);
376}
377
378static void nfs4_free_revoked_stateid(struct nfs_server *server,
379 const nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +1100380 const struct cred *cred)
Trond Myklebust26d36302016-09-22 13:39:05 -0400381{
382 nfs4_stateid tmp;
383
384 nfs4_stateid_copy(&tmp, stateid);
385 __nfs4_free_revoked_stateid(server, &tmp, cred);
386}
387
NeilBrown8478eaa2014-09-18 16:09:27 +1000388static long nfs4_update_delay(long *timeout)
389{
390 long ret;
391 if (!timeout)
392 return NFS4_POLL_RETRY_MAX;
393 if (*timeout <= 0)
394 *timeout = NFS4_POLL_RETRY_MIN;
395 if (*timeout > NFS4_POLL_RETRY_MAX)
396 *timeout = NFS4_POLL_RETRY_MAX;
397 ret = *timeout;
398 *timeout <<= 1;
399 return ret;
400}
401
Trond Myklebust0688e642019-04-07 13:59:09 -0400402static int nfs4_delay_killable(long *timeout)
Trond Myklebust65de8722008-12-23 15:21:44 -0500403{
Trond Myklebust65de8722008-12-23 15:21:44 -0500404 might_sleep();
405
NeilBrown8478eaa2014-09-18 16:09:27 +1000406 freezable_schedule_timeout_killable_unsafe(
407 nfs4_update_delay(timeout));
Trond Myklebust0688e642019-04-07 13:59:09 -0400408 if (!__fatal_signal_pending(current))
409 return 0;
410 return -EINTR;
411}
412
413static int nfs4_delay_interruptible(long *timeout)
414{
415 might_sleep();
416
417 freezable_schedule_timeout_interruptible(nfs4_update_delay(timeout));
418 if (!signal_pending(current))
419 return 0;
420 return __fatal_signal_pending(current) ? -EINTR :-ERESTARTSYS;
421}
422
423static int nfs4_delay(long *timeout, bool interruptible)
424{
425 if (interruptible)
426 return nfs4_delay_interruptible(timeout);
427 return nfs4_delay_killable(timeout);
Trond Myklebust65de8722008-12-23 15:21:44 -0500428}
429
Trond Myklebust50c80002019-07-11 19:02:18 -0400430static const nfs4_stateid *
431nfs4_recoverable_stateid(const nfs4_stateid *stateid)
432{
433 if (!stateid)
434 return NULL;
435 switch (stateid->type) {
436 case NFS4_OPEN_STATEID_TYPE:
437 case NFS4_LOCK_STATEID_TYPE:
438 case NFS4_DELEGATION_STATEID_TYPE:
439 return stateid;
440 default:
441 break;
442 }
443 return NULL;
444}
445
Trond Myklebust65de8722008-12-23 15:21:44 -0500446/* This is the error handling routine for processes that are allowed
447 * to sleep.
448 */
Trond Myklebustb3c2aa02015-09-20 14:32:45 -0400449static int nfs4_do_handle_exception(struct nfs_server *server,
450 int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500451{
452 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500453 struct nfs4_state *state = exception->state;
Trond Myklebust50c80002019-07-11 19:02:18 -0400454 const nfs4_stateid *stateid;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500455 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500456 int ret = errorcode;
457
Trond Myklebustb3c2aa02015-09-20 14:32:45 -0400458 exception->delay = 0;
459 exception->recovering = 0;
Trond Myklebust65de8722008-12-23 15:21:44 -0500460 exception->retry = 0;
Trond Myklebust272289a2016-09-22 13:39:15 -0400461
Trond Myklebust50c80002019-07-11 19:02:18 -0400462 stateid = nfs4_recoverable_stateid(exception->stateid);
Trond Myklebust272289a2016-09-22 13:39:15 -0400463 if (stateid == NULL && state != NULL)
Trond Myklebust50c80002019-07-11 19:02:18 -0400464 stateid = nfs4_recoverable_stateid(&state->stateid);
Trond Myklebust272289a2016-09-22 13:39:15 -0400465
Trond Myklebust65de8722008-12-23 15:21:44 -0500466 switch(errorcode) {
467 case 0:
468 return 0;
Trond Myklebustcf61eb22018-05-29 22:06:08 -0400469 case -NFS4ERR_BADHANDLE:
470 case -ESTALE:
471 if (inode != NULL && S_ISREG(inode->i_mode))
472 pnfs_destroy_layout(NFS_I(inode));
473 break;
Trond Myklebust5ba12442015-06-16 11:26:35 -0400474 case -NFS4ERR_DELEG_REVOKED:
475 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebust272289a2016-09-22 13:39:15 -0400476 case -NFS4ERR_EXPIRED:
Trond Myklebust5ba12442015-06-16 11:26:35 -0400477 case -NFS4ERR_BAD_STATEID:
Olga Kornievskaiafefa1a82019-06-14 14:22:12 -0400478 case -NFS4ERR_PARTNER_NO_AUTH:
Trond Myklebust272289a2016-09-22 13:39:15 -0400479 if (inode != NULL && stateid != NULL) {
480 nfs_inode_find_state_and_recover(inode,
481 stateid);
482 goto wait_on_recovery;
483 }
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -0500484 /* Fall through */
Trond Myklebust272289a2016-09-22 13:39:15 -0400485 case -NFS4ERR_OPENMODE:
Trond Myklebust8487c472016-06-26 08:44:35 -0400486 if (inode) {
487 int err;
488
489 err = nfs_async_inode_return_delegation(inode,
490 stateid);
491 if (err == 0)
492 goto wait_on_recovery;
493 if (stateid != NULL && stateid->type == NFS4_DELEGATION_STATEID_TYPE) {
494 exception->retry = 1;
495 break;
496 }
497 }
Trond Myklebust3114ea72012-03-07 16:39:06 -0500498 if (state == NULL)
499 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400500 ret = nfs4_schedule_stateid_recovery(server, state);
501 if (ret < 0)
502 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500503 goto wait_on_recovery;
Trond Myklebust65de8722008-12-23 15:21:44 -0500504 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500505 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500506 nfs4_schedule_lease_recovery(clp);
507 goto wait_on_recovery;
Chuck Lever519ae252013-10-17 14:13:19 -0400508 case -NFS4ERR_MOVED:
509 ret = nfs4_schedule_migration_recovery(server);
510 if (ret < 0)
511 break;
512 goto wait_on_recovery;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -0400513 case -NFS4ERR_LEASE_MOVED:
514 nfs4_schedule_lease_moved_recovery(clp);
515 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500516#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400517 case -NFS4ERR_BADSESSION:
518 case -NFS4ERR_BADSLOT:
519 case -NFS4ERR_BAD_HIGH_SLOT:
520 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
521 case -NFS4ERR_DEADSESSION:
522 case -NFS4ERR_SEQ_FALSE_RETRY:
523 case -NFS4ERR_SEQ_MISORDERED:
Trond Myklebust5c441542019-11-13 08:34:00 +0100524 /* Handled in nfs41_sequence_process() */
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400525 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500526#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500527 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500528 if (exception->timeout > HZ) {
529 /* We have retried a decent amount, time to
530 * fail
531 */
532 ret = -EBUSY;
533 break;
534 }
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -0500535 /* Fall through */
Trond Myklebust65de8722008-12-23 15:21:44 -0500536 case -NFS4ERR_DELAY:
Trond Myklebust2598ed32015-09-20 16:10:18 -0400537 nfs_inc_server_stats(server, NFSIOS_DELAY);
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -0500538 /* Fall through */
Trond Myklebust2598ed32015-09-20 16:10:18 -0400539 case -NFS4ERR_GRACE:
Trond Myklebuste85d7ee2016-07-14 18:46:24 -0400540 case -NFS4ERR_LAYOUTTRYLATER:
Jeff Layton183d9e72016-05-17 12:28:47 -0400541 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebustb3c2aa02015-09-20 14:32:45 -0400542 exception->delay = 1;
543 return 0;
544
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400545 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500546 case -NFS4ERR_OLD_STATEID:
547 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800548 break;
549 case -NFS4ERR_BADOWNER:
550 /* The following works around a Linux server bug! */
551 case -NFS4ERR_BADNAME:
552 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
553 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
554 exception->retry = 1;
555 printk(KERN_WARNING "NFS: v4 server %s "
556 "does not accept raw "
557 "uid/gids. "
558 "Reenabling the idmapper.\n",
559 server->nfs_client->cl_hostname);
560 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500561 }
562 /* We failed to handle the error */
563 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500564wait_on_recovery:
Trond Myklebustb3c2aa02015-09-20 14:32:45 -0400565 exception->recovering = 1;
566 return 0;
567}
568
569/* This is the error handling routine for processes that are allowed
570 * to sleep.
571 */
572int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
573{
574 struct nfs_client *clp = server->nfs_client;
575 int ret;
576
577 ret = nfs4_do_handle_exception(server, errorcode, exception);
578 if (exception->delay) {
Trond Myklebust0688e642019-04-07 13:59:09 -0400579 ret = nfs4_delay(&exception->timeout,
580 exception->interruptible);
Trond Myklebustb3c2aa02015-09-20 14:32:45 -0400581 goto out_retry;
582 }
583 if (exception->recovering) {
584 ret = nfs4_wait_clnt_recover(clp);
585 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
586 return -EIO;
587 goto out_retry;
588 }
589 return ret;
590out_retry:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500591 if (ret == 0)
592 exception->retry = 1;
593 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500594}
595
Trond Myklebust037fc982015-09-20 15:51:00 -0400596static int
597nfs4_async_handle_exception(struct rpc_task *task, struct nfs_server *server,
598 int errorcode, struct nfs4_exception *exception)
599{
600 struct nfs_client *clp = server->nfs_client;
601 int ret;
602
603 ret = nfs4_do_handle_exception(server, errorcode, exception);
604 if (exception->delay) {
605 rpc_delay(task, nfs4_update_delay(&exception->timeout));
606 goto out_retry;
607 }
608 if (exception->recovering) {
609 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
610 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
611 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
612 goto out_retry;
613 }
614 if (test_bit(NFS_MIG_FAILED, &server->mig_status))
615 ret = -EIO;
616 return ret;
617out_retry:
Bill Baker0f90be12018-06-19 16:24:58 -0500618 if (ret == 0) {
Trond Myklebust037fc982015-09-20 15:51:00 -0400619 exception->retry = 1;
Bill Baker0f90be12018-06-19 16:24:58 -0500620 /*
621 * For NFS4ERR_MOVED, the client transport will need to
622 * be recomputed after migration recovery has completed.
623 */
624 if (errorcode == -NFS4ERR_MOVED)
625 rpc_task_release_transport(task);
626 }
Trond Myklebust037fc982015-09-20 15:51:00 -0400627 return ret;
628}
629
Olga Kornievskaia0f913a52018-07-09 15:13:33 -0400630int
Trond Myklebust037fc982015-09-20 15:51:00 -0400631nfs4_async_handle_error(struct rpc_task *task, struct nfs_server *server,
632 struct nfs4_state *state, long *timeout)
633{
634 struct nfs4_exception exception = {
635 .state = state,
636 };
637
638 if (task->tk_status >= 0)
639 return 0;
640 if (timeout)
641 exception.timeout = *timeout;
642 task->tk_status = nfs4_async_handle_exception(task, server,
643 task->tk_status,
644 &exception);
645 if (exception.delay && timeout)
646 *timeout = exception.timeout;
647 if (exception.retry)
648 return -EAGAIN;
649 return 0;
650}
651
Weston Andros Adamsona5250de2013-09-03 15:18:49 -0400652/*
653 * Return 'true' if 'clp' is using an rpc_client that is integrity protected
654 * or 'false' otherwise.
655 */
656static bool _nfs4_is_integrity_protected(struct nfs_client *clp)
657{
658 rpc_authflavor_t flavor = clp->cl_rpcclient->cl_auth->au_flavor;
Anna Schumakereeea5362017-01-11 16:01:21 -0500659 return (flavor == RPC_AUTH_GSS_KRB5I) || (flavor == RPC_AUTH_GSS_KRB5P);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -0400660}
Trond Myklebust65de8722008-12-23 15:21:44 -0500661
Trond Myklebust452e9352010-07-31 14:29:06 -0400662static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700663{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700664 spin_lock(&clp->cl_lock);
665 if (time_before(clp->cl_last_renewal,timestamp))
666 clp->cl_last_renewal = timestamp;
667 spin_unlock(&clp->cl_lock);
668}
669
Trond Myklebust452e9352010-07-31 14:29:06 -0400670static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
671{
Trond Myklebustbe824162015-07-05 14:50:46 -0400672 struct nfs_client *clp = server->nfs_client;
673
674 if (!nfs4_has_session(clp))
675 do_renew_lease(clp, timestamp);
Trond Myklebust452e9352010-07-31 14:29:06 -0400676}
677
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400678struct nfs4_call_sync_data {
679 const struct nfs_server *seq_server;
680 struct nfs4_sequence_args *seq_args;
681 struct nfs4_sequence_res *seq_res;
682};
683
Trond Myklebustbe3a5d22015-06-23 19:51:55 +0800684void nfs4_init_sequence(struct nfs4_sequence_args *args,
Anna Schumakerfba83f32018-05-04 16:22:50 -0400685 struct nfs4_sequence_res *res, int cache_reply,
686 int privileged)
Chuck Levera9c92d62013-08-09 12:48:18 -0400687{
688 args->sa_slot = NULL;
689 args->sa_cache_this = cache_reply;
Anna Schumakerfba83f32018-05-04 16:22:50 -0400690 args->sa_privileged = privileged;
Chuck Levera9c92d62013-08-09 12:48:18 -0400691
692 res->sr_slot = NULL;
693}
694
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400695static void nfs40_sequence_free_slot(struct nfs4_sequence_res *res)
Chuck Lever3bd23842013-08-09 12:49:19 -0400696{
697 struct nfs4_slot *slot = res->sr_slot;
698 struct nfs4_slot_table *tbl;
699
Chuck Lever3bd23842013-08-09 12:49:19 -0400700 tbl = slot->table;
701 spin_lock(&tbl->slot_tbl_lock);
702 if (!nfs41_wake_and_assign_slot(tbl, slot))
703 nfs4_free_slot(tbl, slot);
704 spin_unlock(&tbl->slot_tbl_lock);
705
706 res->sr_slot = NULL;
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400707}
708
709static int nfs40_sequence_done(struct rpc_task *task,
710 struct nfs4_sequence_res *res)
711{
712 if (res->sr_slot != NULL)
713 nfs40_sequence_free_slot(res);
Chuck Lever3bd23842013-08-09 12:49:19 -0400714 return 1;
715}
716
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400717#if defined(CONFIG_NFS_V4_1)
718
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400719static void nfs41_release_slot(struct nfs4_slot *slot)
Andy Adamson13615872009-04-01 09:22:17 -0400720{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500721 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400722 struct nfs4_slot_table *tbl;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500723 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400724
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400725 if (!slot)
726 return;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500727 tbl = slot->table;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500728 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500729
Trond Myklebust07e8dcb2016-08-28 10:28:25 -0400730 /* Bump the slot sequence number */
731 if (slot->seq_done)
732 slot->seq_nr++;
733 slot->seq_done = 0;
734
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500735 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500736 /* Be nice to the server: try to ensure that the last transmitted
737 * value for highest_user_slotid <= target_highest_slotid
738 */
739 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
740 send_new_highest_used_slotid = true;
741
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500742 if (nfs41_wake_and_assign_slot(tbl, slot)) {
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500743 send_new_highest_used_slotid = false;
744 goto out_unlock;
745 }
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500746 nfs4_free_slot(tbl, slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500747
748 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
749 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500750out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500751 spin_unlock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500752 if (send_new_highest_used_slotid)
Anna Schumaker3f10a6a2015-07-13 14:01:31 -0400753 nfs41_notify_server(session->clp);
Trond Myklebust045d2a62016-08-28 13:25:43 -0400754 if (waitqueue_active(&tbl->slot_waitq))
755 wake_up_all(&tbl->slot_waitq);
Andy Adamson13615872009-04-01 09:22:17 -0400756}
757
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400758static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
759{
760 nfs41_release_slot(res->sr_slot);
761 res->sr_slot = NULL;
762}
763
Trond Myklebust3453d572018-06-20 17:53:34 -0400764static void nfs4_slot_sequence_record_sent(struct nfs4_slot *slot,
765 u32 seqnr)
766{
767 if ((s32)(seqnr - slot->seq_nr_highest_sent) > 0)
768 slot->seq_nr_highest_sent = seqnr;
769}
770static void nfs4_slot_sequence_acked(struct nfs4_slot *slot,
771 u32 seqnr)
772{
773 slot->seq_nr_highest_sent = seqnr;
774 slot->seq_nr_last_acked = seqnr;
775}
776
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400777static int nfs41_sequence_process(struct rpc_task *task,
778 struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400779{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500780 struct nfs4_session *session;
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500781 struct nfs4_slot *slot = res->sr_slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400782 struct nfs_client *clp;
Trond Myklebust5c441542019-11-13 08:34:00 +0100783 int status;
Trond Myklebust85563072012-12-11 10:31:12 -0500784 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400785
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500786 if (slot == NULL)
787 goto out_noaction;
Bryan Schumaker468f8612011-04-18 15:57:32 -0400788 /* don't increment the sequence number if the task wasn't sent */
Trond Myklebustc71c46f2019-03-01 11:40:05 -0500789 if (!RPC_WAS_SENT(task) || slot->seq_done)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400790 goto out;
791
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500792 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500793
Trond Myklebust2f92ae32013-08-14 17:58:28 -0400794 trace_nfs4_sequence_done(session, res);
Trond Myklebust5c441542019-11-13 08:34:00 +0100795
796 status = res->sr_status;
797 if (task->tk_status == -NFS4ERR_DEADSESSION)
798 status = -NFS4ERR_DEADSESSION;
799
Andy Adamson691daf32009-12-04 15:55:39 -0500800 /* Check the SEQUENCE operation status */
Trond Myklebust5c441542019-11-13 08:34:00 +0100801 switch (status) {
Trond Myklebust14516c32010-07-31 14:29:06 -0400802 case 0:
Trond Myklebust3453d572018-06-20 17:53:34 -0400803 /* Mark this sequence number as having been acked */
804 nfs4_slot_sequence_acked(slot, slot->seq_nr);
Andy Adamsonb0df8062009-04-01 09:22:18 -0400805 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust07e8dcb2016-08-28 10:28:25 -0400806 slot->seq_done = 1;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500807 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500808 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500809 /* Check sequence flags */
Trond Myklebust0a014a42016-09-22 13:38:51 -0400810 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags,
811 !!slot->privileged);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500812 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400813 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500814 case 1:
815 /*
816 * sr_status remains 1 if an RPC level error occurred.
817 * The server may or may not have processed the sequence
818 * operation..
Trond Myklebustac20d162012-12-15 15:36:07 -0500819 */
Trond Myklebust3453d572018-06-20 17:53:34 -0400820 nfs4_slot_sequence_record_sent(slot, slot->seq_nr);
821 slot->seq_done = 1;
Trond Myklebustac20d162012-12-15 15:36:07 -0500822 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400823 case -NFS4ERR_DELAY:
824 /* The server detected a resend of the RPC call and
825 * returned NFS4ERR_DELAY as per Section 2.10.6.2
826 * of RFC5661.
827 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500828 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400829 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500830 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500831 slot->seq_nr);
Trond Myklebust3453d572018-06-20 17:53:34 -0400832 nfs4_slot_sequence_acked(slot, slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400833 goto out_retry;
Trond Myklebustf9312a52018-06-09 19:10:31 -0400834 case -NFS4ERR_RETRY_UNCACHED_REP:
835 case -NFS4ERR_SEQ_FALSE_RETRY:
836 /*
837 * The server thinks we tried to replay a request.
838 * Retry the call after bumping the sequence ID.
839 */
Trond Myklebust3453d572018-06-20 17:53:34 -0400840 nfs4_slot_sequence_acked(slot, slot->seq_nr);
Trond Myklebustf9312a52018-06-09 19:10:31 -0400841 goto retry_new_seq;
Trond Myklebust85563072012-12-11 10:31:12 -0500842 case -NFS4ERR_BADSLOT:
843 /*
844 * The slot id we used was probably retired. Try again
845 * using a different slot id.
846 */
Trond Myklebust99589102018-06-09 12:50:50 -0400847 if (slot->slot_nr < slot->table->target_highest_slotid)
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400848 goto session_recover;
Trond Myklebuste8794442012-12-15 13:56:18 -0500849 goto retry_nowait;
850 case -NFS4ERR_SEQ_MISORDERED:
Trond Myklebust3453d572018-06-20 17:53:34 -0400851 nfs4_slot_sequence_record_sent(slot, slot->seq_nr);
Trond Myklebuste8794442012-12-15 13:56:18 -0500852 /*
Trond Myklebust3453d572018-06-20 17:53:34 -0400853 * Were one or more calls using this slot interrupted?
854 * If the server never received the request, then our
855 * transmitted slot sequence number may be too high.
Trond Myklebustac20d162012-12-15 15:36:07 -0500856 */
Trond Myklebust3453d572018-06-20 17:53:34 -0400857 if ((s32)(slot->seq_nr - slot->seq_nr_last_acked) > 1) {
858 slot->seq_nr--;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500859 goto retry_nowait;
860 }
Trond Myklebust3453d572018-06-20 17:53:34 -0400861 /*
862 * RFC5661:
863 * A retry might be sent while the original request is
864 * still in progress on the replier. The replier SHOULD
865 * deal with the issue by returning NFS4ERR_DELAY as the
866 * reply to SEQUENCE or CB_SEQUENCE operation, but
867 * implementations MAY return NFS4ERR_SEQ_MISORDERED.
868 *
869 * Restart the search after a delay.
870 */
871 slot->seq_nr = slot->seq_nr_highest_sent;
872 goto out_retry;
Trond Myklebust5c441542019-11-13 08:34:00 +0100873 case -NFS4ERR_BADSESSION:
874 case -NFS4ERR_DEADSESSION:
875 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
876 goto session_recover;
Trond Myklebust14516c32010-07-31 14:29:06 -0400877 default:
878 /* Just update the slot sequence no. */
Trond Myklebust07e8dcb2016-08-28 10:28:25 -0400879 slot->seq_done = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400880 }
881out:
882 /* The session may be reset by one of the error handlers. */
883 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebusta13ce7c2014-01-29 12:24:03 -0500884out_noaction:
Trond Myklebust85563072012-12-11 10:31:12 -0500885 return ret;
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400886session_recover:
Trond Myklebust5c441542019-11-13 08:34:00 +0100887 nfs4_schedule_session_recovery(session, status);
888 dprintk("%s ERROR: %d Reset session\n", __func__, status);
889 nfs41_sequence_free_slot(res);
890 goto out;
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400891retry_new_seq:
892 ++slot->seq_nr;
Trond Myklebuste8794442012-12-15 13:56:18 -0500893retry_nowait:
894 if (rpc_restart_call_prepare(task)) {
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400895 nfs41_sequence_free_slot(res);
Trond Myklebuste8794442012-12-15 13:56:18 -0500896 task->tk_status = 0;
897 ret = 0;
898 }
899 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400900out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400901 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400902 goto out;
903 rpc_delay(task, NFS4_POLL_RETRY_MAX);
904 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400905}
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400906
907int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
908{
909 if (!nfs41_sequence_process(task, res))
910 return 0;
911 if (res->sr_slot != NULL)
912 nfs41_sequence_free_slot(res);
913 return 1;
914
915}
Andy Adamsonf9c96fc2014-01-29 11:34:38 -0500916EXPORT_SYMBOL_GPL(nfs41_sequence_done);
Andy Adamsonb0df8062009-04-01 09:22:18 -0400917
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400918static int nfs4_sequence_process(struct rpc_task *task, struct nfs4_sequence_res *res)
919{
920 if (res->sr_slot == NULL)
921 return 1;
922 if (res->sr_slot->table->session != NULL)
923 return nfs41_sequence_process(task, res);
924 return nfs40_sequence_done(task, res);
925}
926
927static void nfs4_sequence_free_slot(struct nfs4_sequence_res *res)
928{
929 if (res->sr_slot != NULL) {
930 if (res->sr_slot->table->session != NULL)
931 nfs41_sequence_free_slot(res);
932 else
933 nfs40_sequence_free_slot(res);
934 }
935}
936
Peng Tao2c4b1312014-06-11 05:24:16 +0800937int nfs4_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400938{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500939 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400940 return 1;
Chuck Lever3bd23842013-08-09 12:49:19 -0400941 if (!res->sr_slot->table->session)
942 return nfs40_sequence_done(task, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400943 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400944}
Peng Tao2c4b1312014-06-11 05:24:16 +0800945EXPORT_SYMBOL_GPL(nfs4_sequence_done);
Trond Myklebustdf896452010-06-16 09:52:26 -0400946
Andy Adamsonce5039c2009-04-01 09:22:13 -0400947static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
948{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400949 struct nfs4_call_sync_data *data = calldata;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400950
Trond Myklebust035168ab2010-06-16 09:52:26 -0400951 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
952
Anna Schumaker7981c8a2017-01-10 11:39:53 -0500953 nfs4_setup_sequence(data->seq_server->nfs_client,
954 data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400955}
956
Andy Adamson69ab40c2009-04-01 09:22:19 -0400957static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
958{
Chuck Lever2a3eb2b2013-08-09 12:48:00 -0400959 struct nfs4_call_sync_data *data = calldata;
Andy Adamson69ab40c2009-04-01 09:22:19 -0400960
Trond Myklebust14516c32010-07-31 14:29:06 -0400961 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400962}
963
Trond Myklebust17280172012-03-11 13:11:00 -0400964static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400965 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400966 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400967};
968
Chuck Lever3bd23842013-08-09 12:49:19 -0400969#else /* !CONFIG_NFS_V4_1 */
970
Trond Myklebust2e80dbe2016-08-28 11:50:26 -0400971static int nfs4_sequence_process(struct rpc_task *task, struct nfs4_sequence_res *res)
972{
973 return nfs40_sequence_done(task, res);
974}
975
976static void nfs4_sequence_free_slot(struct nfs4_sequence_res *res)
977{
978 if (res->sr_slot != NULL)
979 nfs40_sequence_free_slot(res);
980}
981
Peng Tao2c4b1312014-06-11 05:24:16 +0800982int nfs4_sequence_done(struct rpc_task *task,
983 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400984{
Chuck Lever3bd23842013-08-09 12:49:19 -0400985 return nfs40_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400986}
Peng Tao2c4b1312014-06-11 05:24:16 +0800987EXPORT_SYMBOL_GPL(nfs4_sequence_done);
Chuck Lever3bd23842013-08-09 12:49:19 -0400988
989#endif /* !CONFIG_NFS_V4_1 */
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400990
Trond Myklebustc1dffe02019-03-01 12:13:34 -0500991static void nfs41_sequence_res_init(struct nfs4_sequence_res *res)
992{
993 res->sr_timestamp = jiffies;
994 res->sr_status_flags = 0;
995 res->sr_status = 1;
996}
997
Trond Myklebust3be0f80b2017-10-19 15:46:45 -0400998static
999void nfs4_sequence_attach_slot(struct nfs4_sequence_args *args,
1000 struct nfs4_sequence_res *res,
1001 struct nfs4_slot *slot)
1002{
1003 if (!slot)
1004 return;
1005 slot->privileged = args->sa_privileged ? 1 : 0;
1006 args->sa_slot = slot;
1007
1008 res->sr_slot = slot;
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04001009}
1010
1011int nfs4_setup_sequence(struct nfs_client *client,
Anna Schumaker7981c8a2017-01-10 11:39:53 -05001012 struct nfs4_sequence_args *args,
1013 struct nfs4_sequence_res *res,
1014 struct rpc_task *task)
1015{
Anna Schumaker7981c8a2017-01-10 11:39:53 -05001016 struct nfs4_session *session = nfs4_get_session(client);
Anna Schumaker76ee0352017-01-10 16:49:31 -05001017 struct nfs4_slot_table *tbl = client->cl_slot_tbl;
Anna Schumaker3d358082017-01-11 10:54:04 -05001018 struct nfs4_slot *slot;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05001019
Anna Schumaker9dd9107f2017-01-10 12:01:46 -05001020 /* slot already allocated? */
1021 if (res->sr_slot != NULL)
1022 goto out_start;
1023
Trond Myklebust6b2e6852019-04-07 13:58:49 -04001024 if (session)
Anna Schumaker76ee0352017-01-10 16:49:31 -05001025 tbl = &session->fc_slot_table;
Anna Schumaker76ee0352017-01-10 16:49:31 -05001026
Trond Myklebust3453d572018-06-20 17:53:34 -04001027 spin_lock(&tbl->slot_tbl_lock);
1028 /* The state manager will wait until the slot table is empty */
1029 if (nfs4_slot_tbl_draining(tbl) && !args->sa_privileged)
1030 goto out_sleep;
Anna Schumaker6994cdd2017-01-10 16:13:27 -05001031
Trond Myklebust3453d572018-06-20 17:53:34 -04001032 slot = nfs4_alloc_slot(tbl);
1033 if (IS_ERR(slot)) {
Trond Myklebust3453d572018-06-20 17:53:34 -04001034 if (slot == ERR_PTR(-ENOMEM))
Trond Myklebust6b2e6852019-04-07 13:58:49 -04001035 goto out_sleep_timeout;
Trond Myklebust3453d572018-06-20 17:53:34 -04001036 goto out_sleep;
Anna Schumaker3d358082017-01-11 10:54:04 -05001037 }
Trond Myklebust3453d572018-06-20 17:53:34 -04001038 spin_unlock(&tbl->slot_tbl_lock);
Anna Schumaker7981c8a2017-01-10 11:39:53 -05001039
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04001040 nfs4_sequence_attach_slot(args, res, slot);
Anna Schumaker3d358082017-01-11 10:54:04 -05001041
Anna Schumakerad05cc02017-01-11 13:37:06 -05001042 trace_nfs4_setup_sequence(session, args);
Anna Schumaker9dd9107f2017-01-10 12:01:46 -05001043out_start:
Trond Myklebustc1dffe02019-03-01 12:13:34 -05001044 nfs41_sequence_res_init(res);
Anna Schumaker9dd9107f2017-01-10 12:01:46 -05001045 rpc_call_start(task);
1046 return 0;
Trond Myklebust6b2e6852019-04-07 13:58:49 -04001047out_sleep_timeout:
1048 /* Try again in 1/4 second */
1049 if (args->sa_privileged)
1050 rpc_sleep_on_priority_timeout(&tbl->slot_tbl_waitq, task,
1051 jiffies + (HZ >> 2), RPC_PRIORITY_PRIVILEGED);
1052 else
1053 rpc_sleep_on_timeout(&tbl->slot_tbl_waitq, task,
1054 NULL, jiffies + (HZ >> 2));
1055 spin_unlock(&tbl->slot_tbl_lock);
1056 return -EAGAIN;
Anna Schumaker0dcee8b2017-01-10 16:29:54 -05001057out_sleep:
1058 if (args->sa_privileged)
1059 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
Trond Myklebust8357a9b2019-04-07 13:58:48 -04001060 RPC_PRIORITY_PRIVILEGED);
Anna Schumaker0dcee8b2017-01-10 16:29:54 -05001061 else
1062 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
1063 spin_unlock(&tbl->slot_tbl_lock);
1064 return -EAGAIN;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05001065}
1066EXPORT_SYMBOL_GPL(nfs4_setup_sequence);
1067
Chuck Lever9915ea72013-08-09 12:48:27 -04001068static void nfs40_call_sync_prepare(struct rpc_task *task, void *calldata)
1069{
1070 struct nfs4_call_sync_data *data = calldata;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05001071 nfs4_setup_sequence(data->seq_server->nfs_client,
Chuck Lever9915ea72013-08-09 12:48:27 -04001072 data->seq_args, data->seq_res, task);
1073}
1074
1075static void nfs40_call_sync_done(struct rpc_task *task, void *calldata)
1076{
1077 struct nfs4_call_sync_data *data = calldata;
1078 nfs4_sequence_done(task, data->seq_res);
1079}
1080
1081static const struct rpc_call_ops nfs40_call_sync_ops = {
1082 .rpc_call_prepare = nfs40_call_sync_prepare,
1083 .rpc_call_done = nfs40_call_sync_done,
1084};
1085
Anna Schumaker48c05852019-08-14 15:27:00 -04001086static int nfs4_call_sync_custom(struct rpc_task_setup *task_setup)
1087{
1088 int ret;
1089 struct rpc_task *task;
1090
1091 task = rpc_run_task(task_setup);
1092 if (IS_ERR(task))
1093 return PTR_ERR(task);
1094
1095 ret = task->tk_status;
1096 rpc_put_task(task);
1097 return ret;
1098}
1099
Trond Myklebustc74dfe92020-01-06 15:39:37 -05001100static int nfs4_do_call_sync(struct rpc_clnt *clnt,
1101 struct nfs_server *server,
1102 struct rpc_message *msg,
1103 struct nfs4_sequence_args *args,
1104 struct nfs4_sequence_res *res,
1105 unsigned short task_flags)
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001106{
Chuck Lever9915ea72013-08-09 12:48:27 -04001107 struct nfs_client *clp = server->nfs_client;
1108 struct nfs4_call_sync_data data = {
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001109 .seq_server = server,
Trond Myklebustad389da2007-06-05 12:30:00 -04001110 .seq_args = args,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001111 .seq_res = res,
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001112 };
1113 struct rpc_task_setup task_setup = {
Trond Myklebustad389da2007-06-05 12:30:00 -04001114 .rpc_client = clnt,
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001115 .rpc_message = msg,
Chuck Lever9915ea72013-08-09 12:48:27 -04001116 .callback_ops = clp->cl_mvops->call_sync_ops,
Trond Myklebustc74dfe92020-01-06 15:39:37 -05001117 .callback_data = &data,
1118 .flags = task_flags,
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001119 };
1120
Anna Schumaker48c05852019-08-14 15:27:00 -04001121 return nfs4_call_sync_custom(&task_setup);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001122}
1123
Trond Myklebustc74dfe92020-01-06 15:39:37 -05001124static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
1125 struct nfs_server *server,
1126 struct rpc_message *msg,
1127 struct nfs4_sequence_args *args,
1128 struct nfs4_sequence_res *res)
1129{
1130 return nfs4_do_call_sync(clnt, server, msg, args, res, 0);
1131}
1132
1133
Bryan Schumaker7c513052011-03-24 17:12:24 +00001134int nfs4_call_sync(struct rpc_clnt *clnt,
1135 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00001136 struct rpc_message *msg,
1137 struct nfs4_sequence_args *args,
1138 struct nfs4_sequence_res *res,
1139 int cache_reply)
1140{
Anna Schumakerfba83f32018-05-04 16:22:50 -04001141 nfs4_init_sequence(args, res, cache_reply, 0);
Chuck Lever9915ea72013-08-09 12:48:27 -04001142 return nfs4_call_sync_sequence(clnt, server, msg, args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +00001143}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001144
Trond Myklebust3c591172018-07-31 15:54:10 -04001145static void
1146nfs4_inc_nlink_locked(struct inode *inode)
1147{
1148 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_OTHER;
1149 inc_nlink(inode);
1150}
1151
1152static void
1153nfs4_dec_nlink_locked(struct inode *inode)
1154{
1155 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_OTHER;
1156 drop_nlink(inode);
1157}
1158
1159static void
1160update_changeattr_locked(struct inode *dir, struct nfs4_change_info *cinfo,
Trond Myklebust5636ec42018-07-31 15:54:11 -04001161 unsigned long timestamp, unsigned long cache_validity)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001162{
1163 struct nfs_inode *nfsi = NFS_I(dir);
1164
Trond Myklebust16e14372018-03-20 16:53:31 -04001165 nfsi->cache_validity |= NFS_INO_INVALID_CTIME
1166 | NFS_INO_INVALID_MTIME
Trond Myklebust5636ec42018-07-31 15:54:11 -04001167 | NFS_INO_INVALID_DATA
1168 | cache_validity;
Jeff Layton1eb5d982018-01-09 08:21:17 -05001169 if (cinfo->atomic && cinfo->before == inode_peek_iversion_raw(dir)) {
Trond Myklebuste603a4c2016-12-16 16:55:55 -05001170 nfsi->cache_validity &= ~NFS_INO_REVAL_PAGECACHE;
1171 nfsi->attrtimeo_timestamp = jiffies;
1172 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -07001173 nfs_force_lookup_revalidate(dir);
Jeff Layton1eb5d982018-01-09 08:21:17 -05001174 if (cinfo->before != inode_peek_iversion_raw(dir))
Trond Myklebuste603a4c2016-12-16 16:55:55 -05001175 nfsi->cache_validity |= NFS_INO_INVALID_ACCESS |
1176 NFS_INO_INVALID_ACL;
1177 }
Jeff Layton1eb5d982018-01-09 08:21:17 -05001178 inode_set_iversion_raw(dir, cinfo->after);
Trond Myklebustd3129ef2017-01-11 22:07:28 -05001179 nfsi->read_cache_jiffies = timestamp;
Trond Myklebust3235b402015-02-26 19:52:06 -05001180 nfsi->attr_gencount = nfs_inc_attr_generation_counter();
Trond Myklebustc8d07152018-07-31 15:54:12 -04001181 nfsi->cache_validity &= ~NFS_INO_INVALID_CHANGE;
David Howellsde242c02012-12-20 21:52:38 +00001182 nfs_fscache_invalidate(dir);
Trond Myklebust3c591172018-07-31 15:54:10 -04001183}
1184
1185static void
1186update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo,
Trond Myklebust5636ec42018-07-31 15:54:11 -04001187 unsigned long timestamp, unsigned long cache_validity)
Trond Myklebust3c591172018-07-31 15:54:10 -04001188{
1189 spin_lock(&dir->i_lock);
Trond Myklebust5636ec42018-07-31 15:54:11 -04001190 update_changeattr_locked(dir, cinfo, timestamp, cache_validity);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001191 spin_unlock(&dir->i_lock);
1192}
1193
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05001194struct nfs4_open_createattrs {
1195 struct nfs4_label *label;
1196 struct iattr *sattr;
1197 const __u32 verf[2];
1198};
1199
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001200static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
1201 int err, struct nfs4_exception *exception)
1202{
1203 if (err != -EINVAL)
1204 return false;
1205 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
1206 return false;
1207 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
1208 exception->retry = 1;
1209 return true;
1210}
1211
Trond Myklebust1bf85d82019-06-27 06:30:48 -04001212static fmode_t _nfs4_ctx_to_accessmode(const struct nfs_open_context *ctx)
1213{
1214 return ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
1215}
1216
1217static fmode_t _nfs4_ctx_to_openmode(const struct nfs_open_context *ctx)
1218{
1219 fmode_t ret = ctx->mode & (FMODE_READ|FMODE_WRITE);
1220
1221 return (ctx->mode & FMODE_EXEC) ? FMODE_READ | ret : ret;
1222}
1223
Trond Myklebust6ae37332015-01-30 14:21:14 -05001224static u32
1225nfs4_map_atomic_open_share(struct nfs_server *server,
1226 fmode_t fmode, int openflags)
1227{
1228 u32 res = 0;
1229
1230 switch (fmode & (FMODE_READ | FMODE_WRITE)) {
1231 case FMODE_READ:
1232 res = NFS4_SHARE_ACCESS_READ;
1233 break;
1234 case FMODE_WRITE:
1235 res = NFS4_SHARE_ACCESS_WRITE;
1236 break;
1237 case FMODE_READ|FMODE_WRITE:
1238 res = NFS4_SHARE_ACCESS_BOTH;
1239 }
1240 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
1241 goto out;
1242 /* Want no delegation if we're using O_DIRECT */
1243 if (openflags & O_DIRECT)
1244 res |= NFS4_SHARE_WANT_NO_DELEG;
1245out:
1246 return res;
1247}
1248
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001249static enum open_claim_type4
1250nfs4_map_atomic_open_claim(struct nfs_server *server,
1251 enum open_claim_type4 claim)
1252{
1253 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
1254 return claim;
1255 switch (claim) {
1256 default:
1257 return claim;
1258 case NFS4_OPEN_CLAIM_FH:
1259 return NFS4_OPEN_CLAIM_NULL;
1260 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1261 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
1262 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
1263 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
1264 }
1265}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266
1267static void nfs4_init_opendata_res(struct nfs4_opendata *p)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001268{
1269 p->o_res.f_attr = &p->f_attr;
David Quigley1775fd32013-05-22 12:50:42 -04001270 p->o_res.f_label = p->f_label;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001271 p->o_res.seqid = p->o_arg.seqid;
1272 p->c_res.seqid = p->c_arg.seqid;
1273 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -04001274 p->o_res.access_request = p->o_arg.access;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001275 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd12012-01-07 13:22:46 -05001276 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001277}
1278
Al Viro82a2c1b2011-06-22 18:30:55 -04001279static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001280 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05001281 const struct nfs4_open_createattrs *c,
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001282 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001283 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001284{
Al Viro82a2c1b2011-06-22 18:30:55 -04001285 struct dentry *parent = dget_parent(dentry);
David Howells2b0143b2015-03-17 22:25:59 +00001286 struct inode *dir = d_inode(parent);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001287 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust63f5f792015-01-23 19:19:25 -05001288 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05001289 struct nfs4_label *label = (c != NULL) ? c->label : NULL;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001290 struct nfs4_opendata *p;
1291
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001292 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001293 if (p == NULL)
1294 goto err;
David Quigley14c43f72013-05-22 12:50:43 -04001295
1296 p->f_label = nfs4_label_alloc(server, gfp_mask);
1297 if (IS_ERR(p->f_label))
1298 goto err_free_p;
1299
Kinglong Meea49c2692015-07-27 15:31:38 +08001300 p->a_label = nfs4_label_alloc(server, gfp_mask);
1301 if (IS_ERR(p->a_label))
1302 goto err_free_f;
1303
Trond Myklebust63f5f792015-01-23 19:19:25 -05001304 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
1305 p->o_arg.seqid = alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05001306 if (IS_ERR(p->o_arg.seqid))
David Quigley14c43f72013-05-22 12:50:43 -04001307 goto err_free_label;
Al Viro82a2c1b2011-06-22 18:30:55 -04001308 nfs_sb_active(dentry->d_sb);
1309 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001310 p->dir = parent;
1311 p->owner = sp;
1312 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001313 p->o_arg.open_flags = flags;
1314 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Trond Myklebust536585c2016-11-10 15:40:34 -05001315 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
Trond Myklebust6ae37332015-01-30 14:21:14 -05001316 p->o_arg.share_access = nfs4_map_atomic_open_share(server,
1317 fmode, flags);
Benjamin Coddington90910512019-06-07 06:37:30 -04001318 if (flags & O_CREAT) {
1319 p->o_arg.umask = current_umask();
1320 p->o_arg.label = nfs4_label_copy(p->a_label, label);
1321 if (c->sattr != NULL && c->sattr->ia_valid != 0) {
1322 p->o_arg.u.attrs = &p->attrs;
1323 memcpy(&p->attrs, c->sattr, sizeof(p->attrs));
1324
1325 memcpy(p->o_arg.u.verifier.data, c->verf,
1326 sizeof(p->o_arg.u.verifier.data));
1327 }
1328 }
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001329 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
1330 * will return permission denied for all bits until close */
1331 if (!(flags & O_EXCL)) {
1332 /* ask server to check for all possible rights as results
1333 * are cached */
Trond Myklebust536585c2016-11-10 15:40:34 -05001334 switch (p->o_arg.claim) {
1335 default:
1336 break;
1337 case NFS4_OPEN_CLAIM_NULL:
1338 case NFS4_OPEN_CLAIM_FH:
1339 p->o_arg.access = NFS4_ACCESS_READ |
1340 NFS4_ACCESS_MODIFY |
1341 NFS4_ACCESS_EXTEND |
1342 NFS4_ACCESS_EXECUTE;
1343 }
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -07001344 }
David Howells7539bba2006-08-22 20:06:09 -04001345 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001346 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
1347 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -04001348 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001349 p->o_arg.server = server;
David Quigleyaa9c2662013-05-22 12:50:44 -04001350 p->o_arg.bitmask = nfs4_bitmask(server, label);
Trond Myklebust1549210f2012-06-05 09:16:47 -04001351 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001352 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001353 case NFS4_OPEN_CLAIM_NULL:
1354 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1355 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1356 p->o_arg.fh = NFS_FH(dir);
1357 break;
1358 case NFS4_OPEN_CLAIM_PREVIOUS:
1359 case NFS4_OPEN_CLAIM_FH:
1360 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1361 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
David Howells2b0143b2015-03-17 22:25:59 +00001362 p->o_arg.fh = NFS_FH(d_inode(dentry));
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001363 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001364 p->c_arg.fh = &p->o_res.fh;
1365 p->c_arg.stateid = &p->o_res.stateid;
1366 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001367 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001368 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001369 return p;
David Quigley14c43f72013-05-22 12:50:43 -04001370
1371err_free_label:
Kinglong Meea49c2692015-07-27 15:31:38 +08001372 nfs4_label_free(p->a_label);
1373err_free_f:
David Quigley14c43f72013-05-22 12:50:43 -04001374 nfs4_label_free(p->f_label);
1375err_free_p:
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001376 kfree(p);
1377err:
1378 dput(parent);
1379 return NULL;
1380}
1381
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001382static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001383{
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001384 struct nfs4_opendata *p = container_of(kref,
1385 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -04001386 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001387
Fred Isaman30ae2412016-10-18 13:39:51 -04001388 nfs4_lgopen_release(p->lgp);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001389 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04001390 nfs4_sequence_free_slot(&p->o_res.seq_res);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001391 if (p->state != NULL)
1392 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001393 nfs4_put_state_owner(p->owner);
David Quigley14c43f72013-05-22 12:50:43 -04001394
Kinglong Meea49c2692015-07-27 15:31:38 +08001395 nfs4_label_free(p->a_label);
David Quigley14c43f72013-05-22 12:50:43 -04001396 nfs4_label_free(p->f_label);
1397
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001398 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -04001399 dput(p->dentry);
1400 nfs_sb_deactive(sb);
Trond Myklebust6926afd12012-01-07 13:22:46 -05001401 nfs_fattr_free_names(&p->f_attr);
Trond Myklebuste911b812014-03-26 13:24:37 -07001402 kfree(p->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001403 kfree(p);
1404}
1405
1406static void nfs4_opendata_put(struct nfs4_opendata *p)
1407{
1408 if (p != NULL)
1409 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001410}
1411
Trond Myklebust24311f82015-09-20 10:50:17 -04001412static bool nfs4_mode_match_open_stateid(struct nfs4_state *state,
1413 fmode_t fmode)
1414{
1415 switch(fmode & (FMODE_READ|FMODE_WRITE)) {
1416 case FMODE_READ|FMODE_WRITE:
1417 return state->n_rdwr != 0;
1418 case FMODE_WRITE:
1419 return state->n_wronly != 0;
1420 case FMODE_READ:
1421 return state->n_rdonly != 0;
1422 }
1423 WARN_ON_ONCE(1);
1424 return false;
1425}
1426
Trond Myklebustbe189f72018-09-27 17:12:33 -04001427static int can_open_cached(struct nfs4_state *state, fmode_t mode,
1428 int open_mode, enum open_claim_type4 claim)
Trond Myklebust6ee41262007-07-08 14:11:36 -04001429{
1430 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001431
Trond Myklebust536e43d2012-01-17 22:04:26 -05001432 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001433 goto out;
Trond Myklebustbe189f72018-09-27 17:12:33 -04001434 switch (claim) {
1435 case NFS4_OPEN_CLAIM_NULL:
1436 case NFS4_OPEN_CLAIM_FH:
1437 goto out;
1438 default:
1439 break;
1440 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001441 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001442 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -05001443 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
1444 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001445 break;
1446 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001447 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
1448 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001449 break;
1450 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -05001451 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
1452 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001453 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001454out:
Trond Myklebust6ee41262007-07-08 14:11:36 -04001455 return ret;
1456}
1457
Trond Myklebust2a606182015-08-19 22:30:00 -05001458static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode,
1459 enum open_claim_type4 claim)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001460{
Trond Myklebust652f89f2011-12-09 19:05:58 -05001461 if (delegation == NULL)
1462 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001463 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001464 return 0;
Trond Myklebust2a606182015-08-19 22:30:00 -05001465 switch (claim) {
1466 case NFS4_OPEN_CLAIM_NULL:
1467 case NFS4_OPEN_CLAIM_FH:
1468 break;
1469 case NFS4_OPEN_CLAIM_PREVIOUS:
1470 if (!test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
1471 break;
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05001472 /* Fall through */
Trond Myklebust2a606182015-08-19 22:30:00 -05001473 default:
1474 return 0;
1475 }
Trond Myklebustb7391f42008-12-23 15:21:52 -05001476 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001477 return 1;
1478}
1479
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001480static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +01001481{
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001482 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +01001483 case FMODE_WRITE:
1484 state->n_wronly++;
1485 break;
1486 case FMODE_READ:
1487 state->n_rdonly++;
1488 break;
1489 case FMODE_READ|FMODE_WRITE:
1490 state->n_rdwr++;
1491 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001492 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +01001493}
1494
Trond Myklebust8a64c4e2016-09-22 13:39:21 -04001495#ifdef CONFIG_NFS_V4_1
1496static bool nfs_open_stateid_recover_openmode(struct nfs4_state *state)
1497{
1498 if (state->n_rdonly && !test_bit(NFS_O_RDONLY_STATE, &state->flags))
1499 return true;
1500 if (state->n_wronly && !test_bit(NFS_O_WRONLY_STATE, &state->flags))
1501 return true;
1502 if (state->n_rdwr && !test_bit(NFS_O_RDWR_STATE, &state->flags))
1503 return true;
1504 return false;
1505}
1506#endif /* CONFIG_NFS_V4_1 */
1507
Trond Myklebustc9399f22017-11-06 15:28:01 -05001508static void nfs_state_log_update_open_stateid(struct nfs4_state *state)
1509{
1510 if (test_and_clear_bit(NFS_STATE_CHANGE_WAIT, &state->flags))
1511 wake_up_all(&state->waitq);
1512}
1513
1514static void nfs_state_log_out_of_order_open_stateid(struct nfs4_state *state,
1515 const nfs4_stateid *stateid)
1516{
1517 u32 state_seqid = be32_to_cpu(state->open_stateid.seqid);
1518 u32 stateid_seqid = be32_to_cpu(stateid->seqid);
1519
1520 if (stateid_seqid == state_seqid + 1U ||
1521 (stateid_seqid == 1U && state_seqid == 0xffffffffU))
1522 nfs_state_log_update_open_stateid(state);
1523 else
1524 set_bit(NFS_STATE_CHANGE_WAIT, &state->flags);
1525}
1526
Trond Myklebust4f14c192014-02-12 19:15:06 -05001527static void nfs_test_and_clear_all_open_stateid(struct nfs4_state *state)
Trond Myklebust003707c2007-07-05 18:07:55 -04001528{
Trond Myklebust4f14c192014-02-12 19:15:06 -05001529 struct nfs_client *clp = state->owner->so_server->nfs_client;
1530 bool need_recover = false;
1531
1532 if (test_and_clear_bit(NFS_O_RDONLY_STATE, &state->flags) && state->n_rdonly)
1533 need_recover = true;
1534 if (test_and_clear_bit(NFS_O_WRONLY_STATE, &state->flags) && state->n_wronly)
1535 need_recover = true;
1536 if (test_and_clear_bit(NFS_O_RDWR_STATE, &state->flags) && state->n_rdwr)
1537 need_recover = true;
1538 if (need_recover)
1539 nfs4_state_mark_reclaim_nograce(clp, state);
1540}
1541
Trond Myklebustc9399f22017-11-06 15:28:01 -05001542/*
1543 * Check for whether or not the caller may update the open stateid
1544 * to the value passed in by stateid.
1545 *
1546 * Note: This function relies heavily on the server implementing
1547 * RFC7530 Section 9.1.4.2, and RFC5661 Section 8.2.2
1548 * correctly.
1549 * i.e. The stateid seqids have to be initialised to 1, and
1550 * are then incremented on every state transition.
1551 */
Trond Myklebuste999e802014-02-10 18:20:47 -05001552static bool nfs_need_update_open_stateid(struct nfs4_state *state,
Trond Myklebustc9399f22017-11-06 15:28:01 -05001553 const nfs4_stateid *stateid)
Trond Myklebuste999e802014-02-10 18:20:47 -05001554{
Trond Myklebustc9399f22017-11-06 15:28:01 -05001555 if (test_bit(NFS_OPEN_STATE, &state->flags) == 0 ||
1556 !nfs4_stateid_match_other(stateid, &state->open_stateid)) {
1557 if (stateid->seqid == cpu_to_be32(1))
1558 nfs_state_log_update_open_stateid(state);
1559 else
1560 set_bit(NFS_STATE_CHANGE_WAIT, &state->flags);
Trond Myklebuste999e802014-02-10 18:20:47 -05001561 return true;
Trond Myklebust4f14c192014-02-12 19:15:06 -05001562 }
Trond Myklebustc9399f22017-11-06 15:28:01 -05001563
1564 if (nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
1565 nfs_state_log_out_of_order_open_stateid(state, stateid);
Trond Myklebuste999e802014-02-10 18:20:47 -05001566 return true;
Trond Myklebustc9399f22017-11-06 15:28:01 -05001567 }
Trond Myklebuste999e802014-02-10 18:20:47 -05001568 return false;
1569}
1570
Trond Myklebustf95549c2015-01-23 18:06:09 -05001571static void nfs_resync_open_stateid_locked(struct nfs4_state *state)
1572{
Trond Myklebust3c38cbe2015-07-22 13:46:13 -04001573 if (!(state->n_wronly || state->n_rdonly || state->n_rdwr))
1574 return;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001575 if (state->n_wronly)
1576 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1577 if (state->n_rdonly)
1578 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1579 if (state->n_rdwr)
1580 set_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust3c38cbe2015-07-22 13:46:13 -04001581 set_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebustf95549c2015-01-23 18:06:09 -05001582}
1583
Trond Myklebust226056c2014-02-11 10:41:07 -05001584static void nfs_clear_open_stateid_locked(struct nfs4_state *state,
1585 nfs4_stateid *stateid, fmode_t fmode)
1586{
1587 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1588 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
1589 case FMODE_WRITE:
1590 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1591 break;
1592 case FMODE_READ:
1593 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1594 break;
1595 case 0:
1596 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1597 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1598 clear_bit(NFS_OPEN_STATE, &state->flags);
1599 }
1600 if (stateid == NULL)
1601 return;
Trond Myklebust3e7dfb12016-11-14 11:19:55 -05001602 /* Handle OPEN+OPEN_DOWNGRADE races */
1603 if (nfs4_stateid_match_other(stateid, &state->open_stateid) &&
1604 !nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
Trond Myklebustf95549c2015-01-23 18:06:09 -05001605 nfs_resync_open_stateid_locked(state);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001606 goto out;
Trond Myklebustf95549c2015-01-23 18:06:09 -05001607 }
Trond Myklebust003707c2007-07-05 18:07:55 -04001608 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001609 nfs4_stateid_copy(&state->stateid, stateid);
1610 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebustad9e02d2017-11-06 15:28:02 -05001611 trace_nfs4_open_stateid_update(state->inode, stateid, 0);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001612out:
1613 nfs_state_log_update_open_stateid(state);
Trond Myklebust226056c2014-02-11 10:41:07 -05001614}
1615
Trond Myklebust4a1e2fe2015-08-30 18:37:59 -07001616static void nfs_clear_open_stateid(struct nfs4_state *state,
1617 nfs4_stateid *arg_stateid,
1618 nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust226056c2014-02-11 10:41:07 -05001619{
1620 write_seqlock(&state->seqlock);
Trond Myklebust3e7dfb12016-11-14 11:19:55 -05001621 /* Ignore, if the CLOSE argment doesn't match the current stateid */
1622 if (nfs4_state_match_open_stateid_other(state, arg_stateid))
1623 nfs_clear_open_stateid_locked(state, stateid, fmode);
Trond Myklebust226056c2014-02-11 10:41:07 -05001624 write_sequnlock(&state->seqlock);
Trond Myklebust4f14c192014-02-12 19:15:06 -05001625 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
1626 nfs4_schedule_state_manager(state->owner->so_server->nfs_client);
Trond Myklebust226056c2014-02-11 10:41:07 -05001627}
1628
Trond Myklebust1393d962016-09-22 13:39:13 -04001629static void nfs_set_open_stateid_locked(struct nfs4_state *state,
Trond Myklebustc9399f22017-11-06 15:28:01 -05001630 const nfs4_stateid *stateid, nfs4_stateid *freeme)
Trond Myklebuste9acf212019-01-22 14:01:16 -05001631 __must_hold(&state->owner->so_lock)
1632 __must_hold(&state->seqlock)
1633 __must_hold(RCU)
1634
Trond Myklebust003707c2007-07-05 18:07:55 -04001635{
Trond Myklebustc9399f22017-11-06 15:28:01 -05001636 DEFINE_WAIT(wait);
1637 int status = 0;
1638 for (;;) {
1639
1640 if (!nfs_need_update_open_stateid(state, stateid))
1641 return;
1642 if (!test_bit(NFS_STATE_CHANGE_WAIT, &state->flags))
Trond Myklebust003707c2007-07-05 18:07:55 -04001643 break;
Trond Myklebustc9399f22017-11-06 15:28:01 -05001644 if (status)
Trond Myklebust003707c2007-07-05 18:07:55 -04001645 break;
Trond Myklebustc9399f22017-11-06 15:28:01 -05001646 /* Rely on seqids for serialisation with NFSv4.0 */
1647 if (!nfs4_has_session(NFS_SERVER(state->inode)->nfs_client))
1648 break;
1649
1650 prepare_to_wait(&state->waitq, &wait, TASK_KILLABLE);
1651 /*
1652 * Ensure we process the state changes in the same order
1653 * in which the server processed them by delaying the
1654 * update of the stateid until we are in sequence.
1655 */
1656 write_sequnlock(&state->seqlock);
1657 spin_unlock(&state->owner->so_lock);
1658 rcu_read_unlock();
Trond Myklebustad9e02d2017-11-06 15:28:02 -05001659 trace_nfs4_open_stateid_update_wait(state->inode, stateid, 0);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001660 if (!signal_pending(current)) {
1661 if (schedule_timeout(5*HZ) == 0)
1662 status = -EAGAIN;
1663 else
1664 status = 0;
1665 } else
1666 status = -EINTR;
1667 finish_wait(&state->waitq, &wait);
1668 rcu_read_lock();
1669 spin_lock(&state->owner->so_lock);
1670 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001671 }
Trond Myklebustc9399f22017-11-06 15:28:01 -05001672
Trond Myklebuste1fff5d2017-11-07 13:10:46 -05001673 if (test_bit(NFS_OPEN_STATE, &state->flags) &&
1674 !nfs4_stateid_match_other(stateid, &state->open_stateid)) {
Trond Myklebustc9399f22017-11-06 15:28:01 -05001675 nfs4_stateid_copy(freeme, &state->open_stateid);
1676 nfs_test_and_clear_all_open_stateid(state);
1677 }
1678
Trond Myklebuste999e802014-02-10 18:20:47 -05001679 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1680 nfs4_stateid_copy(&state->stateid, stateid);
1681 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebustad9e02d2017-11-06 15:28:02 -05001682 trace_nfs4_open_stateid_update(state->inode, stateid, status);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001683 nfs_state_log_update_open_stateid(state);
Trond Myklebust003707c2007-07-05 18:07:55 -04001684}
1685
Trond Myklebustc9399f22017-11-06 15:28:01 -05001686static void nfs_state_set_open_stateid(struct nfs4_state *state,
Trond Myklebust1393d962016-09-22 13:39:13 -04001687 const nfs4_stateid *open_stateid,
Trond Myklebust1393d962016-09-22 13:39:13 -04001688 fmode_t fmode,
1689 nfs4_stateid *freeme)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001690{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001691 /*
1692 * Protect the call to nfs4_state_set_mode_locked and
1693 * serialise the stateid update
1694 */
1695 write_seqlock(&state->seqlock);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001696 nfs_set_open_stateid_locked(state, open_stateid, freeme);
1697 switch (fmode) {
1698 case FMODE_READ:
1699 set_bit(NFS_O_RDONLY_STATE, &state->flags);
1700 break;
1701 case FMODE_WRITE:
1702 set_bit(NFS_O_WRONLY_STATE, &state->flags);
1703 break;
1704 case FMODE_READ|FMODE_WRITE:
1705 set_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust003707c2007-07-05 18:07:55 -04001706 }
Trond Myklebustc9399f22017-11-06 15:28:01 -05001707 set_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001708 write_sequnlock(&state->seqlock);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001709}
1710
Trond Myklebust27a30cf2019-07-22 18:32:59 +01001711static void nfs_state_clear_open_state_flags(struct nfs4_state *state)
1712{
1713 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1714 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1715 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1716 clear_bit(NFS_OPEN_STATE, &state->flags);
1717}
1718
Trond Myklebustc9399f22017-11-06 15:28:01 -05001719static void nfs_state_set_delegation(struct nfs4_state *state,
1720 const nfs4_stateid *deleg_stateid,
1721 fmode_t fmode)
1722{
1723 /*
1724 * Protect the call to nfs4_state_set_mode_locked and
1725 * serialise the stateid update
1726 */
1727 write_seqlock(&state->seqlock);
1728 nfs4_stateid_copy(&state->stateid, deleg_stateid);
1729 set_bit(NFS_DELEGATED_STATE, &state->flags);
1730 write_sequnlock(&state->seqlock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001731}
1732
Trond Myklebust9f0c5122018-09-05 14:07:15 -04001733static void nfs_state_clear_delegation(struct nfs4_state *state)
1734{
1735 write_seqlock(&state->seqlock);
1736 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
1737 clear_bit(NFS_DELEGATED_STATE, &state->flags);
1738 write_sequnlock(&state->seqlock);
1739}
1740
Olga Kornievskaiaec4b0922019-10-08 16:33:53 -04001741int update_open_stateid(struct nfs4_state *state,
Trond Myklebust1393d962016-09-22 13:39:13 -04001742 const nfs4_stateid *open_stateid,
1743 const nfs4_stateid *delegation,
1744 fmode_t fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001745{
Trond Myklebust1393d962016-09-22 13:39:13 -04001746 struct nfs_server *server = NFS_SERVER(state->inode);
1747 struct nfs_client *clp = server->nfs_client;
Trond Myklebust34310432008-12-23 15:21:38 -05001748 struct nfs_inode *nfsi = NFS_I(state->inode);
1749 struct nfs_delegation *deleg_cur;
Arnd Bergmann83aa3e02016-10-18 17:21:30 +02001750 nfs4_stateid freeme = { };
Trond Myklebust34310432008-12-23 15:21:38 -05001751 int ret = 0;
1752
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001753 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001754
1755 rcu_read_lock();
Trond Myklebustc9399f22017-11-06 15:28:01 -05001756 spin_lock(&state->owner->so_lock);
1757 if (open_stateid != NULL) {
1758 nfs_state_set_open_stateid(state, open_stateid, fmode, &freeme);
1759 ret = 1;
1760 }
1761
Trond Myklebust333ac782019-10-22 12:12:17 -04001762 deleg_cur = nfs4_get_valid_delegation(state->inode);
Trond Myklebust34310432008-12-23 15:21:38 -05001763 if (deleg_cur == NULL)
1764 goto no_delegation;
1765
1766 spin_lock(&deleg_cur->lock);
Trond Myklebust17f26b12013-08-21 15:48:42 -04001767 if (rcu_dereference(nfsi->delegation) != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001768 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001769 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001770 goto no_delegation_unlock;
1771
1772 if (delegation == NULL)
1773 delegation = &deleg_cur->stateid;
Trond Myklebust333ac782019-10-22 12:12:17 -04001774 else if (!nfs4_stateid_match_other(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001775 goto no_delegation_unlock;
1776
Trond Myklebustb7391f42008-12-23 15:21:52 -05001777 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustc9399f22017-11-06 15:28:01 -05001778 nfs_state_set_delegation(state, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001779 ret = 1;
1780no_delegation_unlock:
1781 spin_unlock(&deleg_cur->lock);
1782no_delegation:
Trond Myklebustc9399f22017-11-06 15:28:01 -05001783 if (ret)
1784 update_open_stateflags(state, fmode);
1785 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001786 rcu_read_unlock();
1787
Trond Myklebust4f14c192014-02-12 19:15:06 -05001788 if (test_bit(NFS_STATE_RECLAIM_NOGRACE, &state->flags))
Trond Myklebust1393d962016-09-22 13:39:13 -04001789 nfs4_schedule_state_manager(clp);
1790 if (freeme.type != 0)
1791 nfs4_test_and_free_stateid(server, &freeme,
1792 state->owner->so_cred);
Trond Myklebust34310432008-12-23 15:21:38 -05001793
1794 return ret;
1795}
1796
Trond Myklebust39071e62015-01-24 15:07:56 -05001797static bool nfs4_update_lock_stateid(struct nfs4_lock_state *lsp,
1798 const nfs4_stateid *stateid)
1799{
1800 struct nfs4_state *state = lsp->ls_state;
1801 bool ret = false;
1802
1803 spin_lock(&state->state_lock);
1804 if (!nfs4_stateid_match_other(stateid, &lsp->ls_stateid))
1805 goto out_noupdate;
1806 if (!nfs4_stateid_is_newer(stateid, &lsp->ls_stateid))
1807 goto out_noupdate;
1808 nfs4_stateid_copy(&lsp->ls_stateid, stateid);
1809 ret = true;
1810out_noupdate:
1811 spin_unlock(&state->state_lock);
1812 return ret;
1813}
Trond Myklebust34310432008-12-23 15:21:38 -05001814
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001815static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001816{
1817 struct nfs_delegation *delegation;
1818
Trond Myklebustf5086242018-03-20 16:43:13 -04001819 fmode &= FMODE_READ|FMODE_WRITE;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001820 rcu_read_lock();
Trond Myklebust40e6aa12019-10-27 13:38:45 -04001821 delegation = nfs4_get_valid_delegation(inode);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001822 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001823 rcu_read_unlock();
1824 return;
1825 }
1826 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001827 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001828}
1829
Trond Myklebust6ee41262007-07-08 14:11:36 -04001830static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001831{
1832 struct nfs4_state *state = opendata->state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001833 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001834 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001835 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebust2a606182015-08-19 22:30:00 -05001836 enum open_claim_type4 claim = opendata->o_arg.claim;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001837 nfs4_stateid stateid;
1838 int ret = -EAGAIN;
1839
Trond Myklebustaac00a82007-07-05 19:02:21 -04001840 for (;;) {
Anna Schumaker61beef72014-09-03 14:15:40 -04001841 spin_lock(&state->owner->so_lock);
Trond Myklebustbe189f72018-09-27 17:12:33 -04001842 if (can_open_cached(state, fmode, open_mode, claim)) {
Anna Schumaker61beef72014-09-03 14:15:40 -04001843 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001844 spin_unlock(&state->owner->so_lock);
Anna Schumaker61beef72014-09-03 14:15:40 -04001845 goto out_return_state;
Trond Myklebust6ee41262007-07-08 14:11:36 -04001846 }
Anna Schumaker61beef72014-09-03 14:15:40 -04001847 spin_unlock(&state->owner->so_lock);
Trond Myklebust34310432008-12-23 15:21:38 -05001848 rcu_read_lock();
Trond Myklebustbe3df3d2019-10-31 18:40:32 -04001849 delegation = nfs4_get_valid_delegation(state->inode);
Trond Myklebust2a606182015-08-19 22:30:00 -05001850 if (!can_open_delegated(delegation, fmode, claim)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001851 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001852 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001853 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001854 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001855 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001856 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001857 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001858 if (!opendata->is_recover) {
1859 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1860 if (ret != 0)
1861 goto out;
1862 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001863 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001864
1865 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001866 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001867 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001868 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001869out:
1870 return ERR_PTR(ret);
1871out_return_state:
Trond Myklebustace9fad2018-09-02 19:19:07 -04001872 refcount_inc(&state->count);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001873 return state;
1874}
1875
Andy Adamsone23008e2012-10-02 21:07:32 -04001876static void
1877nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1878{
1879 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1880 struct nfs_delegation *delegation;
1881 int delegation_flags = 0;
1882
1883 rcu_read_lock();
1884 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1885 if (delegation)
1886 delegation_flags = delegation->flags;
1887 rcu_read_unlock();
Trond Myklebust72d79ff2015-10-02 11:44:54 -04001888 switch (data->o_arg.claim) {
1889 default:
1890 break;
1891 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1892 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001893 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1894 "returning a delegation for "
1895 "OPEN(CLAIM_DELEGATE_CUR)\n",
1896 clp->cl_hostname);
Trond Myklebust72d79ff2015-10-02 11:44:54 -04001897 return;
1898 }
1899 if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
Andy Adamsone23008e2012-10-02 21:07:32 -04001900 nfs_inode_set_delegation(state->inode,
Trond Myklebust35156bf2018-03-20 17:03:13 -04001901 data->owner->so_cred,
1902 data->o_res.delegation_type,
1903 &data->o_res.delegation,
1904 data->o_res.pagemod_limit);
Andy Adamsone23008e2012-10-02 21:07:32 -04001905 else
1906 nfs_inode_reclaim_delegation(state->inode,
Trond Myklebust35156bf2018-03-20 17:03:13 -04001907 data->owner->so_cred,
1908 data->o_res.delegation_type,
1909 &data->o_res.delegation,
1910 data->o_res.pagemod_limit);
Jeff Layton8b199e52018-07-05 05:48:14 -04001911
1912 if (data->o_res.do_recall)
1913 nfs_async_inode_return_delegation(state->inode,
1914 &data->o_res.delegation);
Andy Adamsone23008e2012-10-02 21:07:32 -04001915}
1916
1917/*
1918 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1919 * and update the nfs4_state.
1920 */
1921static struct nfs4_state *
1922_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1923{
1924 struct inode *inode = data->state->inode;
1925 struct nfs4_state *state = data->state;
1926 int ret;
1927
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001928 if (!data->rpc_done) {
Anna Schumaker37a84842017-01-11 16:08:35 -05001929 if (data->rpc_status)
1930 return ERR_PTR(data->rpc_status);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001931 /* cached opens have already been processed */
1932 goto update;
Andy Adamsone23008e2012-10-02 21:07:32 -04001933 }
1934
Andy Adamsone23008e2012-10-02 21:07:32 -04001935 ret = nfs_refresh_inode(inode, &data->f_attr);
1936 if (ret)
Anna Schumaker37a84842017-01-11 16:08:35 -05001937 return ERR_PTR(ret);
Andy Adamsone23008e2012-10-02 21:07:32 -04001938
1939 if (data->o_res.delegation_type != 0)
1940 nfs4_opendata_check_deleg(data, state);
Weston Andros Adamsond2bfda22013-10-21 13:10:13 -04001941update:
Trond Myklebuste3c8dc72019-07-29 18:25:00 +01001942 if (!update_open_stateid(state, &data->o_res.stateid,
1943 NULL, data->o_arg.fmode))
1944 return ERR_PTR(-EAGAIN);
Trond Myklebustace9fad2018-09-02 19:19:07 -04001945 refcount_inc(&state->count);
Andy Adamsone23008e2012-10-02 21:07:32 -04001946
1947 return state;
Andy Adamsone23008e2012-10-02 21:07:32 -04001948}
1949
Trond Myklebust4e2fcac2017-08-08 09:06:18 -04001950static struct inode *
1951nfs4_opendata_get_inode(struct nfs4_opendata *data)
1952{
1953 struct inode *inode;
1954
1955 switch (data->o_arg.claim) {
1956 case NFS4_OPEN_CLAIM_NULL:
1957 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
1958 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
1959 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
1960 return ERR_PTR(-EAGAIN);
1961 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh,
1962 &data->f_attr, data->f_label);
1963 break;
1964 default:
1965 inode = d_inode(data->dentry);
1966 ihold(inode);
1967 nfs_refresh_inode(inode, &data->f_attr);
1968 }
1969 return inode;
1970}
1971
Andy Adamsone23008e2012-10-02 21:07:32 -04001972static struct nfs4_state *
Trond Myklebust75e8c482017-08-08 10:38:07 -04001973nfs4_opendata_find_nfs4_state(struct nfs4_opendata *data)
1974{
1975 struct nfs4_state *state;
1976 struct inode *inode;
1977
1978 inode = nfs4_opendata_get_inode(data);
1979 if (IS_ERR(inode))
1980 return ERR_CAST(inode);
1981 if (data->state != NULL && data->state->inode == inode) {
1982 state = data->state;
Trond Myklebustace9fad2018-09-02 19:19:07 -04001983 refcount_inc(&state->count);
Trond Myklebust75e8c482017-08-08 10:38:07 -04001984 } else
1985 state = nfs4_get_open_state(inode, data->owner);
1986 iput(inode);
1987 if (state == NULL)
1988 state = ERR_PTR(-ENOMEM);
1989 return state;
1990}
1991
Andy Adamsone23008e2012-10-02 21:07:32 -04001992static struct nfs4_state *
1993_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001994{
Trond Myklebust75e8c482017-08-08 10:38:07 -04001995 struct nfs4_state *state;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001996
Trond Myklebustaac00a82007-07-05 19:02:21 -04001997 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001998 state = nfs4_try_open_cached(data);
Olga Kornievskaia9759b0f2015-11-24 13:29:42 -05001999 trace_nfs4_cached_open(data->state);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002000 goto out;
2001 }
2002
Trond Myklebust75e8c482017-08-08 10:38:07 -04002003 state = nfs4_opendata_find_nfs4_state(data);
2004 if (IS_ERR(state))
2005 goto out;
2006
Andy Adamsone23008e2012-10-02 21:07:32 -04002007 if (data->o_res.delegation_type != 0)
2008 nfs4_opendata_check_deleg(data, state);
Trond Myklebuste3c8dc72019-07-29 18:25:00 +01002009 if (!update_open_stateid(state, &data->o_res.stateid,
2010 NULL, data->o_arg.fmode)) {
2011 nfs4_put_open_state(state);
2012 state = ERR_PTR(-EAGAIN);
2013 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002014out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08002015 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002016 return state;
2017}
2018
Andy Adamsone23008e2012-10-02 21:07:32 -04002019static struct nfs4_state *
2020nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
2021{
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04002022 struct nfs4_state *ret;
2023
Andy Adamsone23008e2012-10-02 21:07:32 -04002024 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04002025 ret =_nfs4_opendata_reclaim_to_nfs4_state(data);
2026 else
2027 ret = _nfs4_opendata_to_nfs4_state(data);
2028 nfs4_sequence_free_slot(&data->o_res.seq_res);
2029 return ret;
Andy Adamsone23008e2012-10-02 21:07:32 -04002030}
2031
Trond Myklebust0de43972018-09-02 15:57:01 -04002032static struct nfs_open_context *
2033nfs4_state_find_open_context_mode(struct nfs4_state *state, fmode_t mode)
Trond Myklebust864472e2006-01-03 09:55:15 +01002034{
2035 struct nfs_inode *nfsi = NFS_I(state->inode);
2036 struct nfs_open_context *ctx;
2037
Trond Myklebust0de43972018-09-02 15:57:01 -04002038 rcu_read_lock();
2039 list_for_each_entry_rcu(ctx, &nfsi->open_files, list) {
Trond Myklebust864472e2006-01-03 09:55:15 +01002040 if (ctx->state != state)
2041 continue;
Trond Myklebust0de43972018-09-02 15:57:01 -04002042 if ((ctx->mode & mode) != mode)
2043 continue;
2044 if (!get_nfs_open_context(ctx))
2045 continue;
2046 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01002047 return ctx;
2048 }
Trond Myklebust0de43972018-09-02 15:57:01 -04002049 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01002050 return ERR_PTR(-ENOENT);
2051}
2052
Trond Myklebust0de43972018-09-02 15:57:01 -04002053static struct nfs_open_context *
2054nfs4_state_find_open_context(struct nfs4_state *state)
2055{
2056 struct nfs_open_context *ctx;
2057
2058 ctx = nfs4_state_find_open_context_mode(state, FMODE_READ|FMODE_WRITE);
2059 if (!IS_ERR(ctx))
2060 return ctx;
2061 ctx = nfs4_state_find_open_context_mode(state, FMODE_WRITE);
2062 if (!IS_ERR(ctx))
2063 return ctx;
2064 return nfs4_state_find_open_context_mode(state, FMODE_READ);
2065}
2066
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002067static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
2068 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002069{
2070 struct nfs4_opendata *opendata;
2071
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002072 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05002073 NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002074 if (opendata == NULL)
2075 return ERR_PTR(-ENOMEM);
2076 opendata->state = state;
Trond Myklebustace9fad2018-09-02 19:19:07 -04002077 refcount_inc(&state->count);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002078 return opendata;
2079}
2080
Trond Myklebust24311f82015-09-20 10:50:17 -04002081static int nfs4_open_recover_helper(struct nfs4_opendata *opendata,
2082 fmode_t fmode)
Trond Myklebust864472e2006-01-03 09:55:15 +01002083{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04002084 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01002085 int ret;
2086
Trond Myklebust24311f82015-09-20 10:50:17 -04002087 if (!nfs4_mode_match_open_stateid(opendata->state, fmode))
NeilBrown39f897f2015-06-29 14:28:54 +10002088 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002089 opendata->o_arg.open_flags = 0;
2090 opendata->o_arg.fmode = fmode;
Trond Myklebustbe36e182015-02-27 17:04:17 -05002091 opendata->o_arg.share_access = nfs4_map_atomic_open_share(
2092 NFS_SB(opendata->dentry->d_sb),
2093 fmode, 0);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04002094 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
2095 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
2096 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002097 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002098 if (ret != 0)
2099 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04002100 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04002101 if (IS_ERR(newstate))
2102 return PTR_ERR(newstate);
Trond Myklebust24311f82015-09-20 10:50:17 -04002103 if (newstate != opendata->state)
2104 ret = -ESTALE;
Al Viro643168c2011-06-22 18:20:23 -04002105 nfs4_close_state(newstate, fmode);
Trond Myklebust24311f82015-09-20 10:50:17 -04002106 return ret;
Trond Myklebust864472e2006-01-03 09:55:15 +01002107}
2108
2109static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
2110{
Trond Myklebust864472e2006-01-03 09:55:15 +01002111 int ret;
2112
2113 /* memory barrier prior to reading state->n_* */
2114 smp_rmb();
Trond Myklebust24311f82015-09-20 10:50:17 -04002115 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE);
2116 if (ret != 0)
2117 return ret;
2118 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE);
2119 if (ret != 0)
2120 return ret;
2121 ret = nfs4_open_recover_helper(opendata, FMODE_READ);
2122 if (ret != 0)
2123 return ret;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002124 /*
2125 * We may have performed cached opens for all three recoveries.
2126 * Check if we need to update the current stateid.
2127 */
2128 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05002129 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04002130 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002131 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05002132 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04002133 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002134 }
Trond Myklebust864472e2006-01-03 09:55:15 +01002135 return 0;
2136}
2137
Linus Torvalds1da177e2005-04-16 15:20:36 -07002138/*
2139 * OPEN_RECLAIM:
2140 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002142static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002144 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01002145 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002146 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147 int status;
2148
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002149 opendata = nfs4_open_recoverdata_alloc(ctx, state,
2150 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002151 if (IS_ERR(opendata))
2152 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002153 rcu_read_lock();
2154 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05002155 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04002156 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04002157 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01002158 opendata->o_arg.u.delegation_type = delegation_type;
2159 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002160 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161 return status;
2162}
2163
Trond Myklebust539cd032007-06-05 11:46:42 -04002164static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002165{
2166 struct nfs_server *server = NFS_SERVER(state->inode);
2167 struct nfs4_exception exception = { };
2168 int err;
2169 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002170 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002171 trace_nfs4_open_reclaim(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002172 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2173 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04002174 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002175 break;
2176 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002177 } while (exception.retry);
2178 return err;
2179}
2180
Trond Myklebust864472e2006-01-03 09:55:15 +01002181static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
2182{
2183 struct nfs_open_context *ctx;
2184 int ret;
2185
2186 ctx = nfs4_state_find_open_context(state);
2187 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002188 return -EAGAIN;
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002189 clear_bit(NFS_DELEGATED_STATE, &state->flags);
2190 nfs_state_clear_open_state_flags(state);
Trond Myklebust539cd032007-06-05 11:46:42 -04002191 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002192 put_nfs_open_context(ctx);
2193 return ret;
2194}
2195
NeilBrowndce26302017-12-13 09:57:09 +11002196static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, struct file_lock *fl, int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002197{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002198 switch (err) {
2199 default:
2200 printk(KERN_ERR "NFS: %s: unhandled error "
2201 "%d.\n", __func__, err);
2202 case 0:
2203 case -ENOENT:
Trond Myklebust8eee52a2015-06-04 13:51:13 -04002204 case -EAGAIN:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002205 case -ESTALE:
Trond Myklebust67e7b522019-08-07 07:31:27 -04002206 case -ETIMEDOUT:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002207 break;
2208 case -NFS4ERR_BADSESSION:
2209 case -NFS4ERR_BADSLOT:
2210 case -NFS4ERR_BAD_HIGH_SLOT:
2211 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
2212 case -NFS4ERR_DEADSESSION:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002213 return -EAGAIN;
2214 case -NFS4ERR_STALE_CLIENTID:
2215 case -NFS4ERR_STALE_STATEID:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002216 /* Don't recall a delegation if it was lost */
2217 nfs4_schedule_lease_recovery(server->nfs_client);
2218 return -EAGAIN;
Chuck Lever352297b2013-10-17 14:13:24 -04002219 case -NFS4ERR_MOVED:
2220 nfs4_schedule_migration_recovery(server);
2221 return -EAGAIN;
Chuck Lever8ef2f8d2013-10-17 14:13:41 -04002222 case -NFS4ERR_LEASE_MOVED:
2223 nfs4_schedule_lease_moved_recovery(server->nfs_client);
2224 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002225 case -NFS4ERR_DELEG_REVOKED:
2226 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebust404ea3562016-09-22 13:39:08 -04002227 case -NFS4ERR_EXPIRED:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002228 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002229 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002230 nfs_inode_find_state_and_recover(state->inode,
2231 stateid);
2232 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust869f9df2014-11-10 18:43:56 -05002233 return -EAGAIN;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002234 case -NFS4ERR_DELAY:
2235 case -NFS4ERR_GRACE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002236 ssleep(1);
2237 return -EAGAIN;
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002238 case -ENOMEM:
2239 case -NFS4ERR_DENIED:
NeilBrowndce26302017-12-13 09:57:09 +11002240 if (fl) {
2241 struct nfs4_lock_state *lsp = fl->fl_u.nfs4_fl.owner;
2242 if (lsp)
2243 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
2244 }
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002245 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04002246 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002247 return err;
2248}
2249
Trond Myklebust24311f82015-09-20 10:50:17 -04002250int nfs4_open_delegation_recall(struct nfs_open_context *ctx,
Trond Myklebust5eb8d182019-07-19 14:08:37 -04002251 struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002252{
2253 struct nfs_server *server = NFS_SERVER(state->inode);
2254 struct nfs4_opendata *opendata;
Trond Myklebust24311f82015-09-20 10:50:17 -04002255 int err = 0;
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002256
2257 opendata = nfs4_open_recoverdata_alloc(ctx, state,
2258 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
2259 if (IS_ERR(opendata))
2260 return PTR_ERR(opendata);
2261 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
Trond Myklebust5eb8d182019-07-19 14:08:37 -04002262 if (!test_bit(NFS_O_RDWR_STATE, &state->flags)) {
Trond Myklebust24311f82015-09-20 10:50:17 -04002263 err = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE);
2264 if (err)
Trond Myklebust5eb8d182019-07-19 14:08:37 -04002265 goto out;
2266 }
2267 if (!test_bit(NFS_O_WRONLY_STATE, &state->flags)) {
Trond Myklebust24311f82015-09-20 10:50:17 -04002268 err = nfs4_open_recover_helper(opendata, FMODE_WRITE);
2269 if (err)
Trond Myklebust5eb8d182019-07-19 14:08:37 -04002270 goto out;
Trond Myklebust24311f82015-09-20 10:50:17 -04002271 }
Trond Myklebust5eb8d182019-07-19 14:08:37 -04002272 if (!test_bit(NFS_O_RDONLY_STATE, &state->flags)) {
2273 err = nfs4_open_recover_helper(opendata, FMODE_READ);
2274 if (err)
2275 goto out;
2276 }
2277 nfs_state_clear_delegation(state);
2278out:
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002279 nfs4_opendata_put(opendata);
NeilBrowndce26302017-12-13 09:57:09 +11002280 return nfs4_handle_delegation_recall_error(server, state, stateid, NULL, err);
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04002281}
2282
Chuck Leverbe05c862013-08-09 12:49:47 -04002283static void nfs4_open_confirm_prepare(struct rpc_task *task, void *calldata)
2284{
2285 struct nfs4_opendata *data = calldata;
2286
Anna Schumaker7981c8a2017-01-10 11:39:53 -05002287 nfs4_setup_sequence(data->o_arg.server->nfs_client,
2288 &data->c_arg.seq_args, &data->c_res.seq_res, task);
Chuck Leverbe05c862013-08-09 12:49:47 -04002289}
2290
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002291static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
2292{
2293 struct nfs4_opendata *data = calldata;
2294
Trond Myklebust17ead6c2014-02-01 14:53:23 -05002295 nfs40_sequence_done(task, &data->c_res.seq_res);
Chuck Leverbe05c862013-08-09 12:49:47 -04002296
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002297 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002298 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05002299 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05002300 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002301 renew_lease(data->o_res.server, data->timestamp);
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002302 data->rpc_done = true;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002303 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002304}
2305
2306static void nfs4_open_confirm_release(void *calldata)
2307{
2308 struct nfs4_opendata *data = calldata;
2309 struct nfs4_state *state = NULL;
2310
2311 /* If this request hasn't been cancelled, do nothing */
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002312 if (!data->cancelled)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002313 goto out_free;
2314 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04002315 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002316 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002317 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04002318 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04002319 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002320out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002321 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002322}
2323
2324static const struct rpc_call_ops nfs4_open_confirm_ops = {
Chuck Leverbe05c862013-08-09 12:49:47 -04002325 .rpc_call_prepare = nfs4_open_confirm_prepare,
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002326 .rpc_call_done = nfs4_open_confirm_done,
2327 .rpc_release = nfs4_open_confirm_release,
2328};
2329
2330/*
2331 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
2332 */
2333static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
2334{
David Howells2b0143b2015-03-17 22:25:59 +00002335 struct nfs_server *server = NFS_SERVER(d_inode(data->dir));
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002336 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002337 struct rpc_message msg = {
2338 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
2339 .rpc_argp = &data->c_arg,
2340 .rpc_resp = &data->c_res,
2341 .rpc_cred = data->owner->so_cred,
2342 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002343 struct rpc_task_setup task_setup_data = {
2344 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002345 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002346 .callback_ops = &nfs4_open_confirm_ops,
2347 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05002348 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002349 .flags = RPC_TASK_ASYNC,
2350 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002351 int status;
2352
Anna Schumakerfba83f32018-05-04 16:22:50 -04002353 nfs4_init_sequence(&data->c_arg.seq_args, &data->c_res.seq_res, 1,
2354 data->is_recover);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002355 kref_get(&data->kref);
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002356 data->rpc_done = false;
Trond Myklebust3e309912007-07-07 13:19:59 -04002357 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002358 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002359 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05002360 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002361 return PTR_ERR(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05002362 status = rpc_wait_for_completion_task(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002363 if (status != 0) {
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002364 data->cancelled = true;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002365 smp_wmb();
2366 } else
2367 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05002368 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369 return status;
2370}
2371
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002372static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002373{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002374 struct nfs4_opendata *data = calldata;
2375 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04002376 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust2a606182015-08-19 22:30:00 -05002377 enum open_claim_type4 claim = data->o_arg.claim;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002378
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002379 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002380 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002381 /*
2382 * Check if we still need to send an OPEN call, or if we can use
2383 * a delegation instead.
2384 */
2385 if (data->state != NULL) {
2386 struct nfs_delegation *delegation;
2387
Trond Myklebustbe189f72018-09-27 17:12:33 -04002388 if (can_open_cached(data->state, data->o_arg.fmode,
2389 data->o_arg.open_flags, claim))
Trond Myklebust6ee41262007-07-08 14:11:36 -04002390 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002391 rcu_read_lock();
Trond Myklebustbe3df3d2019-10-31 18:40:32 -04002392 delegation = nfs4_get_valid_delegation(data->state->inode);
Trond Myklebust2a606182015-08-19 22:30:00 -05002393 if (can_open_delegated(delegation, data->o_arg.fmode, claim))
Trond Myklebust652f89f2011-12-09 19:05:58 -05002394 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002395 rcu_read_unlock();
2396 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04002397 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04002398 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust2a606182015-08-19 22:30:00 -05002399 switch (claim) {
2400 default:
2401 break;
Trond Myklebust8188df12013-04-23 14:31:19 -04002402 case NFS4_OPEN_CLAIM_PREVIOUS:
2403 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
2404 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04002405 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05002406 /* Fall through */
Trond Myklebust8188df12013-04-23 14:31:19 -04002407 case NFS4_OPEN_CLAIM_FH:
2408 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002409 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01002410 data->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05002411 if (nfs4_setup_sequence(data->o_arg.server->nfs_client,
Andy Adamsond8985282009-04-01 09:22:21 -04002412 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002413 &data->o_res.seq_res,
2414 task) != 0)
2415 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04002416
2417 /* Set the create mode (note dependency on the session type) */
2418 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
2419 if (data->o_arg.open_flags & O_EXCL) {
2420 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
2421 if (nfs4_has_persistent_session(clp))
2422 data->o_arg.createmode = NFS4_CREATE_GUARDED;
2423 else if (clp->cl_mvops->minor_version > 0)
2424 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
2425 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04002426 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05002427unlock_no_action:
Olga Kornievskaia9759b0f2015-11-24 13:29:42 -05002428 trace_nfs4_cached_open(data->state);
Trond Myklebust652f89f2011-12-09 19:05:58 -05002429 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04002430out_no_action:
2431 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002432out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05002433 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002434}
2435
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002436static void nfs4_open_done(struct rpc_task *task, void *calldata)
2437{
2438 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002439
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002440 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04002441
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04002442 if (!nfs4_sequence_process(task, &data->o_res.seq_res))
Trond Myklebust14516c32010-07-31 14:29:06 -04002443 return;
Andy Adamsond8985282009-04-01 09:22:21 -04002444
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002445 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07002446 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
2447 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07002448 case S_IFREG:
2449 break;
2450 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002451 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07002452 break;
2453 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002454 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07002455 break;
2456 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002457 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07002458 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07002459 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01002460 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04002461 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
2462 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07002463 }
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002464 data->rpc_done = true;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002465}
Trond Myklebust6f926b52005-10-18 14:20:18 -07002466
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002467static void nfs4_open_release(void *calldata)
2468{
2469 struct nfs4_opendata *data = calldata;
2470 struct nfs4_state *state = NULL;
2471
2472 /* If this request hasn't been cancelled, do nothing */
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002473 if (!data->cancelled)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002474 goto out_free;
2475 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04002476 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002477 goto out_free;
2478 /* In case we need an open_confirm, no cleanup! */
2479 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
2480 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002481 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04002482 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04002483 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002484out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002485 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002486}
2487
2488static const struct rpc_call_ops nfs4_open_ops = {
2489 .rpc_call_prepare = nfs4_open_prepare,
2490 .rpc_call_done = nfs4_open_done,
2491 .rpc_release = nfs4_open_release,
2492};
2493
Fred Isaman3b65a302016-09-19 10:06:49 -04002494static int nfs4_run_open_task(struct nfs4_opendata *data,
2495 struct nfs_open_context *ctx)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002496{
David Howells2b0143b2015-03-17 22:25:59 +00002497 struct inode *dir = d_inode(data->dir);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002498 struct nfs_server *server = NFS_SERVER(dir);
2499 struct nfs_openargs *o_arg = &data->o_arg;
2500 struct nfs_openres *o_res = &data->o_res;
2501 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002502 struct rpc_message msg = {
2503 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
2504 .rpc_argp = o_arg,
2505 .rpc_resp = o_res,
2506 .rpc_cred = data->owner->so_cred,
2507 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002508 struct rpc_task_setup task_setup_data = {
2509 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002510 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002511 .callback_ops = &nfs4_open_ops,
2512 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05002513 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002514 .flags = RPC_TASK_ASYNC,
2515 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002516 int status;
2517
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002518 kref_get(&data->kref);
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002519 data->rpc_done = false;
Trond Myklebust3e309912007-07-07 13:19:59 -04002520 data->rpc_status = 0;
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002521 data->cancelled = false;
2522 data->is_recover = false;
Fred Isaman3b65a302016-09-19 10:06:49 -04002523 if (!ctx) {
2524 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1, 1);
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002525 data->is_recover = true;
Trond Myklebust67e7b522019-08-07 07:31:27 -04002526 task_setup_data.flags |= RPC_TASK_TIMEOUT;
Fred Isaman2409a972016-10-06 12:11:21 -04002527 } else {
Fred Isaman3b65a302016-09-19 10:06:49 -04002528 nfs4_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1, 0);
Fred Isaman2409a972016-10-06 12:11:21 -04002529 pnfs_lgopen_prepare(data, ctx);
2530 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04002531 task = rpc_run_task(&task_setup_data);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05002532 if (IS_ERR(task))
2533 return PTR_ERR(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05002534 status = rpc_wait_for_completion_task(task);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05002535 if (status != 0) {
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002536 data->cancelled = true;
Anna Schumakerd9b67e12017-01-11 15:04:25 -05002537 smp_wmb();
2538 } else
2539 status = data->rpc_status;
2540 rpc_put_task(task);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002541
2542 return status;
2543}
2544
2545static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
2546{
David Howells2b0143b2015-03-17 22:25:59 +00002547 struct inode *dir = d_inode(data->dir);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002548 struct nfs_openres *o_res = &data->o_res;
Anna Schumakerd9b67e12017-01-11 15:04:25 -05002549 int status;
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002550
Fred Isaman3b65a302016-09-19 10:06:49 -04002551 status = nfs4_run_open_task(data, NULL);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002552 if (status != 0 || !data->rpc_done)
2553 return status;
2554
Trond Myklebust6926afd12012-01-07 13:22:46 -05002555 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
2556
Anna Schumakerd7e98252017-01-11 16:13:29 -05002557 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM)
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002558 status = _nfs4_proc_open_confirm(data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002559
2560 return status;
2561}
2562
Trond Myklebustf3792d62014-07-10 08:54:32 -04002563/*
2564 * Additional permission checks in order to distinguish between an
2565 * open for read, and an open for execute. This works around the
2566 * fact that NFSv4 OPEN treats read and execute permissions as being
2567 * the same.
2568 * Note that in the non-execute case, we want to turn off permission
2569 * checking if we just created a new file (POSIX open() semantics).
2570 */
NeilBrowna52458b2018-12-03 11:30:31 +11002571static int nfs4_opendata_access(const struct cred *cred,
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002572 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002573 struct nfs4_state *state, fmode_t fmode,
2574 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002575{
2576 struct nfs_access_entry cache;
Anna Schumaker1e6f2092017-07-25 16:10:47 -04002577 u32 mask, flags;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002578
2579 /* access call failed or for some reason the server doesn't
2580 * support any access modes -- defer access call until later */
2581 if (opendata->o_res.access_supported == 0)
2582 return 0;
2583
2584 mask = 0;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002585 /*
2586 * Use openflags to check for exec, because fmode won't
2587 * always have FMODE_EXEC set when file open for exec.
2588 */
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05002589 if (openflags & __FMODE_EXEC) {
2590 /* ONLY check for exec rights */
Anna Schumaker1e6f2092017-07-25 16:10:47 -04002591 if (S_ISDIR(state->inode->i_mode))
2592 mask = NFS4_ACCESS_LOOKUP;
2593 else
2594 mask = NFS4_ACCESS_EXECUTE;
Trond Myklebustf3792d62014-07-10 08:54:32 -04002595 } else if ((fmode & FMODE_READ) && !opendata->file_created)
Anna Schumaker1e6f2092017-07-25 16:10:47 -04002596 mask = NFS4_ACCESS_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002597
2598 cache.cred = cred;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002599 nfs_access_set_mask(&cache, opendata->o_res.access_result);
2600 nfs_access_add_cache(state->inode, &cache);
2601
Anna Schumaker1e6f2092017-07-25 16:10:47 -04002602 flags = NFS4_ACCESS_READ | NFS4_ACCESS_EXECUTE | NFS4_ACCESS_LOOKUP;
2603 if ((mask & ~cache.mask & flags) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002604 return 0;
2605
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04002606 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002607}
2608
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002609/*
2610 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
2611 */
Fred Isaman3b65a302016-09-19 10:06:49 -04002612static int _nfs4_proc_open(struct nfs4_opendata *data,
2613 struct nfs_open_context *ctx)
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002614{
David Howells2b0143b2015-03-17 22:25:59 +00002615 struct inode *dir = d_inode(data->dir);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08002616 struct nfs_server *server = NFS_SERVER(dir);
2617 struct nfs_openargs *o_arg = &data->o_arg;
2618 struct nfs_openres *o_res = &data->o_res;
2619 int status;
2620
Fred Isaman3b65a302016-09-19 10:06:49 -04002621 status = nfs4_run_open_task(data, ctx);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002622 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002623 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07002624 if (status != 0) {
2625 if (status == -NFS4ERR_BADNAME &&
2626 !(o_arg->open_flags & O_CREAT))
2627 return -ENOENT;
2628 return status;
2629 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002630
Trond Myklebust6926afd12012-01-07 13:22:46 -05002631 nfs_fattr_map_and_free_names(server, &data->f_attr);
2632
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002633 if (o_arg->open_flags & O_CREAT) {
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002634 if (o_arg->open_flags & O_EXCL)
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002635 data->file_created = true;
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002636 else if (o_res->cinfo.before != o_res->cinfo.after)
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04002637 data->file_created = true;
Jeff Layton1eb5d982018-01-09 08:21:17 -05002638 if (data->file_created ||
2639 inode_peek_iversion_raw(dir) != o_res->cinfo.after)
Trond Myklebustd3129ef2017-01-11 22:07:28 -05002640 update_changeattr(dir, &o_res->cinfo,
Trond Myklebust5636ec42018-07-31 15:54:11 -04002641 o_res->f_attr->time_start, 0);
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04002642 }
Trond Myklebust0df5dd42010-04-11 16:48:44 -04002643 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
2644 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002645 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01002646 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002648 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649 }
Trond Myklebust56e0d712017-04-15 19:20:01 -04002650 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR)) {
2651 nfs4_sequence_free_slot(&o_res->seq_res);
Trond Myklebusta841b542018-04-07 13:50:59 -04002652 nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr,
2653 o_res->f_label, NULL);
Trond Myklebust56e0d712017-04-15 19:20:01 -04002654 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01002655 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002656}
2657
Linus Torvalds1da177e2005-04-16 15:20:36 -07002658/*
2659 * OPEN_EXPIRED:
2660 * reclaim state on the server after a network partition.
2661 * Assumes caller holds the appropriate lock
2662 */
Trond Myklebust539cd032007-06-05 11:46:42 -04002663static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002664{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002665 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01002666 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002667
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002668 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002669 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04002670 if (IS_ERR(opendata))
2671 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002672 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04002673 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04002674 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002675 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01002676 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002677}
2678
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002679static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00002680{
Trond Myklebust539cd032007-06-05 11:46:42 -04002681 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00002682 struct nfs4_exception exception = { };
2683 int err;
2684
2685 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04002686 err = _nfs4_open_expired(ctx, state);
Trond Myklebust42113a72013-08-12 16:19:27 -04002687 trace_nfs4_open_expired(ctx, 0, err);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002688 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
2689 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002690 switch (err) {
2691 default:
2692 goto out;
2693 case -NFS4ERR_GRACE:
2694 case -NFS4ERR_DELAY:
2695 nfs4_handle_exception(server, err, &exception);
2696 err = 0;
2697 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00002698 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05002699out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00002700 return err;
2701}
2702
Linus Torvalds1da177e2005-04-16 15:20:36 -07002703static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2704{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002705 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01002706 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002707
Trond Myklebust864472e2006-01-03 09:55:15 +01002708 ctx = nfs4_state_find_open_context(state);
2709 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04002710 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04002711 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01002712 put_nfs_open_context(ctx);
2713 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002714}
2715
Trond Myklebust41020b62016-09-22 13:38:58 -04002716static void nfs_finish_clear_delegation_stateid(struct nfs4_state *state,
2717 const nfs4_stateid *stateid)
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002718{
Trond Myklebust41020b62016-09-22 13:38:58 -04002719 nfs_remove_bad_delegation(state->inode, stateid);
Trond Myklebust9f0c5122018-09-05 14:07:15 -04002720 nfs_state_clear_delegation(state);
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002721}
2722
2723static void nfs40_clear_delegation_stateid(struct nfs4_state *state)
2724{
2725 if (rcu_access_pointer(NFS_I(state->inode)->delegation) != NULL)
Trond Myklebust41020b62016-09-22 13:38:58 -04002726 nfs_finish_clear_delegation_stateid(state, NULL);
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002727}
2728
2729static int nfs40_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2730{
2731 /* NFSv4.0 doesn't allow for delegation recovery on open expire */
2732 nfs40_clear_delegation_stateid(state);
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002733 nfs_state_clear_open_state_flags(state);
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03002734 return nfs4_open_expired(sp, state);
2735}
2736
Trond Myklebust45870d62016-09-22 13:38:59 -04002737static int nfs40_test_and_free_expired_stateid(struct nfs_server *server,
2738 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11002739 const struct cred *cred)
Trond Myklebust45870d62016-09-22 13:38:59 -04002740{
2741 return -NFS4ERR_BAD_STATEID;
2742}
2743
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002744#if defined(CONFIG_NFS_V4_1)
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002745static int nfs41_test_and_free_expired_stateid(struct nfs_server *server,
2746 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11002747 const struct cred *cred)
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002748{
2749 int status;
2750
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002751 switch (stateid->type) {
2752 default:
2753 break;
2754 case NFS4_INVALID_STATEID_TYPE:
2755 case NFS4_SPECIAL_STATEID_TYPE:
2756 return -NFS4ERR_BAD_STATEID;
2757 case NFS4_REVOKED_STATEID_TYPE:
2758 goto out_free;
2759 }
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002760
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002761 status = nfs41_test_stateid(server, stateid, cred);
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002762 switch (status) {
2763 case -NFS4ERR_EXPIRED:
2764 case -NFS4ERR_ADMIN_REVOKED:
2765 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002766 break;
2767 default:
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002768 return status;
2769 }
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002770out_free:
2771 /* Ack the revoked state to the server */
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04002772 nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002773 return -NFS4ERR_EXPIRED;
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002774}
2775
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002776static int nfs41_check_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002777{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002778 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002779 nfs4_stateid stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002780 struct nfs_delegation *delegation;
NeilBrowna52458b2018-12-03 11:30:31 +11002781 const struct cred *cred = NULL;
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002782 int status, ret = NFS_OK;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002783
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002784 /* Get the delegation credential for use by test/free_stateid */
2785 rcu_read_lock();
2786 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002787 if (delegation == NULL) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002788 rcu_read_unlock();
Trond Myklebust9f0c5122018-09-05 14:07:15 -04002789 nfs_state_clear_delegation(state);
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002790 return NFS_OK;
Trond Myklebust0c116ca2014-11-12 14:44:49 -05002791 }
2792
2793 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002794
Trond Myklebust994b15b2018-09-05 14:07:14 -04002795 if (!test_and_clear_bit(NFS_DELEGATION_TEST_EXPIRED,
2796 &delegation->flags)) {
2797 rcu_read_unlock();
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002798 return NFS_OK;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002799 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002800
NeilBrowna52458b2018-12-03 11:30:31 +11002801 if (delegation->cred)
2802 cred = get_cred(delegation->cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002803 rcu_read_unlock();
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002804 status = nfs41_test_and_free_expired_stateid(server, &stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002805 trace_nfs4_test_delegation_stateid(state, NULL, status);
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002806 if (status == -NFS4ERR_EXPIRED || status == -NFS4ERR_BAD_STATEID)
Trond Myklebust41020b62016-09-22 13:38:58 -04002807 nfs_finish_clear_delegation_stateid(state, &stateid);
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002808 else
2809 ret = status;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04002810
Trond Myklebust8c39a392019-07-19 13:48:44 -04002811 put_cred(cred);
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002812 return ret;
2813}
2814
2815static void nfs41_delegation_recover_stateid(struct nfs4_state *state)
2816{
2817 nfs4_stateid tmp;
2818
2819 if (test_bit(NFS_DELEGATED_STATE, &state->flags) &&
2820 nfs4_copy_delegation_stateid(state->inode, state->state,
2821 &tmp, NULL) &&
2822 nfs4_stateid_match_other(&state->stateid, &tmp))
2823 nfs_state_set_delegation(state, &tmp, state->state);
2824 else
2825 nfs_state_clear_delegation(state);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002826}
2827
2828/**
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002829 * nfs41_check_expired_locks - possibly free a lock stateid
2830 *
2831 * @state: NFSv4 state for an inode
2832 *
2833 * Returns NFS_OK if recovery for this stateid is now finished.
2834 * Otherwise a negative NFS4ERR value is returned.
2835 */
2836static int nfs41_check_expired_locks(struct nfs4_state *state)
2837{
2838 int status, ret = NFS_OK;
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002839 struct nfs4_lock_state *lsp, *prev = NULL;
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002840 struct nfs_server *server = NFS_SERVER(state->inode);
2841
2842 if (!test_bit(LK_STATE_IN_USE, &state->flags))
2843 goto out;
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002844
2845 spin_lock(&state->state_lock);
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002846 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
2847 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
NeilBrowna52458b2018-12-03 11:30:31 +11002848 const struct cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002849
Elena Reshetova194bc1f2017-10-20 12:53:36 +03002850 refcount_inc(&lsp->ls_count);
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002851 spin_unlock(&state->state_lock);
2852
2853 nfs4_put_lock_state(prev);
2854 prev = lsp;
2855
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002856 status = nfs41_test_and_free_expired_stateid(server,
2857 &lsp->ls_stateid,
2858 cred);
2859 trace_nfs4_test_lock_stateid(state, lsp, status);
2860 if (status == -NFS4ERR_EXPIRED ||
2861 status == -NFS4ERR_BAD_STATEID) {
2862 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Trond Myklebust67dd4832016-09-22 13:39:17 -04002863 lsp->ls_stateid.type = NFS4_INVALID_STATEID_TYPE;
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002864 if (!recover_lost_locks)
2865 set_bit(NFS_LOCK_LOST, &lsp->ls_flags);
2866 } else if (status != NFS_OK) {
2867 ret = status;
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002868 nfs4_put_lock_state(prev);
2869 goto out;
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002870 }
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002871 spin_lock(&state->state_lock);
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002872 }
Benjamin Coddingtond75a6a02016-11-18 21:11:39 -05002873 }
2874 spin_unlock(&state->state_lock);
2875 nfs4_put_lock_state(prev);
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002876out:
2877 return ret;
2878}
2879
2880/**
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002881 * nfs41_check_open_stateid - possibly free an open stateid
2882 *
2883 * @state: NFSv4 state for an inode
2884 *
2885 * Returns NFS_OK if recovery for this stateid is now finished.
2886 * Otherwise a negative NFS4ERR value is returned.
2887 */
2888static int nfs41_check_open_stateid(struct nfs4_state *state)
2889{
2890 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04002891 nfs4_stateid *stateid = &state->open_stateid;
NeilBrowna52458b2018-12-03 11:30:31 +11002892 const struct cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002893 int status;
2894
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002895 if (test_bit(NFS_OPEN_STATE, &state->flags) == 0)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002896 return -NFS4ERR_BAD_STATEID;
Trond Myklebust4586f6e2016-09-22 13:38:57 -04002897 status = nfs41_test_and_free_expired_stateid(server, stateid, cred);
Trond Myklebust08cb47f2013-08-20 21:59:40 -04002898 trace_nfs4_test_open_stateid(state, NULL, status);
Trond Myklebustf7a62ad2016-09-22 13:39:02 -04002899 if (status == -NFS4ERR_EXPIRED || status == -NFS4ERR_BAD_STATEID) {
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002900 nfs_state_clear_open_state_flags(state);
Trond Myklebust67dd4832016-09-22 13:39:17 -04002901 stateid->type = NFS4_INVALID_STATEID_TYPE;
Trond Myklebust8a64c4e2016-09-22 13:39:21 -04002902 return status;
Trond Myklebustc0ca0e52017-08-08 21:39:28 -04002903 }
Trond Myklebust8a64c4e2016-09-22 13:39:21 -04002904 if (nfs_open_stateid_recover_openmode(state))
2905 return -NFS4ERR_OPENMODE;
2906 return NFS_OK;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002907}
2908
2909static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
2910{
Chuck Levereb64cf92012-07-11 16:30:05 -04002911 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05002912
Trond Myklebust27a30cf2019-07-22 18:32:59 +01002913 status = nfs41_check_delegation_stateid(state);
2914 if (status != NFS_OK)
2915 return status;
2916 nfs41_delegation_recover_stateid(state);
2917
Trond Myklebustc5896fc2016-09-22 13:39:03 -04002918 status = nfs41_check_expired_locks(state);
2919 if (status != NFS_OK)
2920 return status;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04002921 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04002922 if (status != NFS_OK)
2923 status = nfs4_open_expired(sp, state);
2924 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04002925}
2926#endif
2927
Linus Torvalds1da177e2005-04-16 15:20:36 -07002928/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002929 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
2930 * fields corresponding to attributes that were used to store the verifier.
2931 * Make sure we clobber those fields in the later setattr call
2932 */
Trond Myklebust609339c2018-03-28 16:18:17 -04002933static unsigned nfs4_exclusive_attrset(struct nfs4_opendata *opendata,
Kinglong Mee5334c5b2015-08-26 21:13:37 +08002934 struct iattr *sattr, struct nfs4_label **label)
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002935{
Trond Myklebust609339c2018-03-28 16:18:17 -04002936 const __u32 *bitmask = opendata->o_arg.server->exclcreat_bitmask;
2937 __u32 attrset[3];
2938 unsigned ret;
2939 unsigned i;
Kinglong Mee5334c5b2015-08-26 21:13:37 +08002940
Trond Myklebust609339c2018-03-28 16:18:17 -04002941 for (i = 0; i < ARRAY_SIZE(attrset); i++) {
2942 attrset[i] = opendata->o_res.attrset[i];
2943 if (opendata->o_arg.createmode == NFS4_CREATE_EXCLUSIVE4_1)
2944 attrset[i] &= ~bitmask[i];
2945 }
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002946
Trond Myklebust609339c2018-03-28 16:18:17 -04002947 ret = (opendata->o_arg.createmode == NFS4_CREATE_EXCLUSIVE) ?
2948 sattr->ia_valid : 0;
Kinglong Mee5334c5b2015-08-26 21:13:37 +08002949
Trond Myklebust609339c2018-03-28 16:18:17 -04002950 if ((attrset[1] & (FATTR4_WORD1_TIME_ACCESS|FATTR4_WORD1_TIME_ACCESS_SET))) {
2951 if (sattr->ia_valid & ATTR_ATIME_SET)
2952 ret |= ATTR_ATIME_SET;
2953 else
2954 ret |= ATTR_ATIME;
2955 }
Kinglong Mee5334c5b2015-08-26 21:13:37 +08002956
Trond Myklebust609339c2018-03-28 16:18:17 -04002957 if ((attrset[1] & (FATTR4_WORD1_TIME_MODIFY|FATTR4_WORD1_TIME_MODIFY_SET))) {
2958 if (sattr->ia_valid & ATTR_MTIME_SET)
2959 ret |= ATTR_MTIME_SET;
2960 else
2961 ret |= ATTR_MTIME;
2962 }
2963
2964 if (!(attrset[2] & FATTR4_WORD2_SECURITY_LABEL))
Kinglong Mee5334c5b2015-08-26 21:13:37 +08002965 *label = NULL;
Trond Myklebust609339c2018-03-28 16:18:17 -04002966 return ret;
Jeff Laytonaa53ed52007-06-05 14:49:03 -04002967}
2968
Trond Myklebustc21443c2013-02-07 14:26:21 -05002969static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
Trond Myklebust1bf85d82019-06-27 06:30:48 -04002970 int flags, struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002971{
2972 struct nfs4_state_owner *sp = opendata->owner;
2973 struct nfs_server *server = sp->so_server;
Trond Myklebust275bb302013-05-29 13:11:28 -04002974 struct dentry *dentry;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002975 struct nfs4_state *state;
Trond Myklebust1bf85d82019-06-27 06:30:48 -04002976 fmode_t acc_mode = _nfs4_ctx_to_accessmode(ctx);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002977 unsigned int seq;
2978 int ret;
2979
2980 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
2981
Fred Isaman3b65a302016-09-19 10:06:49 -04002982 ret = _nfs4_proc_open(opendata, ctx);
Trond Myklebustdca780012014-10-23 19:23:03 +03002983 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002984 goto out;
2985
Trond Myklebustae55e592018-05-22 11:17:16 -04002986 state = _nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002987 ret = PTR_ERR(state);
2988 if (IS_ERR(state))
2989 goto out;
Trond Myklebusta974dee2017-02-08 11:29:46 -05002990 ctx->state = state;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002991 if (server->caps & NFS_CAP_POSIX_LOCK)
2992 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
Jeff Laytona8ce3772016-09-17 18:17:35 -04002993 if (opendata->o_res.rflags & NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK)
2994 set_bit(NFS_STATE_MAY_NOTIFY_LOCK, &state->flags);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002995
Trond Myklebust275bb302013-05-29 13:11:28 -04002996 dentry = opendata->dentry;
David Howells2b0143b2015-03-17 22:25:59 +00002997 if (d_really_is_negative(dentry)) {
Al Viro668d0cd2016-03-08 12:44:17 -05002998 struct dentry *alias;
Trond Myklebust275bb302013-05-29 13:11:28 -04002999 d_drop(dentry);
Al Viro668d0cd2016-03-08 12:44:17 -05003000 alias = d_exact_alias(dentry, state->inode);
3001 if (!alias)
3002 alias = d_splice_alias(igrab(state->inode), dentry);
3003 /* d_splice_alias() can't fail here - it's a non-directory */
3004 if (alias) {
Trond Myklebust275bb302013-05-29 13:11:28 -04003005 dput(ctx->dentry);
Al Viro668d0cd2016-03-08 12:44:17 -05003006 ctx->dentry = dentry = alias;
Trond Myklebust275bb302013-05-29 13:11:28 -04003007 }
3008 nfs_set_verifier(dentry,
David Howells2b0143b2015-03-17 22:25:59 +00003009 nfs_save_change_attribute(d_inode(opendata->dir)));
Trond Myklebust275bb302013-05-29 13:11:28 -04003010 }
3011
Trond Myklebustaf9b6d72018-06-29 12:45:53 -04003012 /* Parse layoutget results before we check for access */
3013 pnfs_parse_lgopen(state->inode, opendata->lgp, ctx);
3014
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003015 ret = nfs4_opendata_access(sp->so_cred, opendata, state,
3016 acc_mode, flags);
Trond Myklebustc21443c2013-02-07 14:26:21 -05003017 if (ret != 0)
3018 goto out;
3019
David Howells2b0143b2015-03-17 22:25:59 +00003020 if (d_inode(dentry) == state->inode) {
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04003021 nfs_inode_attach_open_context(ctx);
3022 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
3023 nfs4_schedule_stateid_recovery(server, state);
3024 }
Fred Isaman2409a972016-10-06 12:11:21 -04003025
Trond Myklebustc21443c2013-02-07 14:26:21 -05003026out:
Olga Kornievskaia0cb98ab2019-03-19 12:12:13 -04003027 if (!opendata->cancelled)
3028 nfs4_sequence_free_slot(&opendata->o_res.seq_res);
Trond Myklebustc21443c2013-02-07 14:26:21 -05003029 return ret;
3030}
3031
Jeff Laytonaa53ed52007-06-05 14:49:03 -04003032/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01003033 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07003034 */
Andy Adamson82be4172012-05-23 05:02:35 -04003035static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04003036 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04003037 int flags,
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003038 const struct nfs4_open_createattrs *c,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003039 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003040{
3041 struct nfs4_state_owner *sp;
3042 struct nfs4_state *state = NULL;
3043 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003044 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04003045 struct dentry *dentry = ctx->dentry;
NeilBrowna52458b2018-12-03 11:30:31 +11003046 const struct cred *cred = ctx->cred;
Trond Myklebust4197a052013-05-29 12:37:49 -04003047 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003048 fmode_t fmode = _nfs4_ctx_to_openmode(ctx);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003049 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003050 struct iattr *sattr = c->sattr;
3051 struct nfs4_label *label = c->label;
David Quigley1775fd32013-05-22 12:50:42 -04003052 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04003053 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054
3055 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003056 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05003057 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
3058 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
3060 goto out_err;
3061 }
Anna Schumaker334f87d2017-01-11 16:17:17 -05003062 status = nfs4_client_recover_expired_lease(server->nfs_client);
Trond Myklebust58d97142006-01-03 09:55:24 +01003063 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003064 goto err_put_state_owner;
David Howells2b0143b2015-03-17 22:25:59 +00003065 if (d_really_is_positive(dentry))
3066 nfs4_return_incompatible_delegation(d_inode(dentry), fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01003067 status = -ENOMEM;
David Howells2b0143b2015-03-17 22:25:59 +00003068 if (d_really_is_positive(dentry))
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003069 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003070 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags,
3071 c, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003072 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05003073 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003074
David Quigley14c43f72013-05-22 12:50:43 -04003075 if (label) {
3076 olabel = nfs4_label_alloc(server, GFP_KERNEL);
3077 if (IS_ERR(olabel)) {
3078 status = PTR_ERR(olabel);
3079 goto err_opendata_put;
3080 }
3081 }
3082
Trond Myklebuste911b812014-03-26 13:24:37 -07003083 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
3084 if (!opendata->f_attr.mdsthreshold) {
3085 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
3086 if (!opendata->f_attr.mdsthreshold)
3087 goto err_free_label;
3088 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04003089 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04003090 }
David Howells2b0143b2015-03-17 22:25:59 +00003091 if (d_really_is_positive(dentry))
3092 opendata->state = nfs4_get_open_state(d_inode(dentry), sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04003093
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003094 status = _nfs4_open_and_get_state(opendata, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003095 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04003096 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04003097 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003098
NeilBrownefcbc042015-07-30 13:00:56 +10003099 if ((opendata->o_arg.open_flags & (O_CREAT|O_EXCL)) == (O_CREAT|O_EXCL) &&
Trond Myklebust549b19c2013-04-16 18:42:34 -04003100 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust609339c2018-03-28 16:18:17 -04003101 unsigned attrs = nfs4_exclusive_attrset(opendata, sattr, &label);
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003102 /*
3103 * send create attributes which was not set by open
3104 * with an extra setattr.
3105 */
Trond Myklebust609339c2018-03-28 16:18:17 -04003106 if (attrs || label) {
3107 unsigned ia_old = sattr->ia_valid;
3108
3109 sattr->ia_valid = attrs;
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003110 nfs_fattr_init(opendata->o_res.f_attr);
3111 status = nfs4_do_setattr(state->inode, cred,
3112 opendata->o_res.f_attr, sattr,
NeilBrown29b59f92016-10-13 15:26:47 +11003113 ctx, label, olabel);
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003114 if (status == 0) {
3115 nfs_setattr_update_inode(state->inode, sattr,
3116 opendata->o_res.f_attr);
3117 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
3118 }
Trond Myklebust609339c2018-03-28 16:18:17 -04003119 sattr->ia_valid = ia_old;
David Quigley1775fd32013-05-22 12:50:42 -04003120 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04003121 }
Kinglong Meec5c3fb52015-08-26 21:11:39 +08003122 if (opened && opendata->file_created)
Al Viro73a09dd2018-06-08 13:22:02 -04003123 *opened = 1;
Andy Adamson82be4172012-05-23 05:02:35 -04003124
Trond Myklebuste911b812014-03-26 13:24:37 -07003125 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04003126 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07003127 opendata->f_attr.mdsthreshold = NULL;
3128 }
Andy Adamson82be4172012-05-23 05:02:35 -04003129
David Quigley14c43f72013-05-22 12:50:43 -04003130 nfs4_label_free(olabel);
3131
Trond Myklebustc6d00e62007-06-17 16:02:44 -04003132 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003133 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003134 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04003135err_free_label:
3136 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04003137err_opendata_put:
3138 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003139err_put_state_owner:
3140 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003141out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003142 return status;
3143}
3144
3145
Andy Adamson82be4172012-05-23 05:02:35 -04003146static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04003147 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04003148 int flags,
3149 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003150 struct nfs4_label *label,
3151 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003152{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003153 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04003154 struct nfs4_exception exception = {
3155 .interruptible = true,
3156 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003157 struct nfs4_state *res;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003158 struct nfs4_open_createattrs c = {
3159 .label = label,
3160 .sattr = sattr,
3161 .verf = {
3162 [0] = (__u32)jiffies,
3163 [1] = (__u32)current->pid,
3164 },
3165 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166 int status;
3167
3168 do {
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003169 status = _nfs4_do_open(dir, ctx, flags, &c, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04003170 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04003171 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003172 if (status == 0)
3173 break;
3174 /* NOTE: BAD_SEQID means the server and client disagree about the
3175 * book-keeping w.r.t. state-changing operations
3176 * (OPEN/CLOSE/LOCK/LOCKU...)
3177 * It is actually a sign of a bug on the client or on the server.
3178 *
3179 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07003180 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07003181 * have unhashed the old state_owner for us, and that we can
3182 * therefore safely retry using a new one. We should still warn
3183 * the user though...
3184 */
3185 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04003186 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04003187 " returned a bad sequence-id error!\n",
3188 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003189 exception.retry = 1;
3190 continue;
3191 }
Trond Myklebust550f5742005-10-18 14:20:21 -07003192 /*
3193 * BAD_STATEID on OPEN means that the server cancelled our
3194 * state before it received the OPEN_CONFIRM.
3195 * Recover by retrying the request as per the discussion
3196 * on Page 181 of RFC3530.
3197 */
3198 if (status == -NFS4ERR_BAD_STATEID) {
3199 exception.retry = 1;
3200 continue;
3201 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04003202 if (status == -EAGAIN) {
3203 /* We must have found a delegation */
3204 exception.retry = 1;
3205 continue;
3206 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003207 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
3208 continue;
3209 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210 status, &exception));
3211 } while (exception.retry);
3212 return res;
3213}
3214
Trond Myklebust8487c472016-06-26 08:44:35 -04003215static int _nfs4_do_setattr(struct inode *inode,
3216 struct nfs_setattrargs *arg,
3217 struct nfs_setattrres *res,
NeilBrowna52458b2018-12-03 11:30:31 +11003218 const struct cred *cred,
NeilBrown29b59f92016-10-13 15:26:47 +11003219 struct nfs_open_context *ctx)
Trond Myklebust8487c472016-06-26 08:44:35 -04003220{
3221 struct nfs_server *server = NFS_SERVER(inode);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003222 struct rpc_message msg = {
Trond Myklebust8487c472016-06-26 08:44:35 -04003223 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
3224 .rpc_argp = arg,
3225 .rpc_resp = res,
3226 .rpc_cred = cred,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003227 };
NeilBrowna52458b2018-12-03 11:30:31 +11003228 const struct cred *delegation_cred = NULL;
Trond Myklebust8487c472016-06-26 08:44:35 -04003229 unsigned long timestamp = jiffies;
Trond Myklebust8487c472016-06-26 08:44:35 -04003230 bool truncate;
3231 int status;
3232
3233 nfs_fattr_init(res->fattr);
3234
3235 /* Servers should only apply open mode checks for file size changes */
3236 truncate = (arg->iap->ia_valid & ATTR_SIZE) ? true : false;
Trond Myklebust991eedb2018-04-09 11:15:30 -04003237 if (!truncate)
3238 goto zero_stateid;
Trond Myklebust8487c472016-06-26 08:44:35 -04003239
Trond Myklebust991eedb2018-04-09 11:15:30 -04003240 if (nfs4_copy_delegation_stateid(inode, FMODE_WRITE, &arg->stateid, &delegation_cred)) {
Trond Myklebust8487c472016-06-26 08:44:35 -04003241 /* Use that stateid */
Trond Myklebust09a54f02019-08-03 10:28:18 -04003242 } else if (ctx != NULL && ctx->state) {
NeilBrown17393472016-10-13 15:26:47 +11003243 struct nfs_lock_context *l_ctx;
NeilBrown29b59f92016-10-13 15:26:47 +11003244 if (!nfs4_valid_open_stateid(ctx->state))
Trond Myklebust8487c472016-06-26 08:44:35 -04003245 return -EBADF;
NeilBrown17393472016-10-13 15:26:47 +11003246 l_ctx = nfs_get_lock_context(ctx);
3247 if (IS_ERR(l_ctx))
3248 return PTR_ERR(l_ctx);
NeilBrown7a0566b2016-12-06 15:50:06 -05003249 status = nfs4_select_rw_stateid(ctx->state, FMODE_WRITE, l_ctx,
3250 &arg->stateid, &delegation_cred);
3251 nfs_put_lock_context(l_ctx);
3252 if (status == -EIO)
Trond Myklebust8487c472016-06-26 08:44:35 -04003253 return -EBADF;
Olga Kornievskaiad826e5b2019-12-18 16:50:42 -05003254 else if (status == -EAGAIN)
3255 goto zero_stateid;
Trond Myklebust991eedb2018-04-09 11:15:30 -04003256 } else {
3257zero_stateid:
Trond Myklebust8487c472016-06-26 08:44:35 -04003258 nfs4_stateid_copy(&arg->stateid, &zero_stateid);
Trond Myklebust991eedb2018-04-09 11:15:30 -04003259 }
Trond Myklebust8487c472016-06-26 08:44:35 -04003260 if (delegation_cred)
3261 msg.rpc_cred = delegation_cred;
3262
3263 status = nfs4_call_sync(server->client, server, &msg, &arg->seq_args, &res->seq_res, 1);
3264
NeilBrowna52458b2018-12-03 11:30:31 +11003265 put_cred(delegation_cred);
NeilBrown29b59f92016-10-13 15:26:47 +11003266 if (status == 0 && ctx != NULL)
Trond Myklebust8487c472016-06-26 08:44:35 -04003267 renew_lease(server, timestamp);
3268 trace_nfs4_setattr(inode, &arg->stateid, status);
3269 return status;
3270}
3271
NeilBrowna52458b2018-12-03 11:30:31 +11003272static int nfs4_do_setattr(struct inode *inode, const struct cred *cred,
Trond Myklebust8487c472016-06-26 08:44:35 -04003273 struct nfs_fattr *fattr, struct iattr *sattr,
NeilBrown29b59f92016-10-13 15:26:47 +11003274 struct nfs_open_context *ctx, struct nfs4_label *ilabel,
Trond Myklebust8487c472016-06-26 08:44:35 -04003275 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003276{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05003277 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebust30846df2018-04-07 13:44:28 -04003278 __u32 bitmask[NFS4_BITMASK_SZ];
NeilBrown29b59f92016-10-13 15:26:47 +11003279 struct nfs4_state *state = ctx ? ctx->state : NULL;
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003280 struct nfs_setattrargs arg = {
3281 .fh = NFS_FH(inode),
3282 .iap = sattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003283 .server = server,
Trond Myklebust30846df2018-04-07 13:44:28 -04003284 .bitmask = bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04003285 .label = ilabel,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003286 };
3287 struct nfs_setattrres res = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003288 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003289 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003290 .server = server,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003291 };
Trond Myklebust8487c472016-06-26 08:44:35 -04003292 struct nfs4_exception exception = {
3293 .state = state,
3294 .inode = inode,
3295 .stateid = &arg.stateid,
3296 };
3297 int err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003298
Linus Torvalds1da177e2005-04-16 15:20:36 -07003299 do {
Trond Myklebust30846df2018-04-07 13:44:28 -04003300 nfs4_bitmap_copy_adjust_setattr(bitmask,
3301 nfs4_bitmask(server, olabel),
3302 inode);
3303
NeilBrown29b59f92016-10-13 15:26:47 +11003304 err = _nfs4_do_setattr(inode, &arg, &res, cred, ctx);
Trond Myklebust451146b2012-04-18 16:29:11 -04003305 switch (err) {
3306 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04003307 if (!(sattr->ia_valid & ATTR_SIZE)) {
3308 pr_warn_once("NFSv4: server %s is incorrectly "
3309 "applying open mode checks to "
3310 "a SETATTR that is not "
3311 "changing file size.\n",
3312 server->nfs_client->cl_hostname);
3313 }
Trond Myklebust451146b2012-04-18 16:29:11 -04003314 if (state && !(state->state & FMODE_WRITE)) {
3315 err = -EBADF;
3316 if (sattr->ia_valid & ATTR_OPEN)
3317 err = -EACCES;
3318 goto out;
3319 }
3320 }
3321 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003322 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04003323out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003324 return err;
3325}
3326
Peng Tao500d7012015-09-22 11:35:22 +08003327static bool
3328nfs4_wait_on_layoutreturn(struct inode *inode, struct rpc_task *task)
3329{
3330 if (inode == NULL || !nfs_have_layout(inode))
3331 return false;
3332
3333 return pnfs_wait_on_layoutreturn(inode, task);
3334}
3335
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003336/*
3337 * Update the seqid of an open stateid
3338 */
3339static void nfs4_sync_open_stateid(nfs4_stateid *dst,
3340 struct nfs4_state *state)
3341{
3342 __be32 seqid_open;
3343 u32 dst_seqid;
3344 int seq;
3345
3346 for (;;) {
3347 if (!nfs4_valid_open_stateid(state))
3348 break;
3349 seq = read_seqbegin(&state->seqlock);
3350 if (!nfs4_state_match_open_stateid_other(state, dst)) {
3351 nfs4_stateid_copy(dst, &state->open_stateid);
3352 if (read_seqretry(&state->seqlock, seq))
3353 continue;
3354 break;
3355 }
3356 seqid_open = state->open_stateid.seqid;
3357 if (read_seqretry(&state->seqlock, seq))
3358 continue;
3359
3360 dst_seqid = be32_to_cpu(dst->seqid);
3361 if ((s32)(dst_seqid - be32_to_cpu(seqid_open)) < 0)
3362 dst->seqid = seqid_open;
3363 break;
3364 }
3365}
3366
3367/*
3368 * Update the seqid of an open stateid after receiving
3369 * NFS4ERR_OLD_STATEID
3370 */
3371static bool nfs4_refresh_open_old_stateid(nfs4_stateid *dst,
3372 struct nfs4_state *state)
3373{
3374 __be32 seqid_open;
3375 u32 dst_seqid;
3376 bool ret;
3377 int seq;
3378
3379 for (;;) {
3380 ret = false;
3381 if (!nfs4_valid_open_stateid(state))
3382 break;
3383 seq = read_seqbegin(&state->seqlock);
3384 if (!nfs4_state_match_open_stateid_other(state, dst)) {
3385 if (read_seqretry(&state->seqlock, seq))
3386 continue;
3387 break;
3388 }
3389 seqid_open = state->open_stateid.seqid;
3390 if (read_seqretry(&state->seqlock, seq))
3391 continue;
3392
3393 dst_seqid = be32_to_cpu(dst->seqid);
3394 if ((s32)(dst_seqid - be32_to_cpu(seqid_open)) >= 0)
3395 dst->seqid = cpu_to_be32(dst_seqid + 1);
3396 else
3397 dst->seqid = seqid_open;
3398 ret = true;
3399 break;
3400 }
3401
3402 return ret;
3403}
3404
Linus Torvalds1da177e2005-04-16 15:20:36 -07003405struct nfs4_closedata {
3406 struct inode *inode;
3407 struct nfs4_state *state;
3408 struct nfs_closeargs arg;
3409 struct nfs_closeres res;
Trond Myklebustcf805162016-11-15 14:56:07 -05003410 struct {
3411 struct nfs4_layoutreturn_args arg;
3412 struct nfs4_layoutreturn_res res;
Trond Myklebust4d796d72016-09-23 11:38:08 -04003413 struct nfs4_xdr_opaque_data ld_private;
Trond Myklebustcf805162016-11-15 14:56:07 -05003414 u32 roc_barrier;
3415 bool roc;
3416 } lr;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003417 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003418 unsigned long timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003419};
3420
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003421static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07003422{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003423 struct nfs4_closedata *calldata = data;
3424 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04003425 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07003426
Trond Myklebustcf805162016-11-15 14:56:07 -05003427 if (calldata->lr.roc)
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003428 pnfs_roc_release(&calldata->lr.arg, &calldata->lr.res,
3429 calldata->res.lr_ret);
Trond Myklebust95121352005-10-18 14:20:12 -07003430 nfs4_put_open_state(calldata->state);
3431 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07003432 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05003433 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07003434 kfree(calldata);
3435}
3436
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003437static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003438{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003439 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003440 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003441 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04003442 nfs4_stateid *res_stateid = NULL;
Trond Myklebustb8b8d222017-11-07 10:51:37 -05003443 struct nfs4_exception exception = {
3444 .state = state,
3445 .inode = calldata->inode,
3446 .stateid = &calldata->arg.stateid,
3447 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003448
Chuck Levera3ca5652012-03-01 17:00:40 -05003449 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04003450 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
3451 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04003452 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Trond Myklebustcf805162016-11-15 14:56:07 -05003453
3454 /* Handle Layoutreturn errors */
Trond Myklebust287a9c52019-09-20 07:23:41 -04003455 if (pnfs_roc_done(task, calldata->inode,
3456 &calldata->arg.lr_args,
3457 &calldata->res.lr_res,
3458 &calldata->res.lr_ret) == -EAGAIN)
3459 goto out_restart;
Trond Myklebustcf805162016-11-15 14:56:07 -05003460
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003461 /* hmm. we are done with the inode, and in the process of freeing
Linus Torvalds1da177e2005-04-16 15:20:36 -07003462 * the state_owner. we keep this around to process errors
3463 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003464 switch (task->tk_status) {
3465 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04003466 res_stateid = &calldata->res.stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003467 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04003468 break;
Trond Myklebustf07d4a32016-12-19 10:34:14 -05003469 case -NFS4ERR_ACCESS:
3470 if (calldata->arg.bitmask != NULL) {
3471 calldata->arg.bitmask = NULL;
3472 calldata->res.fattr = NULL;
Trond Myklebust91b30d22017-11-06 15:28:09 -05003473 goto out_restart;
Trond Myklebustf07d4a32016-12-19 10:34:14 -05003474
3475 }
3476 break;
Trond Myklebust12f275c2017-11-06 15:28:05 -05003477 case -NFS4ERR_OLD_STATEID:
3478 /* Did we race with OPEN? */
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003479 if (nfs4_refresh_open_old_stateid(&calldata->arg.stateid,
Trond Myklebust91b30d22017-11-06 15:28:09 -05003480 state))
3481 goto out_restart;
Trond Myklebust12f275c2017-11-06 15:28:05 -05003482 goto out_release;
Trond Myklebust69794ad2013-11-20 12:57:19 -05003483 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003484 case -NFS4ERR_STALE_STATEID:
Trond Myklebust26d36302016-09-22 13:39:05 -04003485 case -NFS4ERR_EXPIRED:
3486 nfs4_free_revoked_stateid(server,
3487 &calldata->arg.stateid,
3488 task->tk_msg.rpc_cred);
Trond Myklebust12f275c2017-11-06 15:28:05 -05003489 /* Fallthrough */
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003490 case -NFS4ERR_BAD_STATEID:
Trond Myklebuste217e822019-09-20 07:23:46 -04003491 if (calldata->arg.fmode == 0)
3492 break;
3493 /* Fallthrough */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003494 default:
Trond Myklebustb8b8d222017-11-07 10:51:37 -05003495 task->tk_status = nfs4_async_handle_exception(task,
3496 server, task->tk_status, &exception);
3497 if (exception.retry)
Trond Myklebust91b30d22017-11-06 15:28:09 -05003498 goto out_restart;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003499 }
Trond Myklebust4a1e2fe2015-08-30 18:37:59 -07003500 nfs_clear_open_stateid(state, &calldata->arg.stateid,
3501 res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05003502out_release:
Trond Myklebust91b30d22017-11-06 15:28:09 -05003503 task->tk_status = 0;
Trond Myklebust72211db2009-12-15 14:47:36 -05003504 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustd8d84982016-12-19 12:14:44 -05003505 nfs_refresh_inode(calldata->inode, &calldata->fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05003506 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Trond Myklebust91b30d22017-11-06 15:28:09 -05003507 return;
Trond Myklebust91b30d22017-11-06 15:28:09 -05003508out_restart:
3509 task->tk_status = 0;
3510 rpc_restart_call_prepare(task);
3511 goto out_release;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003512}
3513
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003514static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003515{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003516 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07003517 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04003518 struct inode *inode = calldata->inode;
Trond Myklebustc8bf7072018-06-15 16:31:02 -04003519 struct pnfs_layout_hdr *lo;
Trond Myklebustaee7af32014-08-25 22:33:12 -04003520 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05003521 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07003522
Chuck Levera3ca5652012-03-01 17:00:40 -05003523 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003524 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003525 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04003526
Trond Myklebust88069f72009-12-08 08:33:16 -05003527 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05003528 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04003529 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
3530 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
3531 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust003707c2007-07-05 18:07:55 -04003532 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003533 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01003534 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003535 if (state->n_rdonly == 0)
3536 call_close |= is_rdonly;
3537 else if (is_rdonly)
3538 calldata->arg.fmode |= FMODE_READ;
3539 if (state->n_wronly == 0)
3540 call_close |= is_wronly;
3541 else if (is_wronly)
3542 calldata->arg.fmode |= FMODE_WRITE;
Trond Myklebuste547f262016-06-25 19:19:28 -04003543 if (calldata->arg.fmode != (FMODE_READ|FMODE_WRITE))
3544 call_close |= is_rdwr;
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003545 } else if (is_rdwr)
3546 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
3547
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003548 nfs4_sync_open_stateid(&calldata->arg.stateid, state);
3549 if (!nfs4_valid_open_stateid(state))
Trond Myklebust5d422302013-03-14 16:57:48 -04003550 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05003551 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05003552
3553 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003554 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003555 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07003556 }
Trond Myklebust88069f72009-12-08 08:33:16 -05003557
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003558 if (!calldata->lr.roc && nfs4_wait_on_layoutreturn(inode, task)) {
Peng Tao500d7012015-09-22 11:35:22 +08003559 nfs_release_seqid(calldata->arg.seqid);
3560 goto out_wait;
3561 }
3562
Trond Myklebustc8bf7072018-06-15 16:31:02 -04003563 lo = calldata->arg.lr_args ? calldata->arg.lr_args->layout : NULL;
3564 if (lo && !pnfs_layout_is_valid(lo)) {
3565 calldata->arg.lr_args = NULL;
3566 calldata->res.lr_res = NULL;
3567 }
3568
Trond Myklebust9413a1a2016-12-19 11:36:41 -05003569 if (calldata->arg.fmode == 0)
Trond Myklebust88069f72009-12-08 08:33:16 -05003570 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Trond Myklebust3ecefc92016-10-27 18:25:04 -04003571
Trond Myklebust9413a1a2016-12-19 11:36:41 -05003572 if (calldata->arg.fmode == 0 || calldata->arg.fmode == FMODE_READ) {
Trond Myklebust3ecefc92016-10-27 18:25:04 -04003573 /* Close-to-open cache consistency revalidation */
3574 if (!nfs4_have_delegation(inode, FMODE_READ))
3575 calldata->arg.bitmask = NFS_SERVER(inode)->cache_consistency_bitmask;
3576 else
3577 calldata->arg.bitmask = NULL;
3578 }
Trond Myklebust3c13cb52015-08-18 23:45:13 -05003579
Trond Myklebust6ae37332015-01-30 14:21:14 -05003580 calldata->arg.share_access =
3581 nfs4_map_atomic_open_share(NFS_SERVER(inode),
3582 calldata->arg.fmode, 0);
Trond Myklebust88069f72009-12-08 08:33:16 -05003583
Trond Myklebustd8d84982016-12-19 12:14:44 -05003584 if (calldata->res.fattr == NULL)
3585 calldata->arg.bitmask = NULL;
3586 else if (calldata->arg.bitmask == NULL)
3587 calldata->res.fattr = NULL;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003588 calldata->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05003589 if (nfs4_setup_sequence(NFS_SERVER(inode)->nfs_client,
Trond Myklebust9d12b212012-01-17 22:04:25 -05003590 &calldata->arg.seq_args,
3591 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04003592 task) != 0)
3593 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05003594 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003595 return;
3596out_no_action:
3597 task->tk_action = NULL;
3598out_wait:
3599 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003600}
3601
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003602static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003603 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003604 .rpc_call_done = nfs4_close_done,
3605 .rpc_release = nfs4_free_closedata,
3606};
3607
Linus Torvalds1da177e2005-04-16 15:20:36 -07003608/*
3609 * It is possible for data to be read/written from a mem-mapped file
3610 * after the sys_close call (which hits the vfs layer as a flush).
3611 * This means that we can't safely call nfsv4 close on a file until
3612 * the inode is cleared. This in turn means that we are not good
3613 * NFSv4 citizens - we do not indicate to the server to update the file's
3614 * share state even when we are done with one of the three share
3615 * stateid's in the inode.
3616 *
3617 * NOTE: Caller must be holding the sp->so_owner semaphore!
3618 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04003619int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003620{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003621 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust63f5f792015-01-23 19:19:25 -05003622 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003623 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04003624 struct nfs4_state_owner *sp = state->owner;
3625 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04003626 struct rpc_message msg = {
3627 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
3628 .rpc_cred = state->owner->so_cred,
3629 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04003630 struct rpc_task_setup task_setup_data = {
3631 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04003632 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04003633 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05003634 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04003635 .flags = RPC_TASK_ASYNC,
3636 };
Trond Myklebust95121352005-10-18 14:20:12 -07003637 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003638
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04003639 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
3640 &task_setup_data.rpc_client, &msg);
3641
Trond Myklebust8535b2b2010-05-13 12:51:01 -04003642 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003643 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07003644 goto out;
Anna Schumakerfba83f32018-05-04 16:22:50 -04003645 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1, 0);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003646 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003647 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003648 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebustc82bac62017-11-06 15:28:06 -05003649 if (!nfs4_copy_open_stateid(&calldata->arg.stateid, state))
3650 goto out_free_calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651 /* Serialization for the sequence id */
Trond Myklebust63f5f792015-01-23 19:19:25 -05003652 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
3653 calldata->arg.seqid = alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05003654 if (IS_ERR(calldata->arg.seqid))
Trond Myklebust95121352005-10-18 14:20:12 -07003655 goto out_free_calldata;
Trond Myklebustd8d84982016-12-19 12:14:44 -05003656 nfs_fattr_init(&calldata->fattr);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05003657 calldata->arg.fmode = 0;
Trond Myklebust4d796d72016-09-23 11:38:08 -04003658 calldata->lr.arg.ld_private = &calldata->lr.ld_private;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003659 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04003660 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003661 calldata->res.server = server;
Trond Myklebustcf805162016-11-15 14:56:07 -05003662 calldata->res.lr_ret = -NFS4ERR_NOMATCHING_LAYOUT;
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003663 calldata->lr.roc = pnfs_roc(state->inode,
3664 &calldata->lr.arg, &calldata->lr.res, msg.rpc_cred);
3665 if (calldata->lr.roc) {
3666 calldata->arg.lr_args = &calldata->lr.arg;
3667 calldata->res.lr_res = &calldata->lr.res;
3668 }
Al Viro643168c2011-06-22 18:20:23 -04003669 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07003670
Trond Myklebust1174dd12010-12-21 10:52:24 -05003671 msg.rpc_argp = &calldata->arg;
3672 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04003673 task_setup_data.callback_data = calldata;
3674 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04003675 if (IS_ERR(task))
3676 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04003677 status = 0;
3678 if (wait)
3679 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04003680 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04003681 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07003682out_free_calldata:
3683 kfree(calldata);
3684out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04003685 nfs4_put_open_state(state);
3686 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07003687 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003688}
3689
Trond Myklebust2b484292010-09-17 10:56:51 -04003690static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003691nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
3692 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003693{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003694 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04003695 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
3696
3697 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003698
Trond Myklebust565277f2007-10-15 18:17:53 -04003699 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003700 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04003701
3702 nfs4_label_release_security(label);
3703
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04003704 if (IS_ERR(state))
3705 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04003706 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707}
3708
Trond Myklebust1185a552009-12-03 15:54:02 -05003709static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003710{
3711 if (ctx->state == NULL)
3712 return;
3713 if (is_sync)
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003714 nfs4_close_sync(ctx->state, _nfs4_ctx_to_openmode(ctx));
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003715 else
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003716 nfs4_close_state(ctx->state, _nfs4_ctx_to_openmode(ctx));
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003717}
Linus Torvalds1da177e2005-04-16 15:20:36 -07003718
Trond Myklebustb944dba2013-11-04 15:20:20 -05003719#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
3720#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05003721#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_MODE_UMASK - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05003722
Linus Torvalds1da177e2005-04-16 15:20:36 -07003723static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
3724{
Kinglong Mee8c612822015-08-26 21:12:58 +08003725 u32 bitmask[3] = {}, minorversion = server->nfs_client->cl_minorversion;
Benny Halevy43652ad2009-04-01 09:21:54 -04003726 struct nfs4_server_caps_arg args = {
3727 .fhandle = fhandle,
Kinglong Mee8c612822015-08-26 21:12:58 +08003728 .bitmask = bitmask,
Benny Halevy43652ad2009-04-01 09:21:54 -04003729 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730 struct nfs4_server_caps_res res = {};
3731 struct rpc_message msg = {
3732 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04003733 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003734 .rpc_resp = &res,
3735 };
3736 int status;
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003737 int i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003738
Kinglong Mee8c612822015-08-26 21:12:58 +08003739 bitmask[0] = FATTR4_WORD0_SUPPORTED_ATTRS |
3740 FATTR4_WORD0_FH_EXPIRE_TYPE |
3741 FATTR4_WORD0_LINK_SUPPORT |
3742 FATTR4_WORD0_SYMLINK_SUPPORT |
3743 FATTR4_WORD0_ACLSUPPORT;
3744 if (minorversion)
3745 bitmask[2] = FATTR4_WORD2_SUPPATTR_EXCLCREAT;
3746
Bryan Schumaker7c513052011-03-24 17:12:24 +00003747 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003748 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05003749 /* Sanity check the server answers */
Kinglong Mee8c612822015-08-26 21:12:58 +08003750 switch (minorversion) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05003751 case 0:
3752 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
3753 res.attr_bitmask[2] = 0;
3754 break;
3755 case 1:
3756 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
3757 break;
3758 case 2:
3759 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
3760 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003761 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab4602009-08-09 15:06:19 -04003762 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
3763 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
3764 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
3765 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05003766 NFS_CAP_CTIME|NFS_CAP_MTIME|
3767 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06003768 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
3769 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770 server->caps |= NFS_CAP_ACLS;
3771 if (res.has_links != 0)
3772 server->caps |= NFS_CAP_HARDLINKS;
3773 if (res.has_symlinks != 0)
3774 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab4602009-08-09 15:06:19 -04003775 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
3776 server->caps |= NFS_CAP_FILEID;
3777 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
3778 server->caps |= NFS_CAP_MODE;
3779 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
3780 server->caps |= NFS_CAP_NLINK;
3781 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
3782 server->caps |= NFS_CAP_OWNER;
3783 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
3784 server->caps |= NFS_CAP_OWNER_GROUP;
3785 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
3786 server->caps |= NFS_CAP_ATIME;
3787 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
3788 server->caps |= NFS_CAP_CTIME;
3789 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
3790 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04003791#ifdef CONFIG_NFS_V4_SECURITY_LABEL
3792 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
3793 server->caps |= NFS_CAP_SECURITY_LABEL;
3794#endif
3795 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
3796 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05003797 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab4602009-08-09 15:06:19 -04003798
Trond Myklebusta65318b2009-03-11 14:10:28 -04003799 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
3800 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
3801 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05003802 server->cache_consistency_bitmask[2] = 0;
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003803
3804 /* Avoid a regression due to buggy server */
3805 for (i = 0; i < ARRAY_SIZE(res.exclcreat_bitmask); i++)
3806 res.exclcreat_bitmask[i] &= res.attr_bitmask[i];
Kinglong Mee8c612822015-08-26 21:12:58 +08003807 memcpy(server->exclcreat_bitmask, res.exclcreat_bitmask,
3808 sizeof(server->exclcreat_bitmask));
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003809
Linus Torvalds1da177e2005-04-16 15:20:36 -07003810 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05003811 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003812 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04003813
Linus Torvalds1da177e2005-04-16 15:20:36 -07003814 return status;
3815}
3816
Trond Myklebust55a97592006-06-09 09:34:19 -04003817int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003818{
Trond Myklebust0688e642019-04-07 13:59:09 -04003819 struct nfs4_exception exception = {
3820 .interruptible = true,
3821 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003822 int err;
3823 do {
3824 err = nfs4_handle_exception(server,
3825 _nfs4_server_capabilities(server, fhandle),
3826 &exception);
3827 } while (exception.retry);
3828 return err;
3829}
3830
3831static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
3832 struct nfs_fsinfo *info)
3833{
David Quigleyaa9c2662013-05-22 12:50:44 -04003834 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07003835 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04003836 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837 };
3838 struct nfs4_lookup_res res = {
3839 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04003840 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841 .fh = fhandle,
3842 };
3843 struct rpc_message msg = {
3844 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
3845 .rpc_argp = &args,
3846 .rpc_resp = &res,
3847 };
Benny Halevy008f55d2009-04-01 09:22:50 -04003848
David Quigleyaa9c2662013-05-22 12:50:44 -04003849 bitmask[0] = nfs4_fattr_bitmap[0];
3850 bitmask[1] = nfs4_fattr_bitmap[1];
3851 /*
3852 * Process the label in the upcoming getfattr
3853 */
3854 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
3855
Trond Myklebust0e574af2005-10-27 22:12:38 -04003856 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003857 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003858}
3859
3860static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
3861 struct nfs_fsinfo *info)
3862{
Trond Myklebust0688e642019-04-07 13:59:09 -04003863 struct nfs4_exception exception = {
3864 .interruptible = true,
3865 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003866 int err;
3867 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003868 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003869 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003870 switch (err) {
3871 case 0:
3872 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04003873 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003874 default:
3875 err = nfs4_handle_exception(server, err, &exception);
3876 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04003878out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879 return err;
3880}
3881
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003882static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
3883 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
3884{
Trond Myklebustc2190662013-08-26 19:23:04 -04003885 struct rpc_auth_create_args auth_args = {
3886 .pseudoflavor = flavor,
3887 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003888 struct rpc_auth *auth;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003889
Trond Myklebustc2190662013-08-26 19:23:04 -04003890 auth = rpcauth_create(&auth_args, server->client);
Anna Schumaker9df13362017-01-11 16:30:08 -05003891 if (IS_ERR(auth))
3892 return -EACCES;
3893 return nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003894}
3895
Chuck Lever9a744ba2013-03-16 15:56:02 -04003896/*
3897 * Retry pseudoroot lookup with various security flavors. We do this when:
3898 *
3899 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
3900 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
3901 *
3902 * Returns zero on success, or a negative NFS4ERR value, or a
3903 * negative errno value.
3904 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003905static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04003906 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003907{
Chuck Lever9a744ba2013-03-16 15:56:02 -04003908 /* Per 3530bis 15.33.5 */
3909 static const rpc_authflavor_t flav_array[] = {
3910 RPC_AUTH_GSS_KRB5P,
3911 RPC_AUTH_GSS_KRB5I,
3912 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003913 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003914 RPC_AUTH_NULL,
3915 };
3916 int status = -EPERM;
3917 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003918
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003919 if (server->auth_info.flavor_len > 0) {
3920 /* try each flavor specified by user */
3921 for (i = 0; i < server->auth_info.flavor_len; i++) {
3922 status = nfs4_lookup_root_sec(server, fhandle, info,
3923 server->auth_info.flavors[i]);
3924 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3925 continue;
3926 break;
3927 }
3928 } else {
3929 /* no flavors specified by user, try default list */
3930 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3931 status = nfs4_lookup_root_sec(server, fhandle, info,
3932 flav_array[i]);
3933 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3934 continue;
3935 break;
3936 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003937 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003938
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003939 /*
Colin Ian Kingd3787af2018-10-26 19:10:31 +01003940 * -EACCES could mean that the user doesn't have correct permissions
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003941 * to access the mount. It could also mean that we tried to mount
3942 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3943 * existing mount programs don't handle -EACCES very well so it should
3944 * be mapped to -EPERM instead.
3945 */
3946 if (status == -EACCES)
3947 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003948 return status;
3949}
3950
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003951/**
3952 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3953 * @server: initialized nfs_server handle
3954 * @fhandle: we fill in the pseudo-fs root file handle
3955 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003956 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003957 *
3958 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003959 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003960int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003961 struct nfs_fsinfo *info,
3962 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003963{
Andre Przywarac7757072015-04-23 17:17:40 +01003964 int status = 0;
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003965
Andre Przywarac7757072015-04-23 17:17:40 +01003966 if (!auth_probe)
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003967 status = nfs4_lookup_root(server, fhandle, info);
Andre Przywarac7757072015-04-23 17:17:40 +01003968
3969 if (auth_probe || status == NFS4ERR_WRONGSEC)
Trond Myklebust698c9372016-07-25 13:31:14 -04003970 status = server->nfs_client->cl_mvops->find_root_sec(server,
3971 fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003972
Linus Torvalds1da177e2005-04-16 15:20:36 -07003973 if (status == 0)
3974 status = nfs4_server_capabilities(server, fhandle);
3975 if (status == 0)
3976 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003977
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003978 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003979}
3980
Bryan Schumakerbae36242012-05-10 15:07:31 -04003981static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
3982 struct nfs_fsinfo *info)
3983{
3984 int error;
3985 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04003986 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04003987
3988 error = nfs4_server_capabilities(server, mntfh);
3989 if (error < 0) {
3990 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
3991 return error;
3992 }
3993
David Quigley14c43f72013-05-22 12:50:43 -04003994 label = nfs4_label_alloc(server, GFP_KERNEL);
3995 if (IS_ERR(label))
3996 return PTR_ERR(label);
3997
Trond Myklebusta841b542018-04-07 13:50:59 -04003998 error = nfs4_proc_getattr(server, mntfh, fattr, label, NULL);
Bryan Schumakerbae36242012-05-10 15:07:31 -04003999 if (error < 0) {
4000 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04004001 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04004002 }
4003
4004 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
4005 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
4006 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
4007
David Quigley14c43f72013-05-22 12:50:43 -04004008err_free_label:
4009 nfs4_label_free(label);
4010
Bryan Schumakerbae36242012-05-10 15:07:31 -04004011 return error;
4012}
4013
Manoj Naik6b97fd32006-06-09 09:34:29 -04004014/*
4015 * Get locations and (maybe) other attributes of a referral.
4016 * Note that we'll actually follow the referral later when
4017 * we detect fsid mismatch in inode revalidation
4018 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004019static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
4020 const struct qstr *name, struct nfs_fattr *fattr,
4021 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04004022{
4023 int status = -ENOMEM;
4024 struct page *page = NULL;
4025 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04004026
4027 page = alloc_page(GFP_KERNEL);
4028 if (page == NULL)
4029 goto out;
4030 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
4031 if (locations == NULL)
4032 goto out;
4033
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004034 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004035 if (status != 0)
4036 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04004037
4038 /*
4039 * If the fsid didn't change, this is a migration event, not a
4040 * referral. Cause us to drop into the exception handler, which
4041 * will kick off migration recovery.
4042 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04004043 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04004044 dprintk("%s: server did not return a different fsid for"
4045 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04004046 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04004047 goto out;
4048 }
Andy Adamson533eb462011-06-13 18:25:56 -04004049 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
4050 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004051
Andy Adamson533eb462011-06-13 18:25:56 -04004052 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04004053 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04004054 memset(fhandle, 0, sizeof(struct nfs_fh));
4055out:
4056 if (page)
4057 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04004058 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004059 return status;
4060}
4061
David Quigley1775fd32013-05-22 12:50:42 -04004062static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebusta841b542018-04-07 13:50:59 -04004063 struct nfs_fattr *fattr, struct nfs4_label *label,
4064 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004065{
Trond Myklebust771734f2018-04-07 13:54:23 -04004066 __u32 bitmask[NFS4_BITMASK_SZ];
Linus Torvalds1da177e2005-04-16 15:20:36 -07004067 struct nfs4_getattr_arg args = {
4068 .fh = fhandle,
Trond Myklebust771734f2018-04-07 13:54:23 -04004069 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004070 };
4071 struct nfs4_getattr_res res = {
4072 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04004073 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004074 .server = server,
4075 };
4076 struct rpc_message msg = {
4077 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
4078 .rpc_argp = &args,
4079 .rpc_resp = &res,
4080 };
Trond Myklebustc74dfe92020-01-06 15:39:37 -05004081 unsigned short task_flags = 0;
4082
4083 /* Is this is an attribute revalidation, subject to softreval? */
4084 if (inode && (server->flags & NFS_MOUNT_SOFTREVAL))
4085 task_flags |= RPC_TASK_TIMEOUT;
David Quigleyaa9c2662013-05-22 12:50:44 -04004086
Trond Myklebust771734f2018-04-07 13:54:23 -04004087 nfs4_bitmap_copy_adjust(bitmask, nfs4_bitmask(server, label), inode);
David Quigleyaa9c2662013-05-22 12:50:44 -04004088
Trond Myklebust0e574af2005-10-27 22:12:38 -04004089 nfs_fattr_init(fattr);
Trond Myklebustc74dfe92020-01-06 15:39:37 -05004090 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
4091 return nfs4_do_call_sync(server->client, server, &msg,
4092 &args.seq_args, &res.seq_res, task_flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093}
4094
Olga Kornievskaiaec4b0922019-10-08 16:33:53 -04004095int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebusta841b542018-04-07 13:50:59 -04004096 struct nfs_fattr *fattr, struct nfs4_label *label,
4097 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004098{
Trond Myklebust0688e642019-04-07 13:59:09 -04004099 struct nfs4_exception exception = {
4100 .interruptible = true,
4101 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004102 int err;
4103 do {
Trond Myklebusta841b542018-04-07 13:50:59 -04004104 err = _nfs4_proc_getattr(server, fhandle, fattr, label, inode);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004105 trace_nfs4_getattr(server, fhandle, fattr, err);
4106 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004107 &exception);
4108 } while (exception.retry);
4109 return err;
4110}
4111
4112/*
4113 * The file is not closed if it is opened due to the a request to change
4114 * the size of the file. The open call will not be needed once the
4115 * VFS layer lookup-intents are implemented.
4116 *
4117 * Close is called when the inode is destroyed.
4118 * If we haven't opened the file for O_WRONLY, we
4119 * need to in the size_change case to obtain a stateid.
4120 *
4121 * Got race?
4122 * Because OPEN is always done by name in nfsv4, it is
4123 * possible that we opened a different file by the same
4124 * name. We can recognize this race condition, but we
4125 * can't do anything about it besides returning an error.
4126 *
4127 * This will be fixed with VFS changes (lookup-intent).
4128 */
4129static int
4130nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
4131 struct iattr *sattr)
4132{
David Howells2b0143b2015-03-17 22:25:59 +00004133 struct inode *inode = d_inode(dentry);
NeilBrowna52458b2018-12-03 11:30:31 +11004134 const struct cred *cred = NULL;
NeilBrown29b59f92016-10-13 15:26:47 +11004135 struct nfs_open_context *ctx = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04004136 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004137 int status;
4138
Peng Tao88ac8152014-09-12 11:04:10 +08004139 if (pnfs_ld_layoutret_on_setattr(inode) &&
4140 sattr->ia_valid & ATTR_SIZE &&
4141 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04004142 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04004143
Trond Myklebust0e574af2005-10-27 22:12:38 -04004144 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004145
Andy Adamson26699402012-05-30 16:12:24 -04004146 /* Deal with open(O_TRUNC) */
4147 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03004148 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04004149
4150 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03004151 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04004152 return 0;
4153
Trond Myklebustd5308382005-11-04 15:33:38 -05004154 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004155 if (sattr->ia_valid & ATTR_FILE) {
Trond Myklebust08e9eac2005-06-22 17:16:29 +00004156
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004157 ctx = nfs_file_open_context(sattr->ia_file);
NeilBrown29b59f92016-10-13 15:26:47 +11004158 if (ctx)
Neil Brown504e5182008-10-16 14:15:16 +11004159 cred = ctx->cred;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004160 }
4161
David Quigley14c43f72013-05-22 12:50:43 -04004162 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4163 if (IS_ERR(label))
4164 return PTR_ERR(label);
4165
Trond Myklebust199366f2018-03-20 16:43:18 -04004166 /* Return any delegations if we're going to change ACLs */
4167 if ((sattr->ia_valid & (ATTR_MODE|ATTR_UID|ATTR_GID)) != 0)
Trond Myklebustc01d3642018-03-20 16:43:20 -04004168 nfs4_inode_make_writeable(inode);
Trond Myklebust199366f2018-03-20 16:43:18 -04004169
NeilBrown29b59f92016-10-13 15:26:47 +11004170 status = nfs4_do_setattr(inode, cred, fattr, sattr, ctx, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04004171 if (status == 0) {
Trond Myklebustf0446362015-02-26 16:09:04 -05004172 nfs_setattr_update_inode(inode, sattr, fattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04004173 nfs_setsecurity(inode, fattr, label);
4174 }
David Quigley14c43f72013-05-22 12:50:43 -04004175 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004176 return status;
4177}
4178
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004179static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004180 struct dentry *dentry, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04004181 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04004182{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004183 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04004184 int status;
4185 struct nfs4_lookup_arg args = {
4186 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004187 .dir_fh = NFS_FH(dir),
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004188 .name = &dentry->d_name,
David Howells2b3de442006-08-22 20:06:09 -04004189 };
4190 struct nfs4_lookup_res res = {
4191 .server = server,
4192 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04004193 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04004194 .fh = fhandle,
4195 };
4196 struct rpc_message msg = {
4197 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
4198 .rpc_argp = &args,
4199 .rpc_resp = &res,
4200 };
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004201 unsigned short task_flags = 0;
4202
4203 /* Is this is an attribute revalidation, subject to softreval? */
4204 if (nfs_lookup_is_soft_revalidate(dentry))
4205 task_flags |= RPC_TASK_TIMEOUT;
David Howells2b3de442006-08-22 20:06:09 -04004206
David Quigleyaa9c2662013-05-22 12:50:44 -04004207 args.bitmask = nfs4_bitmask(server, label);
4208
David Howells2b3de442006-08-22 20:06:09 -04004209 nfs_fattr_init(fattr);
4210
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004211 dprintk("NFS call lookup %pd2\n", dentry);
4212 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
4213 status = nfs4_do_call_sync(clnt, server, &msg,
4214 &args.seq_args, &res.seq_res, task_flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004215 dprintk("NFS reply lookup: %d\n", status);
4216 return status;
4217}
4218
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004219static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004220{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004221 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004222 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004223 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
4224 fattr->nlink = 2;
4225}
4226
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004227static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004228 struct dentry *dentry, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04004229 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004230{
Trond Myklebust0688e642019-04-07 13:59:09 -04004231 struct nfs4_exception exception = {
4232 .interruptible = true,
4233 };
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004234 struct rpc_clnt *client = *clnt;
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004235 const struct qstr *name = &dentry->d_name;
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004236 int err;
4237 do {
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004238 err = _nfs4_proc_lookup(client, dir, dentry, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004239 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004240 switch (err) {
4241 case -NFS4ERR_BADNAME:
4242 err = -ENOENT;
4243 goto out;
4244 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004245 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Dominique Martinetc86c90c2015-06-04 17:04:17 +02004246 if (err == -NFS4ERR_MOVED)
4247 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004248 goto out;
4249 case -NFS4ERR_WRONGSEC:
4250 err = -EPERM;
4251 if (client != *clnt)
4252 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04004253 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004254 if (IS_ERR(client))
4255 return PTR_ERR(client);
4256
4257 exception.retry = 1;
4258 break;
4259 default:
4260 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
4261 }
4262 } while (exception.retry);
4263
4264out:
4265 if (err == 0)
4266 *clnt = client;
4267 else if (client != *clnt)
4268 rpc_shutdown_client(client);
4269
4270 return err;
4271}
4272
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004273static int nfs4_proc_lookup(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004274 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
4275 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004276{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004277 int status;
4278 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004279
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004280 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004281 if (client != NFS_CLIENT(dir)) {
4282 rpc_shutdown_client(client);
4283 nfs_fixup_secinfo_attributes(fattr);
4284 }
4285 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004286}
4287
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004288struct rpc_clnt *
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004289nfs4_proc_lookup_mountpoint(struct inode *dir, struct dentry *dentry,
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004290 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
4291{
Trond Myklebustb72888c2013-08-07 20:38:07 -04004292 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004293 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004294
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004295 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04004296 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004297 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04004298 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004299}
4300
Jeff Layton5b5faaf2017-06-29 06:34:52 -07004301static int _nfs4_proc_lookupp(struct inode *inode,
4302 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
4303 struct nfs4_label *label)
4304{
4305 struct rpc_clnt *clnt = NFS_CLIENT(inode);
4306 struct nfs_server *server = NFS_SERVER(inode);
4307 int status;
4308 struct nfs4_lookupp_arg args = {
4309 .bitmask = server->attr_bitmask,
4310 .fh = NFS_FH(inode),
4311 };
4312 struct nfs4_lookupp_res res = {
4313 .server = server,
4314 .fattr = fattr,
4315 .label = label,
4316 .fh = fhandle,
4317 };
4318 struct rpc_message msg = {
4319 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUPP],
4320 .rpc_argp = &args,
4321 .rpc_resp = &res,
4322 };
4323
4324 args.bitmask = nfs4_bitmask(server, label);
4325
4326 nfs_fattr_init(fattr);
4327
4328 dprintk("NFS call lookupp ino=0x%lx\n", inode->i_ino);
4329 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
4330 &res.seq_res, 0);
4331 dprintk("NFS reply lookupp: %d\n", status);
4332 return status;
4333}
4334
4335static int nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle,
4336 struct nfs_fattr *fattr, struct nfs4_label *label)
4337{
Trond Myklebust0688e642019-04-07 13:59:09 -04004338 struct nfs4_exception exception = {
4339 .interruptible = true,
4340 };
Jeff Layton5b5faaf2017-06-29 06:34:52 -07004341 int err;
4342 do {
4343 err = _nfs4_proc_lookupp(inode, fhandle, fattr, label);
4344 trace_nfs4_lookupp(inode, err);
4345 err = nfs4_handle_exception(NFS_SERVER(inode), err,
4346 &exception);
4347 } while (exception.retry);
4348 return err;
4349}
4350
Linus Torvalds1da177e2005-04-16 15:20:36 -07004351static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
4352{
Trond Myklebust76b32992007-08-10 17:45:11 -04004353 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004354 struct nfs4_accessargs args = {
4355 .fh = NFS_FH(inode),
Anna Schumaker1750d922017-07-26 12:00:21 -04004356 .access = entry->mask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004357 };
Trond Myklebust76b32992007-08-10 17:45:11 -04004358 struct nfs4_accessres res = {
4359 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04004360 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004361 struct rpc_message msg = {
4362 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
4363 .rpc_argp = &args,
4364 .rpc_resp = &res,
4365 .rpc_cred = entry->cred,
4366 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004367 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004368
Trond Myklebust7c672652018-06-04 15:00:53 -04004369 if (!nfs4_have_delegation(inode, FMODE_READ)) {
Trond Myklebust8bcbe7d2018-03-20 17:03:11 -04004370 res.fattr = nfs_alloc_fattr();
4371 if (res.fattr == NULL)
4372 return -ENOMEM;
4373 args.bitmask = server->cache_consistency_bitmask;
4374 }
Bryan Schumaker7c513052011-03-24 17:12:24 +00004375 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004376 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04004377 nfs_access_set_mask(entry, res.access);
Trond Myklebust8bcbe7d2018-03-20 17:03:11 -04004378 if (res.fattr)
4379 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004380 }
Trond Myklebustc407d412010-04-16 16:22:48 -04004381 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004382 return status;
4383}
4384
4385static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
4386{
Trond Myklebust0688e642019-04-07 13:59:09 -04004387 struct nfs4_exception exception = {
4388 .interruptible = true,
4389 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004390 int err;
4391 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004392 err = _nfs4_proc_access(inode, entry);
4393 trace_nfs4_access(inode, err);
4394 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004395 &exception);
4396 } while (exception.retry);
4397 return err;
4398}
4399
4400/*
4401 * TODO: For the time being, we don't try to get any attributes
4402 * along with any of the zero-copy operations READ, READDIR,
4403 * READLINK, WRITE.
4404 *
4405 * In the case of the first three, we want to put the GETATTR
4406 * after the read-type operation -- this is because it is hard
4407 * to predict the length of a GETATTR response in v4, and thus
4408 * align the READ data correctly. This means that the GETATTR
4409 * may end up partially falling into the page cache, and we should
4410 * shift it into the 'tail' of the xdr_buf before processing.
4411 * To do this efficiently, we need to know the total length
4412 * of data received, which doesn't seem to be available outside
4413 * of the RPC layer.
4414 *
4415 * In the case of WRITE, we also want to put the GETATTR after
4416 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04004417 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07004418 *
4419 * Both of these changes to the XDR layer would in fact be quite
4420 * minor, but I decided to leave them for a subsequent patch.
4421 */
4422static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
4423 unsigned int pgbase, unsigned int pglen)
4424{
4425 struct nfs4_readlink args = {
4426 .fh = NFS_FH(inode),
4427 .pgbase = pgbase,
4428 .pglen = pglen,
4429 .pages = &page,
4430 };
Benny Halevyf50c7002009-04-01 09:21:55 -04004431 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004432 struct rpc_message msg = {
4433 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
4434 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04004435 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004436 };
4437
Bryan Schumaker7c513052011-03-24 17:12:24 +00004438 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 -07004439}
4440
4441static int nfs4_proc_readlink(struct inode *inode, struct page *page,
4442 unsigned int pgbase, unsigned int pglen)
4443{
Trond Myklebust0688e642019-04-07 13:59:09 -04004444 struct nfs4_exception exception = {
4445 .interruptible = true,
4446 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004447 int err;
4448 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004449 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
4450 trace_nfs4_readlink(inode, err);
4451 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004452 &exception);
4453 } while (exception.retry);
4454 return err;
4455}
4456
Linus Torvalds1da177e2005-04-16 15:20:36 -07004457/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004458 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07004459 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004460static int
4461nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004462 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004463{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004464 struct nfs_server *server = NFS_SERVER(dir);
David Quigleyaa9c2662013-05-22 12:50:44 -04004465 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004466 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004467 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004468 int status = 0;
4469
NeilBrown532d4de2016-10-13 15:26:47 +11004470 ctx = alloc_nfs_open_context(dentry, FMODE_READ, NULL);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004471 if (IS_ERR(ctx))
4472 return PTR_ERR(ctx);
4473
David Quigleyaa9c2662013-05-22 12:50:44 -04004474 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
4475
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004476 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4477 sattr->ia_mode &= ~current_umask();
Kinglong Meec5c3fb52015-08-26 21:11:39 +08004478 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004479 if (IS_ERR(state)) {
4480 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04004481 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004482 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004483out:
David Quigleyaa9c2662013-05-22 12:50:44 -04004484 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004485 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486 return status;
4487}
4488
Trond Myklebust3c591172018-07-31 15:54:10 -04004489static int
4490_nfs4_proc_remove(struct inode *dir, const struct qstr *name, u32 ftype)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004491{
Trond Myklebust16e42952005-10-27 22:12:44 -04004492 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004493 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004494 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07004495 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004496 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004497 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04004498 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04004499 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004500 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004501 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
4502 .rpc_argp = &args,
4503 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004504 };
Trond Myklebustd3129ef2017-01-11 22:07:28 -05004505 unsigned long timestamp = jiffies;
Trond Myklebust778d2812012-04-27 13:48:19 -04004506 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04004507
Bryan Schumaker7c513052011-03-24 17:12:24 +00004508 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust3c591172018-07-31 15:54:10 -04004509 if (status == 0) {
4510 spin_lock(&dir->i_lock);
Trond Myklebust5636ec42018-07-31 15:54:11 -04004511 update_changeattr_locked(dir, &res.cinfo, timestamp, 0);
Trond Myklebust3c591172018-07-31 15:54:10 -04004512 /* Removing a directory decrements nlink in the parent */
4513 if (ftype == NF4DIR && dir->i_nlink > 2)
4514 nfs4_dec_nlink_locked(dir);
4515 spin_unlock(&dir->i_lock);
4516 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004517 return status;
4518}
4519
Trond Myklebust912678d2018-03-20 16:43:15 -04004520static int nfs4_proc_remove(struct inode *dir, struct dentry *dentry)
4521{
Trond Myklebust0688e642019-04-07 13:59:09 -04004522 struct nfs4_exception exception = {
4523 .interruptible = true,
4524 };
Trond Myklebust912678d2018-03-20 16:43:15 -04004525 struct inode *inode = d_inode(dentry);
4526 int err;
4527
Trond Myklebustc01d3642018-03-20 16:43:20 -04004528 if (inode) {
4529 if (inode->i_nlink == 1)
4530 nfs4_inode_return_delegation(inode);
4531 else
4532 nfs4_inode_make_writeable(inode);
4533 }
Trond Myklebust912678d2018-03-20 16:43:15 -04004534 do {
Trond Myklebust3c591172018-07-31 15:54:10 -04004535 err = _nfs4_proc_remove(dir, &dentry->d_name, NF4REG);
Trond Myklebust912678d2018-03-20 16:43:15 -04004536 trace_nfs4_remove(dir, &dentry->d_name, err);
4537 err = nfs4_handle_exception(NFS_SERVER(dir), err,
4538 &exception);
4539 } while (exception.retry);
4540 return err;
4541}
4542
4543static int nfs4_proc_rmdir(struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004544{
Trond Myklebust0688e642019-04-07 13:59:09 -04004545 struct nfs4_exception exception = {
4546 .interruptible = true,
4547 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004548 int err;
Trond Myklebust912678d2018-03-20 16:43:15 -04004549
Linus Torvalds1da177e2005-04-16 15:20:36 -07004550 do {
Trond Myklebust3c591172018-07-31 15:54:10 -04004551 err = _nfs4_proc_remove(dir, name, NF4DIR);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004552 trace_nfs4_remove(dir, name, err);
4553 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004554 &exception);
4555 } while (exception.retry);
4556 return err;
4557}
4558
Trond Myklebusted7e9ad2018-05-30 16:11:52 -04004559static void nfs4_proc_unlink_setup(struct rpc_message *msg,
4560 struct dentry *dentry,
4561 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004562{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004563 struct nfs_removeargs *args = msg->rpc_argp;
4564 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004565
Trond Myklebust977fcc22018-03-20 16:43:17 -04004566 res->server = NFS_SB(dentry->d_sb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004567 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Anna Schumakerfba83f32018-05-04 16:22:50 -04004568 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004569
4570 nfs_fattr_init(res->dir_attr);
Trond Myklebust977fcc22018-03-20 16:43:17 -04004571
4572 if (inode)
4573 nfs4_inode_return_delegation(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004574}
4575
Bryan Schumaker34e137c2012-03-19 14:54:41 -04004576static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
4577{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05004578 nfs4_setup_sequence(NFS_SB(data->dentry->d_sb)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004579 &data->args.seq_args,
4580 &data->res.seq_res,
4581 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004582}
4583
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004584static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004585{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004586 struct nfs_unlinkdata *data = task->tk_calldata;
4587 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004588
Trond Myklebust14516c32010-07-31 14:29:06 -04004589 if (!nfs4_sequence_done(task, &res->seq_res))
4590 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10004591 if (nfs4_async_handle_error(task, res->server, NULL,
4592 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004593 return 0;
Trond Myklebustc40d52f2017-01-11 12:36:11 -05004594 if (task->tk_status == 0)
Trond Myklebust5636ec42018-07-31 15:54:11 -04004595 update_changeattr(dir, &res->cinfo,
4596 res->dir_attr->time_start, 0);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004597 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004598}
4599
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004600static void nfs4_proc_rename_setup(struct rpc_message *msg,
4601 struct dentry *old_dentry,
4602 struct dentry *new_dentry)
Jeff Laytond3d41522010-09-17 17:31:57 -04004603{
Jeff Laytond3d41522010-09-17 17:31:57 -04004604 struct nfs_renameargs *arg = msg->rpc_argp;
4605 struct nfs_renameres *res = msg->rpc_resp;
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004606 struct inode *old_inode = d_inode(old_dentry);
4607 struct inode *new_inode = d_inode(new_dentry);
Jeff Laytond3d41522010-09-17 17:31:57 -04004608
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004609 if (old_inode)
Trond Myklebustc01d3642018-03-20 16:43:20 -04004610 nfs4_inode_make_writeable(old_inode);
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004611 if (new_inode)
4612 nfs4_inode_return_delegation(new_inode);
Jeff Laytond3d41522010-09-17 17:31:57 -04004613 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004614 res->server = NFS_SB(old_dentry->d_sb);
Anna Schumakerfba83f32018-05-04 16:22:50 -04004615 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1, 0);
Jeff Laytond3d41522010-09-17 17:31:57 -04004616}
4617
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04004618static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
4619{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05004620 nfs4_setup_sequence(NFS_SERVER(data->old_dir)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004621 &data->args.seq_args,
4622 &data->res.seq_res,
4623 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04004624}
4625
4626static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
4627 struct inode *new_dir)
4628{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04004629 struct nfs_renamedata *data = task->tk_calldata;
4630 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04004631
4632 if (!nfs4_sequence_done(task, &res->seq_res))
4633 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10004634 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04004635 return 0;
4636
Trond Myklebustc733c492017-01-11 12:32:26 -05004637 if (task->tk_status == 0) {
Trond Myklebust5636ec42018-07-31 15:54:11 -04004638 if (new_dir != old_dir) {
4639 /* Note: If we moved a directory, nlink will change */
4640 update_changeattr(old_dir, &res->old_cinfo,
4641 res->old_fattr->time_start,
4642 NFS_INO_INVALID_OTHER);
4643 update_changeattr(new_dir, &res->new_cinfo,
4644 res->new_fattr->time_start,
4645 NFS_INO_INVALID_OTHER);
4646 } else
4647 update_changeattr(old_dir, &res->old_cinfo,
4648 res->old_fattr->time_start,
4649 0);
Trond Myklebustc733c492017-01-11 12:32:26 -05004650 }
Jeff Laytond3d41522010-09-17 17:31:57 -04004651 return 1;
4652}
4653
Al Virobeffb8f2016-07-20 16:34:42 -04004654static int _nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004655{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004656 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004657 __u32 bitmask[NFS4_BITMASK_SZ];
Linus Torvalds1da177e2005-04-16 15:20:36 -07004658 struct nfs4_link_arg arg = {
4659 .fh = NFS_FH(inode),
4660 .dir_fh = NFS_FH(dir),
4661 .name = name,
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004662 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004663 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004664 struct nfs4_link_res res = {
4665 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04004666 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004667 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004668 struct rpc_message msg = {
4669 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
4670 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004671 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004672 };
Trond Myklebust136f2622010-04-16 16:22:49 -04004673 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004674
Trond Myklebust136f2622010-04-16 16:22:49 -04004675 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04004676 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04004677 goto out;
4678
David Quigley14c43f72013-05-22 12:50:43 -04004679 res.label = nfs4_label_alloc(server, GFP_KERNEL);
4680 if (IS_ERR(res.label)) {
4681 status = PTR_ERR(res.label);
4682 goto out;
4683 }
4684
Trond Myklebustc01d3642018-03-20 16:43:20 -04004685 nfs4_inode_make_writeable(inode);
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004686 nfs4_bitmap_copy_adjust_setattr(bitmask, nfs4_bitmask(server, res.label), inode);
Trond Myklebust9f768272018-03-20 16:43:14 -04004687
Bryan Schumaker7c513052011-03-24 17:12:24 +00004688 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004689 if (!status) {
Trond Myklebust5636ec42018-07-31 15:54:11 -04004690 update_changeattr(dir, &res.cinfo, res.fattr->time_start, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004691 status = nfs_post_op_update_inode(inode, res.fattr);
4692 if (!status)
4693 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004694 }
David Quigley14c43f72013-05-22 12:50:43 -04004695
4696
4697 nfs4_label_free(res.label);
4698
Trond Myklebust136f2622010-04-16 16:22:49 -04004699out:
Trond Myklebust136f2622010-04-16 16:22:49 -04004700 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004701 return status;
4702}
4703
Al Virobeffb8f2016-07-20 16:34:42 -04004704static int nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004705{
Trond Myklebust0688e642019-04-07 13:59:09 -04004706 struct nfs4_exception exception = {
4707 .interruptible = true,
4708 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004709 int err;
4710 do {
4711 err = nfs4_handle_exception(NFS_SERVER(inode),
4712 _nfs4_proc_link(inode, dir, name),
4713 &exception);
4714 } while (exception.retry);
4715 return err;
4716}
4717
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004718struct nfs4_createdata {
4719 struct rpc_message msg;
4720 struct nfs4_create_arg arg;
4721 struct nfs4_create_res res;
4722 struct nfs_fh fh;
4723 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04004724 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004725};
4726
4727static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
Al Virobeffb8f2016-07-20 16:34:42 -04004728 const struct qstr *name, struct iattr *sattr, u32 ftype)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004729{
4730 struct nfs4_createdata *data;
4731
4732 data = kzalloc(sizeof(*data), GFP_KERNEL);
4733 if (data != NULL) {
4734 struct nfs_server *server = NFS_SERVER(dir);
4735
David Quigley14c43f72013-05-22 12:50:43 -04004736 data->label = nfs4_label_alloc(server, GFP_KERNEL);
4737 if (IS_ERR(data->label))
4738 goto out_free;
4739
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004740 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
4741 data->msg.rpc_argp = &data->arg;
4742 data->msg.rpc_resp = &data->res;
4743 data->arg.dir_fh = NFS_FH(dir);
4744 data->arg.server = server;
4745 data->arg.name = name;
4746 data->arg.attrs = sattr;
4747 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04004748 data->arg.bitmask = nfs4_bitmask(server, data->label);
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004749 data->arg.umask = current_umask();
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004750 data->res.server = server;
4751 data->res.fh = &data->fh;
4752 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04004753 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004754 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004755 }
4756 return data;
David Quigley14c43f72013-05-22 12:50:43 -04004757out_free:
4758 kfree(data);
4759 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004760}
4761
4762static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
4763{
Bryan Schumaker7c513052011-03-24 17:12:24 +00004764 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00004765 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004766 if (status == 0) {
Trond Myklebust3c591172018-07-31 15:54:10 -04004767 spin_lock(&dir->i_lock);
4768 update_changeattr_locked(dir, &data->res.dir_cinfo,
Trond Myklebust5636ec42018-07-31 15:54:11 -04004769 data->res.fattr->time_start, 0);
Trond Myklebust3c591172018-07-31 15:54:10 -04004770 /* Creating a directory bumps nlink in the parent */
4771 if (data->arg.ftype == NF4DIR)
4772 nfs4_inc_nlink_locked(dir);
4773 spin_unlock(&dir->i_lock);
David Quigley1775fd32013-05-22 12:50:42 -04004774 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004775 }
4776 return status;
4777}
4778
4779static void nfs4_free_createdata(struct nfs4_createdata *data)
4780{
David Quigley14c43f72013-05-22 12:50:43 -04004781 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004782 kfree(data);
4783}
4784
Chuck Lever4f390c12006-08-22 20:06:22 -04004785static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004786 struct page *page, unsigned int len, struct iattr *sattr,
4787 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004788{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004789 struct nfs4_createdata *data;
4790 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004791
Chuck Lever94a6d752006-08-22 20:06:23 -04004792 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004793 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04004794
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004795 status = -ENOMEM;
4796 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
4797 if (data == NULL)
4798 goto out;
4799
4800 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
4801 data->arg.u.symlink.pages = &page;
4802 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04004803 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004804
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004805 status = nfs4_do_create(dir, dentry, data);
4806
4807 nfs4_free_createdata(data);
4808out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004809 return status;
4810}
4811
Chuck Lever4f390c12006-08-22 20:06:22 -04004812static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04004813 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004814{
Trond Myklebust0688e642019-04-07 13:59:09 -04004815 struct nfs4_exception exception = {
4816 .interruptible = true,
4817 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004818 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004819 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04004820
4821 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4822
Linus Torvalds1da177e2005-04-16 15:20:36 -07004823 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004824 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
4825 trace_nfs4_symlink(dir, &dentry->d_name, err);
4826 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004827 &exception);
4828 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04004829
4830 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004831 return err;
4832}
4833
4834static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004835 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004836{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004837 struct nfs4_createdata *data;
4838 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004839
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004840 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
4841 if (data == NULL)
4842 goto out;
4843
David Quigley1775fd32013-05-22 12:50:42 -04004844 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004845 status = nfs4_do_create(dir, dentry, data);
4846
4847 nfs4_free_createdata(data);
4848out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004849 return status;
4850}
4851
4852static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
4853 struct iattr *sattr)
4854{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004855 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04004856 struct nfs4_exception exception = {
4857 .interruptible = true,
4858 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004859 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004860 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00004861
David Quigleyaa9c2662013-05-22 12:50:44 -04004862 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4863
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004864 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4865 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07004866 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004867 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
4868 trace_nfs4_mkdir(dir, &dentry->d_name, err);
4869 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004870 &exception);
4871 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04004872 nfs4_label_release_security(label);
4873
Linus Torvalds1da177e2005-04-16 15:20:36 -07004874 return err;
4875}
4876
NeilBrown684f39b2018-12-03 11:30:30 +11004877static int _nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred,
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04004878 u64 cookie, struct page **pages, unsigned int count, bool plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004879{
David Howells2b0143b2015-03-17 22:25:59 +00004880 struct inode *dir = d_inode(dentry);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004881 struct nfs4_readdir_arg args = {
4882 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04004883 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004884 .pgbase = 0,
4885 .count = count,
David Howells2b0143b2015-03-17 22:25:59 +00004886 .bitmask = NFS_SERVER(d_inode(dentry))->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04004887 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004888 };
4889 struct nfs4_readdir_res res;
4890 struct rpc_message msg = {
4891 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
4892 .rpc_argp = &args,
4893 .rpc_resp = &res,
4894 .rpc_cred = cred,
4895 };
4896 int status;
4897
Al Viro6de14722013-09-16 10:53:17 -04004898 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
4899 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00004900 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04004901 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004902 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004903 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 -05004904 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04004905 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05004906 status += args.pgbase;
4907 }
Trond Myklebustc4812992007-09-28 17:11:45 -04004908
4909 nfs_invalidate_atime(dir);
4910
Harvey Harrison3110ff82008-05-02 13:42:44 -07004911 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004912 return status;
4913}
4914
NeilBrown684f39b2018-12-03 11:30:30 +11004915static int nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred,
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04004916 u64 cookie, struct page **pages, unsigned int count, bool plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004917{
Trond Myklebust0688e642019-04-07 13:59:09 -04004918 struct nfs4_exception exception = {
4919 .interruptible = true,
4920 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004921 int err;
4922 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004923 err = _nfs4_proc_readdir(dentry, cred, cookie,
4924 pages, count, plus);
David Howells2b0143b2015-03-17 22:25:59 +00004925 trace_nfs4_readdir(d_inode(dentry), err);
4926 err = nfs4_handle_exception(NFS_SERVER(d_inode(dentry)), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004927 &exception);
4928 } while (exception.retry);
4929 return err;
4930}
4931
4932static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04004933 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004934{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004935 struct nfs4_createdata *data;
4936 int mode = sattr->ia_mode;
4937 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004938
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004939 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
4940 if (data == NULL)
4941 goto out;
4942
Linus Torvalds1da177e2005-04-16 15:20:36 -07004943 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004944 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004945 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004946 data->arg.ftype = NF4BLK;
4947 data->arg.u.device.specdata1 = MAJOR(rdev);
4948 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004949 }
4950 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004951 data->arg.ftype = NF4CHR;
4952 data->arg.u.device.specdata1 = MAJOR(rdev);
4953 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04004954 } else if (!S_ISSOCK(mode)) {
4955 status = -EINVAL;
4956 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004957 }
David Quigley1775fd32013-05-22 12:50:42 -04004958
David Quigleyaa9c2662013-05-22 12:50:44 -04004959 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004960 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04004961out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004962 nfs4_free_createdata(data);
4963out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004964 return status;
4965}
4966
4967static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
4968 struct iattr *sattr, dev_t rdev)
4969{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004970 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04004971 struct nfs4_exception exception = {
4972 .interruptible = true,
4973 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004974 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004975 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00004976
David Quigleyaa9c2662013-05-22 12:50:44 -04004977 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4978
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004979 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4980 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07004981 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004982 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
4983 trace_nfs4_mknod(dir, &dentry->d_name, err);
4984 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004985 &exception);
4986 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04004987
4988 nfs4_label_release_security(label);
4989
Linus Torvalds1da177e2005-04-16 15:20:36 -07004990 return err;
4991}
4992
4993static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
4994 struct nfs_fsstat *fsstat)
4995{
4996 struct nfs4_statfs_arg args = {
4997 .fh = fhandle,
4998 .bitmask = server->attr_bitmask,
4999 };
Benny Halevy24ad1482009-04-01 09:21:56 -04005000 struct nfs4_statfs_res res = {
5001 .fsstat = fsstat,
5002 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005003 struct rpc_message msg = {
5004 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
5005 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04005006 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005007 };
5008
Trond Myklebust0e574af2005-10-27 22:12:38 -04005009 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005010 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005011}
5012
5013static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
5014{
Trond Myklebust0688e642019-04-07 13:59:09 -04005015 struct nfs4_exception exception = {
5016 .interruptible = true,
5017 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005018 int err;
5019 do {
5020 err = nfs4_handle_exception(server,
5021 _nfs4_proc_statfs(server, fhandle, fsstat),
5022 &exception);
5023 } while (exception.retry);
5024 return err;
5025}
5026
5027static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
5028 struct nfs_fsinfo *fsinfo)
5029{
5030 struct nfs4_fsinfo_arg args = {
5031 .fh = fhandle,
5032 .bitmask = server->attr_bitmask,
5033 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04005034 struct nfs4_fsinfo_res res = {
5035 .fsinfo = fsinfo,
5036 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005037 struct rpc_message msg = {
5038 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
5039 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04005040 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005041 };
5042
Bryan Schumaker7c513052011-03-24 17:12:24 +00005043 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005044}
5045
5046static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
5047{
Trond Myklebust0688e642019-04-07 13:59:09 -04005048 struct nfs4_exception exception = {
5049 .interruptible = true,
5050 };
Chuck Lever83ca7f52013-03-16 15:55:53 -04005051 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005052 int err;
5053
5054 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04005055 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04005056 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04005057 if (err == 0) {
Trond Myklebustfb10fb62016-08-05 19:13:08 -04005058 nfs4_set_lease_period(server->nfs_client,
5059 fsinfo->lease_time * HZ,
5060 now);
Chuck Lever83ca7f52013-03-16 15:55:53 -04005061 break;
5062 }
5063 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005064 } while (exception.retry);
5065 return err;
5066}
5067
5068static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
5069{
Bryan Schumakere38eb652012-06-20 15:53:40 -04005070 int error;
5071
Trond Myklebust0e574af2005-10-27 22:12:38 -04005072 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04005073 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08005074 if (error == 0) {
5075 /* block layout checks this! */
5076 server->pnfs_blksize = fsinfo->blksize;
Jeff Laytonca440c32016-09-15 14:40:49 -04005077 set_pnfs_layoutdriver(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08005078 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04005079
5080 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005081}
5082
5083static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
5084 struct nfs_pathconf *pathconf)
5085{
5086 struct nfs4_pathconf_arg args = {
5087 .fh = fhandle,
5088 .bitmask = server->attr_bitmask,
5089 };
Benny Halevyd45b2982009-04-01 09:21:58 -04005090 struct nfs4_pathconf_res res = {
5091 .pathconf = pathconf,
5092 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005093 struct rpc_message msg = {
5094 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
5095 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04005096 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005097 };
5098
5099 /* None of the pathconf attributes are mandatory to implement */
5100 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
5101 memset(pathconf, 0, sizeof(*pathconf));
5102 return 0;
5103 }
5104
Trond Myklebust0e574af2005-10-27 22:12:38 -04005105 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005106 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005107}
5108
5109static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
5110 struct nfs_pathconf *pathconf)
5111{
Trond Myklebust0688e642019-04-07 13:59:09 -04005112 struct nfs4_exception exception = {
5113 .interruptible = true,
5114 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005115 int err;
5116
5117 do {
5118 err = nfs4_handle_exception(server,
5119 _nfs4_proc_pathconf(server, fhandle, pathconf),
5120 &exception);
5121 } while (exception.retry);
5122 return err;
5123}
5124
Trond Myklebust5521abf2013-03-16 20:54:34 -04005125int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04005126 const struct nfs_open_context *ctx,
5127 const struct nfs_lock_context *l_ctx,
5128 fmode_t fmode)
5129{
NeilBrown17393472016-10-13 15:26:47 +11005130 return nfs4_select_rw_stateid(ctx->state, fmode, l_ctx, stateid, NULL);
Trond Myklebust9b206142013-03-17 15:52:00 -04005131}
5132EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
5133
Trond Myklebust5521abf2013-03-16 20:54:34 -04005134static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
5135 const struct nfs_open_context *ctx,
5136 const struct nfs_lock_context *l_ctx,
5137 fmode_t fmode)
5138{
Ben Dooksd49dd112019-10-16 17:28:21 +01005139 nfs4_stateid _current_stateid;
Trond Myklebust5521abf2013-03-16 20:54:34 -04005140
Trond Myklebuste1253be2014-03-05 08:44:23 -05005141 /* If the current stateid represents a lost lock, then exit */
Ben Dooksd49dd112019-10-16 17:28:21 +01005142 if (nfs4_set_rw_stateid(&_current_stateid, ctx, l_ctx, fmode) == -EIO)
Trond Myklebuste1253be2014-03-05 08:44:23 -05005143 return true;
Ben Dooksd49dd112019-10-16 17:28:21 +01005144 return nfs4_stateid_match(stateid, &_current_stateid);
Trond Myklebust5521abf2013-03-16 20:54:34 -04005145}
5146
5147static bool nfs4_error_stateid_expired(int err)
5148{
5149 switch (err) {
5150 case -NFS4ERR_DELEG_REVOKED:
5151 case -NFS4ERR_ADMIN_REVOKED:
5152 case -NFS4ERR_BAD_STATEID:
5153 case -NFS4ERR_STALE_STATEID:
5154 case -NFS4ERR_OLD_STATEID:
5155 case -NFS4ERR_OPENMODE:
5156 case -NFS4ERR_EXPIRED:
5157 return true;
5158 }
5159 return false;
5160}
5161
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005162static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005163{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005164 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005165
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005166 trace_nfs4_read(hdr, task->tk_status);
Trond Myklebust9c278692016-09-22 13:39:11 -04005167 if (task->tk_status < 0) {
5168 struct nfs4_exception exception = {
5169 .inode = hdr->inode,
5170 .state = hdr->args.context->state,
5171 .stateid = &hdr->args.stateid,
5172 };
5173 task->tk_status = nfs4_async_handle_exception(task,
5174 server, task->tk_status, &exception);
5175 if (exception.retry) {
5176 rpc_restart_call_prepare(task);
5177 return -EAGAIN;
5178 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005179 }
Trond Myklebust8850df92007-09-28 17:20:07 -04005180
Linus Torvalds1da177e2005-04-16 15:20:36 -07005181 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005182 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05005183 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005184}
5185
Trond Myklebust5521abf2013-03-16 20:54:34 -04005186static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04005187 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04005188{
5189
5190 if (!nfs4_error_stateid_expired(task->tk_status) ||
5191 nfs4_stateid_is_current(&args->stateid,
5192 args->context,
5193 args->lock_context,
5194 FMODE_READ))
5195 return false;
5196 rpc_restart_call_prepare(task);
5197 return true;
5198}
5199
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005200static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005201{
5202
5203 dprintk("--> %s\n", __func__);
5204
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005205 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005206 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005207 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04005208 return -EAGAIN;
Trond Myklebustbfc505d2016-09-15 18:26:05 -04005209 if (task->tk_status > 0)
5210 nfs_invalidate_atime(hdr->inode);
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005211 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
5212 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005213}
5214
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005215static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
5216 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005217{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005218 hdr->timestamp = jiffies;
Trond Myklebustca857cc2016-06-28 13:54:09 -04005219 if (!hdr->pgio_done_cb)
5220 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005221 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Anna Schumakerfba83f32018-05-04 16:22:50 -04005222 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005223}
5224
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005225static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
5226 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04005227{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05005228 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode)->nfs_client,
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005229 &hdr->args.seq_args,
5230 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04005231 task))
NeilBrownef1820f2013-09-04 17:04:49 +10005232 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005233 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
5234 hdr->args.lock_context,
Benjamin Coddingtonfbe77c32017-04-19 10:11:35 -04005235 hdr->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10005236 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005237 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10005238 return -EIO;
5239 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005240}
5241
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005242static int nfs4_write_done_cb(struct rpc_task *task,
5243 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005244{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005245 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10005246
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005247 trace_nfs4_write(hdr, task->tk_status);
Trond Myklebust9c278692016-09-22 13:39:11 -04005248 if (task->tk_status < 0) {
5249 struct nfs4_exception exception = {
5250 .inode = hdr->inode,
5251 .state = hdr->args.context->state,
5252 .stateid = &hdr->args.stateid,
5253 };
5254 task->tk_status = nfs4_async_handle_exception(task,
5255 NFS_SERVER(inode), task->tk_status,
5256 &exception);
5257 if (exception.retry) {
5258 rpc_restart_call_prepare(task);
5259 return -EAGAIN;
5260 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005261 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005262 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005263 renew_lease(NFS_SERVER(inode), hdr->timestamp);
Trond Myklebusta08a8cd2015-02-26 17:36:09 -05005264 nfs_writeback_update_inode(hdr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005265 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05005266 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005267}
5268
Trond Myklebust5521abf2013-03-16 20:54:34 -04005269static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04005270 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04005271{
5272
5273 if (!nfs4_error_stateid_expired(task->tk_status) ||
5274 nfs4_stateid_is_current(&args->stateid,
5275 args->context,
5276 args->lock_context,
5277 FMODE_WRITE))
5278 return false;
5279 rpc_restart_call_prepare(task);
5280 return true;
5281}
5282
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005283static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00005284{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005285 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00005286 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005287 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04005288 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005289 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
5290 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00005291}
5292
Trond Myklebust5a37f852012-04-28 14:55:16 -04005293static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005294bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00005295{
Trond Myklebust5a37f852012-04-28 14:55:16 -04005296 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005297 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04005298 return false;
5299 /* Otherwise, request attributes if and only if we don't hold
5300 * a delegation
5301 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04005302 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00005303}
Fred Isamana69aef12011-03-03 15:13:47 +00005304
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005305static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
Anna Schumakerfb91fb02018-05-04 16:22:48 -04005306 struct rpc_message *msg,
5307 struct rpc_clnt **clnt)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005308{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005309 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005310
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005311 if (!nfs4_write_need_cache_consistency_data(hdr)) {
5312 hdr->args.bitmask = NULL;
5313 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00005314 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005315 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04005316
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005317 if (!hdr->pgio_done_cb)
5318 hdr->pgio_done_cb = nfs4_write_done_cb;
5319 hdr->res.server = server;
5320 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005321
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005322 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Anna Schumakerfba83f32018-05-04 16:22:50 -04005323 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 1, 0);
Anna Schumakerfb91fb02018-05-04 16:22:48 -04005324 nfs4_state_protect_write(server->nfs_client, clnt, msg, hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005325}
5326
Fred Isaman0b7c0152012-04-20 14:47:39 -04005327static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
5328{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05005329 nfs4_setup_sequence(NFS_SERVER(data->inode)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005330 &data->args.seq_args,
5331 &data->res.seq_res,
5332 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005333}
5334
Fred Isaman0b7c0152012-04-20 14:47:39 -04005335static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005336{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005337 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04005338
Trond Myklebustcc668ab2013-08-14 15:31:28 -04005339 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10005340 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
5341 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005342 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05005343 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005344 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05005345 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005346}
5347
Fred Isaman0b7c0152012-04-20 14:47:39 -04005348static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00005349{
5350 if (!nfs4_sequence_done(task, &data->res.seq_res))
5351 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04005352 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00005353}
5354
Anna Schumakere9ae1ee2018-05-04 16:22:49 -04005355static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg,
5356 struct rpc_clnt **clnt)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005357{
Trond Myklebust788e7a82006-03-20 13:44:27 -05005358 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00005359
Fred Isaman0b7c0152012-04-20 14:47:39 -04005360 if (data->commit_done_cb == NULL)
5361 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005362 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005363 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Anna Schumakerfba83f32018-05-04 16:22:50 -04005364 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Anna Schumakere9ae1ee2018-05-04 16:22:49 -04005365 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_COMMIT, clnt, msg);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005366}
5367
Olga Kornievskaia6b8d84e2018-07-09 15:13:36 -04005368static int _nfs4_proc_commit(struct file *dst, struct nfs_commitargs *args,
5369 struct nfs_commitres *res)
5370{
5371 struct inode *dst_inode = file_inode(dst);
5372 struct nfs_server *server = NFS_SERVER(dst_inode);
5373 struct rpc_message msg = {
5374 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT],
5375 .rpc_argp = args,
5376 .rpc_resp = res,
5377 };
5378
5379 args->fh = NFS_FH(dst_inode);
5380 return nfs4_call_sync(server->client, server, &msg,
5381 &args->seq_args, &res->seq_res, 1);
5382}
5383
5384int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res)
5385{
5386 struct nfs_commitargs args = {
5387 .offset = offset,
5388 .count = count,
5389 };
5390 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst));
5391 struct nfs4_exception exception = { };
5392 int status;
5393
5394 do {
5395 status = _nfs4_proc_commit(dst, &args, res);
5396 status = nfs4_handle_exception(dst_server, status, &exception);
5397 } while (exception.retry);
5398
5399 return status;
5400}
5401
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005402struct nfs4_renewdata {
5403 struct nfs_client *client;
5404 unsigned long timestamp;
5405};
5406
Linus Torvalds1da177e2005-04-16 15:20:36 -07005407/*
5408 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
5409 * standalone procedure for queueing an asynchronous RENEW.
5410 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005411static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005412{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005413 struct nfs4_renewdata *data = calldata;
5414 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005415
Elena Reshetova212bf412017-10-20 12:53:38 +03005416 if (refcount_read(&clp->cl_count) > 1)
Alexandros Batsakis0851de062010-02-05 03:45:06 -08005417 nfs4_schedule_state_renewal(clp);
5418 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005419 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005420}
5421
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005422static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005423{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005424 struct nfs4_renewdata *data = calldata;
5425 struct nfs_client *clp = data->client;
5426 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005427
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005428 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04005429 switch (task->tk_status) {
5430 case 0:
5431 break;
5432 case -NFS4ERR_LEASE_MOVED:
5433 nfs4_schedule_lease_moved_recovery(clp);
5434 break;
5435 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04005436 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04005437 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
5438 return;
5439 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005440 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04005441 return;
5442 }
5443 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005444 }
Trond Myklebust452e9352010-07-31 14:29:06 -04005445 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005446}
5447
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005448static const struct rpc_call_ops nfs4_renew_ops = {
5449 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005450 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005451};
5452
NeilBrowna52458b2018-12-03 11:30:31 +11005453static int nfs4_proc_async_renew(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005454{
5455 struct rpc_message msg = {
5456 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
5457 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01005458 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005459 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005460 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005461
Trond Myklebust2f60ea62011-08-24 15:07:37 -04005462 if (renew_flags == 0)
5463 return 0;
Elena Reshetova212bf412017-10-20 12:53:38 +03005464 if (!refcount_inc_not_zero(&clp->cl_count))
Alexandros Batsakis0851de062010-02-05 03:45:06 -08005465 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04005466 data = kmalloc(sizeof(*data), GFP_NOFS);
Dave Wysochanski5c737cb2017-04-27 10:45:15 -04005467 if (data == NULL) {
5468 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005469 return -ENOMEM;
Dave Wysochanski5c737cb2017-04-27 10:45:15 -04005470 }
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005471 data->client = clp;
5472 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04005473 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005474 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005475}
5476
NeilBrowna52458b2018-12-03 11:30:31 +11005477static int nfs4_proc_renew(struct nfs_client *clp, const struct cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005478{
5479 struct rpc_message msg = {
5480 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
5481 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01005482 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005483 };
5484 unsigned long now = jiffies;
5485 int status;
5486
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04005487 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005488 if (status < 0)
5489 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04005490 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005491 return 0;
5492}
5493
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005494static inline int nfs4_server_supports_acls(struct nfs_server *server)
5495{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06005496 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005497}
5498
Trond Myklebust21f498c2012-08-24 10:59:25 -04005499/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
5500 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005501 * the stack.
5502 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04005503#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005504
Neil Hormane9e3d722011-03-04 19:26:03 -05005505static int buf_to_pages_noslab(const void *buf, size_t buflen,
Andreas Gruenbacher8fbcf232015-11-03 18:25:34 +01005506 struct page **pages)
Neil Hormane9e3d722011-03-04 19:26:03 -05005507{
5508 struct page *newpage, **spages;
5509 int rc = 0;
5510 size_t len;
5511 spages = pages;
5512
5513 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04005514 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05005515 newpage = alloc_page(GFP_KERNEL);
5516
5517 if (newpage == NULL)
5518 goto unwind;
5519 memcpy(page_address(newpage), buf, len);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005520 buf += len;
5521 buflen -= len;
Neil Hormane9e3d722011-03-04 19:26:03 -05005522 *pages++ = newpage;
5523 rc++;
5524 } while (buflen != 0);
5525
5526 return rc;
5527
5528unwind:
5529 for(; rc > 0; rc--)
5530 __free_page(spages[rc-1]);
5531 return -ENOMEM;
5532}
5533
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005534struct nfs4_cached_acl {
5535 int cached;
5536 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00005537 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005538};
5539
5540static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005541{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005542 struct nfs_inode *nfsi = NFS_I(inode);
5543
5544 spin_lock(&inode->i_lock);
5545 kfree(nfsi->nfs4_acl);
5546 nfsi->nfs4_acl = acl;
5547 spin_unlock(&inode->i_lock);
5548}
5549
5550static void nfs4_zap_acl_attr(struct inode *inode)
5551{
5552 nfs4_set_cached_acl(inode, NULL);
5553}
5554
5555static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
5556{
5557 struct nfs_inode *nfsi = NFS_I(inode);
5558 struct nfs4_cached_acl *acl;
5559 int ret = -ENOENT;
5560
5561 spin_lock(&inode->i_lock);
5562 acl = nfsi->nfs4_acl;
5563 if (acl == NULL)
5564 goto out;
5565 if (buf == NULL) /* user is just asking for length */
5566 goto out_len;
5567 if (acl->cached == 0)
5568 goto out;
5569 ret = -ERANGE; /* see getxattr(2) man page */
5570 if (acl->len > buflen)
5571 goto out;
5572 memcpy(buf, acl->data, acl->len);
5573out_len:
5574 ret = acl->len;
5575out:
5576 spin_unlock(&inode->i_lock);
5577 return ret;
5578}
5579
Sachin Prabhu5794d212012-04-17 14:36:40 +01005580static 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 +00005581{
5582 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04005583 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005584
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005585 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04005586 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005587 if (acl == NULL)
5588 goto out;
5589 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01005590 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005591 } else {
5592 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
5593 if (acl == NULL)
5594 goto out;
5595 acl->cached = 0;
5596 }
5597 acl->len = acl_len;
5598out:
5599 nfs4_set_cached_acl(inode, acl);
5600}
5601
Andy Adamsonbf118a32011-12-07 11:55:27 -05005602/*
5603 * The getxattr API returns the required buffer length when called with a
5604 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
5605 * the required buf. On a NULL buf, we send a page of data to the server
5606 * guessing that the ACL request can be serviced by a page. If so, we cache
5607 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
5608 * the cache. If not so, we throw away the page, and cache the required
5609 * length. The next getxattr call will then produce another round trip to
5610 * the server, this time with the input buf of the required size.
5611 */
Trond Myklebust16b42892006-08-24 12:27:15 -04005612static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005613{
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005614 struct page **pages;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005615 struct nfs_getaclargs args = {
5616 .fh = NFS_FH(inode),
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005617 .acl_len = buflen,
5618 };
Benny Halevy663c79b2009-04-01 09:21:59 -04005619 struct nfs_getaclres res = {
5620 .acl_len = buflen,
5621 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005622 struct rpc_message msg = {
5623 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
5624 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04005625 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005626 };
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005627 unsigned int npages;
Trond Myklebust21f498c2012-08-24 10:59:25 -04005628 int ret = -ENOMEM, i;
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005629 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005630
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005631 if (buflen == 0)
5632 buflen = server->rsize;
5633
5634 npages = DIV_ROUND_UP(buflen, PAGE_SIZE) + 1;
5635 pages = kmalloc_array(npages, sizeof(struct page *), GFP_NOFS);
5636 if (!pages)
5637 return -ENOMEM;
5638
5639 args.acl_pages = pages;
Sachin Prabhu5a006892012-04-17 14:35:39 +01005640
Andy Adamsonbf118a32011-12-07 11:55:27 -05005641 for (i = 0; i < npages; i++) {
5642 pages[i] = alloc_page(GFP_KERNEL);
5643 if (!pages[i])
5644 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005645 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01005646
5647 /* for decoding across pages */
5648 res.acl_scratch = alloc_page(GFP_KERNEL);
5649 if (!res.acl_scratch)
5650 goto out_free;
5651
Andy Adamsonbf118a32011-12-07 11:55:27 -05005652 args.acl_len = npages * PAGE_SIZE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01005653
Peng Taode040be2012-01-10 22:42:47 +08005654 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05005655 __func__, buf, buflen, npages, args.acl_len);
5656 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
5657 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005658 if (ret)
5659 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05005660
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005661 /* Handle the case where the passed-in buffer is too short */
5662 if (res.acl_flags & NFS4_ACL_TRUNC) {
5663 /* Did the user only issue a request for the acl length? */
5664 if (buf == NULL)
5665 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005666 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005667 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005668 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005669 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01005670 if (buf) {
5671 if (res.acl_len > buflen) {
5672 ret = -ERANGE;
5673 goto out_free;
5674 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005675 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01005676 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005677out_ok:
5678 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005679out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05005680 for (i = 0; i < npages; i++)
5681 if (pages[i])
5682 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05005683 if (res.acl_scratch)
5684 __free_page(res.acl_scratch);
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005685 kfree(pages);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005686 return ret;
5687}
5688
Trond Myklebust16b42892006-08-24 12:27:15 -04005689static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
5690{
Trond Myklebust0688e642019-04-07 13:59:09 -04005691 struct nfs4_exception exception = {
5692 .interruptible = true,
5693 };
Trond Myklebust16b42892006-08-24 12:27:15 -04005694 ssize_t ret;
5695 do {
5696 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04005697 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b42892006-08-24 12:27:15 -04005698 if (ret >= 0)
5699 break;
5700 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
5701 } while (exception.retry);
5702 return ret;
5703}
5704
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005705static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
5706{
5707 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005708 int ret;
5709
5710 if (!nfs4_server_supports_acls(server))
5711 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005712 ret = nfs_revalidate_inode(server, inode);
5713 if (ret < 0)
5714 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005715 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
5716 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005717 ret = nfs4_read_cached_acl(inode, buf, buflen);
5718 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05005719 /* -ENOENT is returned if there is no ACL or if there is an ACL
5720 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005721 return ret;
5722 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005723}
5724
Trond Myklebust16b42892006-08-24 12:27:15 -04005725static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005726{
5727 struct nfs_server *server = NFS_SERVER(inode);
5728 struct page *pages[NFS4ACL_MAXPAGES];
5729 struct nfs_setaclargs arg = {
5730 .fh = NFS_FH(inode),
5731 .acl_pages = pages,
5732 .acl_len = buflen,
5733 };
Benny Halevy73c403a2009-04-01 09:22:01 -04005734 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005735 struct rpc_message msg = {
5736 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
5737 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04005738 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005739 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04005740 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05005741 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005742
5743 if (!nfs4_server_supports_acls(server))
5744 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04005745 if (npages > ARRAY_SIZE(pages))
5746 return -ERANGE;
Andreas Gruenbacher8fbcf232015-11-03 18:25:34 +01005747 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages);
Neil Hormane9e3d722011-03-04 19:26:03 -05005748 if (i < 0)
5749 return i;
Trond Myklebustc01d3642018-03-20 16:43:20 -04005750 nfs4_inode_make_writeable(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005751 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05005752
5753 /*
5754 * Free each page after tx, so the only ref left is
5755 * held by the network stack
5756 */
5757 for (; i > 0; i--)
5758 put_page(pages[i-1]);
5759
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005760 /*
5761 * Acl update can result in inode attribute update.
5762 * so mark the attribute cache invalid.
5763 */
5764 spin_lock(&inode->i_lock);
Trond Myklebust16e14372018-03-20 16:53:31 -04005765 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_CHANGE
Trond Myklebust472f7612018-04-08 18:14:43 -04005766 | NFS_INO_INVALID_CTIME
5767 | NFS_INO_REVAL_FORCED;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005768 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04005769 nfs_access_zap_cache(inode);
5770 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005771 return ret;
5772}
5773
Trond Myklebust16b42892006-08-24 12:27:15 -04005774static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
5775{
5776 struct nfs4_exception exception = { };
5777 int err;
5778 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005779 err = __nfs4_proc_set_acl(inode, buf, buflen);
5780 trace_nfs4_set_acl(inode, err);
5781 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b42892006-08-24 12:27:15 -04005782 &exception);
5783 } while (exception.retry);
5784 return err;
5785}
5786
David Quigleyaa9c2662013-05-22 12:50:44 -04005787#ifdef CONFIG_NFS_V4_SECURITY_LABEL
5788static int _nfs4_get_security_label(struct inode *inode, void *buf,
5789 size_t buflen)
5790{
5791 struct nfs_server *server = NFS_SERVER(inode);
5792 struct nfs_fattr fattr;
5793 struct nfs4_label label = {0, 0, buflen, buf};
5794
5795 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005796 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04005797 .fh = NFS_FH(inode),
5798 .bitmask = bitmask,
5799 };
5800 struct nfs4_getattr_res res = {
5801 .fattr = &fattr,
5802 .label = &label,
5803 .server = server,
5804 };
5805 struct rpc_message msg = {
5806 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005807 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04005808 .rpc_resp = &res,
5809 };
5810 int ret;
5811
5812 nfs_fattr_init(&fattr);
5813
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005814 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04005815 if (ret)
5816 return ret;
5817 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
5818 return -ENOENT;
5819 if (buflen < label.len)
5820 return -ERANGE;
5821 return 0;
5822}
5823
5824static int nfs4_get_security_label(struct inode *inode, void *buf,
5825 size_t buflen)
5826{
Trond Myklebust0688e642019-04-07 13:59:09 -04005827 struct nfs4_exception exception = {
5828 .interruptible = true,
5829 };
David Quigleyaa9c2662013-05-22 12:50:44 -04005830 int err;
5831
5832 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
5833 return -EOPNOTSUPP;
5834
5835 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005836 err = _nfs4_get_security_label(inode, buf, buflen);
5837 trace_nfs4_get_security_label(inode, err);
5838 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04005839 &exception);
5840 } while (exception.retry);
5841 return err;
5842}
5843
5844static int _nfs4_do_set_security_label(struct inode *inode,
5845 struct nfs4_label *ilabel,
5846 struct nfs_fattr *fattr,
5847 struct nfs4_label *olabel)
5848{
5849
5850 struct iattr sattr = {0};
5851 struct nfs_server *server = NFS_SERVER(inode);
5852 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04005853 struct nfs_setattrargs arg = {
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005854 .fh = NFS_FH(inode),
5855 .iap = &sattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04005856 .server = server,
5857 .bitmask = bitmask,
5858 .label = ilabel,
5859 };
5860 struct nfs_setattrres res = {
5861 .fattr = fattr,
5862 .label = olabel,
5863 .server = server,
5864 };
5865 struct rpc_message msg = {
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005866 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
5867 .rpc_argp = &arg,
5868 .rpc_resp = &res,
David Quigleyaa9c2662013-05-22 12:50:44 -04005869 };
5870 int status;
5871
Jeff Layton12207f62013-11-01 10:49:32 -04005872 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04005873
Jeff Layton12207f62013-11-01 10:49:32 -04005874 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04005875 if (status)
5876 dprintk("%s failed: %d\n", __func__, status);
5877
5878 return status;
5879}
5880
5881static int nfs4_do_set_security_label(struct inode *inode,
5882 struct nfs4_label *ilabel,
5883 struct nfs_fattr *fattr,
5884 struct nfs4_label *olabel)
5885{
5886 struct nfs4_exception exception = { };
5887 int err;
5888
5889 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005890 err = _nfs4_do_set_security_label(inode, ilabel,
5891 fattr, olabel);
5892 trace_nfs4_set_security_label(inode, err);
5893 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04005894 &exception);
5895 } while (exception.retry);
5896 return err;
5897}
5898
5899static int
Al Viro59301222016-05-27 10:19:30 -04005900nfs4_set_security_label(struct inode *inode, const void *buf, size_t buflen)
David Quigleyaa9c2662013-05-22 12:50:44 -04005901{
5902 struct nfs4_label ilabel, *olabel = NULL;
5903 struct nfs_fattr fattr;
David Quigleyaa9c2662013-05-22 12:50:44 -04005904 int status;
5905
5906 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
5907 return -EOPNOTSUPP;
5908
5909 nfs_fattr_init(&fattr);
5910
5911 ilabel.pi = 0;
5912 ilabel.lfs = 0;
5913 ilabel.label = (char *)buf;
5914 ilabel.len = buflen;
5915
David Quigleyaa9c2662013-05-22 12:50:44 -04005916 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
5917 if (IS_ERR(olabel)) {
5918 status = -PTR_ERR(olabel);
5919 goto out;
5920 }
5921
5922 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
5923 if (status == 0)
5924 nfs_setsecurity(inode, &fattr, olabel);
5925
5926 nfs4_label_free(olabel);
5927out:
David Quigleyaa9c2662013-05-22 12:50:44 -04005928 return status;
5929}
5930#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
5931
5932
Chuck Leverf0920752012-05-21 22:45:41 -04005933static void nfs4_init_boot_verifier(const struct nfs_client *clp,
5934 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05005935{
5936 __be32 verf[2];
5937
Chuck Lever2c820d92012-05-21 22:45:33 -04005938 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
5939 /* An impossible timestamp guarantees this value
5940 * will never match a generated boot time. */
Deepa Dinamani2f86e092016-10-01 16:46:26 -07005941 verf[0] = cpu_to_be32(U32_MAX);
5942 verf[1] = cpu_to_be32(U32_MAX);
Chuck Lever2c820d92012-05-21 22:45:33 -04005943 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04005944 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Deepa Dinamani2f86e092016-10-01 16:46:26 -07005945 u64 ns = ktime_to_ns(nn->boot_time);
5946
5947 verf[0] = cpu_to_be32(ns >> 32);
5948 verf[1] = cpu_to_be32(ns);
Chuck Lever2c820d92012-05-21 22:45:33 -04005949 }
Chuck Levercd937102012-03-02 17:14:31 -05005950 memcpy(bootverf->data, verf, sizeof(bootverf->data));
5951}
5952
Jeff Laytona3192682015-06-09 19:43:59 -04005953static int
5954nfs4_init_nonuniform_client_string(struct nfs_client *clp)
Chuck Levere984a552012-09-14 17:24:21 -04005955{
Jeff Laytona3192682015-06-09 19:43:59 -04005956 size_t len;
5957 char *str;
Chuck Levere984a552012-09-14 17:24:21 -04005958
Trond Myklebustceb3a162015-01-03 15:16:04 -05005959 if (clp->cl_owner_id != NULL)
Jeff Laytona3192682015-06-09 19:43:59 -04005960 return 0;
Kinglong Mee4a3e5772015-08-31 10:53:43 +08005961
Jeff Laytona3192682015-06-09 19:43:59 -04005962 rcu_read_lock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04005963 len = 14 +
5964 strlen(clp->cl_rpcclient->cl_nodename) +
5965 1 +
Jeff Laytona3192682015-06-09 19:43:59 -04005966 strlen(rpc_peeraddr2str(clp->cl_rpcclient, RPC_DISPLAY_ADDR)) +
Jeff Laytona3192682015-06-09 19:43:59 -04005967 1;
5968 rcu_read_unlock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04005969 if (nfs4_client_id_uniquifier[0] != '\0')
5970 len += strlen(nfs4_client_id_uniquifier) + 1;
Jeff Laytona3192682015-06-09 19:43:59 -04005971 if (len > NFS4_OPAQUE_LIMIT + 1)
5972 return -EINVAL;
5973
5974 /*
5975 * Since this string is allocated at mount time, and held until the
5976 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
5977 * about a memory-reclaim deadlock.
5978 */
5979 str = kmalloc(len, GFP_KERNEL);
5980 if (!str)
5981 return -ENOMEM;
Trond Myklebustceb3a162015-01-03 15:16:04 -05005982
Chuck Levere984a552012-09-14 17:24:21 -04005983 rcu_read_lock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04005984 if (nfs4_client_id_uniquifier[0] != '\0')
Chuck Lever025bb9f2018-06-04 10:53:34 -04005985 scnprintf(str, len, "Linux NFSv4.0 %s/%s/%s",
Chuck Lever848a4eb2018-06-04 10:53:29 -04005986 clp->cl_rpcclient->cl_nodename,
5987 nfs4_client_id_uniquifier,
5988 rpc_peeraddr2str(clp->cl_rpcclient,
Chuck Lever025bb9f2018-06-04 10:53:34 -04005989 RPC_DISPLAY_ADDR));
Chuck Lever848a4eb2018-06-04 10:53:29 -04005990 else
Chuck Lever025bb9f2018-06-04 10:53:34 -04005991 scnprintf(str, len, "Linux NFSv4.0 %s/%s",
Chuck Lever848a4eb2018-06-04 10:53:29 -04005992 clp->cl_rpcclient->cl_nodename,
5993 rpc_peeraddr2str(clp->cl_rpcclient,
Chuck Lever025bb9f2018-06-04 10:53:34 -04005994 RPC_DISPLAY_ADDR));
Chuck Levere984a552012-09-14 17:24:21 -04005995 rcu_read_unlock();
Jeff Laytona3192682015-06-09 19:43:59 -04005996
Jeff Laytona3192682015-06-09 19:43:59 -04005997 clp->cl_owner_id = str;
5998 return 0;
Chuck Levere984a552012-09-14 17:24:21 -04005999}
6000
Jeff Layton873e3852015-06-09 19:44:00 -04006001static int
6002nfs4_init_uniquifier_client_string(struct nfs_client *clp)
Chuck Levere984a552012-09-14 17:24:21 -04006003{
Jeff Layton873e3852015-06-09 19:44:00 -04006004 size_t len;
6005 char *str;
6006
6007 len = 10 + 10 + 1 + 10 + 1 +
6008 strlen(nfs4_client_id_uniquifier) + 1 +
6009 strlen(clp->cl_rpcclient->cl_nodename) + 1;
6010
6011 if (len > NFS4_OPAQUE_LIMIT + 1)
6012 return -EINVAL;
6013
6014 /*
6015 * Since this string is allocated at mount time, and held until the
6016 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
6017 * about a memory-reclaim deadlock.
6018 */
6019 str = kmalloc(len, GFP_KERNEL);
6020 if (!str)
6021 return -ENOMEM;
6022
Trond Myklebustf2dd4362015-10-08 11:33:17 -04006023 scnprintf(str, len, "Linux NFSv%u.%u %s/%s",
Jeff Layton873e3852015-06-09 19:44:00 -04006024 clp->rpc_ops->version, clp->cl_minorversion,
6025 nfs4_client_id_uniquifier,
6026 clp->cl_rpcclient->cl_nodename);
Jeff Layton873e3852015-06-09 19:44:00 -04006027 clp->cl_owner_id = str;
6028 return 0;
6029}
6030
6031static int
6032nfs4_init_uniform_client_string(struct nfs_client *clp)
6033{
Jeff Layton873e3852015-06-09 19:44:00 -04006034 size_t len;
6035 char *str;
Trond Myklebustceb3a162015-01-03 15:16:04 -05006036
6037 if (clp->cl_owner_id != NULL)
Jeff Layton873e3852015-06-09 19:44:00 -04006038 return 0;
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04006039
6040 if (nfs4_client_id_uniquifier[0] != '\0')
Jeff Layton873e3852015-06-09 19:44:00 -04006041 return nfs4_init_uniquifier_client_string(clp);
6042
6043 len = 10 + 10 + 1 + 10 + 1 +
6044 strlen(clp->cl_rpcclient->cl_nodename) + 1;
6045
6046 if (len > NFS4_OPAQUE_LIMIT + 1)
6047 return -EINVAL;
6048
6049 /*
6050 * Since this string is allocated at mount time, and held until the
6051 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
6052 * about a memory-reclaim deadlock.
6053 */
6054 str = kmalloc(len, GFP_KERNEL);
6055 if (!str)
6056 return -ENOMEM;
6057
Trond Myklebustf2dd4362015-10-08 11:33:17 -04006058 scnprintf(str, len, "Linux NFSv%u.%u %s",
Jeff Layton873e3852015-06-09 19:44:00 -04006059 clp->rpc_ops->version, clp->cl_minorversion,
6060 clp->cl_rpcclient->cl_nodename);
Jeff Layton873e3852015-06-09 19:44:00 -04006061 clp->cl_owner_id = str;
6062 return 0;
Chuck Levere984a552012-09-14 17:24:21 -04006063}
6064
Chuck Lever706cb8d2014-03-12 12:51:47 -04006065/*
6066 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
6067 * services. Advertise one based on the address family of the
6068 * clientaddr.
6069 */
6070static unsigned int
6071nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
6072{
6073 if (strchr(clp->cl_ipaddr, ':') != NULL)
6074 return scnprintf(buf, len, "tcp6");
6075 else
6076 return scnprintf(buf, len, "tcp");
6077}
6078
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006079static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
6080{
6081 struct nfs4_setclientid *sc = calldata;
6082
6083 if (task->tk_status == 0)
6084 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
6085}
6086
6087static const struct rpc_call_ops nfs4_setclientid_ops = {
6088 .rpc_call_done = nfs4_setclientid_done,
6089};
6090
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006091/**
6092 * nfs4_proc_setclientid - Negotiate client ID
6093 * @clp: state data structure
6094 * @program: RPC program for NFSv4 callback service
6095 * @port: IP port number for NFS4 callback service
NeilBrowna52458b2018-12-03 11:30:31 +11006096 * @cred: credential to use for this call
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006097 * @res: where to place the result
6098 *
6099 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6100 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006101int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
NeilBrowna52458b2018-12-03 11:30:31 +11006102 unsigned short port, const struct cred *cred,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006103 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006104{
6105 nfs4_verifier sc_verifier;
6106 struct nfs4_setclientid setclientid = {
6107 .sc_verifier = &sc_verifier,
6108 .sc_prog = program,
Jeff Layton3a6bb732015-06-09 19:43:57 -04006109 .sc_clnt = clp,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006110 };
6111 struct rpc_message msg = {
6112 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
6113 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006114 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01006115 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006116 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006117 struct rpc_task_setup task_setup_data = {
6118 .rpc_client = clp->cl_rpcclient,
6119 .rpc_message = &msg,
6120 .callback_ops = &nfs4_setclientid_ops,
6121 .callback_data = &setclientid,
NeilBrown5a0c2572019-05-30 10:41:28 +10006122 .flags = RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN,
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006123 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006124 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006125
Chuck Leverde734832012-07-11 16:30:50 -04006126 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04006127 nfs4_init_boot_verifier(clp, &sc_verifier);
Jeff Layton873e3852015-06-09 19:44:00 -04006128
6129 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
6130 status = nfs4_init_uniform_client_string(clp);
6131 else
Jeff Laytona3192682015-06-09 19:43:59 -04006132 status = nfs4_init_nonuniform_client_string(clp);
Jeff Layton873e3852015-06-09 19:44:00 -04006133
6134 if (status)
6135 goto out;
Jeff Layton3a6bb732015-06-09 19:43:57 -04006136
Chuck Leverde734832012-07-11 16:30:50 -04006137 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04006138 setclientid.sc_netid_len =
6139 nfs4_init_callback_netid(clp,
6140 setclientid.sc_netid,
6141 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04006142 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05006143 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07006144 clp->cl_ipaddr, port >> 8, port & 255);
6145
Jeff Layton3a6bb732015-06-09 19:43:57 -04006146 dprintk("NFS call setclientid auth=%s, '%s'\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006147 clp->cl_rpcclient->cl_auth->au_ops->au_name,
Jeff Layton3a6bb732015-06-09 19:43:57 -04006148 clp->cl_owner_id);
Anna Schumakerdae40962019-08-14 15:28:28 -04006149
6150 status = nfs4_call_sync_custom(&task_setup_data);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006151 if (setclientid.sc_cred) {
Chuck Lever1047ec82019-10-04 09:58:54 -04006152 kfree(clp->cl_acceptor);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006153 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
6154 put_rpccred(setclientid.sc_cred);
6155 }
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006156out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006157 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006158 dprintk("NFS reply setclientid: %d\n", status);
6159 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006160}
6161
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006162/**
6163 * nfs4_proc_setclientid_confirm - Confirm client ID
6164 * @clp: state data structure
Trond Myklebust302fad72019-02-18 13:32:38 -05006165 * @arg: result of a previous SETCLIENTID
NeilBrowna52458b2018-12-03 11:30:31 +11006166 * @cred: credential to use for this call
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006167 *
6168 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6169 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04006170int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006171 struct nfs4_setclientid_res *arg,
NeilBrowna52458b2018-12-03 11:30:31 +11006172 const struct cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006173{
Linus Torvalds1da177e2005-04-16 15:20:36 -07006174 struct rpc_message msg = {
6175 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006176 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01006177 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006178 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006179 int status;
6180
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006181 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
6182 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6183 clp->cl_clientid);
NeilBrown5a0c2572019-05-30 10:41:28 +10006184 status = rpc_call_sync(clp->cl_rpcclient, &msg,
6185 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006186 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006187 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006188 return status;
6189}
6190
Trond Myklebustfe650402006-01-03 09:55:18 +01006191struct nfs4_delegreturndata {
6192 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006193 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01006194 struct nfs_fh fh;
6195 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006196 unsigned long timestamp;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006197 struct {
6198 struct nfs4_layoutreturn_args arg;
6199 struct nfs4_layoutreturn_res res;
Trond Myklebust4d796d72016-09-23 11:38:08 -04006200 struct nfs4_xdr_opaque_data ld_private;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006201 u32 roc_barrier;
6202 bool roc;
6203 } lr;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006204 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01006205 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08006206 struct inode *inode;
Trond Myklebustfe650402006-01-03 09:55:18 +01006207};
6208
Trond Myklebustfe650402006-01-03 09:55:18 +01006209static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
6210{
6211 struct nfs4_delegreturndata *data = calldata;
Trond Myklebuste0dba012017-11-07 11:02:32 -05006212 struct nfs4_exception exception = {
6213 .inode = data->inode,
6214 .stateid = &data->stateid,
6215 };
Andy Adamson938e1012009-04-01 09:22:28 -04006216
Trond Myklebust14516c32010-07-31 14:29:06 -04006217 if (!nfs4_sequence_done(task, &data->res.seq_res))
6218 return;
Andy Adamson938e1012009-04-01 09:22:28 -04006219
Trond Myklebustca8acf82013-08-13 10:36:56 -04006220 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Trond Myklebust586f1c32016-11-15 15:03:33 -05006221
6222 /* Handle Layoutreturn errors */
Trond Myklebust287a9c52019-09-20 07:23:41 -04006223 if (pnfs_roc_done(task, data->inode,
6224 &data->args.lr_args,
6225 &data->res.lr_res,
6226 &data->res.lr_ret) == -EAGAIN)
6227 goto out_restart;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006228
Ricardo Labiaga79708862009-12-07 09:23:21 -05006229 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05006230 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01006231 renew_lease(data->res.server, data->timestamp);
Trond Myklebust23ea44c2016-11-10 16:06:28 -05006232 break;
Trond Myklebustc97cf602013-11-19 16:34:14 -05006233 case -NFS4ERR_ADMIN_REVOKED:
6234 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust26d36302016-09-22 13:39:05 -04006235 case -NFS4ERR_EXPIRED:
6236 nfs4_free_revoked_stateid(data->res.server,
6237 data->args.stateid,
6238 task->tk_msg.rpc_cred);
Trond Myklebust12f275c2017-11-06 15:28:05 -05006239 /* Fallthrough */
Trond Myklebustc97cf602013-11-19 16:34:14 -05006240 case -NFS4ERR_BAD_STATEID:
Trond Myklebustc97cf602013-11-19 16:34:14 -05006241 case -NFS4ERR_STALE_STATEID:
Trond Myklebustc97cf602013-11-19 16:34:14 -05006242 task->tk_status = 0;
6243 break;
Trond Myklebust12f275c2017-11-06 15:28:05 -05006244 case -NFS4ERR_OLD_STATEID:
Trond Myklebust246afc0a2019-10-24 18:00:35 -04006245 if (!nfs4_refresh_delegation_stateid(&data->stateid, data->inode))
6246 nfs4_stateid_seqid_inc(&data->stateid);
Trond Myklebust70d136b2019-10-26 22:37:40 -04006247 if (data->args.bitmask) {
6248 data->args.bitmask = NULL;
6249 data->res.fattr = NULL;
6250 }
Trond Myklebust246afc0a2019-10-24 18:00:35 -04006251 goto out_restart;
Trond Myklebust8ac2b4222016-12-19 10:23:10 -05006252 case -NFS4ERR_ACCESS:
6253 if (data->args.bitmask) {
6254 data->args.bitmask = NULL;
6255 data->res.fattr = NULL;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006256 goto out_restart;
Trond Myklebust8ac2b4222016-12-19 10:23:10 -05006257 }
Trond Myklebust140087fd2017-11-06 15:28:10 -05006258 /* Fallthrough */
Ricardo Labiaga79708862009-12-07 09:23:21 -05006259 default:
Trond Myklebuste0dba012017-11-07 11:02:32 -05006260 task->tk_status = nfs4_async_handle_exception(task,
6261 data->res.server, task->tk_status,
6262 &exception);
6263 if (exception.retry)
Trond Myklebust140087fd2017-11-06 15:28:10 -05006264 goto out_restart;
Ricardo Labiaga79708862009-12-07 09:23:21 -05006265 }
Trond Myklebustd51f91d2019-10-21 14:22:14 -04006266 nfs_delegation_mark_returned(data->inode, data->args.stateid);
Ricardo Labiaga79708862009-12-07 09:23:21 -05006267 data->rpc_status = task->tk_status;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006268 return;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006269out_restart:
6270 task->tk_status = 0;
6271 rpc_restart_call_prepare(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01006272}
6273
6274static void nfs4_delegreturn_release(void *calldata)
6275{
Peng Tao039b7562014-07-03 13:05:02 +08006276 struct nfs4_delegreturndata *data = calldata;
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006277 struct inode *inode = data->inode;
Peng Tao039b7562014-07-03 13:05:02 +08006278
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006279 if (inode) {
Trond Myklebust586f1c32016-11-15 15:03:33 -05006280 if (data->lr.roc)
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006281 pnfs_roc_release(&data->lr.arg, &data->lr.res,
6282 data->res.lr_ret);
Trond Myklebust0bc2c9b2016-12-16 19:48:09 -05006283 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006284 nfs_iput_and_deactive(inode);
6285 }
Trond Myklebustfe650402006-01-03 09:55:18 +01006286 kfree(calldata);
6287}
6288
Andy Adamson938e1012009-04-01 09:22:28 -04006289static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
6290{
6291 struct nfs4_delegreturndata *d_data;
Trond Myklebustc8bf7072018-06-15 16:31:02 -04006292 struct pnfs_layout_hdr *lo;
Andy Adamson938e1012009-04-01 09:22:28 -04006293
6294 d_data = (struct nfs4_delegreturndata *)data;
6295
Trond Myklebust5326de92019-11-13 09:39:36 +01006296 if (!d_data->lr.roc && nfs4_wait_on_layoutreturn(d_data->inode, task)) {
6297 nfs4_sequence_done(task, &d_data->res.seq_res);
Peng Tao500d7012015-09-22 11:35:22 +08006298 return;
Trond Myklebust5326de92019-11-13 09:39:36 +01006299 }
Peng Tao500d7012015-09-22 11:35:22 +08006300
Trond Myklebustc8bf7072018-06-15 16:31:02 -04006301 lo = d_data->args.lr_args ? d_data->args.lr_args->layout : NULL;
6302 if (lo && !pnfs_layout_is_valid(lo)) {
6303 d_data->args.lr_args = NULL;
6304 d_data->res.lr_res = NULL;
6305 }
6306
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006307 nfs4_setup_sequence(d_data->res.server->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006308 &d_data->args.seq_args,
6309 &d_data->res.seq_res,
6310 task);
Andy Adamson938e1012009-04-01 09:22:28 -04006311}
Andy Adamson938e1012009-04-01 09:22:28 -04006312
Jesper Juhlc8d149f2006-03-20 13:44:07 -05006313static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04006314 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01006315 .rpc_call_done = nfs4_delegreturn_done,
6316 .rpc_release = nfs4_delegreturn_release,
6317};
6318
NeilBrowna52458b2018-12-03 11:30:31 +11006319static int _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01006320{
6321 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006322 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01006323 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006324 struct rpc_message msg = {
6325 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
6326 .rpc_cred = cred,
6327 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006328 struct rpc_task_setup task_setup_data = {
6329 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04006330 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006331 .callback_ops = &nfs4_delegreturn_ops,
6332 .flags = RPC_TASK_ASYNC,
6333 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05006334 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01006335
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006336 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01006337 if (data == NULL)
6338 return -ENOMEM;
Anna Schumakerfba83f32018-05-04 16:22:50 -04006339 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Andrew Elble99ade3c2015-12-02 09:39:51 -05006340
6341 nfs4_state_protect(server->nfs_client,
6342 NFS_SP4_MACH_CRED_CLEANUP,
6343 &task_setup_data.rpc_client, &msg);
6344
Trond Myklebustfe650402006-01-03 09:55:18 +01006345 data->args.fhandle = &data->fh;
6346 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04006347 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01006348 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05006349 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01006350 data->res.fattr = &data->fattr;
6351 data->res.server = server;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006352 data->res.lr_ret = -NFS4ERR_NOMATCHING_LAYOUT;
Trond Myklebust4d796d72016-09-23 11:38:08 -04006353 data->lr.arg.ld_private = &data->lr.ld_private;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006354 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01006355 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01006356 data->rpc_status = 0;
Trond Myklebust53e6fc82016-11-19 08:48:47 -05006357 data->lr.roc = pnfs_roc(inode, &data->lr.arg, &data->lr.res, cred);
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006358 data->inode = nfs_igrab_and_active(inode);
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006359 if (data->inode) {
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006360 if (data->lr.roc) {
6361 data->args.lr_args = &data->lr.arg;
6362 data->res.lr_res = &data->lr.res;
6363 }
Trond Myklebust53e6fc82016-11-19 08:48:47 -05006364 } else if (data->lr.roc) {
6365 pnfs_roc_release(&data->lr.arg, &data->lr.res, 0);
6366 data->lr.roc = false;
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006367 }
Trond Myklebustfe650402006-01-03 09:55:18 +01006368
Trond Myklebustc970aa82007-07-14 15:39:59 -04006369 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05006370 msg.rpc_argp = &data->args;
6371 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006372 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05006373 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01006374 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05006375 if (!issync)
6376 goto out;
Anna Schumaker820bf852017-01-11 15:01:43 -05006377 status = rpc_wait_for_completion_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05006378 if (status != 0)
6379 goto out;
6380 status = data->rpc_status;
Trond Myklebuste6f81072008-01-24 18:14:34 -05006381out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006382 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01006383 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006384}
6385
NeilBrowna52458b2018-12-03 11:30:31 +11006386int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006387{
6388 struct nfs_server *server = NFS_SERVER(inode);
6389 struct nfs4_exception exception = { };
6390 int err;
6391 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05006392 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Olga Kornievskaia48c95792015-11-24 13:29:41 -05006393 trace_nfs4_delegreturn(inode, stateid, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006394 switch (err) {
6395 case -NFS4ERR_STALE_STATEID:
6396 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07006397 case 0:
6398 return 0;
6399 }
6400 err = nfs4_handle_exception(server, err, &exception);
6401 } while (exception.retry);
6402 return err;
6403}
6404
Linus Torvalds1da177e2005-04-16 15:20:36 -07006405static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
6406{
6407 struct inode *inode = state->inode;
6408 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04006409 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006410 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07006411 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006412 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006413 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006414 struct nfs_lockt_res res = {
6415 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006416 };
6417 struct rpc_message msg = {
6418 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
Anna Schumakerd9b67e12017-01-11 15:04:25 -05006419 .rpc_argp = &arg,
6420 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006421 .rpc_cred = state->owner->so_cred,
6422 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006423 struct nfs4_lock_state *lsp;
6424 int status;
6425
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006426 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00006427 status = nfs4_set_lock_state(state, request);
6428 if (status != 0)
6429 goto out;
6430 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05006431 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05006432 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00006433 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006434 switch (status) {
6435 case 0:
6436 request->fl_type = F_UNLCK;
6437 break;
6438 case -NFS4ERR_DENIED:
6439 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006440 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05006441 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04006442 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00006443out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07006444 return status;
6445}
6446
6447static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
6448{
Trond Myklebust0688e642019-04-07 13:59:09 -04006449 struct nfs4_exception exception = {
6450 .interruptible = true,
6451 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006452 int err;
6453
6454 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04006455 err = _nfs4_proc_getlk(state, cmd, request);
6456 trace_nfs4_get_lock(request, state, cmd, err);
6457 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006458 &exception);
6459 } while (exception.retry);
6460 return err;
6461}
6462
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006463/*
6464 * Update the seqid of a lock stateid after receiving
6465 * NFS4ERR_OLD_STATEID
6466 */
6467static bool nfs4_refresh_lock_old_stateid(nfs4_stateid *dst,
6468 struct nfs4_lock_state *lsp)
6469{
6470 struct nfs4_state *state = lsp->ls_state;
6471 bool ret = false;
6472
6473 spin_lock(&state->state_lock);
6474 if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid))
6475 goto out;
6476 if (!nfs4_stateid_is_newer(&lsp->ls_stateid, dst))
6477 nfs4_stateid_seqid_inc(dst);
6478 else
6479 dst->seqid = lsp->ls_stateid.seqid;
6480 ret = true;
6481out:
6482 spin_unlock(&state->state_lock);
6483 return ret;
6484}
6485
6486static bool nfs4_sync_lock_stateid(nfs4_stateid *dst,
6487 struct nfs4_lock_state *lsp)
6488{
6489 struct nfs4_state *state = lsp->ls_state;
6490 bool ret;
6491
6492 spin_lock(&state->state_lock);
6493 ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid);
6494 nfs4_stateid_copy(dst, &lsp->ls_stateid);
6495 spin_unlock(&state->state_lock);
6496 return ret;
6497}
6498
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006499struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006500 struct nfs_locku_args arg;
6501 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006502 struct nfs4_lock_state *lsp;
6503 struct nfs_open_context *ctx;
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006504 struct nfs_lock_context *l_ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006505 struct file_lock fl;
Trond Myklebust516285eb2015-09-20 16:15:24 -04006506 struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006507 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006508};
6509
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006510static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
6511 struct nfs_open_context *ctx,
6512 struct nfs4_lock_state *lsp,
6513 struct nfs_seqid *seqid)
6514{
6515 struct nfs4_unlockdata *p;
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006516 struct nfs4_state *state = lsp->ls_state;
6517 struct inode *inode = state->inode;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006518
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006519 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006520 if (p == NULL)
6521 return NULL;
6522 p->arg.fh = NFS_FH(inode);
6523 p->arg.fl = &p->fl;
6524 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006525 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006526 p->lsp = lsp;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006527 /* Ensure we don't close file until we're done freeing locks! */
6528 p->ctx = get_nfs_open_context(ctx);
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006529 p->l_ctx = nfs_get_lock_context(ctx);
NeilBrown7b587e12018-11-30 10:04:08 +11006530 locks_init_lock(&p->fl);
6531 locks_copy_lock(&p->fl, fl);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006532 p->server = NFS_SERVER(inode);
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006533 spin_lock(&state->state_lock);
6534 nfs4_stateid_copy(&p->arg.stateid, &lsp->ls_stateid);
6535 spin_unlock(&state->state_lock);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006536 return p;
6537}
6538
Trond Myklebust06f814a2006-01-03 09:55:07 +01006539static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006540{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006541 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006542 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006543 nfs4_put_lock_state(calldata->lsp);
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006544 nfs_put_lock_context(calldata->l_ctx);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006545 put_nfs_open_context(calldata->ctx);
6546 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006547}
6548
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006549static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006550{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006551 struct nfs4_unlockdata *calldata = data;
Trond Myklebust82571552017-11-07 11:14:49 -05006552 struct nfs4_exception exception = {
6553 .inode = calldata->lsp->ls_state->inode,
6554 .stateid = &calldata->arg.stateid,
6555 };
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006556
Trond Myklebust14516c32010-07-31 14:29:06 -04006557 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
6558 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006559 switch (task->tk_status) {
6560 case 0:
Trond Myklebust26e976a2006-01-03 09:55:21 +01006561 renew_lease(calldata->server, calldata->timestamp);
Jeff Layton75575dd2016-09-17 18:17:32 -04006562 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl);
Trond Myklebustc69899a2015-01-24 16:03:52 -05006563 if (nfs4_update_lock_stateid(calldata->lsp,
6564 &calldata->res.stateid))
6565 break;
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05006566 /* Fall through */
Trond Myklebust26d36302016-09-22 13:39:05 -04006567 case -NFS4ERR_ADMIN_REVOKED:
6568 case -NFS4ERR_EXPIRED:
6569 nfs4_free_revoked_stateid(calldata->server,
6570 &calldata->arg.stateid,
6571 task->tk_msg.rpc_cred);
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05006572 /* Fall through */
Trond Myklebust9e33bed2008-12-23 15:21:46 -05006573 case -NFS4ERR_BAD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006574 case -NFS4ERR_STALE_STATEID:
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006575 if (nfs4_sync_lock_stateid(&calldata->arg.stateid,
6576 calldata->lsp))
6577 rpc_restart_call_prepare(task);
6578 break;
6579 case -NFS4ERR_OLD_STATEID:
6580 if (nfs4_refresh_lock_old_stateid(&calldata->arg.stateid,
6581 calldata->lsp))
Trond Myklebust425c1d42015-01-24 14:57:53 -05006582 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006583 break;
6584 default:
Trond Myklebust82571552017-11-07 11:14:49 -05006585 task->tk_status = nfs4_async_handle_exception(task,
6586 calldata->server, task->tk_status,
6587 &exception);
6588 if (exception.retry)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006589 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006590 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04006591 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006592}
6593
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006594static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006595{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006596 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006597
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006598 if (test_bit(NFS_CONTEXT_UNLOCK, &calldata->l_ctx->open_context->flags) &&
6599 nfs_async_iocounter_wait(task, calldata->l_ctx))
6600 return;
6601
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006602 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006603 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04006604 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006605 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006606 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006607 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01006608 calldata->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006609 if (nfs4_setup_sequence(calldata->server->nfs_client,
Andy Adamsona8936932009-04-01 09:22:23 -04006610 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006611 &calldata->res.seq_res,
6612 task) != 0)
6613 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006614 return;
6615out_no_action:
6616 task->tk_action = NULL;
6617out_wait:
6618 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006619}
6620
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006621static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006622 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006623 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01006624 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006625};
6626
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006627static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
6628 struct nfs_open_context *ctx,
6629 struct nfs4_lock_state *lsp,
6630 struct nfs_seqid *seqid)
6631{
6632 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006633 struct rpc_message msg = {
6634 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
6635 .rpc_cred = ctx->cred,
6636 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006637 struct rpc_task_setup task_setup_data = {
6638 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04006639 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006640 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05006641 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006642 .flags = RPC_TASK_ASYNC,
6643 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006644
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006645 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
6646 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
6647
Frank Filz137d6ac2007-07-09 15:32:29 -07006648 /* Ensure this is an unlock - when canceling a lock, the
6649 * canceled lock is passed in, and it won't be an unlock.
6650 */
6651 fl->fl_type = F_UNLCK;
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006652 if (fl->fl_flags & FL_CLOSE)
6653 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags);
Frank Filz137d6ac2007-07-09 15:32:29 -07006654
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006655 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
6656 if (data == NULL) {
6657 nfs_free_seqid(seqid);
6658 return ERR_PTR(-ENOMEM);
6659 }
6660
Anna Schumakerfba83f32018-05-04 16:22:50 -04006661 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1, 0);
Trond Myklebust1174dd12010-12-21 10:52:24 -05006662 msg.rpc_argp = &data->arg;
6663 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006664 task_setup_data.callback_data = data;
6665 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006666}
6667
Linus Torvalds1da177e2005-04-16 15:20:36 -07006668static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
6669{
Trond Myklebust65b62a22013-02-07 10:54:07 -05006670 struct inode *inode = state->inode;
6671 struct nfs4_state_owner *sp = state->owner;
6672 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006673 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006674 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01006675 struct rpc_task *task;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006676 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006677 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04006678 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006679
Trond Myklebust9b073572006-06-29 16:38:34 -04006680 status = nfs4_set_lock_state(state, request);
6681 /* Unlock _before_ we do the RPC call */
6682 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05006683 /* Exclude nfs_delegation_claim_locks() */
6684 mutex_lock(&sp->so_delegreturn_mutex);
6685 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05006686 down_read(&nfsi->rwsem);
Jeff Layton75575dd2016-09-17 18:17:32 -04006687 if (locks_lock_inode_wait(inode, request) == -ENOENT) {
Trond Myklebust19e03c52008-12-23 15:21:44 -05006688 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05006689 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04006690 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05006691 }
6692 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05006693 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04006694 if (status != 0)
6695 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05006696 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006697 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04006698 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
6699 goto out;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006700 alloc_seqid = NFS_SERVER(inode)->nfs_client->cl_mvops->alloc_seqid;
6701 seqid = alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04006702 status = -ENOMEM;
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006703 if (IS_ERR(seqid))
Trond Myklebust9b073572006-06-29 16:38:34 -04006704 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04006705 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006706 status = PTR_ERR(task);
6707 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04006708 goto out;
Anna Schumaker820bf852017-01-11 15:01:43 -05006709 status = rpc_wait_for_completion_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006710 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04006711out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04006712 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04006713 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006714 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006715}
6716
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006717struct nfs4_lockdata {
6718 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006719 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006720 struct nfs4_lock_state *lsp;
6721 struct nfs_open_context *ctx;
6722 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006723 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006724 int rpc_status;
6725 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04006726 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006727};
6728
6729static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006730 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
6731 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006732{
6733 struct nfs4_lockdata *p;
6734 struct inode *inode = lsp->ls_state->inode;
6735 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustb4019c02015-01-24 14:19:19 -05006736 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006737
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006738 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006739 if (p == NULL)
6740 return NULL;
6741
6742 p->arg.fh = NFS_FH(inode);
6743 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006744 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006745 if (IS_ERR(p->arg.open_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006746 goto out_free;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006747 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
6748 p->arg.lock_seqid = alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006749 if (IS_ERR(p->arg.lock_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006750 goto out_free_seqid;
David Howells7539bba2006-08-22 20:06:09 -04006751 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05006752 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05006753 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006754 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006755 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04006756 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006757 p->ctx = get_nfs_open_context(ctx);
NeilBrown7b587e12018-11-30 10:04:08 +11006758 locks_init_lock(&p->fl);
6759 locks_copy_lock(&p->fl, fl);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006760 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006761out_free_seqid:
6762 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006763out_free:
6764 kfree(p);
6765 return NULL;
6766}
6767
6768static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
6769{
6770 struct nfs4_lockdata *data = calldata;
6771 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006772
Harvey Harrison3110ff82008-05-02 13:42:44 -07006773 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006774 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006775 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006776 /* Do we need to do an open_to_lock_owner? */
Trond Myklebust6b447532015-01-24 18:38:15 -05006777 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006778 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006779 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006780 }
Trond Myklebust425c1d42015-01-24 14:57:53 -05006781 nfs4_stateid_copy(&data->arg.open_stateid,
6782 &state->open_stateid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006783 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006784 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006785 } else {
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006786 data->arg.new_lock_owner = 0;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006787 nfs4_stateid_copy(&data->arg.lock_stateid,
6788 &data->lsp->ls_stateid);
6789 }
Trond Myklebust5d422302013-03-14 16:57:48 -04006790 if (!nfs4_valid_open_stateid(state)) {
6791 data->rpc_status = -EBADF;
6792 task->tk_action = NULL;
6793 goto out_release_open_seqid;
6794 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01006795 data->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006796 if (nfs4_setup_sequence(data->server->nfs_client,
Trond Myklebust035168ab2010-06-16 09:52:26 -04006797 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006798 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006799 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04006800 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04006801out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006802 nfs_release_seqid(data->arg.open_seqid);
6803out_release_lock_seqid:
6804 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006805out_wait:
6806 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006807 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08006808}
6809
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006810static void nfs4_lock_done(struct rpc_task *task, void *calldata)
6811{
6812 struct nfs4_lockdata *data = calldata;
Trond Myklebust39071e62015-01-24 15:07:56 -05006813 struct nfs4_lock_state *lsp = data->lsp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006814
Harvey Harrison3110ff82008-05-02 13:42:44 -07006815 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006816
Trond Myklebust14516c32010-07-31 14:29:06 -04006817 if (!nfs4_sequence_done(task, &data->res.seq_res))
6818 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04006819
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006820 data->rpc_status = task->tk_status;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006821 switch (task->tk_status) {
6822 case 0:
David Howells2b0143b2015-03-17 22:25:59 +00006823 renew_lease(NFS_SERVER(d_inode(data->ctx->dentry)),
Trond Myklebust39071e62015-01-24 15:07:56 -05006824 data->timestamp);
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006825 if (data->arg.new_lock && !data->cancelled) {
Trond Myklebustc69899a2015-01-24 16:03:52 -05006826 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS);
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006827 if (locks_lock_inode_wait(lsp->ls_state->inode, &data->fl) < 0)
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006828 goto out_restart;
Trond Myklebustc69899a2015-01-24 16:03:52 -05006829 }
Trond Myklebust39071e62015-01-24 15:07:56 -05006830 if (data->arg.new_lock_owner != 0) {
6831 nfs_confirm_seqid(&lsp->ls_seqid, 0);
6832 nfs4_stateid_copy(&lsp->ls_stateid, &data->res.stateid);
6833 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006834 } else if (!nfs4_update_lock_stateid(lsp, &data->res.stateid))
6835 goto out_restart;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006836 break;
6837 case -NFS4ERR_BAD_STATEID:
6838 case -NFS4ERR_OLD_STATEID:
6839 case -NFS4ERR_STALE_STATEID:
6840 case -NFS4ERR_EXPIRED:
6841 if (data->arg.new_lock_owner != 0) {
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006842 if (!nfs4_stateid_match(&data->arg.open_stateid,
Trond Myklebust425c1d42015-01-24 14:57:53 -05006843 &lsp->ls_state->open_stateid))
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006844 goto out_restart;
6845 } else if (!nfs4_stateid_match(&data->arg.lock_stateid,
Trond Myklebust425c1d42015-01-24 14:57:53 -05006846 &lsp->ls_stateid))
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006847 goto out_restart;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006848 }
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006849out_done:
Harvey Harrison3110ff82008-05-02 13:42:44 -07006850 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006851 return;
6852out_restart:
6853 if (!data->cancelled)
6854 rpc_restart_call_prepare(task);
6855 goto out_done;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006856}
6857
6858static void nfs4_lock_release(void *calldata)
6859{
6860 struct nfs4_lockdata *data = calldata;
6861
Harvey Harrison3110ff82008-05-02 13:42:44 -07006862 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006863 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006864 if (data->cancelled && data->rpc_status == 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006865 struct rpc_task *task;
6866 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
6867 data->arg.lock_seqid);
6868 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08006869 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006870 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006871 } else
6872 nfs_free_seqid(data->arg.lock_seqid);
6873 nfs4_put_lock_state(data->lsp);
6874 put_nfs_open_context(data->ctx);
6875 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006876 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006877}
6878
6879static const struct rpc_call_ops nfs4_lock_ops = {
6880 .rpc_call_prepare = nfs4_lock_prepare,
6881 .rpc_call_done = nfs4_lock_done,
6882 .rpc_release = nfs4_lock_release,
6883};
6884
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006885static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
6886{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006887 switch (error) {
6888 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebustd7f3e4b2016-09-22 13:39:09 -04006889 case -NFS4ERR_EXPIRED:
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006890 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05006891 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006892 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04006893 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05006894 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05006895 break;
6896 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05006897 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05006898 nfs4_schedule_lease_recovery(server->nfs_client);
zhengbin8b98a532019-12-19 18:34:47 +08006899 }
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006900}
6901
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08006902static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006903{
6904 struct nfs4_lockdata *data;
6905 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006906 struct rpc_message msg = {
6907 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
6908 .rpc_cred = state->owner->so_cred,
6909 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006910 struct rpc_task_setup task_setup_data = {
6911 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04006912 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006913 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05006914 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006915 .flags = RPC_TASK_ASYNC,
6916 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006917 int ret;
6918
Harvey Harrison3110ff82008-05-02 13:42:44 -07006919 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04006920 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006921 fl->fl_u.nfs4_fl.owner,
6922 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006923 if (data == NULL)
6924 return -ENOMEM;
6925 if (IS_SETLKW(cmd))
6926 data->arg.block = 1;
Anna Schumakerfba83f32018-05-04 16:22:50 -04006927 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1,
6928 recovery_type > NFS_LOCK_NEW);
Trond Myklebust1174dd12010-12-21 10:52:24 -05006929 msg.rpc_argp = &data->arg;
6930 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006931 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006932 if (recovery_type > NFS_LOCK_NEW) {
6933 if (recovery_type == NFS_LOCK_RECLAIM)
6934 data->arg.reclaim = NFS_LOCK_RECLAIM;
Trond Myklebustc69899a2015-01-24 16:03:52 -05006935 } else
6936 data->arg.new_lock = 1;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006937 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05006938 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006939 return PTR_ERR(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05006940 ret = rpc_wait_for_completion_task(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006941 if (ret == 0) {
6942 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006943 if (ret)
6944 nfs4_handle_setlk_error(data->server, data->lsp,
6945 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006946 } else
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04006947 data->cancelled = true;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006948 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006949 dprintk("%s: done, ret = %d!\n", __func__, ret);
Olga Kornievskaia48c95792015-11-24 13:29:41 -05006950 trace_nfs4_set_lock(fl, state, &data->res.stateid, cmd, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006951 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006952}
6953
6954static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
6955{
Trond Myklebust202b50d2005-06-22 17:16:29 +00006956 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04006957 struct nfs4_exception exception = {
6958 .inode = state->inode,
6959 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00006960 int err;
6961
6962 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04006963 /* Cache the lock if possible... */
6964 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
6965 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08006966 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04006967 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00006968 break;
6969 nfs4_handle_exception(server, err, &exception);
6970 } while (exception.retry);
6971 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006972}
6973
6974static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
6975{
Trond Myklebust202b50d2005-06-22 17:16:29 +00006976 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04006977 struct nfs4_exception exception = {
6978 .inode = state->inode,
6979 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00006980 int err;
6981
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05006982 err = nfs4_set_lock_state(state, request);
6983 if (err != 0)
6984 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04006985 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10006986 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
6987 return 0;
6988 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00006989 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04006990 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
6991 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08006992 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05006993 switch (err) {
6994 default:
6995 goto out;
6996 case -NFS4ERR_GRACE:
6997 case -NFS4ERR_DELAY:
6998 nfs4_handle_exception(server, err, &exception);
6999 err = 0;
7000 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00007001 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05007002out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00007003 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007004}
7005
Bryan Schumakerf062eb62011-06-02 14:59:10 -04007006#if defined(CONFIG_NFS_V4_1)
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05007007static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
7008{
Trond Myklebustc5896fc2016-09-22 13:39:03 -04007009 struct nfs4_lock_state *lsp;
7010 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05007011
Trond Myklebustc5896fc2016-09-22 13:39:03 -04007012 status = nfs4_set_lock_state(state, request);
7013 if (status != 0)
7014 return status;
7015 lsp = request->fl_u.nfs4_fl.owner;
7016 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) ||
7017 test_bit(NFS_LOCK_LOST, &lsp->ls_flags))
7018 return 0;
Anna Schumaker81b68de2017-01-11 16:41:34 -05007019 return nfs4_lock_expired(state, request);
Bryan Schumakerf062eb62011-06-02 14:59:10 -04007020}
7021#endif
7022
Linus Torvalds1da177e2005-04-16 15:20:36 -07007023static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7024{
Trond Myklebust19e03c52008-12-23 15:21:44 -05007025 struct nfs_inode *nfsi = NFS_I(state->inode);
Chuck Lever11476e92016-04-11 16:20:22 -04007026 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust01c3b862006-06-29 16:38:39 -04007027 unsigned char fl_flags = request->fl_flags;
Jeff Layton1ea67db2016-09-17 18:17:37 -04007028 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007029
Trond Myklebust01c3b862006-06-29 16:38:39 -04007030 request->fl_flags |= FL_ACCESS;
Jeff Layton75575dd2016-09-17 18:17:32 -04007031 status = locks_lock_inode_wait(state->inode, request);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007032 if (status < 0)
7033 goto out;
Chuck Lever11476e92016-04-11 16:20:22 -04007034 mutex_lock(&sp->so_delegreturn_mutex);
Trond Myklebust19e03c52008-12-23 15:21:44 -05007035 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007036 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04007037 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04007038 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05007039 request->fl_flags = fl_flags & ~FL_SLEEP;
Jeff Layton75575dd2016-09-17 18:17:32 -04007040 status = locks_lock_inode_wait(state->inode, request);
Trond Myklebustc69899a2015-01-24 16:03:52 -05007041 up_read(&nfsi->rwsem);
Chuck Lever11476e92016-04-11 16:20:22 -04007042 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebustc69899a2015-01-24 16:03:52 -05007043 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04007044 }
Trond Myklebust9a99af42013-02-04 20:17:49 -05007045 up_read(&nfsi->rwsem);
Chuck Lever11476e92016-04-11 16:20:22 -04007046 mutex_unlock(&sp->so_delegreturn_mutex);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08007047 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007048out:
7049 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007050 return status;
7051}
7052
7053static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7054{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05007055 struct nfs4_exception exception = {
7056 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04007057 .inode = state->inode,
Trond Myklebust0688e642019-04-07 13:59:09 -04007058 .interruptible = true,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05007059 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07007060 int err;
7061
7062 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07007063 err = _nfs4_proc_setlk(state, cmd, request);
7064 if (err == -NFS4ERR_DENIED)
7065 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007066 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07007067 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007068 } while (exception.retry);
7069 return err;
7070}
7071
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007072#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
7073#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
7074
7075static int
Jeff Laytona1d617d82016-09-17 18:17:39 -04007076nfs4_retry_setlk_simple(struct nfs4_state *state, int cmd,
7077 struct file_lock *request)
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007078{
7079 int status = -ERESTARTSYS;
7080 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
7081
7082 while(!signalled()) {
7083 status = nfs4_proc_setlk(state, cmd, request);
7084 if ((status != -EAGAIN) || IS_SETLK(cmd))
7085 break;
7086 freezable_schedule_timeout_interruptible(timeout);
7087 timeout *= 2;
7088 timeout = min_t(unsigned long, NFS4_LOCK_MAXTIMEOUT, timeout);
7089 status = -ERESTARTSYS;
7090 }
7091 return status;
7092}
7093
Jeff Laytona1d617d82016-09-17 18:17:39 -04007094#ifdef CONFIG_NFS_V4_1
7095struct nfs4_lock_waiter {
7096 struct task_struct *task;
7097 struct inode *inode;
7098 struct nfs_lowner *owner;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007099};
7100
7101static int
Ingo Molnarac6424b2017-06-20 12:06:13 +02007102nfs4_wake_lock_waiter(wait_queue_entry_t *wait, unsigned int mode, int flags, void *key)
Jeff Laytona1d617d82016-09-17 18:17:39 -04007103{
7104 int ret;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007105 struct nfs4_lock_waiter *waiter = wait->private;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007106
Jeff Layton57174592018-03-18 08:37:03 -04007107 /* NULL key means to wake up everyone */
7108 if (key) {
7109 struct cb_notify_lock_args *cbnl = key;
7110 struct nfs_lowner *lowner = &cbnl->cbnl_owner,
7111 *wowner = waiter->owner;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007112
Jeff Layton57174592018-03-18 08:37:03 -04007113 /* Only wake if the callback was for the same owner. */
7114 if (lowner->id != wowner->id || lowner->s_dev != wowner->s_dev)
7115 return 0;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007116
Jeff Layton57174592018-03-18 08:37:03 -04007117 /* Make sure it's for the right inode */
7118 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh))
7119 return 0;
Jeff Layton57174592018-03-18 08:37:03 -04007120 }
Jeff Laytona1d617d82016-09-17 18:17:39 -04007121
7122 /* override "private" so we can use default_wake_function */
7123 wait->private = waiter->task;
Yihao Wu52b042a2019-05-22 01:57:10 +08007124 ret = woken_wake_function(wait, mode, flags, key);
7125 if (ret)
7126 list_del_init(&wait->entry);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007127 wait->private = waiter;
7128 return ret;
7129}
7130
7131static int
7132nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7133{
7134 int status = -ERESTARTSYS;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007135 struct nfs4_lock_state *lsp = request->fl_u.nfs4_fl.owner;
7136 struct nfs_server *server = NFS_SERVER(state->inode);
7137 struct nfs_client *clp = server->nfs_client;
7138 wait_queue_head_t *q = &clp->cl_lock_waitq;
7139 struct nfs_lowner owner = { .clientid = clp->cl_clientid,
7140 .id = lsp->ls_seqid.owner_id,
7141 .s_dev = server->s_dev };
7142 struct nfs4_lock_waiter waiter = { .task = current,
7143 .inode = state->inode,
Yihao Wu52b042a2019-05-22 01:57:10 +08007144 .owner = &owner};
Ingo Molnarac6424b2017-06-20 12:06:13 +02007145 wait_queue_entry_t wait;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007146
7147 /* Don't bother with waitqueue if we don't expect a callback */
7148 if (!test_bit(NFS_STATE_MAY_NOTIFY_LOCK, &state->flags))
7149 return nfs4_retry_setlk_simple(state, cmd, request);
7150
7151 init_wait(&wait);
7152 wait.private = &waiter;
7153 wait.func = nfs4_wake_lock_waiter;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007154
7155 while(!signalled()) {
Yihao Wuba851a32019-05-13 14:58:22 +08007156 add_wait_queue(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007157 status = nfs4_proc_setlk(state, cmd, request);
Yihao Wuba851a32019-05-13 14:58:22 +08007158 if ((status != -EAGAIN) || IS_SETLK(cmd)) {
7159 finish_wait(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007160 break;
Yihao Wuba851a32019-05-13 14:58:22 +08007161 }
Jeff Laytona1d617d82016-09-17 18:17:39 -04007162
7163 status = -ERESTARTSYS;
Yihao Wu52b042a2019-05-22 01:57:10 +08007164 freezer_do_not_count();
7165 wait_woken(&wait, TASK_INTERRUPTIBLE, NFS4_LOCK_MAXTIMEOUT);
7166 freezer_count();
Yihao Wuba851a32019-05-13 14:58:22 +08007167 finish_wait(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007168 }
7169
Jeff Laytona1d617d82016-09-17 18:17:39 -04007170 return status;
7171}
7172#else /* !CONFIG_NFS_V4_1 */
7173static inline int
7174nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7175{
7176 return nfs4_retry_setlk_simple(state, cmd, request);
7177}
7178#endif
7179
Linus Torvalds1da177e2005-04-16 15:20:36 -07007180static int
7181nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
7182{
7183 struct nfs_open_context *ctx;
7184 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007185 int status;
7186
7187 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04007188 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007189 state = ctx->state;
7190
Trond Myklebustd9531262009-07-21 19:22:38 -04007191 if (IS_GETLK(cmd)) {
7192 if (state != NULL)
7193 return nfs4_proc_getlk(state, F_GETLK, request);
7194 return 0;
7195 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07007196
7197 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
7198 return -EINVAL;
7199
Trond Myklebustd9531262009-07-21 19:22:38 -04007200 if (request->fl_type == F_UNLCK) {
7201 if (state != NULL)
7202 return nfs4_proc_unlck(state, cmd, request);
7203 return 0;
7204 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07007205
Trond Myklebustd9531262009-07-21 19:22:38 -04007206 if (state == NULL)
7207 return -ENOLCK;
Jeff Layton1ea67db2016-09-17 18:17:37 -04007208
7209 if ((request->fl_flags & FL_POSIX) &&
7210 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
7211 return -ENOLCK;
7212
Benjamin Coddingtonfcfa4472017-11-10 06:27:49 -05007213 /*
7214 * Don't rely on the VFS having checked the file open mode,
7215 * since it won't do this for flock() locks.
7216 */
7217 switch (request->fl_type) {
7218 case F_RDLCK:
7219 if (!(filp->f_mode & FMODE_READ))
7220 return -EBADF;
7221 break;
7222 case F_WRLCK:
7223 if (!(filp->f_mode & FMODE_WRITE))
7224 return -EBADF;
7225 }
7226
Jeff Layton1ea67db2016-09-17 18:17:37 -04007227 status = nfs4_set_lock_state(state, request);
7228 if (status != 0)
7229 return status;
7230
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007231 return nfs4_retry_setlk(state, cmd, request);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007232}
7233
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04007234int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05007235{
7236 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05007237 int err;
7238
7239 err = nfs4_set_lock_state(state, fl);
7240 if (err != 0)
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04007241 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04007242 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
NeilBrowndce26302017-12-13 09:57:09 +11007243 return nfs4_handle_delegation_recall_error(server, state, stateid, fl, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05007244}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007245
Trond Myklebustcf470c32012-03-07 13:49:12 -05007246struct nfs_release_lockowner_data {
7247 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007248 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007249 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007250 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04007251 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007252};
7253
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007254static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
7255{
7256 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007257 struct nfs_server *server = data->server;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05007258 nfs4_setup_sequence(server->nfs_client, &data->args.seq_args,
7259 &data->res.seq_res, task);
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007260 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04007261 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007262}
7263
7264static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
7265{
7266 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04007267 struct nfs_server *server = data->server;
7268
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007269 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04007270
7271 switch (task->tk_status) {
7272 case 0:
7273 renew_lease(server, data->timestamp);
7274 break;
7275 case -NFS4ERR_STALE_CLIENTID:
7276 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007277 nfs4_schedule_lease_recovery(server->nfs_client);
7278 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04007279 case -NFS4ERR_LEASE_MOVED:
7280 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007281 if (nfs4_async_handle_error(task, server,
7282 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04007283 rpc_restart_call_prepare(task);
7284 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007285}
7286
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007287static void nfs4_release_lockowner_release(void *calldata)
7288{
Trond Myklebustcf470c32012-03-07 13:49:12 -05007289 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007290 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007291 kfree(calldata);
7292}
7293
Trond Myklebust17280172012-03-11 13:11:00 -04007294static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007295 .rpc_call_prepare = nfs4_release_lockowner_prepare,
7296 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007297 .rpc_release = nfs4_release_lockowner_release,
7298};
7299
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007300static void
7301nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007302{
Trond Myklebustcf470c32012-03-07 13:49:12 -05007303 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007304 struct rpc_message msg = {
7305 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
7306 };
7307
7308 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007309 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007310
Trond Myklebustcf470c32012-03-07 13:49:12 -05007311 data = kmalloc(sizeof(*data), GFP_NOFS);
7312 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007313 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007314 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007315 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007316 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
7317 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
7318 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007319
Trond Myklebustcf470c32012-03-07 13:49:12 -05007320 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007321 msg.rpc_resp = &data->res;
Anna Schumakerfba83f32018-05-04 16:22:50 -04007322 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05007323 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007324}
7325
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00007326#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
7327
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007328static int nfs4_xattr_set_nfs4_acl(const struct xattr_handler *handler,
Al Viro59301222016-05-27 10:19:30 -04007329 struct dentry *unused, struct inode *inode,
7330 const char *key, const void *buf,
7331 size_t buflen, int flags)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007332{
Al Viro59301222016-05-27 10:19:30 -04007333 return nfs4_proc_set_acl(inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007334}
7335
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007336static int nfs4_xattr_get_nfs4_acl(const struct xattr_handler *handler,
Al Virob2968212016-04-10 20:48:24 -04007337 struct dentry *unused, struct inode *inode,
7338 const char *key, void *buf, size_t buflen)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007339{
Al Virob2968212016-04-10 20:48:24 -04007340 return nfs4_proc_get_acl(inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007341}
7342
Andreas Gruenbacher764a5c62015-12-02 14:44:43 +01007343static bool nfs4_xattr_list_nfs4_acl(struct dentry *dentry)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007344{
Andreas Gruenbacher764a5c62015-12-02 14:44:43 +01007345 return nfs4_server_supports_acls(NFS_SERVER(d_inode(dentry)));
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007346}
7347
David Quigleyc9bccef2013-05-22 12:50:45 -04007348#ifdef CONFIG_NFS_V4_SECURITY_LABEL
David Quigleyc9bccef2013-05-22 12:50:45 -04007349
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007350static int nfs4_xattr_set_nfs4_label(const struct xattr_handler *handler,
Al Viro59301222016-05-27 10:19:30 -04007351 struct dentry *unused, struct inode *inode,
7352 const char *key, const void *buf,
7353 size_t buflen, int flags)
David Quigleyc9bccef2013-05-22 12:50:45 -04007354{
7355 if (security_ismaclabel(key))
Al Viro59301222016-05-27 10:19:30 -04007356 return nfs4_set_security_label(inode, buf, buflen);
David Quigleyc9bccef2013-05-22 12:50:45 -04007357
7358 return -EOPNOTSUPP;
7359}
7360
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007361static int nfs4_xattr_get_nfs4_label(const struct xattr_handler *handler,
Al Virob2968212016-04-10 20:48:24 -04007362 struct dentry *unused, struct inode *inode,
7363 const char *key, void *buf, size_t buflen)
David Quigleyc9bccef2013-05-22 12:50:45 -04007364{
7365 if (security_ismaclabel(key))
Al Virob2968212016-04-10 20:48:24 -04007366 return nfs4_get_security_label(inode, buf, buflen);
David Quigleyc9bccef2013-05-22 12:50:45 -04007367 return -EOPNOTSUPP;
7368}
7369
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007370static ssize_t
7371nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len)
David Quigleyc9bccef2013-05-22 12:50:45 -04007372{
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007373 int len = 0;
David Quigleyc9bccef2013-05-22 12:50:45 -04007374
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007375 if (nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL)) {
7376 len = security_inode_listsecurity(inode, list, list_len);
7377 if (list_len && len > list_len)
7378 return -ERANGE;
David Quigleyc9bccef2013-05-22 12:50:45 -04007379 }
7380 return len;
7381}
7382
7383static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
7384 .prefix = XATTR_SECURITY_PREFIX,
David Quigleyc9bccef2013-05-22 12:50:45 -04007385 .get = nfs4_xattr_get_nfs4_label,
7386 .set = nfs4_xattr_set_nfs4_label,
7387};
David Quigleyc9bccef2013-05-22 12:50:45 -04007388
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007389#else
7390
7391static ssize_t
7392nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len)
7393{
7394 return 0;
7395}
7396
7397#endif
David Quigleyc9bccef2013-05-22 12:50:45 -04007398
Andy Adamson533eb462011-06-13 18:25:56 -04007399/*
7400 * nfs_fhget will use either the mounted_on_fileid or the fileid
7401 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007402static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
7403{
Andy Adamson533eb462011-06-13 18:25:56 -04007404 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
7405 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
7406 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05007407 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007408 return;
7409
7410 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05007411 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007412 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
7413 fattr->nlink = 2;
7414}
7415
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007416static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
7417 const struct qstr *name,
7418 struct nfs4_fs_locations *fs_locations,
7419 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04007420{
7421 struct nfs_server *server = NFS_SERVER(dir);
Chuck Leverc05cefc2017-11-05 15:45:22 -05007422 u32 bitmask[3];
Trond Myklebust683b57b2006-06-09 09:34:22 -04007423 struct nfs4_fs_locations_arg args = {
7424 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05007425 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04007426 .page = page,
7427 .bitmask = bitmask,
7428 };
Benny Halevy22958462009-04-01 09:22:02 -04007429 struct nfs4_fs_locations_res res = {
7430 .fs_locations = fs_locations,
7431 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04007432 struct rpc_message msg = {
7433 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7434 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04007435 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04007436 };
7437 int status;
7438
Harvey Harrison3110ff82008-05-02 13:42:44 -07007439 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04007440
Chuck Leverc05cefc2017-11-05 15:45:22 -05007441 bitmask[0] = nfs4_fattr_bitmap[0] | FATTR4_WORD0_FS_LOCATIONS;
7442 bitmask[1] = nfs4_fattr_bitmap[1];
7443
Andy Adamson533eb462011-06-13 18:25:56 -04007444 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
7445 * is not supported */
7446 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
Chuck Leverc05cefc2017-11-05 15:45:22 -05007447 bitmask[0] &= ~FATTR4_WORD0_FILEID;
Andy Adamson533eb462011-06-13 18:25:56 -04007448 else
Chuck Leverc05cefc2017-11-05 15:45:22 -05007449 bitmask[1] &= ~FATTR4_WORD1_MOUNTED_ON_FILEID;
Andy Adamson533eb462011-06-13 18:25:56 -04007450
Trond Myklebustc228fd32007-01-13 02:28:11 -05007451 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04007452 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04007453 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007454 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07007455 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04007456 return status;
7457}
7458
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007459int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
7460 const struct qstr *name,
7461 struct nfs4_fs_locations *fs_locations,
7462 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007463{
Trond Myklebust0688e642019-04-07 13:59:09 -04007464 struct nfs4_exception exception = {
7465 .interruptible = true,
7466 };
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007467 int err;
7468 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04007469 err = _nfs4_proc_fs_locations(client, dir, name,
7470 fs_locations, page);
7471 trace_nfs4_get_fs_locations(dir, name, err);
7472 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007473 &exception);
7474 } while (exception.retry);
7475 return err;
7476}
7477
Chuck Leverb03d7352013-10-17 14:12:50 -04007478/*
7479 * This operation also signals the server that this client is
7480 * performing migration recovery. The server can stop returning
7481 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
7482 * appended to this compound to identify the client ID which is
7483 * performing recovery.
7484 */
7485static int _nfs40_proc_get_locations(struct inode *inode,
7486 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007487 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007488{
7489 struct nfs_server *server = NFS_SERVER(inode);
7490 struct rpc_clnt *clnt = server->client;
7491 u32 bitmask[2] = {
7492 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
7493 };
7494 struct nfs4_fs_locations_arg args = {
7495 .clientid = server->nfs_client->cl_clientid,
7496 .fh = NFS_FH(inode),
7497 .page = page,
7498 .bitmask = bitmask,
7499 .migration = 1, /* skip LOOKUP */
7500 .renew = 1, /* append RENEW */
7501 };
7502 struct nfs4_fs_locations_res res = {
7503 .fs_locations = locations,
7504 .migration = 1,
7505 .renew = 1,
7506 };
7507 struct rpc_message msg = {
7508 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7509 .rpc_argp = &args,
7510 .rpc_resp = &res,
7511 .rpc_cred = cred,
7512 };
7513 unsigned long now = jiffies;
7514 int status;
7515
7516 nfs_fattr_init(&locations->fattr);
7517 locations->server = server;
7518 locations->nlocations = 0;
7519
Anna Schumakerfba83f32018-05-04 16:22:50 -04007520 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Leverb03d7352013-10-17 14:12:50 -04007521 status = nfs4_call_sync_sequence(clnt, server, &msg,
7522 &args.seq_args, &res.seq_res);
7523 if (status)
7524 return status;
7525
7526 renew_lease(server, now);
7527 return 0;
7528}
7529
7530#ifdef CONFIG_NFS_V4_1
7531
7532/*
7533 * This operation also signals the server that this client is
7534 * performing migration recovery. The server can stop asserting
7535 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
7536 * performing this operation is identified in the SEQUENCE
7537 * operation in this compound.
7538 *
7539 * When the client supports GETATTR(fs_locations_info), it can
7540 * be plumbed in here.
7541 */
7542static int _nfs41_proc_get_locations(struct inode *inode,
7543 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007544 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007545{
7546 struct nfs_server *server = NFS_SERVER(inode);
7547 struct rpc_clnt *clnt = server->client;
7548 u32 bitmask[2] = {
7549 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
7550 };
7551 struct nfs4_fs_locations_arg args = {
7552 .fh = NFS_FH(inode),
7553 .page = page,
7554 .bitmask = bitmask,
7555 .migration = 1, /* skip LOOKUP */
7556 };
7557 struct nfs4_fs_locations_res res = {
7558 .fs_locations = locations,
7559 .migration = 1,
7560 };
7561 struct rpc_message msg = {
7562 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7563 .rpc_argp = &args,
7564 .rpc_resp = &res,
7565 .rpc_cred = cred,
7566 };
7567 int status;
7568
7569 nfs_fattr_init(&locations->fattr);
7570 locations->server = server;
7571 locations->nlocations = 0;
7572
Anna Schumakerfba83f32018-05-04 16:22:50 -04007573 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Leverb03d7352013-10-17 14:12:50 -04007574 status = nfs4_call_sync_sequence(clnt, server, &msg,
7575 &args.seq_args, &res.seq_res);
7576 if (status == NFS4_OK &&
7577 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
7578 status = -NFS4ERR_LEASE_MOVED;
7579 return status;
7580}
7581
7582#endif /* CONFIG_NFS_V4_1 */
7583
7584/**
7585 * nfs4_proc_get_locations - discover locations for a migrated FSID
7586 * @inode: inode on FSID that is migrating
7587 * @locations: result of query
7588 * @page: buffer
7589 * @cred: credential to use for this operation
7590 *
7591 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
7592 * operation failed, or a negative errno if a local error occurred.
7593 *
7594 * On success, "locations" is filled in, but if the server has
7595 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
7596 * asserted.
7597 *
7598 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
7599 * from this client that require migration recovery.
7600 */
7601int nfs4_proc_get_locations(struct inode *inode,
7602 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007603 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007604{
7605 struct nfs_server *server = NFS_SERVER(inode);
7606 struct nfs_client *clp = server->nfs_client;
7607 const struct nfs4_mig_recovery_ops *ops =
7608 clp->cl_mvops->mig_recovery_ops;
Trond Myklebust0688e642019-04-07 13:59:09 -04007609 struct nfs4_exception exception = {
7610 .interruptible = true,
7611 };
Chuck Leverb03d7352013-10-17 14:12:50 -04007612 int status;
7613
7614 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
7615 (unsigned long long)server->fsid.major,
7616 (unsigned long long)server->fsid.minor,
7617 clp->cl_hostname);
7618 nfs_display_fhandle(NFS_FH(inode), __func__);
7619
7620 do {
7621 status = ops->get_locations(inode, locations, page, cred);
7622 if (status != -NFS4ERR_DELAY)
7623 break;
7624 nfs4_handle_exception(server, status, &exception);
7625 } while (exception.retry);
7626 return status;
7627}
7628
Chuck Lever44c99932013-10-17 14:13:30 -04007629/*
7630 * This operation also signals the server that this client is
7631 * performing "lease moved" recovery. The server can stop
7632 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
7633 * is appended to this compound to identify the client ID which is
7634 * performing recovery.
7635 */
NeilBrowna52458b2018-12-03 11:30:31 +11007636static int _nfs40_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007637{
7638 struct nfs_server *server = NFS_SERVER(inode);
7639 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
7640 struct rpc_clnt *clnt = server->client;
7641 struct nfs4_fsid_present_arg args = {
7642 .fh = NFS_FH(inode),
7643 .clientid = clp->cl_clientid,
7644 .renew = 1, /* append RENEW */
7645 };
7646 struct nfs4_fsid_present_res res = {
7647 .renew = 1,
7648 };
7649 struct rpc_message msg = {
7650 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
7651 .rpc_argp = &args,
7652 .rpc_resp = &res,
7653 .rpc_cred = cred,
7654 };
7655 unsigned long now = jiffies;
7656 int status;
7657
7658 res.fh = nfs_alloc_fhandle();
7659 if (res.fh == NULL)
7660 return -ENOMEM;
7661
Anna Schumakerfba83f32018-05-04 16:22:50 -04007662 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Lever44c99932013-10-17 14:13:30 -04007663 status = nfs4_call_sync_sequence(clnt, server, &msg,
7664 &args.seq_args, &res.seq_res);
7665 nfs_free_fhandle(res.fh);
7666 if (status)
7667 return status;
7668
7669 do_renew_lease(clp, now);
7670 return 0;
7671}
7672
7673#ifdef CONFIG_NFS_V4_1
7674
7675/*
7676 * This operation also signals the server that this client is
7677 * performing "lease moved" recovery. The server can stop asserting
7678 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
7679 * this operation is identified in the SEQUENCE operation in this
7680 * compound.
7681 */
NeilBrowna52458b2018-12-03 11:30:31 +11007682static int _nfs41_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007683{
7684 struct nfs_server *server = NFS_SERVER(inode);
7685 struct rpc_clnt *clnt = server->client;
7686 struct nfs4_fsid_present_arg args = {
7687 .fh = NFS_FH(inode),
7688 };
7689 struct nfs4_fsid_present_res res = {
7690 };
7691 struct rpc_message msg = {
7692 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
7693 .rpc_argp = &args,
7694 .rpc_resp = &res,
7695 .rpc_cred = cred,
7696 };
7697 int status;
7698
7699 res.fh = nfs_alloc_fhandle();
7700 if (res.fh == NULL)
7701 return -ENOMEM;
7702
Anna Schumakerfba83f32018-05-04 16:22:50 -04007703 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Lever44c99932013-10-17 14:13:30 -04007704 status = nfs4_call_sync_sequence(clnt, server, &msg,
7705 &args.seq_args, &res.seq_res);
7706 nfs_free_fhandle(res.fh);
7707 if (status == NFS4_OK &&
7708 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
7709 status = -NFS4ERR_LEASE_MOVED;
7710 return status;
7711}
7712
7713#endif /* CONFIG_NFS_V4_1 */
7714
7715/**
7716 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
7717 * @inode: inode on FSID to check
7718 * @cred: credential to use for this operation
7719 *
7720 * Server indicates whether the FSID is present, moved, or not
7721 * recognized. This operation is necessary to clear a LEASE_MOVED
7722 * condition for this client ID.
7723 *
7724 * Returns NFS4_OK if the FSID is present on this server,
7725 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
7726 * NFS4ERR code if some error occurred on the server, or a
7727 * negative errno if a local failure occurred.
7728 */
NeilBrowna52458b2018-12-03 11:30:31 +11007729int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007730{
7731 struct nfs_server *server = NFS_SERVER(inode);
7732 struct nfs_client *clp = server->nfs_client;
7733 const struct nfs4_mig_recovery_ops *ops =
7734 clp->cl_mvops->mig_recovery_ops;
Trond Myklebust0688e642019-04-07 13:59:09 -04007735 struct nfs4_exception exception = {
7736 .interruptible = true,
7737 };
Chuck Lever44c99932013-10-17 14:13:30 -04007738 int status;
7739
7740 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
7741 (unsigned long long)server->fsid.major,
7742 (unsigned long long)server->fsid.minor,
7743 clp->cl_hostname);
7744 nfs_display_fhandle(NFS_FH(inode), __func__);
7745
7746 do {
7747 status = ops->fsid_present(inode, cred);
7748 if (status != -NFS4ERR_DELAY)
7749 break;
7750 nfs4_handle_exception(server, status, &exception);
7751 } while (exception.retry);
7752 return status;
7753}
7754
Trond Myklebust302fad72019-02-18 13:32:38 -05007755/*
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007756 * If 'use_integrity' is true and the state managment nfs_client
7757 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
7758 * and the machine credential as per RFC3530bis and RFC5661 Security
7759 * Considerations sections. Otherwise, just use the user cred with the
7760 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04007761 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007762static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007763{
7764 int status;
Anna Schumaker50493362019-08-14 15:30:16 -04007765 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
7766 struct nfs_client *clp = NFS_SERVER(dir)->nfs_client;
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007767 struct nfs4_secinfo_arg args = {
7768 .dir_fh = NFS_FH(dir),
7769 .name = name,
7770 };
7771 struct nfs4_secinfo_res res = {
7772 .flavors = flavors,
7773 };
7774 struct rpc_message msg = {
7775 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
7776 .rpc_argp = &args,
7777 .rpc_resp = &res,
7778 };
Anna Schumaker50493362019-08-14 15:30:16 -04007779 struct nfs4_call_sync_data data = {
7780 .seq_server = NFS_SERVER(dir),
7781 .seq_args = &args.seq_args,
7782 .seq_res = &res.seq_res,
7783 };
7784 struct rpc_task_setup task_setup = {
7785 .rpc_client = clnt,
7786 .rpc_message = &msg,
7787 .callback_ops = clp->cl_mvops->call_sync_ops,
7788 .callback_data = &data,
7789 .flags = RPC_TASK_NO_ROUND_ROBIN,
7790 };
NeilBrowna52458b2018-12-03 11:30:31 +11007791 const struct cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007792
7793 if (use_integrity) {
Anna Schumaker50493362019-08-14 15:30:16 -04007794 clnt = clp->cl_rpcclient;
7795 task_setup.rpc_client = clnt;
7796
7797 cred = nfs4_get_clid_cred(clp);
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04007798 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007799 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007800
7801 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04007802
Anna Schumaker50493362019-08-14 15:30:16 -04007803 nfs4_state_protect(clp, NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
7804 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
7805 status = nfs4_call_sync_custom(&task_setup);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04007806
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007807 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007808
NeilBrowna52458b2018-12-03 11:30:31 +11007809 put_cred(cred);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007810 return status;
7811}
7812
Bryan Schumaker72de53e2012-04-27 13:27:40 -04007813int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
7814 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007815{
Trond Myklebust0688e642019-04-07 13:59:09 -04007816 struct nfs4_exception exception = {
7817 .interruptible = true,
7818 };
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007819 int err;
7820 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007821 err = -NFS4ERR_WRONGSEC;
7822
7823 /* try to use integrity protection with machine cred */
7824 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
7825 err = _nfs4_proc_secinfo(dir, name, flavors, true);
7826
7827 /*
7828 * if unable to use integrity protection, or SECINFO with
7829 * integrity protection returns NFS4ERR_WRONGSEC (which is
7830 * disallowed by spec, but exists in deployed servers) use
7831 * the current filesystem's rpc_client and the user cred.
7832 */
7833 if (err == -NFS4ERR_WRONGSEC)
7834 err = _nfs4_proc_secinfo(dir, name, flavors, false);
7835
Trond Myklebust078ea3d2013-08-12 16:45:55 -04007836 trace_nfs4_secinfo(dir, name, err);
7837 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007838 &exception);
7839 } while (exception.retry);
7840 return err;
7841}
7842
Andy Adamson557134a2009-04-01 09:21:53 -04007843#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04007844/*
Andy Adamson357f54d2010-12-14 10:11:57 -05007845 * Check the exchange flags returned by the server for invalid flags, having
7846 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
7847 * DS flags set.
7848 */
7849static int nfs4_check_cl_exchange_flags(u32 flags)
7850{
7851 if (flags & ~EXCHGID4_FLAG_MASK_R)
7852 goto out_inval;
7853 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
7854 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
7855 goto out_inval;
7856 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
7857 goto out_inval;
7858 return NFS_OK;
7859out_inval:
7860 return -NFS4ERR_INVAL;
7861}
7862
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007863static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04007864nfs41_same_server_scope(struct nfs41_server_scope *a,
7865 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007866{
Anna Schumaker49ad0142017-01-11 16:51:59 -05007867 if (a->server_scope_sz != b->server_scope_sz)
7868 return false;
7869 return memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007870}
7871
Andy Adamson02a95de2016-02-05 16:08:37 -05007872static void
7873nfs4_bind_one_conn_to_session_done(struct rpc_task *task, void *calldata)
7874{
Trond Myklebust5c441542019-11-13 08:34:00 +01007875 struct nfs41_bind_conn_to_session_args *args = task->tk_msg.rpc_argp;
7876 struct nfs_client *clp = args->client;
7877
7878 switch (task->tk_status) {
7879 case -NFS4ERR_BADSESSION:
7880 case -NFS4ERR_DEADSESSION:
7881 nfs4_schedule_session_recovery(clp->cl_session,
7882 task->tk_status);
7883 }
Andy Adamson02a95de2016-02-05 16:08:37 -05007884}
7885
7886static const struct rpc_call_ops nfs4_bind_one_conn_to_session_ops = {
7887 .rpc_call_done = &nfs4_bind_one_conn_to_session_done,
7888};
7889
Andy Adamson357f54d2010-12-14 10:11:57 -05007890/*
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007891 * nfs4_proc_bind_one_conn_to_session()
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007892 *
7893 * The 4.1 client currently uses the same TCP connection for the
7894 * fore and backchannel.
7895 */
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007896static
7897int nfs4_proc_bind_one_conn_to_session(struct rpc_clnt *clnt,
7898 struct rpc_xprt *xprt,
7899 struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11007900 const struct cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007901{
7902 int status;
Trond Myklebust71a097c2015-02-18 09:27:18 -08007903 struct nfs41_bind_conn_to_session_args args = {
7904 .client = clp,
7905 .dir = NFS4_CDFC4_FORE_OR_BOTH,
7906 };
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007907 struct nfs41_bind_conn_to_session_res res;
7908 struct rpc_message msg = {
7909 .rpc_proc =
7910 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
Trond Myklebust71a097c2015-02-18 09:27:18 -08007911 .rpc_argp = &args,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007912 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04007913 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007914 };
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007915 struct rpc_task_setup task_setup_data = {
7916 .rpc_client = clnt,
7917 .rpc_xprt = xprt,
Andy Adamson02a95de2016-02-05 16:08:37 -05007918 .callback_ops = &nfs4_bind_one_conn_to_session_ops,
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007919 .rpc_message = &msg,
7920 .flags = RPC_TASK_TIMEOUT,
7921 };
7922 struct rpc_task *task;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007923
Trond Myklebust71a097c2015-02-18 09:27:18 -08007924 nfs4_copy_sessionid(&args.sessionid, &clp->cl_session->sess_id);
7925 if (!(clp->cl_session->flags & SESSION4_BACK_CHAN))
7926 args.dir = NFS4_CDFC4_FORE;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007927
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007928 /* Do not set the backchannel flag unless this is clnt->cl_xprt */
7929 if (xprt != rcu_access_pointer(clnt->cl_xprt))
7930 args.dir = NFS4_CDFC4_FORE;
7931
7932 task = rpc_run_task(&task_setup_data);
7933 if (!IS_ERR(task)) {
7934 status = task->tk_status;
7935 rpc_put_task(task);
7936 } else
7937 status = PTR_ERR(task);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007938 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007939 if (status == 0) {
Trond Myklebust71a097c2015-02-18 09:27:18 -08007940 if (memcmp(res.sessionid.data,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007941 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
7942 dprintk("NFS: %s: Session ID mismatch\n", __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007943 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007944 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08007945 if ((res.dir & args.dir) != res.dir || res.dir == 0) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007946 dprintk("NFS: %s: Unexpected direction from server\n",
7947 __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007948 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007949 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08007950 if (res.use_conn_in_rdma_mode != args.use_conn_in_rdma_mode) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007951 dprintk("NFS: %s: Server returned RDMA mode = true\n",
7952 __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007953 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007954 }
7955 }
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007956
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007957 return status;
7958}
7959
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007960struct rpc_bind_conn_calldata {
7961 struct nfs_client *clp;
NeilBrowna52458b2018-12-03 11:30:31 +11007962 const struct cred *cred;
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007963};
7964
7965static int
7966nfs4_proc_bind_conn_to_session_callback(struct rpc_clnt *clnt,
7967 struct rpc_xprt *xprt,
7968 void *calldata)
7969{
7970 struct rpc_bind_conn_calldata *p = calldata;
7971
7972 return nfs4_proc_bind_one_conn_to_session(clnt, xprt, p->clp, p->cred);
7973}
7974
NeilBrowna52458b2018-12-03 11:30:31 +11007975int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, const struct cred *cred)
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007976{
7977 struct rpc_bind_conn_calldata data = {
7978 .clp = clp,
7979 .cred = cred,
7980 };
7981 return rpc_clnt_iterate_for_each_xprt(clp->cl_rpcclient,
7982 nfs4_proc_bind_conn_to_session_callback, &data);
7983}
7984
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007985/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04007986 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
7987 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04007988 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04007989static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
7990 .how = SP4_MACH_CRED,
7991 .enforce.u.words = {
7992 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
7993 1 << (OP_EXCHANGE_ID - 32) |
7994 1 << (OP_CREATE_SESSION - 32) |
7995 1 << (OP_DESTROY_SESSION - 32) |
7996 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04007997 },
7998 .allow.u.words = {
7999 [0] = 1 << (OP_CLOSE) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008000 1 << (OP_OPEN_DOWNGRADE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008001 1 << (OP_LOCKU) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008002 1 << (OP_DELEGRETURN) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008003 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008004 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008005 1 << (OP_SECINFO_NO_NAME - 32) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008006 1 << (OP_LAYOUTRETURN - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008007 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008008 1 << (OP_FREE_STATEID - 32) |
8009 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008010 }
8011};
8012
8013/*
8014 * Select the state protection mode for client `clp' given the server results
8015 * from exchange_id in `sp'.
8016 *
8017 * Returns 0 on success, negative errno otherwise.
8018 */
8019static int nfs4_sp4_select_mode(struct nfs_client *clp,
8020 struct nfs41_state_protection *sp)
8021{
8022 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
8023 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
8024 1 << (OP_EXCHANGE_ID - 32) |
8025 1 << (OP_CREATE_SESSION - 32) |
8026 1 << (OP_DESTROY_SESSION - 32) |
8027 1 << (OP_DESTROY_CLIENTID - 32)
8028 };
Trond Myklebust937e3132017-08-01 07:32:50 -04008029 unsigned long flags = 0;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008030 unsigned int i;
Trond Myklebust937e3132017-08-01 07:32:50 -04008031 int ret = 0;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008032
8033 if (sp->how == SP4_MACH_CRED) {
8034 /* Print state protect result */
8035 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
8036 for (i = 0; i <= LAST_NFS4_OP; i++) {
8037 if (test_bit(i, sp->enforce.u.longs))
8038 dfprintk(MOUNT, " enforce op %d\n", i);
8039 if (test_bit(i, sp->allow.u.longs))
8040 dfprintk(MOUNT, " allow op %d\n", i);
8041 }
8042
8043 /* make sure nothing is on enforce list that isn't supported */
8044 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
8045 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
8046 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008047 ret = -EINVAL;
8048 goto out;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008049 }
8050 }
8051
8052 /*
8053 * Minimal mode - state operations are allowed to use machine
8054 * credential. Note this already happens by default, so the
8055 * client doesn't have to do anything more than the negotiation.
8056 *
8057 * NOTE: we don't care if EXCHANGE_ID is in the list -
8058 * we're already using the machine cred for exchange_id
8059 * and will never use a different cred.
8060 */
8061 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
8062 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
8063 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
8064 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
8065 dfprintk(MOUNT, "sp4_mach_cred:\n");
8066 dfprintk(MOUNT, " minimal mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008067 __set_bit(NFS_SP4_MACH_CRED_MINIMAL, &flags);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008068 } else {
8069 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008070 ret = -EINVAL;
8071 goto out;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008072 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008073
8074 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
Andrew Elble99ade3c2015-12-02 09:39:51 -05008075 test_bit(OP_OPEN_DOWNGRADE, sp->allow.u.longs) &&
8076 test_bit(OP_DELEGRETURN, sp->allow.u.longs) &&
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008077 test_bit(OP_LOCKU, sp->allow.u.longs)) {
8078 dfprintk(MOUNT, " cleanup mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008079 __set_bit(NFS_SP4_MACH_CRED_CLEANUP, &flags);
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008080 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008081
Andrew Elble99ade3c2015-12-02 09:39:51 -05008082 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) {
8083 dfprintk(MOUNT, " pnfs cleanup mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008084 __set_bit(NFS_SP4_MACH_CRED_PNFS_CLEANUP, &flags);
Andrew Elble99ade3c2015-12-02 09:39:51 -05008085 }
8086
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008087 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
8088 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
8089 dfprintk(MOUNT, " secinfo mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008090 __set_bit(NFS_SP4_MACH_CRED_SECINFO, &flags);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008091 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008092
8093 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
8094 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
8095 dfprintk(MOUNT, " stateid mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008096 __set_bit(NFS_SP4_MACH_CRED_STATEID, &flags);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008097 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008098
8099 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
8100 dfprintk(MOUNT, " write mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008101 __set_bit(NFS_SP4_MACH_CRED_WRITE, &flags);
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008102 }
8103
8104 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
8105 dfprintk(MOUNT, " commit mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008106 __set_bit(NFS_SP4_MACH_CRED_COMMIT, &flags);
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008107 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008108 }
Trond Myklebust937e3132017-08-01 07:32:50 -04008109out:
8110 clp->cl_sp4_flags = flags;
Wei Yongjun72bf75c2018-08-02 05:42:04 +00008111 return ret;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008112}
8113
Andy Adamson8d89bd72016-09-09 09:22:18 -04008114struct nfs41_exchange_id_data {
8115 struct nfs41_exchange_id_res res;
8116 struct nfs41_exchange_id_args args;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008117};
8118
Andy Adamson8d89bd72016-09-09 09:22:18 -04008119static void nfs4_exchange_id_release(void *data)
8120{
8121 struct nfs41_exchange_id_data *cdata =
8122 (struct nfs41_exchange_id_data *)data;
8123
Olga Kornievskaia63513232017-03-13 10:36:19 -04008124 nfs_put_client(cdata->args.client);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008125 kfree(cdata->res.impl_id);
8126 kfree(cdata->res.server_scope);
8127 kfree(cdata->res.server_owner);
8128 kfree(cdata);
8129}
8130
8131static const struct rpc_call_ops nfs4_exchange_id_call_ops = {
Andy Adamson8d89bd72016-09-09 09:22:18 -04008132 .rpc_release = nfs4_exchange_id_release,
8133};
8134
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008135/*
8136 * _nfs4_proc_exchange_id()
8137 *
8138 * Wrapper for EXCHANGE_ID operation.
8139 */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008140static struct rpc_task *
NeilBrowna52458b2018-12-03 11:30:31 +11008141nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred,
Andy Adamsonad0849a2016-09-09 09:22:28 -04008142 u32 sp4_how, struct rpc_xprt *xprt)
Benny Halevy99fe60d2009-04-01 09:22:29 -04008143{
Benny Halevy99fe60d2009-04-01 09:22:29 -04008144 struct rpc_message msg = {
8145 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
Benny Halevy99fe60d2009-04-01 09:22:29 -04008146 .rpc_cred = cred,
8147 };
Andy Adamson8d89bd72016-09-09 09:22:18 -04008148 struct rpc_task_setup task_setup_data = {
8149 .rpc_client = clp->cl_rpcclient,
8150 .callback_ops = &nfs4_exchange_id_call_ops,
8151 .rpc_message = &msg,
NeilBrown5a0c2572019-05-30 10:41:28 +10008152 .flags = RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN,
Andy Adamson8d89bd72016-09-09 09:22:18 -04008153 };
8154 struct nfs41_exchange_id_data *calldata;
Anna Schumakere917f0d2017-04-07 14:15:22 -04008155 int status;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008156
Elena Reshetova212bf412017-10-20 12:53:38 +03008157 if (!refcount_inc_not_zero(&clp->cl_count))
Trond Myklebust9c760d12017-07-31 18:38:50 -04008158 return ERR_PTR(-EIO);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008159
Trond Myklebust9c760d12017-07-31 18:38:50 -04008160 status = -ENOMEM;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008161 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008162 if (!calldata)
8163 goto out;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008164
Trond Myklebustfd405592017-08-01 16:02:47 -04008165 nfs4_init_boot_verifier(clp, &calldata->args.verifier);
Jeff Layton873e3852015-06-09 19:44:00 -04008166
8167 status = nfs4_init_uniform_client_string(clp);
8168 if (status)
Andy Adamson8d89bd72016-09-09 09:22:18 -04008169 goto out_calldata;
Jeff Layton3a6bb732015-06-09 19:43:57 -04008170
Andy Adamson8d89bd72016-09-09 09:22:18 -04008171 calldata->res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
8172 GFP_NOFS);
8173 status = -ENOMEM;
8174 if (unlikely(calldata->res.server_owner == NULL))
8175 goto out_calldata;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04008176
Andy Adamson8d89bd72016-09-09 09:22:18 -04008177 calldata->res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04008178 GFP_NOFS);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008179 if (unlikely(calldata->res.server_scope == NULL))
Chuck Leveracdeb692012-05-21 22:46:16 -04008180 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008181
Andy Adamson8d89bd72016-09-09 09:22:18 -04008182 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
8183 if (unlikely(calldata->res.impl_id == NULL))
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05008184 goto out_server_scope;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05008185
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008186 switch (sp4_how) {
8187 case SP4_NONE:
Andy Adamson8d89bd72016-09-09 09:22:18 -04008188 calldata->args.state_protect.how = SP4_NONE;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008189 break;
8190
8191 case SP4_MACH_CRED:
Andy Adamson8d89bd72016-09-09 09:22:18 -04008192 calldata->args.state_protect = nfs4_sp4_mach_cred_request;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008193 break;
8194
8195 default:
8196 /* unsupported! */
8197 WARN_ON_ONCE(1);
8198 status = -EINVAL;
Kinglong Mee6b559702015-07-01 11:54:53 +08008199 goto out_impl_id;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008200 }
Andy Adamsonad0849a2016-09-09 09:22:28 -04008201 if (xprt) {
Andy Adamsonad0849a2016-09-09 09:22:28 -04008202 task_setup_data.rpc_xprt = xprt;
Trond Myklebustd9cb7332017-08-01 16:02:48 -04008203 task_setup_data.flags |= RPC_TASK_SOFTCONN;
Trond Myklebustfd405592017-08-01 16:02:47 -04008204 memcpy(calldata->args.verifier.data, clp->cl_confirm.data,
8205 sizeof(calldata->args.verifier.data));
Andy Adamsonad0849a2016-09-09 09:22:28 -04008206 }
Andy Adamson8d89bd72016-09-09 09:22:18 -04008207 calldata->args.client = clp;
Trond Myklebustbfab2812017-08-01 08:17:34 -04008208 calldata->args.flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
8209 EXCHGID4_FLAG_BIND_PRINC_STATEID;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008210#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebustbfab2812017-08-01 08:17:34 -04008211 calldata->args.flags |= EXCHGID4_FLAG_SUPP_MOVED_MIGR;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008212#endif
8213 msg.rpc_argp = &calldata->args;
8214 msg.rpc_resp = &calldata->res;
8215 task_setup_data.callback_data = calldata;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04008216
Trond Myklebust9c760d12017-07-31 18:38:50 -04008217 return rpc_run_task(&task_setup_data);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008218
8219out_impl_id:
8220 kfree(calldata->res.impl_id);
8221out_server_scope:
8222 kfree(calldata->res.server_scope);
8223out_server_owner:
8224 kfree(calldata->res.server_owner);
8225out_calldata:
8226 kfree(calldata);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008227out:
Olga Kornievskaia63513232017-03-13 10:36:19 -04008228 nfs_put_client(clp);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008229 return ERR_PTR(status);
8230}
8231
8232/*
8233 * _nfs4_proc_exchange_id()
8234 *
8235 * Wrapper for EXCHANGE_ID operation.
8236 */
NeilBrowna52458b2018-12-03 11:30:31 +11008237static int _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred,
Trond Myklebust9c760d12017-07-31 18:38:50 -04008238 u32 sp4_how)
8239{
8240 struct rpc_task *task;
8241 struct nfs41_exchange_id_args *argp;
8242 struct nfs41_exchange_id_res *resp;
8243 int status;
8244
8245 task = nfs4_run_exchange_id(clp, cred, sp4_how, NULL);
8246 if (IS_ERR(task))
8247 return PTR_ERR(task);
8248
8249 argp = task->tk_msg.rpc_argp;
8250 resp = task->tk_msg.rpc_resp;
8251 status = task->tk_status;
8252 if (status != 0)
8253 goto out;
8254
8255 status = nfs4_check_cl_exchange_flags(resp->flags);
8256 if (status != 0)
8257 goto out;
8258
8259 status = nfs4_sp4_select_mode(clp, &resp->state_protect);
8260 if (status != 0)
8261 goto out;
8262
8263 clp->cl_clientid = resp->clientid;
8264 clp->cl_exchange_flags = resp->flags;
8265 clp->cl_seqid = resp->seqid;
8266 /* Client ID is not confirmed */
8267 if (!(resp->flags & EXCHGID4_FLAG_CONFIRMED_R))
8268 clear_bit(NFS4_SESSION_ESTABLISHED,
8269 &clp->cl_session->session_state);
8270
8271 if (clp->cl_serverscope != NULL &&
8272 !nfs41_same_server_scope(clp->cl_serverscope,
8273 resp->server_scope)) {
8274 dprintk("%s: server_scope mismatch detected\n",
8275 __func__);
8276 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
8277 }
8278
8279 swap(clp->cl_serverowner, resp->server_owner);
8280 swap(clp->cl_serverscope, resp->server_scope);
8281 swap(clp->cl_implid, resp->impl_id);
8282
8283 /* Save the EXCHANGE_ID verifier session trunk tests */
8284 memcpy(clp->cl_confirm.data, argp->verifier.data,
8285 sizeof(clp->cl_confirm.data));
8286out:
8287 trace_nfs4_exchange_id(clp, status);
8288 rpc_put_task(task);
8289 return status;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008290}
8291
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008292/*
8293 * nfs4_proc_exchange_id()
8294 *
8295 * Returns zero, a negative errno, or a negative NFS4ERR status code.
8296 *
8297 * Since the clientid has expired, all compounds using sessions
8298 * associated with the stale clientid will be returning
8299 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
8300 * be in some phase of session reset.
8301 *
8302 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
8303 */
NeilBrowna52458b2018-12-03 11:30:31 +11008304int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008305{
8306 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
8307 int status;
8308
8309 /* try SP4_MACH_CRED if krb5i/p */
8310 if (authflavor == RPC_AUTH_GSS_KRB5I ||
8311 authflavor == RPC_AUTH_GSS_KRB5P) {
Trond Myklebust9c760d12017-07-31 18:38:50 -04008312 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008313 if (!status)
8314 return 0;
8315 }
8316
8317 /* try SP4_NONE */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008318 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008319}
8320
Andy Adamson04fa2c62016-09-09 09:22:29 -04008321/**
8322 * nfs4_test_session_trunk
8323 *
8324 * This is an add_xprt_test() test function called from
8325 * rpc_clnt_setup_test_and_add_xprt.
8326 *
8327 * The rpc_xprt_switch is referrenced by rpc_clnt_setup_test_and_add_xprt
8328 * and is dereferrenced in nfs4_exchange_id_release
8329 *
8330 * Upon success, add the new transport to the rpc_clnt
8331 *
8332 * @clnt: struct rpc_clnt to get new transport
8333 * @xprt: the rpc_xprt to test
8334 * @data: call data for _nfs4_proc_exchange_id.
8335 */
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308336void nfs4_test_session_trunk(struct rpc_clnt *clnt, struct rpc_xprt *xprt,
Andy Adamson04fa2c62016-09-09 09:22:29 -04008337 void *data)
8338{
8339 struct nfs4_add_xprt_data *adata = (struct nfs4_add_xprt_data *)data;
Trond Myklebust9c760d12017-07-31 18:38:50 -04008340 struct rpc_task *task;
8341 int status;
8342
Andy Adamson04fa2c62016-09-09 09:22:29 -04008343 u32 sp4_how;
8344
8345 dprintk("--> %s try %s\n", __func__,
8346 xprt->address_strings[RPC_DISPLAY_ADDR]);
8347
8348 sp4_how = (adata->clp->cl_sp4_flags == 0 ? SP4_NONE : SP4_MACH_CRED);
8349
8350 /* Test connection for session trunking. Async exchange_id call */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008351 task = nfs4_run_exchange_id(adata->clp, adata->cred, sp4_how, xprt);
8352 if (IS_ERR(task))
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308353 return;
Trond Myklebust9c760d12017-07-31 18:38:50 -04008354
8355 status = task->tk_status;
8356 if (status == 0)
8357 status = nfs4_detect_session_trunking(adata->clp,
8358 task->tk_msg.rpc_resp, xprt);
8359
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308360 if (status == 0)
8361 rpc_clnt_xprt_switch_add_xprt(clnt, xprt);
8362
Trond Myklebust9c760d12017-07-31 18:38:50 -04008363 rpc_put_task(task);
Andy Adamson04fa2c62016-09-09 09:22:29 -04008364}
8365EXPORT_SYMBOL_GPL(nfs4_test_session_trunk);
8366
Trond Myklebust66245532012-05-25 17:18:09 -04008367static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008368 const struct cred *cred)
Trond Myklebust66245532012-05-25 17:18:09 -04008369{
8370 struct rpc_message msg = {
8371 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
8372 .rpc_argp = clp,
8373 .rpc_cred = cred,
8374 };
8375 int status;
8376
NeilBrown5a0c2572019-05-30 10:41:28 +10008377 status = rpc_call_sync(clp->cl_rpcclient, &msg,
8378 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008379 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04008380 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04008381 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04008382 "DESTROY_CLIENTID.", status, clp->cl_hostname);
8383 return status;
8384}
8385
8386static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008387 const struct cred *cred)
Trond Myklebust66245532012-05-25 17:18:09 -04008388{
8389 unsigned int loop;
8390 int ret;
8391
8392 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
8393 ret = _nfs4_proc_destroy_clientid(clp, cred);
8394 switch (ret) {
8395 case -NFS4ERR_DELAY:
8396 case -NFS4ERR_CLIENTID_BUSY:
8397 ssleep(1);
8398 break;
8399 default:
8400 return ret;
8401 }
8402 }
8403 return 0;
8404}
8405
8406int nfs4_destroy_clientid(struct nfs_client *clp)
8407{
NeilBrowna52458b2018-12-03 11:30:31 +11008408 const struct cred *cred;
Trond Myklebust66245532012-05-25 17:18:09 -04008409 int ret = 0;
8410
8411 if (clp->cl_mvops->minor_version < 1)
8412 goto out;
8413 if (clp->cl_exchange_flags == 0)
8414 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04008415 if (clp->cl_preserve_clid)
8416 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04008417 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04008418 ret = nfs4_proc_destroy_clientid(clp, cred);
NeilBrowna52458b2018-12-03 11:30:31 +11008419 put_cred(cred);
Trond Myklebust66245532012-05-25 17:18:09 -04008420 switch (ret) {
8421 case 0:
8422 case -NFS4ERR_STALE_CLIENTID:
8423 clp->cl_exchange_flags = 0;
8424 }
8425out:
8426 return ret;
8427}
8428
Donald Buczek0efb01b2019-07-07 21:26:08 +02008429#endif /* CONFIG_NFS_V4_1 */
8430
Andy Adamson2050f0c2009-04-01 09:22:30 -04008431struct nfs4_get_lease_time_data {
8432 struct nfs4_get_lease_time_args *args;
8433 struct nfs4_get_lease_time_res *res;
8434 struct nfs_client *clp;
8435};
8436
8437static void nfs4_get_lease_time_prepare(struct rpc_task *task,
8438 void *calldata)
8439{
Andy Adamson2050f0c2009-04-01 09:22:30 -04008440 struct nfs4_get_lease_time_data *data =
8441 (struct nfs4_get_lease_time_data *)calldata;
8442
8443 dprintk("--> %s\n", __func__);
8444 /* just setup sequence, do not trigger session recovery
8445 since we're invoked within one */
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008446 nfs4_setup_sequence(data->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04008447 &data->args->la_seq_args,
8448 &data->res->lr_seq_res,
8449 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008450 dprintk("<-- %s\n", __func__);
8451}
8452
8453/*
8454 * Called from nfs4_state_manager thread for session setup, so don't recover
8455 * from sequence operation or clientid errors.
8456 */
8457static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
8458{
8459 struct nfs4_get_lease_time_data *data =
8460 (struct nfs4_get_lease_time_data *)calldata;
8461
8462 dprintk("--> %s\n", __func__);
Donald Buczek0efb01b2019-07-07 21:26:08 +02008463 if (!nfs4_sequence_done(task, &data->res->lr_seq_res))
Trond Myklebust14516c32010-07-31 14:29:06 -04008464 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04008465 switch (task->tk_status) {
8466 case -NFS4ERR_DELAY:
8467 case -NFS4ERR_GRACE:
8468 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
8469 rpc_delay(task, NFS4_POLL_RETRY_MIN);
8470 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04008471 /* fall through */
8472 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07008473 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008474 return;
8475 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04008476 dprintk("<-- %s\n", __func__);
8477}
8478
Trond Myklebust17280172012-03-11 13:11:00 -04008479static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04008480 .rpc_call_prepare = nfs4_get_lease_time_prepare,
8481 .rpc_call_done = nfs4_get_lease_time_done,
8482};
8483
8484int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
8485{
Andy Adamson2050f0c2009-04-01 09:22:30 -04008486 struct nfs4_get_lease_time_args args;
8487 struct nfs4_get_lease_time_res res = {
8488 .lr_fsinfo = fsinfo,
8489 };
8490 struct nfs4_get_lease_time_data data = {
8491 .args = &args,
8492 .res = &res,
8493 .clp = clp,
8494 };
8495 struct rpc_message msg = {
8496 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
8497 .rpc_argp = &args,
8498 .rpc_resp = &res,
8499 };
8500 struct rpc_task_setup task_setup = {
8501 .rpc_client = clp->cl_rpcclient,
8502 .rpc_message = &msg,
8503 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04008504 .callback_data = &data,
8505 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04008506 };
Andy Adamson2050f0c2009-04-01 09:22:30 -04008507
Anna Schumakerfba83f32018-05-04 16:22:50 -04008508 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0, 1);
Anna Schumakerf836b272019-08-19 10:18:28 -04008509 return nfs4_call_sync_custom(&task_setup);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008510}
8511
Donald Buczek0efb01b2019-07-07 21:26:08 +02008512#ifdef CONFIG_NFS_V4_1
8513
Andy Adamsonfc931582009-04-01 09:22:31 -04008514/*
8515 * Initialize the values to be used by the client in CREATE_SESSION
8516 * If nfs4_init_session set the fore channel request and response sizes,
8517 * use them.
8518 *
8519 * Set the back channel max_resp_sz_cached to zero to force the client to
8520 * always set csa_cachethis to FALSE because the current implementation
8521 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
8522 */
Chuck Lever6b26cc82016-05-02 14:40:40 -04008523static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args,
8524 struct rpc_clnt *clnt)
Andy Adamsonfc931582009-04-01 09:22:31 -04008525{
Andy Adamson18aad3d2013-06-26 12:21:49 -04008526 unsigned int max_rqst_sz, max_resp_sz;
Chuck Lever6b26cc82016-05-02 14:40:40 -04008527 unsigned int max_bc_payload = rpc_max_bc_payload(clnt);
Trond Myklebust7402a4f2019-07-16 13:51:29 -04008528 unsigned int max_bc_slots = rpc_num_bc_slots(clnt);
Andy Adamsonfc931582009-04-01 09:22:31 -04008529
Andy Adamson18aad3d2013-06-26 12:21:49 -04008530 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
8531 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
8532
Andy Adamsonfc931582009-04-01 09:22:31 -04008533 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04008534 args->fc_attrs.max_rqst_sz = max_rqst_sz;
8535 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04008536 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05008537 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04008538
8539 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05008540 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04008541 __func__,
8542 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05008543 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04008544
8545 /* Back channel attributes */
Chuck Lever6b26cc82016-05-02 14:40:40 -04008546 args->bc_attrs.max_rqst_sz = max_bc_payload;
8547 args->bc_attrs.max_resp_sz = max_bc_payload;
Andy Adamsonfc931582009-04-01 09:22:31 -04008548 args->bc_attrs.max_resp_sz_cached = 0;
8549 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
Trond Myklebust62421cd2018-08-11 11:52:39 -04008550 args->bc_attrs.max_reqs = max_t(unsigned short, max_session_cb_slots, 1);
Trond Myklebust7402a4f2019-07-16 13:51:29 -04008551 if (args->bc_attrs.max_reqs > max_bc_slots)
8552 args->bc_attrs.max_reqs = max_bc_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04008553
8554 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
8555 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
8556 __func__,
8557 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
8558 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
8559 args->bc_attrs.max_reqs);
8560}
8561
Trond Myklebust79969dd2015-02-18 11:30:18 -08008562static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args,
8563 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04008564{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008565 struct nfs4_channel_attrs *sent = &args->fc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008566 struct nfs4_channel_attrs *rcvd = &res->fc_attrs;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008567
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008568 if (rcvd->max_resp_sz > sent->max_resp_sz)
8569 return -EINVAL;
8570 /*
8571 * Our requested max_ops is the minimum we need; we're not
8572 * prepared to break up compounds into smaller pieces than that.
8573 * So, no point even trying to continue if the server won't
8574 * cooperate:
8575 */
8576 if (rcvd->max_ops < sent->max_ops)
8577 return -EINVAL;
8578 if (rcvd->max_reqs == 0)
8579 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04008580 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
8581 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008582 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04008583}
8584
Trond Myklebust79969dd2015-02-18 11:30:18 -08008585static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args,
8586 struct nfs41_create_session_res *res)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008587{
8588 struct nfs4_channel_attrs *sent = &args->bc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008589 struct nfs4_channel_attrs *rcvd = &res->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04008590
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008591 if (!(res->flags & SESSION4_BACK_CHAN))
8592 goto out;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008593 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
8594 return -EINVAL;
8595 if (rcvd->max_resp_sz < sent->max_resp_sz)
8596 return -EINVAL;
8597 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
8598 return -EINVAL;
Trond Myklebust5405fc42016-08-29 20:03:52 -04008599 if (rcvd->max_ops > sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008600 return -EINVAL;
Trond Myklebust5405fc42016-08-29 20:03:52 -04008601 if (rcvd->max_reqs > sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008602 return -EINVAL;
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008603out:
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008604 return 0;
8605}
Andy Adamson8d353012009-04-01 09:22:32 -04008606
Andy Adamson8d353012009-04-01 09:22:32 -04008607static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
Trond Myklebust79969dd2015-02-18 11:30:18 -08008608 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04008609{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008610 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04008611
Trond Myklebust79969dd2015-02-18 11:30:18 -08008612 ret = nfs4_verify_fore_channel_attrs(args, res);
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008613 if (ret)
8614 return ret;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008615 return nfs4_verify_back_channel_attrs(args, res);
8616}
8617
8618static void nfs4_update_session(struct nfs4_session *session,
8619 struct nfs41_create_session_res *res)
8620{
8621 nfs4_copy_sessionid(&session->sess_id, &res->sessionid);
Trond Myklebuste11259f2015-03-03 20:35:31 -05008622 /* Mark client id and session as being confirmed */
8623 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R;
8624 set_bit(NFS4_SESSION_ESTABLISHED, &session->session_state);
Trond Myklebust79969dd2015-02-18 11:30:18 -08008625 session->flags = res->flags;
8626 memcpy(&session->fc_attrs, &res->fc_attrs, sizeof(session->fc_attrs));
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008627 if (res->flags & SESSION4_BACK_CHAN)
8628 memcpy(&session->bc_attrs, &res->bc_attrs,
8629 sizeof(session->bc_attrs));
Andy Adamson8d353012009-04-01 09:22:32 -04008630}
8631
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008632static int _nfs4_proc_create_session(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008633 const struct cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04008634{
8635 struct nfs4_session *session = clp->cl_session;
8636 struct nfs41_create_session_args args = {
8637 .client = clp,
Trond Myklebust79969dd2015-02-18 11:30:18 -08008638 .clientid = clp->cl_clientid,
8639 .seqid = clp->cl_seqid,
Andy Adamsonfc931582009-04-01 09:22:31 -04008640 .cb_program = NFS4_CALLBACK,
8641 };
Trond Myklebust79969dd2015-02-18 11:30:18 -08008642 struct nfs41_create_session_res res;
8643
Andy Adamsonfc931582009-04-01 09:22:31 -04008644 struct rpc_message msg = {
8645 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
8646 .rpc_argp = &args,
8647 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008648 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04008649 };
8650 int status;
8651
Chuck Lever6b26cc82016-05-02 14:40:40 -04008652 nfs4_init_channel_attrs(&args, clp->cl_rpcclient);
Andy Adamson0f914212009-04-01 09:23:16 -04008653 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04008654
NeilBrown5a0c2572019-05-30 10:41:28 +10008655 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
8656 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008657 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04008658
Trond Myklebustb519d402016-09-11 14:50:01 -04008659 switch (status) {
8660 case -NFS4ERR_STALE_CLIENTID:
8661 case -NFS4ERR_DELAY:
8662 case -ETIMEDOUT:
8663 case -EACCES:
8664 case -EAGAIN:
8665 goto out;
zhengbin8b98a532019-12-19 18:34:47 +08008666 }
Trond Myklebustb519d402016-09-11 14:50:01 -04008667
8668 clp->cl_seqid++;
Trond Myklebust43095d32012-11-20 11:13:12 -05008669 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04008670 /* Verify the session's negotiated channel_attrs values */
Trond Myklebust79969dd2015-02-18 11:30:18 -08008671 status = nfs4_verify_channel_attrs(&args, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04008672 /* Increment the clientid slot sequence id */
Trond Myklebust79969dd2015-02-18 11:30:18 -08008673 if (status)
8674 goto out;
8675 nfs4_update_session(session, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04008676 }
Trond Myklebust79969dd2015-02-18 11:30:18 -08008677out:
Andy Adamsonfc931582009-04-01 09:22:31 -04008678 return status;
8679}
8680
8681/*
8682 * Issues a CREATE_SESSION operation to the server.
8683 * It is the responsibility of the caller to verify the session is
8684 * expired before calling this routine.
8685 */
NeilBrowna52458b2018-12-03 11:30:31 +11008686int nfs4_proc_create_session(struct nfs_client *clp, const struct cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04008687{
8688 int status;
8689 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04008690 struct nfs4_session *session = clp->cl_session;
8691
8692 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
8693
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008694 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04008695 if (status)
8696 goto out;
8697
Andy Adamsonaacd5532011-11-09 13:58:21 -05008698 /* Init or reset the session slot tables */
8699 status = nfs4_setup_session_slot_tables(session);
8700 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04008701 if (status)
8702 goto out;
8703
8704 ptr = (unsigned *)&session->sess_id.data[0];
8705 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
8706 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04008707out:
8708 dprintk("<-- %s\n", __func__);
8709 return status;
8710}
8711
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008712/*
8713 * Issue the over-the-wire RPC DESTROY_SESSION.
8714 * The caller must serialize access to this routine.
8715 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008716int nfs4_proc_destroy_session(struct nfs4_session *session,
NeilBrowna52458b2018-12-03 11:30:31 +11008717 const struct cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008718{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008719 struct rpc_message msg = {
8720 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
8721 .rpc_argp = session,
8722 .rpc_cred = cred,
8723 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008724 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008725
8726 dprintk("--> nfs4_proc_destroy_session\n");
8727
8728 /* session is still being setup */
Trond Myklebuste11259f2015-03-03 20:35:31 -05008729 if (!test_and_clear_bit(NFS4_SESSION_ESTABLISHED, &session->session_state))
8730 return 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008731
NeilBrown5a0c2572019-05-30 10:41:28 +10008732 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
8733 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008734 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008735
8736 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04008737 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008738 "Session has been destroyed regardless...\n", status);
8739
8740 dprintk("<-- nfs4_proc_destroy_session\n");
8741 return status;
8742}
8743
Trond Myklebust7b38c362012-05-23 13:23:31 -04008744/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008745 * Renew the cl_session lease.
8746 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008747struct nfs4_sequence_data {
8748 struct nfs_client *clp;
8749 struct nfs4_sequence_args args;
8750 struct nfs4_sequence_res res;
8751};
8752
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008753static void nfs41_sequence_release(void *data)
8754{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008755 struct nfs4_sequence_data *calldata = data;
8756 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008757
Elena Reshetova212bf412017-10-20 12:53:38 +03008758 if (refcount_read(&clp->cl_count) > 1)
Alexandros Batsakis71358402010-02-05 03:45:05 -08008759 nfs4_schedule_state_renewal(clp);
8760 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008761 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008762}
8763
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008764static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
8765{
8766 switch(task->tk_status) {
8767 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008768 rpc_delay(task, NFS4_POLL_RETRY_MAX);
8769 return -EAGAIN;
8770 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05008771 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008772 }
8773 return 0;
8774}
8775
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008776static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008777{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008778 struct nfs4_sequence_data *calldata = data;
8779 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008780
Trond Myklebust14516c32010-07-31 14:29:06 -04008781 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
8782 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008783
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008784 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008785 if (task->tk_status < 0) {
8786 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Elena Reshetova212bf412017-10-20 12:53:38 +03008787 if (refcount_read(&clp->cl_count) == 1)
Alexandros Batsakis71358402010-02-05 03:45:05 -08008788 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008789
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008790 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
8791 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008792 return;
8793 }
8794 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008795 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08008796out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008797 dprintk("<-- %s\n", __func__);
8798}
8799
8800static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
8801{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008802 struct nfs4_sequence_data *calldata = data;
8803 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008804 struct nfs4_sequence_args *args;
8805 struct nfs4_sequence_res *res;
8806
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008807 args = task->tk_msg.rpc_argp;
8808 res = task->tk_msg.rpc_resp;
8809
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008810 nfs4_setup_sequence(clp, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008811}
8812
8813static const struct rpc_call_ops nfs41_sequence_ops = {
8814 .rpc_call_done = nfs41_sequence_call_done,
8815 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008816 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008817};
8818
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008819static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008820 const struct cred *cred,
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008821 struct nfs4_slot *slot,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008822 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008823{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008824 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008825 struct rpc_message msg = {
8826 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
8827 .rpc_cred = cred,
8828 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008829 struct rpc_task_setup task_setup_data = {
8830 .rpc_client = clp->cl_rpcclient,
8831 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008832 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04008833 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008834 };
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008835 struct rpc_task *ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008836
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008837 ret = ERR_PTR(-EIO);
Elena Reshetova212bf412017-10-20 12:53:38 +03008838 if (!refcount_inc_not_zero(&clp->cl_count))
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008839 goto out_err;
8840
8841 ret = ERR_PTR(-ENOMEM);
Benny Halevydfb4f3092010-09-24 09:17:01 -04008842 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008843 if (calldata == NULL)
8844 goto out_put_clp;
Anna Schumakerfba83f32018-05-04 16:22:50 -04008845 nfs4_init_sequence(&calldata->args, &calldata->res, 0, is_privileged);
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008846 nfs4_sequence_attach_slot(&calldata->args, &calldata->res, slot);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008847 msg.rpc_argp = &calldata->args;
8848 msg.rpc_resp = &calldata->res;
8849 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008850 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008851
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008852 ret = rpc_run_task(&task_setup_data);
8853 if (IS_ERR(ret))
8854 goto out_err;
8855 return ret;
8856out_put_clp:
8857 nfs_put_client(clp);
8858out_err:
8859 nfs41_release_slot(slot);
8860 return ret;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008861}
8862
NeilBrowna52458b2018-12-03 11:30:31 +11008863static int nfs41_proc_async_sequence(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008864{
8865 struct rpc_task *task;
8866 int ret = 0;
8867
Trond Myklebust2f60ea62011-08-24 15:07:37 -04008868 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04008869 return -EAGAIN;
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008870 task = _nfs41_proc_sequence(clp, cred, NULL, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008871 if (IS_ERR(task))
8872 ret = PTR_ERR(task);
8873 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08008874 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008875 dprintk("<-- %s status=%d\n", __func__, ret);
8876 return ret;
8877}
8878
NeilBrowna52458b2018-12-03 11:30:31 +11008879static int nfs4_proc_sequence(struct nfs_client *clp, const struct cred *cred)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008880{
8881 struct rpc_task *task;
8882 int ret;
8883
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008884 task = _nfs41_proc_sequence(clp, cred, NULL, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008885 if (IS_ERR(task)) {
8886 ret = PTR_ERR(task);
8887 goto out;
8888 }
8889 ret = rpc_wait_for_completion_task(task);
Trond Myklebustbe824162015-07-05 14:50:46 -04008890 if (!ret)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008891 ret = task->tk_status;
8892 rpc_put_task(task);
8893out:
8894 dprintk("<-- %s status=%d\n", __func__, ret);
8895 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008896}
8897
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008898struct nfs4_reclaim_complete_data {
8899 struct nfs_client *clp;
8900 struct nfs41_reclaim_complete_args arg;
8901 struct nfs41_reclaim_complete_res res;
8902};
8903
8904static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
8905{
8906 struct nfs4_reclaim_complete_data *calldata = data;
8907
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008908 nfs4_setup_sequence(calldata->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04008909 &calldata->arg.seq_args,
8910 &calldata->res.seq_res,
8911 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008912}
8913
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008914static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
8915{
8916 switch(task->tk_status) {
8917 case 0:
Jeff Layton57174592018-03-18 08:37:03 -04008918 wake_up_all(&clp->cl_lock_waitq);
8919 /* Fallthrough */
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008920 case -NFS4ERR_COMPLETE_ALREADY:
8921 case -NFS4ERR_WRONG_CRED: /* What to do here? */
8922 break;
8923 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008924 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04008925 /* fall through */
8926 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008927 return -EAGAIN;
Trond Myklebust0048fdd2017-05-04 13:44:04 -04008928 case -NFS4ERR_BADSESSION:
8929 case -NFS4ERR_DEADSESSION:
8930 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
Trond Myklebust0048fdd2017-05-04 13:44:04 -04008931 break;
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008932 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05008933 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008934 }
8935 return 0;
8936}
8937
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008938static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
8939{
8940 struct nfs4_reclaim_complete_data *calldata = data;
8941 struct nfs_client *clp = calldata->clp;
8942 struct nfs4_sequence_res *res = &calldata->res.seq_res;
8943
8944 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04008945 if (!nfs41_sequence_done(task, res))
8946 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008947
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008948 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008949 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
8950 rpc_restart_call_prepare(task);
8951 return;
8952 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008953 dprintk("<-- %s\n", __func__);
8954}
8955
8956static void nfs4_free_reclaim_complete_data(void *data)
8957{
8958 struct nfs4_reclaim_complete_data *calldata = data;
8959
8960 kfree(calldata);
8961}
8962
8963static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
8964 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
8965 .rpc_call_done = nfs4_reclaim_complete_done,
8966 .rpc_release = nfs4_free_reclaim_complete_data,
8967};
8968
8969/*
8970 * Issue a global reclaim complete.
8971 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04008972static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008973 const struct cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008974{
8975 struct nfs4_reclaim_complete_data *calldata;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008976 struct rpc_message msg = {
8977 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04008978 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008979 };
8980 struct rpc_task_setup task_setup_data = {
8981 .rpc_client = clp->cl_rpcclient,
8982 .rpc_message = &msg,
8983 .callback_ops = &nfs4_reclaim_complete_call_ops,
Anna Schumaker4c952e32019-08-14 15:46:48 -04008984 .flags = RPC_TASK_NO_ROUND_ROBIN,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008985 };
8986 int status = -ENOMEM;
8987
8988 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04008989 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008990 if (calldata == NULL)
8991 goto out;
8992 calldata->clp = clp;
8993 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008994
Anna Schumakerfba83f32018-05-04 16:22:50 -04008995 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0, 1);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008996 msg.rpc_argp = &calldata->arg;
8997 msg.rpc_resp = &calldata->res;
8998 task_setup_data.callback_data = calldata;
Anna Schumaker4c952e32019-08-14 15:46:48 -04008999 status = nfs4_call_sync_custom(&task_setup_data);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009000out:
9001 dprintk("<-- %s status=%d\n", __func__, status);
9002 return status;
9003}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009004
9005static void
9006nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
9007{
9008 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00009009 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009010
9011 dprintk("--> %s\n", __func__);
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009012 nfs4_setup_sequence(server->nfs_client, &lgp->args.seq_args,
Jeff Layton183d9e72016-05-17 12:28:47 -04009013 &lgp->res.seq_res, task);
9014 dprintk("<-- %s\n", __func__);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009015}
9016
9017static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
9018{
9019 struct nfs4_layoutget *lgp = calldata;
Jeff Layton183d9e72016-05-17 12:28:47 -04009020
9021 dprintk("--> %s\n", __func__);
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009022 nfs41_sequence_process(task, &lgp->res.seq_res);
Jeff Layton183d9e72016-05-17 12:28:47 -04009023 dprintk("<-- %s\n", __func__);
9024}
9025
9026static int
9027nfs4_layoutget_handle_exception(struct rpc_task *task,
9028 struct nfs4_layoutget *lgp, struct nfs4_exception *exception)
9029{
Trond Myklebustee314c22012-10-01 17:25:48 -07009030 struct inode *inode = lgp->args.inode;
9031 struct nfs_server *server = NFS_SERVER(inode);
9032 struct pnfs_layout_hdr *lo;
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009033 int nfs4err = task->tk_status;
9034 int err, status = 0;
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009035 LIST_HEAD(head);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009036
Boaz Harroshed7e5422014-01-22 20:34:54 +02009037 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009038
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009039 nfs4_sequence_free_slot(&lgp->res.seq_res);
9040
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009041 switch (nfs4err) {
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009042 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07009043 goto out;
Peng Tao7c1e6e52015-12-05 17:01:01 +08009044
9045 /*
9046 * NFS4ERR_LAYOUTUNAVAILABLE means we are not supposed to use pnfs
9047 * on the file. set tk_status to -ENODATA to tell upper layer to
9048 * retry go inband.
9049 */
9050 case -NFS4ERR_LAYOUTUNAVAILABLE:
Jeff Layton183d9e72016-05-17 12:28:47 -04009051 status = -ENODATA;
Peng Tao7c1e6e52015-12-05 17:01:01 +08009052 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02009053 /*
Trond Myklebust21b874c2015-08-31 01:19:22 -07009054 * NFS4ERR_BADLAYOUT means the MDS cannot return a layout of
9055 * length lgp->args.minlength != 0 (see RFC5661 section 18.43.3).
9056 */
9057 case -NFS4ERR_BADLAYOUT:
Jeff Layton183d9e72016-05-17 12:28:47 -04009058 status = -EOVERFLOW;
9059 goto out;
Trond Myklebust21b874c2015-08-31 01:19:22 -07009060 /*
Boaz Harroshed7e5422014-01-22 20:34:54 +02009061 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
Trond Myklebust21b874c2015-08-31 01:19:22 -07009062 * (or clients) writing to the same RAID stripe except when
9063 * the minlength argument is 0 (see RFC5661 section 18.43.3).
Jeff Layton183d9e72016-05-17 12:28:47 -04009064 *
9065 * Treat it like we would RECALLCONFLICT -- we retry for a little
9066 * while, and then eventually give up.
Boaz Harroshed7e5422014-01-22 20:34:54 +02009067 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009068 case -NFS4ERR_LAYOUTTRYLATER:
Jeff Layton183d9e72016-05-17 12:28:47 -04009069 if (lgp->args.minlength == 0) {
9070 status = -EOVERFLOW;
9071 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02009072 }
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009073 status = -EBUSY;
9074 break;
Jeff Layton183d9e72016-05-17 12:28:47 -04009075 case -NFS4ERR_RECALLCONFLICT:
Jeff Layton183d9e72016-05-17 12:28:47 -04009076 status = -ERECALLCONFLICT;
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009077 break;
Trond Myklebust26f47442016-09-22 13:39:10 -04009078 case -NFS4ERR_DELEG_REVOKED:
9079 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebustee314c22012-10-01 17:25:48 -07009080 case -NFS4ERR_EXPIRED:
9081 case -NFS4ERR_BAD_STATEID:
Jeff Layton183d9e72016-05-17 12:28:47 -04009082 exception->timeout = 0;
Trond Myklebustee314c22012-10-01 17:25:48 -07009083 spin_lock(&inode->i_lock);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009084 lo = NFS_I(inode)->layout;
9085 /* If the open stateid was bad, then recover it. */
9086 if (!lo || test_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags) ||
Trond Myklebuste8fa33a2017-10-04 13:49:12 -04009087 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) {
Trond Myklebustee314c22012-10-01 17:25:48 -07009088 spin_unlock(&inode->i_lock);
Jeff Layton183d9e72016-05-17 12:28:47 -04009089 exception->state = lgp->args.ctx->state;
Trond Myklebust26f47442016-09-22 13:39:10 -04009090 exception->stateid = &lgp->args.stateid;
Trond Myklebust2259f962015-09-20 13:30:30 -04009091 break;
9092 }
Trond Myklebustee314c22012-10-01 17:25:48 -07009093
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009094 /*
9095 * Mark the bad layout state as invalid, then retry
9096 */
Trond Myklebust668f4552016-07-24 17:08:59 -04009097 pnfs_mark_layout_stateid_invalid(lo, &head);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009098 spin_unlock(&inode->i_lock);
Trond Myklebust1f18b822017-04-29 10:10:17 -04009099 nfs_commit_inode(inode, 0);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009100 pnfs_free_lseg_list(&head);
9101 status = -EAGAIN;
9102 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009103 }
Jeff Layton183d9e72016-05-17 12:28:47 -04009104
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009105 err = nfs4_handle_exception(server, nfs4err, exception);
9106 if (!status) {
9107 if (exception->retry)
9108 status = -EAGAIN;
9109 else
9110 status = err;
9111 }
Trond Myklebustee314c22012-10-01 17:25:48 -07009112out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009113 dprintk("<-- %s\n", __func__);
Jeff Layton183d9e72016-05-17 12:28:47 -04009114 return status;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009115}
9116
Fred Isamandacb4522016-09-19 17:47:09 -04009117size_t max_response_pages(struct nfs_server *server)
Idan Kedar85541162012-08-02 11:47:10 +03009118{
9119 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
9120 return nfs_page_array_len(0, max_resp_sz);
9121}
9122
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009123static void nfs4_layoutget_release(void *calldata)
9124{
9125 struct nfs4_layoutget *lgp = calldata;
9126
9127 dprintk("--> %s\n", __func__);
Trond Myklebustbd171932017-06-27 17:33:38 -04009128 nfs4_sequence_free_slot(&lgp->res.seq_res);
Trond Myklebust29a8bfe2018-05-30 17:16:20 -04009129 pnfs_layoutget_free(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009130 dprintk("<-- %s\n", __func__);
9131}
9132
9133static const struct rpc_call_ops nfs4_layoutget_call_ops = {
9134 .rpc_call_prepare = nfs4_layoutget_prepare,
9135 .rpc_call_done = nfs4_layoutget_done,
9136 .rpc_release = nfs4_layoutget_release,
9137};
9138
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009139struct pnfs_layout_segment *
Fred Isamandacb4522016-09-19 17:47:09 -04009140nfs4_proc_layoutget(struct nfs4_layoutget *lgp, long *timeout)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009141{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05009142 struct inode *inode = lgp->args.inode;
9143 struct nfs_server *server = NFS_SERVER(inode);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009144 struct rpc_task *task;
9145 struct rpc_message msg = {
9146 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
9147 .rpc_argp = &lgp->args,
9148 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04009149 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009150 };
9151 struct rpc_task_setup task_setup_data = {
9152 .rpc_client = server->client,
9153 .rpc_message = &msg,
9154 .callback_ops = &nfs4_layoutget_call_ops,
9155 .callback_data = lgp,
9156 .flags = RPC_TASK_ASYNC,
9157 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009158 struct pnfs_layout_segment *lseg = NULL;
Trond Myklebustbc236762016-06-17 16:48:18 -04009159 struct nfs4_exception exception = {
9160 .inode = inode,
9161 .timeout = *timeout,
9162 };
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009163 int status = 0;
9164
9165 dprintk("--> %s\n", __func__);
9166
Peng Tao4bd5a982014-11-17 11:05:17 +08009167 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
9168 pnfs_get_layout_hdr(NFS_I(inode)->layout);
9169
Anna Schumakerfba83f32018-05-04 16:22:50 -04009170 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05009171
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009172 task = rpc_run_task(&task_setup_data);
9173 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009174 return ERR_CAST(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05009175 status = rpc_wait_for_completion_task(task);
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009176 if (status != 0)
9177 goto out;
9178
Trond Myklebust18c07782019-02-13 07:55:31 -05009179 if (task->tk_status < 0) {
Jeff Layton183d9e72016-05-17 12:28:47 -04009180 status = nfs4_layoutget_handle_exception(task, lgp, &exception);
9181 *timeout = exception.timeout;
Trond Myklebust18c07782019-02-13 07:55:31 -05009182 } else if (lgp->res.layoutp->len == 0) {
9183 status = -EAGAIN;
9184 *timeout = nfs4_update_delay(&exception.timeout);
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009185 } else
9186 lseg = pnfs_layout_process(lgp);
9187out:
Trond Myklebust1037e6e2013-08-14 16:36:51 -04009188 trace_nfs4_layoutget(lgp->args.ctx,
9189 &lgp->args.range,
9190 &lgp->res.range,
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009191 &lgp->res.stateid,
Trond Myklebust1037e6e2013-08-14 16:36:51 -04009192 status);
Jeff Layton183d9e72016-05-17 12:28:47 -04009193
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009194 rpc_put_task(task);
9195 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009196 if (status)
9197 return ERR_PTR(status);
9198 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009199}
9200
Benny Halevycbe82602011-05-22 19:52:37 +03009201static void
9202nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
9203{
9204 struct nfs4_layoutreturn *lrp = calldata;
9205
9206 dprintk("--> %s\n", __func__);
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009207 nfs4_setup_sequence(lrp->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04009208 &lrp->args.seq_args,
9209 &lrp->res.seq_res,
9210 task);
Trond Myklebustc8bf7072018-06-15 16:31:02 -04009211 if (!pnfs_layout_is_valid(lrp->args.layout))
9212 rpc_exit(task, 0);
Benny Halevycbe82602011-05-22 19:52:37 +03009213}
9214
9215static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
9216{
9217 struct nfs4_layoutreturn *lrp = calldata;
9218 struct nfs_server *server;
9219
9220 dprintk("--> %s\n", __func__);
9221
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009222 if (!nfs41_sequence_process(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03009223 return;
9224
Trond Myklebust6109bcf2019-09-20 07:23:43 -04009225 /*
9226 * Was there an RPC level error? Assume the call succeeded,
9227 * and that we need to release the layout
9228 */
9229 if (task->tk_rpc_status != 0 && RPC_WAS_SENT(task)) {
9230 lrp->res.lrs_present = 0;
9231 return;
9232 }
9233
Benny Halevycbe82602011-05-22 19:52:37 +03009234 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009235 switch (task->tk_status) {
Trond Myklebustff905142017-11-06 15:28:08 -05009236 case -NFS4ERR_OLD_STATEID:
Trond Myklebust30cb3ee2019-09-20 07:23:45 -04009237 if (nfs4_layout_refresh_old_stateid(&lrp->args.stateid,
Trond Myklebustecf84022018-08-15 21:35:46 -04009238 &lrp->args.range,
Trond Myklebustff905142017-11-06 15:28:08 -05009239 lrp->args.inode))
9240 goto out_restart;
9241 /* Fallthrough */
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009242 default:
9243 task->tk_status = 0;
Trond Myklebustff905142017-11-06 15:28:08 -05009244 /* Fallthrough */
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009245 case 0:
9246 break;
9247 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10009248 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009249 break;
Trond Myklebustff905142017-11-06 15:28:08 -05009250 goto out_restart;
Benny Halevycbe82602011-05-22 19:52:37 +03009251 }
Benny Halevycbe82602011-05-22 19:52:37 +03009252 dprintk("<-- %s\n", __func__);
Trond Myklebustff905142017-11-06 15:28:08 -05009253 return;
9254out_restart:
9255 task->tk_status = 0;
9256 nfs4_sequence_free_slot(&lrp->res.seq_res);
9257 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03009258}
9259
9260static void nfs4_layoutreturn_release(void *calldata)
9261{
9262 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04009263 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03009264
9265 dprintk("--> %s\n", __func__);
Trond Myklebust2a974422016-11-20 13:13:54 -05009266 pnfs_layoutreturn_free_lsegs(lo, &lrp->args.stateid, &lrp->args.range,
Trond Myklebust68f74472016-10-12 19:50:54 -04009267 lrp->res.lrs_present ? &lrp->res.stateid : NULL);
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009268 nfs4_sequence_free_slot(&lrp->res.seq_res);
Trond Myklebust4d796d72016-09-23 11:38:08 -04009269 if (lrp->ld_private.ops && lrp->ld_private.ops->free)
9270 lrp->ld_private.ops->free(&lrp->ld_private);
Trond Myklebust2f065dd2016-12-07 12:29:26 -05009271 pnfs_put_layout_hdr(lrp->args.layout);
9272 nfs_iput_and_deactive(lrp->inode);
Benny Halevycbe82602011-05-22 19:52:37 +03009273 kfree(calldata);
9274 dprintk("<-- %s\n", __func__);
9275}
9276
9277static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
9278 .rpc_call_prepare = nfs4_layoutreturn_prepare,
9279 .rpc_call_done = nfs4_layoutreturn_done,
9280 .rpc_release = nfs4_layoutreturn_release,
9281};
9282
Peng Tao6c166052014-11-17 09:30:40 +08009283int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync)
Benny Halevycbe82602011-05-22 19:52:37 +03009284{
9285 struct rpc_task *task;
9286 struct rpc_message msg = {
9287 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
9288 .rpc_argp = &lrp->args,
9289 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04009290 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03009291 };
9292 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04009293 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03009294 .rpc_message = &msg,
9295 .callback_ops = &nfs4_layoutreturn_call_ops,
9296 .callback_data = lrp,
9297 };
Peng Tao6c166052014-11-17 09:30:40 +08009298 int status = 0;
Benny Halevycbe82602011-05-22 19:52:37 +03009299
Andrew Elble99ade3c2015-12-02 09:39:51 -05009300 nfs4_state_protect(NFS_SERVER(lrp->args.inode)->nfs_client,
9301 NFS_SP4_MACH_CRED_PNFS_CLEANUP,
9302 &task_setup_data.rpc_client, &msg);
9303
Benny Halevycbe82602011-05-22 19:52:37 +03009304 dprintk("--> %s\n", __func__);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05009305 if (!sync) {
9306 lrp->inode = nfs_igrab_and_active(lrp->args.inode);
9307 if (!lrp->inode) {
9308 nfs4_layoutreturn_release(lrp);
9309 return -EAGAIN;
9310 }
9311 task_setup_data.flags |= RPC_TASK_ASYNC;
9312 }
Anna Schumakerfba83f32018-05-04 16:22:50 -04009313 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1, 0);
Benny Halevycbe82602011-05-22 19:52:37 +03009314 task = rpc_run_task(&task_setup_data);
9315 if (IS_ERR(task))
9316 return PTR_ERR(task);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05009317 if (sync)
9318 status = task->tk_status;
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009319 trace_nfs4_layoutreturn(lrp->args.inode, &lrp->args.stateid, status);
Benny Halevycbe82602011-05-22 19:52:37 +03009320 dprintk("<-- %s status=%d\n", __func__, status);
9321 rpc_put_task(task);
9322 return status;
9323}
9324
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009325static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009326_nfs4_proc_getdeviceinfo(struct nfs_server *server,
9327 struct pnfs_device *pdev,
NeilBrowna52458b2018-12-03 11:30:31 +11009328 const struct cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009329{
9330 struct nfs4_getdeviceinfo_args args = {
9331 .pdev = pdev,
Trond Myklebust4e590802015-03-09 14:01:25 -04009332 .notify_types = NOTIFY_DEVICEID4_CHANGE |
9333 NOTIFY_DEVICEID4_DELETE,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009334 };
9335 struct nfs4_getdeviceinfo_res res = {
9336 .pdev = pdev,
9337 };
9338 struct rpc_message msg = {
9339 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
9340 .rpc_argp = &args,
9341 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009342 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009343 };
9344 int status;
9345
9346 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00009347 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Trond Myklebust4e590802015-03-09 14:01:25 -04009348 if (res.notification & ~args.notify_types)
9349 dprintk("%s: unsupported notification\n", __func__);
Trond Myklebustdf526992015-03-09 14:48:32 -04009350 if (res.notification != args.notify_types)
9351 pdev->nocache = 1;
Trond Myklebust4e590802015-03-09 14:01:25 -04009352
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009353 dprintk("<-- %s status=%d\n", __func__, status);
9354
9355 return status;
9356}
9357
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009358int nfs4_proc_getdeviceinfo(struct nfs_server *server,
9359 struct pnfs_device *pdev,
NeilBrowna52458b2018-12-03 11:30:31 +11009360 const struct cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009361{
9362 struct nfs4_exception exception = { };
9363 int err;
9364
9365 do {
9366 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009367 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009368 &exception);
9369 } while (exception.retry);
9370 return err;
9371}
9372EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
9373
Andy Adamson863a3c62011-03-23 13:27:54 +00009374static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
9375{
9376 struct nfs4_layoutcommit_data *data = calldata;
9377 struct nfs_server *server = NFS_SERVER(data->args.inode);
9378
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009379 nfs4_setup_sequence(server->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04009380 &data->args.seq_args,
9381 &data->res.seq_res,
9382 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00009383}
9384
9385static void
9386nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
9387{
9388 struct nfs4_layoutcommit_data *data = calldata;
9389 struct nfs_server *server = NFS_SERVER(data->args.inode);
9390
Trond Myklebust6ba7db32012-10-22 20:07:20 -04009391 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00009392 return;
9393
9394 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009395 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
9396 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
9397 case -NFS4ERR_BADLAYOUT: /* no layout */
9398 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00009399 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009400 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009401 break;
9402 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10009403 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009404 rpc_restart_call_prepare(task);
9405 return;
9406 }
9407 }
Andy Adamson863a3c62011-03-23 13:27:54 +00009408}
9409
9410static void nfs4_layoutcommit_release(void *calldata)
9411{
9412 struct nfs4_layoutcommit_data *data = calldata;
9413
Andy Adamsondb29c082011-07-30 20:52:38 -04009414 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05009415 nfs_post_op_update_inode_force_wcc(data->args.inode,
9416 data->res.fattr);
NeilBrowna52458b2018-12-03 11:30:31 +11009417 put_cred(data->cred);
Trond Myklebust472e2592015-02-05 16:50:30 -05009418 nfs_iput_and_deactive(data->inode);
Andy Adamson863a3c62011-03-23 13:27:54 +00009419 kfree(data);
9420}
9421
9422static const struct rpc_call_ops nfs4_layoutcommit_ops = {
9423 .rpc_call_prepare = nfs4_layoutcommit_prepare,
9424 .rpc_call_done = nfs4_layoutcommit_done,
9425 .rpc_release = nfs4_layoutcommit_release,
9426};
9427
9428int
Andy Adamsonef311532011-03-12 02:58:10 -05009429nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00009430{
9431 struct rpc_message msg = {
9432 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
9433 .rpc_argp = &data->args,
9434 .rpc_resp = &data->res,
9435 .rpc_cred = data->cred,
9436 };
9437 struct rpc_task_setup task_setup_data = {
9438 .task = &data->task,
9439 .rpc_client = NFS_CLIENT(data->args.inode),
9440 .rpc_message = &msg,
9441 .callback_ops = &nfs4_layoutcommit_ops,
9442 .callback_data = data,
Andy Adamson863a3c62011-03-23 13:27:54 +00009443 };
9444 struct rpc_task *task;
9445 int status = 0;
9446
Kinglong Meeb4839eb2015-07-01 12:00:13 +08009447 dprintk("NFS: initiating layoutcommit call. sync %d "
9448 "lbw: %llu inode %lu\n", sync,
Andy Adamson863a3c62011-03-23 13:27:54 +00009449 data->args.lastbytewritten,
9450 data->args.inode->i_ino);
9451
Trond Myklebust472e2592015-02-05 16:50:30 -05009452 if (!sync) {
9453 data->inode = nfs_igrab_and_active(data->args.inode);
9454 if (data->inode == NULL) {
9455 nfs4_layoutcommit_release(data);
9456 return -EAGAIN;
9457 }
9458 task_setup_data.flags = RPC_TASK_ASYNC;
9459 }
Anna Schumakerfba83f32018-05-04 16:22:50 -04009460 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Andy Adamson863a3c62011-03-23 13:27:54 +00009461 task = rpc_run_task(&task_setup_data);
9462 if (IS_ERR(task))
9463 return PTR_ERR(task);
Trond Myklebust472e2592015-02-05 16:50:30 -05009464 if (sync)
9465 status = task->tk_status;
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009466 trace_nfs4_layoutcommit(data->args.inode, &data->args.stateid, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00009467 dprintk("%s: status %d\n", __func__, status);
9468 rpc_put_task(task);
9469 return status;
9470}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009471
Trond Myklebust302fad72019-02-18 13:32:38 -05009472/*
Andy Adamson97431202013-08-08 10:57:56 -04009473 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
9474 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
9475 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009476static int
9477_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009478 struct nfs_fsinfo *info,
9479 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009480{
9481 struct nfs41_secinfo_no_name_args args = {
9482 .style = SECINFO_STYLE_CURRENT_FH,
9483 };
9484 struct nfs4_secinfo_res res = {
9485 .flavors = flavors,
9486 };
9487 struct rpc_message msg = {
9488 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
9489 .rpc_argp = &args,
9490 .rpc_resp = &res,
9491 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009492 struct rpc_clnt *clnt = server->client;
Anna Schumakercc15e242019-08-14 16:22:31 -04009493 struct nfs4_call_sync_data data = {
9494 .seq_server = server,
9495 .seq_args = &args.seq_args,
9496 .seq_res = &res.seq_res,
9497 };
9498 struct rpc_task_setup task_setup = {
9499 .rpc_client = server->client,
9500 .rpc_message = &msg,
9501 .callback_ops = server->nfs_client->cl_mvops->call_sync_ops,
9502 .callback_data = &data,
9503 .flags = RPC_TASK_NO_ROUND_ROBIN,
9504 };
NeilBrowna52458b2018-12-03 11:30:31 +11009505 const struct cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009506 int status;
9507
9508 if (use_integrity) {
9509 clnt = server->nfs_client->cl_rpcclient;
Anna Schumakercc15e242019-08-14 16:22:31 -04009510 task_setup.rpc_client = clnt;
9511
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04009512 cred = nfs4_get_clid_cred(server->nfs_client);
9513 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009514 }
9515
9516 dprintk("--> %s\n", __func__);
Anna Schumakercc15e242019-08-14 16:22:31 -04009517 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
9518 status = nfs4_call_sync_custom(&task_setup);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009519 dprintk("<-- %s status=%d\n", __func__, status);
9520
NeilBrowna52458b2018-12-03 11:30:31 +11009521 put_cred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009522
9523 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009524}
9525
9526static int
9527nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
9528 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
9529{
Trond Myklebust0688e642019-04-07 13:59:09 -04009530 struct nfs4_exception exception = {
9531 .interruptible = true,
9532 };
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009533 int err;
9534 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009535 /* first try using integrity protection */
9536 err = -NFS4ERR_WRONGSEC;
9537
9538 /* try to use integrity protection with machine cred */
9539 if (_nfs4_is_integrity_protected(server->nfs_client))
9540 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
9541 flavors, true);
9542
9543 /*
9544 * if unable to use integrity protection, or SECINFO with
9545 * integrity protection returns NFS4ERR_WRONGSEC (which is
9546 * disallowed by spec, but exists in deployed servers) use
9547 * the current filesystem's rpc_client and the user cred.
9548 */
9549 if (err == -NFS4ERR_WRONGSEC)
9550 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
9551 flavors, false);
9552
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009553 switch (err) {
9554 case 0:
9555 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05009556 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04009557 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009558 default:
9559 err = nfs4_handle_exception(server, err, &exception);
9560 }
9561 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04009562out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009563 return err;
9564}
9565
9566static int
9567nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
9568 struct nfs_fsinfo *info)
9569{
9570 int err;
9571 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04009572 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009573 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009574 struct nfs4_secinfo4 *secinfo;
9575 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009576
9577 page = alloc_page(GFP_KERNEL);
9578 if (!page) {
9579 err = -ENOMEM;
9580 goto out;
9581 }
9582
9583 flavors = page_address(page);
9584 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
9585
9586 /*
9587 * Fall back on "guess and check" method if
9588 * the server doesn't support SECINFO_NO_NAME
9589 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05009590 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009591 err = nfs4_find_root_sec(server, fhandle, info);
9592 goto out_freepage;
9593 }
9594 if (err)
9595 goto out_freepage;
9596
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009597 for (i = 0; i < flavors->num_flavors; i++) {
9598 secinfo = &flavors->flavors[i];
9599
9600 switch (secinfo->flavor) {
9601 case RPC_AUTH_NULL:
9602 case RPC_AUTH_UNIX:
9603 case RPC_AUTH_GSS:
9604 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
9605 &secinfo->flavor_info);
9606 break;
9607 default:
9608 flavor = RPC_AUTH_MAXFLAVOR;
9609 break;
9610 }
9611
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04009612 if (!nfs_auth_info_match(&server->auth_info, flavor))
9613 flavor = RPC_AUTH_MAXFLAVOR;
9614
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009615 if (flavor != RPC_AUTH_MAXFLAVOR) {
9616 err = nfs4_lookup_root_sec(server, fhandle,
9617 info, flavor);
9618 if (!err)
9619 break;
9620 }
9621 }
9622
9623 if (flavor == RPC_AUTH_MAXFLAVOR)
9624 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009625
9626out_freepage:
9627 put_page(page);
9628 if (err == -EACCES)
9629 return -EPERM;
9630out:
9631 return err;
9632}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009633
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009634static int _nfs41_test_stateid(struct nfs_server *server,
9635 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009636 const struct cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04009637{
9638 int status;
9639 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009640 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04009641 };
9642 struct nfs41_test_stateid_res res;
9643 struct rpc_message msg = {
9644 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
9645 .rpc_argp = &args,
9646 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009647 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04009648 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009649 struct rpc_clnt *rpc_client = server->client;
9650
9651 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
9652 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009653
Chuck Lever38527b12012-07-11 16:30:23 -04009654 dprintk("NFS call test_stateid %p\n", stateid);
Anna Schumakerfba83f32018-05-04 16:22:50 -04009655 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009656 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04009657 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04009658 if (status != NFS_OK) {
9659 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04009660 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04009661 }
9662 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04009663 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04009664}
9665
Trond Myklebust43912bb2016-09-22 13:38:56 -04009666static void nfs4_handle_delay_or_session_error(struct nfs_server *server,
9667 int err, struct nfs4_exception *exception)
9668{
9669 exception->retry = 0;
9670 switch(err) {
9671 case -NFS4ERR_DELAY:
Trond Myklebust76e8a1b2016-09-22 13:39:19 -04009672 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust43912bb2016-09-22 13:38:56 -04009673 nfs4_handle_exception(server, err, exception);
9674 break;
9675 case -NFS4ERR_BADSESSION:
9676 case -NFS4ERR_BADSLOT:
9677 case -NFS4ERR_BAD_HIGH_SLOT:
9678 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
9679 case -NFS4ERR_DEADSESSION:
9680 nfs4_do_handle_exception(server, err, exception);
9681 }
9682}
9683
Chuck Lever38527b12012-07-11 16:30:23 -04009684/**
9685 * nfs41_test_stateid - perform a TEST_STATEID operation
9686 *
9687 * @server: server / transport on which to perform the operation
9688 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009689 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04009690 *
9691 * Returns NFS_OK if the server recognizes that "stateid" is valid.
9692 * Otherwise a negative NFS4ERR value is returned if the operation
9693 * failed or the state ID is not currently valid.
9694 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009695static int nfs41_test_stateid(struct nfs_server *server,
9696 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009697 const struct cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04009698{
Trond Myklebust0688e642019-04-07 13:59:09 -04009699 struct nfs4_exception exception = {
9700 .interruptible = true,
9701 };
Bryan Schumaker7d974792011-06-02 14:59:08 -04009702 int err;
9703 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009704 err = _nfs41_test_stateid(server, stateid, cred);
Trond Myklebust43912bb2016-09-22 13:38:56 -04009705 nfs4_handle_delay_or_session_error(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04009706 } while (exception.retry);
9707 return err;
9708}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009709
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009710struct nfs_free_stateid_data {
9711 struct nfs_server *server;
9712 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009713 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009714};
9715
9716static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
9717{
9718 struct nfs_free_stateid_data *data = calldata;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009719 nfs4_setup_sequence(data->server->nfs_client,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009720 &data->args.seq_args,
9721 &data->res.seq_res,
9722 task);
9723}
9724
9725static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
9726{
9727 struct nfs_free_stateid_data *data = calldata;
9728
9729 nfs41_sequence_done(task, &data->res.seq_res);
9730
9731 switch (task->tk_status) {
9732 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10009733 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009734 rpc_restart_call_prepare(task);
9735 }
9736}
9737
9738static void nfs41_free_stateid_release(void *calldata)
9739{
9740 kfree(calldata);
9741}
9742
Trond Myklebust17f26b12013-08-21 15:48:42 -04009743static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009744 .rpc_call_prepare = nfs41_free_stateid_prepare,
9745 .rpc_call_done = nfs41_free_stateid_done,
9746 .rpc_release = nfs41_free_stateid_release,
9747};
9748
Anna Schumaker2f261022018-05-15 13:03:39 -04009749/**
9750 * nfs41_free_stateid - perform a FREE_STATEID operation
9751 *
9752 * @server: server / transport on which to perform the operation
9753 * @stateid: state ID to release
9754 * @cred: credential
Trond Myklebust302fad72019-02-18 13:32:38 -05009755 * @privileged: set to true if this call needs to be privileged
Anna Schumaker2f261022018-05-15 13:03:39 -04009756 *
9757 * Note: this function is always asynchronous.
9758 */
9759static int nfs41_free_stateid(struct nfs_server *server,
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009760 const nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009761 const struct cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009762 bool privileged)
9763{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009764 struct rpc_message msg = {
9765 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009766 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009767 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009768 struct rpc_task_setup task_setup = {
9769 .rpc_client = server->client,
9770 .rpc_message = &msg,
9771 .callback_ops = &nfs41_free_stateid_ops,
9772 .flags = RPC_TASK_ASYNC,
9773 };
9774 struct nfs_free_stateid_data *data;
Anna Schumaker2f261022018-05-15 13:03:39 -04009775 struct rpc_task *task;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009776
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009777 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
9778 &task_setup.rpc_client, &msg);
9779
Chuck Lever38527b12012-07-11 16:30:23 -04009780 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009781 data = kmalloc(sizeof(*data), GFP_NOFS);
9782 if (!data)
Anna Schumaker2f261022018-05-15 13:03:39 -04009783 return -ENOMEM;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009784 data->server = server;
9785 nfs4_stateid_copy(&data->args.stateid, stateid);
9786
9787 task_setup.callback_data = data;
9788
9789 msg.rpc_argp = &data->args;
9790 msg.rpc_resp = &data->res;
Anna Schumakerfba83f32018-05-04 16:22:50 -04009791 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, privileged);
Anna Schumaker2f261022018-05-15 13:03:39 -04009792 task = rpc_run_task(&task_setup);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009793 if (IS_ERR(task))
9794 return PTR_ERR(task);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009795 rpc_put_task(task);
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009796 return 0;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009797}
Trond Myklebust36281ca2012-03-04 18:13:56 -05009798
Jeff Laytonf1cdae82014-05-01 06:28:47 -04009799static void
9800nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009801{
NeilBrowna52458b2018-12-03 11:30:31 +11009802 const struct cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009803
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009804 nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009805 nfs4_free_lock_state(server, lsp);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009806}
9807
Trond Myklebust36281ca2012-03-04 18:13:56 -05009808static bool nfs41_match_stateid(const nfs4_stateid *s1,
9809 const nfs4_stateid *s2)
9810{
Trond Myklebust93b717f2016-05-16 17:42:43 -04009811 if (s1->type != s2->type)
9812 return false;
9813
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05009814 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05009815 return false;
9816
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05009817 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05009818 return true;
Trond Myklebust36281ca2012-03-04 18:13:56 -05009819
Anna Schumaker045c5512017-01-11 16:59:48 -05009820 return s1->seqid == 0 || s2->seqid == 0;
Trond Myklebust36281ca2012-03-04 18:13:56 -05009821}
9822
Andy Adamson557134a2009-04-01 09:21:53 -04009823#endif /* CONFIG_NFS_V4_1 */
9824
Trond Myklebust36281ca2012-03-04 18:13:56 -05009825static bool nfs4_match_stateid(const nfs4_stateid *s1,
9826 const nfs4_stateid *s2)
9827{
Trond Myklebustf597c532012-03-04 18:13:56 -05009828 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05009829}
9830
9831
Trond Myklebust17280172012-03-11 13:11:00 -04009832static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05009833 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05009834 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009835 .recover_open = nfs4_open_reclaim,
9836 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04009837 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04009838 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009839};
9840
Andy Adamson591d71c2009-04-01 09:22:47 -04009841#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009842static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04009843 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
9844 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
9845 .recover_open = nfs4_open_reclaim,
9846 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05009847 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009848 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04009849 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04009850};
9851#endif /* CONFIG_NFS_V4_1 */
9852
Trond Myklebust17280172012-03-11 13:11:00 -04009853static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05009854 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05009855 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03009856 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009857 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04009858 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009859};
9860
Andy Adamson591d71c2009-04-01 09:22:47 -04009861#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009862static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04009863 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
9864 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04009865 .recover_open = nfs41_open_expired,
9866 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05009867 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04009868};
9869#endif /* CONFIG_NFS_V4_1 */
9870
Trond Myklebust17280172012-03-11 13:11:00 -04009871static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04009872 .sched_state_renewal = nfs4_proc_async_renew,
NeilBrownf15e1e82018-12-03 11:30:30 +11009873 .get_state_renewal_cred = nfs4_get_renew_cred,
Benny Halevy8e69514f2009-04-01 09:22:45 -04009874 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04009875};
9876
9877#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009878static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04009879 .sched_state_renewal = nfs41_proc_async_sequence,
NeilBrownf15e1e82018-12-03 11:30:30 +11009880 .get_state_renewal_cred = nfs4_get_machine_cred,
Benny Halevy8e69514f2009-04-01 09:22:45 -04009881 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04009882};
9883#endif
9884
Chuck Leverec011fe2013-10-17 14:12:39 -04009885static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04009886 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04009887 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04009888};
9889
9890#if defined(CONFIG_NFS_V4_1)
9891static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04009892 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04009893 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04009894};
9895#endif /* CONFIG_NFS_V4_1 */
9896
Trond Myklebust97dc1352010-06-16 09:52:26 -04009897static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
9898 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009899 .init_caps = NFS_CAP_READDIRPLUS
9900 | NFS_CAP_ATOMIC_OPEN
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009901 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009902 .init_client = nfs40_init_client,
9903 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05009904 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009905 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009906 .free_lock_state = nfs4_release_lockowner,
Trond Myklebust45870d62016-09-22 13:38:59 -04009907 .test_and_free_expired = nfs40_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009908 .alloc_seqid = nfs_alloc_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04009909 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04009910 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
9911 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
9912 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04009913 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04009914};
9915
9916#if defined(CONFIG_NFS_V4_1)
Trond Myklebust63f5f792015-01-23 19:19:25 -05009917static struct nfs_seqid *
9918nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2)
9919{
9920 return NULL;
9921}
9922
Trond Myklebust97dc1352010-06-16 09:52:26 -04009923static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
9924 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009925 .init_caps = NFS_CAP_READDIRPLUS
9926 | NFS_CAP_ATOMIC_OPEN
Trond Myklebust3b664862013-03-17 15:31:15 -04009927 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04009928 | NFS_CAP_STATEID_NFSV41
Fred Isaman6e012602016-10-04 15:26:41 -04009929 | NFS_CAP_ATOMIC_OPEN_V1
9930 | NFS_CAP_LGOPEN,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009931 .init_client = nfs41_init_client,
9932 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05009933 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009934 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009935 .free_lock_state = nfs41_free_lock_state,
Trond Myklebust45870d62016-09-22 13:38:59 -04009936 .test_and_free_expired = nfs41_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009937 .alloc_seqid = nfs_alloc_no_seqid,
Andy Adamson04fa2c62016-09-09 09:22:29 -04009938 .session_trunk = nfs4_test_session_trunk,
Chuck Lever9915ea72013-08-09 12:48:27 -04009939 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04009940 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
9941 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
9942 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04009943 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04009944};
9945#endif
9946
Steve Dickson42c2c422013-05-22 12:50:38 -04009947#if defined(CONFIG_NFS_V4_2)
9948static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
9949 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04009950 .init_caps = NFS_CAP_READDIRPLUS
9951 | NFS_CAP_ATOMIC_OPEN
Bryan Schumaker70173102013-06-19 13:41:43 -04009952 | NFS_CAP_POSIX_LOCK
9953 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04009954 | NFS_CAP_ATOMIC_OPEN_V1
Fred Isaman6e012602016-10-04 15:26:41 -04009955 | NFS_CAP_LGOPEN
Anna Schumakerf4ac1672014-11-25 13:18:15 -05009956 | NFS_CAP_ALLOCATE
Anna Schumaker2e724482013-05-21 16:53:03 -04009957 | NFS_CAP_COPY
Olga Kornievskaiacb95dee2018-07-09 15:13:29 -04009958 | NFS_CAP_OFFLOAD_CANCEL
Olga Kornievskaia04915672019-06-04 16:14:30 -04009959 | NFS_CAP_COPY_NOTIFY
Anna Schumaker624bd5b2014-11-25 13:18:16 -05009960 | NFS_CAP_DEALLOCATE
Trond Myklebust6c5a0d82015-06-27 11:45:46 -04009961 | NFS_CAP_SEEK
Peng Taoe5341f32015-09-26 02:24:35 +08009962 | NFS_CAP_LAYOUTSTATS
Trond Myklebust3eb86092019-02-08 10:31:05 -05009963 | NFS_CAP_CLONE
9964 | NFS_CAP_LAYOUTERROR,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009965 .init_client = nfs41_init_client,
9966 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04009967 .match_stateid = nfs41_match_stateid,
9968 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04009969 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04009970 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebust45870d62016-09-22 13:38:59 -04009971 .test_and_free_expired = nfs41_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009972 .alloc_seqid = nfs_alloc_no_seqid,
Andy Adamson04fa2c62016-09-09 09:22:29 -04009973 .session_trunk = nfs4_test_session_trunk,
Steve Dickson42c2c422013-05-22 12:50:38 -04009974 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
9975 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
9976 .state_renewal_ops = &nfs41_state_renewal_ops,
Kinglong Mee18e3b732015-08-15 21:52:10 +08009977 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Steve Dickson42c2c422013-05-22 12:50:38 -04009978};
9979#endif
9980
Trond Myklebust97dc1352010-06-16 09:52:26 -04009981const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
9982 [0] = &nfs_v4_0_minor_ops,
9983#if defined(CONFIG_NFS_V4_1)
9984 [1] = &nfs_v4_1_minor_ops,
9985#endif
Steve Dickson42c2c422013-05-22 12:50:38 -04009986#if defined(CONFIG_NFS_V4_2)
9987 [2] = &nfs_v4_2_minor_ops,
9988#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -04009989};
9990
Trond Myklebust13997822016-07-24 17:10:52 -04009991static ssize_t nfs4_listxattr(struct dentry *dentry, char *list, size_t size)
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01009992{
9993 ssize_t error, error2;
9994
9995 error = generic_listxattr(dentry, list, size);
9996 if (error < 0)
9997 return error;
9998 if (list) {
9999 list += error;
10000 size -= error;
10001 }
10002
10003 error2 = nfs4_listxattr_nfs4_label(d_inode(dentry), list, size);
10004 if (error2 < 0)
10005 return error2;
10006 return error + error2;
10007}
10008
Trond Myklebust17f26b12013-08-21 15:48:42 -040010009static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -040010010 .create = nfs_create,
10011 .lookup = nfs_lookup,
10012 .atomic_open = nfs_atomic_open,
10013 .link = nfs_link,
10014 .unlink = nfs_unlink,
10015 .symlink = nfs_symlink,
10016 .mkdir = nfs_mkdir,
10017 .rmdir = nfs_rmdir,
10018 .mknod = nfs_mknod,
10019 .rename = nfs_rename,
10020 .permission = nfs_permission,
10021 .getattr = nfs_getattr,
10022 .setattr = nfs_setattr,
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +010010023 .listxattr = nfs4_listxattr,
Bryan Schumaker73a79702012-07-16 16:39:12 -040010024};
10025
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -080010026static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010027 .permission = nfs_permission,
10028 .getattr = nfs_getattr,
10029 .setattr = nfs_setattr,
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +010010030 .listxattr = nfs4_listxattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010031};
10032
David Howells509de812006-08-22 20:06:11 -040010033const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -070010034 .version = 4, /* protocol version */
10035 .dentry_ops = &nfs4_dentry_operations,
10036 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010037 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -040010038 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010039 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -040010040 .submount = nfs4_submount,
David Howellsf2aedb72019-12-10 07:31:13 -050010041 .try_get_tree = nfs4_try_get_tree,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010042 .getattr = nfs4_proc_getattr,
10043 .setattr = nfs4_proc_setattr,
10044 .lookup = nfs4_proc_lookup,
Jeff Layton5b5faaf2017-06-29 06:34:52 -070010045 .lookupp = nfs4_proc_lookupp,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010046 .access = nfs4_proc_access,
10047 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010048 .create = nfs4_proc_create,
10049 .remove = nfs4_proc_remove,
10050 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -040010051 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010052 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -040010053 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -040010054 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -040010055 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010056 .link = nfs4_proc_link,
10057 .symlink = nfs4_proc_symlink,
10058 .mkdir = nfs4_proc_mkdir,
Trond Myklebust912678d2018-03-20 16:43:15 -040010059 .rmdir = nfs4_proc_rmdir,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010060 .readdir = nfs4_proc_readdir,
10061 .mknod = nfs4_proc_mknod,
10062 .statfs = nfs4_proc_statfs,
10063 .fsinfo = nfs4_proc_fsinfo,
10064 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -040010065 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010066 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -040010067 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010068 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -050010069 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010070 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -050010071 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010072 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -040010073 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -050010074 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010075 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +000010076 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -040010077 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -040010078 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -040010079 .have_delegation = nfs4_have_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -040010080 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +000010081 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -040010082 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -040010083 .create_server = nfs4_create_server,
10084 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010085};
10086
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010087static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
Andreas Gruenbacher98e9cb52015-12-02 14:44:36 +010010088 .name = XATTR_NAME_NFSV4_ACL,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010089 .list = nfs4_xattr_list_nfs4_acl,
10090 .get = nfs4_xattr_get_nfs4_acl,
10091 .set = nfs4_xattr_set_nfs4_acl,
10092};
10093
10094const struct xattr_handler *nfs4_xattr_handlers[] = {
10095 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -040010096#ifdef CONFIG_NFS_V4_SECURITY_LABEL
10097 &nfs4_xattr_nfs4_label_handler,
10098#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010099 NULL
10100};
10101
Linus Torvalds1da177e2005-04-16 15:20:36 -070010102/*
10103 * Local variables:
10104 * c-basic-offset: 8
10105 * End:
10106 */