blob: 22dca497c5deede373fe56d4c2aff0bf7c28e15c [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 Myklebust61296502020-02-07 19:38:12 -05002349 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002350 };
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 Myklebust61296502020-02-07 19:38:12 -05002514 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002515 };
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 Myklebustcf5b4052020-02-05 09:01:53 -05002977 struct inode *dir = d_inode(opendata->dir);
2978 unsigned long dir_verifier;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002979 unsigned int seq;
2980 int ret;
2981
2982 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
Trond Myklebustcf5b4052020-02-05 09:01:53 -05002983 dir_verifier = nfs_save_change_attribute(dir);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002984
Fred Isaman3b65a302016-09-19 10:06:49 -04002985 ret = _nfs4_proc_open(opendata, ctx);
Trond Myklebustdca780012014-10-23 19:23:03 +03002986 if (ret != 0)
Trond Myklebustc21443c2013-02-07 14:26:21 -05002987 goto out;
2988
Trond Myklebustae55e592018-05-22 11:17:16 -04002989 state = _nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002990 ret = PTR_ERR(state);
2991 if (IS_ERR(state))
2992 goto out;
Trond Myklebusta974dee2017-02-08 11:29:46 -05002993 ctx->state = state;
Trond Myklebustc21443c2013-02-07 14:26:21 -05002994 if (server->caps & NFS_CAP_POSIX_LOCK)
2995 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
Jeff Laytona8ce3772016-09-17 18:17:35 -04002996 if (opendata->o_res.rflags & NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK)
2997 set_bit(NFS_STATE_MAY_NOTIFY_LOCK, &state->flags);
Trond Myklebustc21443c2013-02-07 14:26:21 -05002998
Trond Myklebust275bb302013-05-29 13:11:28 -04002999 dentry = opendata->dentry;
David Howells2b0143b2015-03-17 22:25:59 +00003000 if (d_really_is_negative(dentry)) {
Al Viro668d0cd2016-03-08 12:44:17 -05003001 struct dentry *alias;
Trond Myklebust275bb302013-05-29 13:11:28 -04003002 d_drop(dentry);
Al Viro668d0cd2016-03-08 12:44:17 -05003003 alias = d_exact_alias(dentry, state->inode);
3004 if (!alias)
3005 alias = d_splice_alias(igrab(state->inode), dentry);
3006 /* d_splice_alias() can't fail here - it's a non-directory */
3007 if (alias) {
Trond Myklebust275bb302013-05-29 13:11:28 -04003008 dput(ctx->dentry);
Al Viro668d0cd2016-03-08 12:44:17 -05003009 ctx->dentry = dentry = alias;
Trond Myklebust275bb302013-05-29 13:11:28 -04003010 }
Trond Myklebustcf5b4052020-02-05 09:01:53 -05003011 }
3012
3013 switch(opendata->o_arg.claim) {
3014 default:
3015 break;
3016 case NFS4_OPEN_CLAIM_NULL:
3017 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
3018 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
3019 if (!opendata->rpc_done)
3020 break;
3021 if (opendata->o_res.delegation_type != 0)
3022 dir_verifier = nfs_save_change_attribute(dir);
3023 nfs_set_verifier(dentry, dir_verifier);
Trond Myklebust275bb302013-05-29 13:11:28 -04003024 }
3025
Trond Myklebustaf9b6d72018-06-29 12:45:53 -04003026 /* Parse layoutget results before we check for access */
3027 pnfs_parse_lgopen(state->inode, opendata->lgp, ctx);
3028
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003029 ret = nfs4_opendata_access(sp->so_cred, opendata, state,
3030 acc_mode, flags);
Trond Myklebustc21443c2013-02-07 14:26:21 -05003031 if (ret != 0)
3032 goto out;
3033
David Howells2b0143b2015-03-17 22:25:59 +00003034 if (d_inode(dentry) == state->inode) {
Trond Myklebustc45ffdd2013-05-29 13:34:46 -04003035 nfs_inode_attach_open_context(ctx);
3036 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
3037 nfs4_schedule_stateid_recovery(server, state);
3038 }
Fred Isaman2409a972016-10-06 12:11:21 -04003039
Trond Myklebustc21443c2013-02-07 14:26:21 -05003040out:
Olga Kornievskaia0cb98ab2019-03-19 12:12:13 -04003041 if (!opendata->cancelled)
3042 nfs4_sequence_free_slot(&opendata->o_res.seq_res);
Trond Myklebustc21443c2013-02-07 14:26:21 -05003043 return ret;
3044}
3045
Jeff Laytonaa53ed52007-06-05 14:49:03 -04003046/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01003047 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048 */
Andy Adamson82be4172012-05-23 05:02:35 -04003049static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04003050 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04003051 int flags,
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003052 const struct nfs4_open_createattrs *c,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003053 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054{
3055 struct nfs4_state_owner *sp;
3056 struct nfs4_state *state = NULL;
3057 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003058 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04003059 struct dentry *dentry = ctx->dentry;
NeilBrowna52458b2018-12-03 11:30:31 +11003060 const struct cred *cred = ctx->cred;
Trond Myklebust4197a052013-05-29 12:37:49 -04003061 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003062 fmode_t fmode = _nfs4_ctx_to_openmode(ctx);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003063 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003064 struct iattr *sattr = c->sattr;
3065 struct nfs4_label *label = c->label;
David Quigley1775fd32013-05-22 12:50:42 -04003066 struct nfs4_label *olabel = NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04003067 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003068
3069 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003070 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05003071 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
3072 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003073 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
3074 goto out_err;
3075 }
Anna Schumaker334f87d2017-01-11 16:17:17 -05003076 status = nfs4_client_recover_expired_lease(server->nfs_client);
Trond Myklebust58d97142006-01-03 09:55:24 +01003077 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003078 goto err_put_state_owner;
David Howells2b0143b2015-03-17 22:25:59 +00003079 if (d_really_is_positive(dentry))
3080 nfs4_return_incompatible_delegation(d_inode(dentry), fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01003081 status = -ENOMEM;
David Howells2b0143b2015-03-17 22:25:59 +00003082 if (d_really_is_positive(dentry))
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003083 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003084 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags,
3085 c, claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003086 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05003087 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003088
David Quigley14c43f72013-05-22 12:50:43 -04003089 if (label) {
3090 olabel = nfs4_label_alloc(server, GFP_KERNEL);
3091 if (IS_ERR(olabel)) {
3092 status = PTR_ERR(olabel);
3093 goto err_opendata_put;
3094 }
3095 }
3096
Trond Myklebuste911b812014-03-26 13:24:37 -07003097 if (server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
3098 if (!opendata->f_attr.mdsthreshold) {
3099 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
3100 if (!opendata->f_attr.mdsthreshold)
3101 goto err_free_label;
3102 }
Trond Myklebust1549210f2012-06-05 09:16:47 -04003103 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04003104 }
David Howells2b0143b2015-03-17 22:25:59 +00003105 if (d_really_is_positive(dentry))
3106 opendata->state = nfs4_get_open_state(d_inode(dentry), sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04003107
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003108 status = _nfs4_open_and_get_state(opendata, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003109 if (status != 0)
David Quigley14c43f72013-05-22 12:50:43 -04003110 goto err_free_label;
Trond Myklebust3efb9722013-05-29 13:17:04 -04003111 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04003112
NeilBrownefcbc042015-07-30 13:00:56 +10003113 if ((opendata->o_arg.open_flags & (O_CREAT|O_EXCL)) == (O_CREAT|O_EXCL) &&
Trond Myklebust549b19c2013-04-16 18:42:34 -04003114 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust609339c2018-03-28 16:18:17 -04003115 unsigned attrs = nfs4_exclusive_attrset(opendata, sattr, &label);
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003116 /*
3117 * send create attributes which was not set by open
3118 * with an extra setattr.
3119 */
Trond Myklebust609339c2018-03-28 16:18:17 -04003120 if (attrs || label) {
3121 unsigned ia_old = sattr->ia_valid;
3122
3123 sattr->ia_valid = attrs;
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003124 nfs_fattr_init(opendata->o_res.f_attr);
3125 status = nfs4_do_setattr(state->inode, cred,
3126 opendata->o_res.f_attr, sattr,
NeilBrown29b59f92016-10-13 15:26:47 +11003127 ctx, label, olabel);
Tigran Mkrtchyana1d1c4f2016-05-12 11:16:38 +02003128 if (status == 0) {
3129 nfs_setattr_update_inode(state->inode, sattr,
3130 opendata->o_res.f_attr);
3131 nfs_setsecurity(state->inode, opendata->o_res.f_attr, olabel);
3132 }
Trond Myklebust609339c2018-03-28 16:18:17 -04003133 sattr->ia_valid = ia_old;
David Quigley1775fd32013-05-22 12:50:42 -04003134 }
Trond Myklebust0ab64e02010-04-16 16:22:51 -04003135 }
Kinglong Meec5c3fb52015-08-26 21:11:39 +08003136 if (opened && opendata->file_created)
Al Viro73a09dd2018-06-08 13:22:02 -04003137 *opened = 1;
Andy Adamson82be4172012-05-23 05:02:35 -04003138
Trond Myklebuste911b812014-03-26 13:24:37 -07003139 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server)) {
Andy Adamson82be4172012-05-23 05:02:35 -04003140 *ctx_th = opendata->f_attr.mdsthreshold;
Trond Myklebuste911b812014-03-26 13:24:37 -07003141 opendata->f_attr.mdsthreshold = NULL;
3142 }
Andy Adamson82be4172012-05-23 05:02:35 -04003143
David Quigley14c43f72013-05-22 12:50:43 -04003144 nfs4_label_free(olabel);
3145
Trond Myklebustc6d00e62007-06-17 16:02:44 -04003146 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003147 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003148 return 0;
David Quigley14c43f72013-05-22 12:50:43 -04003149err_free_label:
3150 nfs4_label_free(olabel);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04003151err_opendata_put:
3152 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01003153err_put_state_owner:
3154 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003155out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003156 return status;
3157}
3158
3159
Andy Adamson82be4172012-05-23 05:02:35 -04003160static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04003161 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04003162 int flags,
3163 struct iattr *sattr,
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003164 struct nfs4_label *label,
3165 int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003166{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003167 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04003168 struct nfs4_exception exception = {
3169 .interruptible = true,
3170 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171 struct nfs4_state *res;
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003172 struct nfs4_open_createattrs c = {
3173 .label = label,
3174 .sattr = sattr,
3175 .verf = {
3176 [0] = (__u32)jiffies,
3177 [1] = (__u32)current->pid,
3178 },
3179 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003180 int status;
3181
3182 do {
Trond Myklebust8fd1ab72017-11-06 15:28:03 -05003183 status = _nfs4_do_open(dir, ctx, flags, &c, opened);
Trond Myklebust3efb9722013-05-29 13:17:04 -04003184 res = ctx->state;
Trond Myklebust42113a72013-08-12 16:19:27 -04003185 trace_nfs4_open_file(ctx, flags, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186 if (status == 0)
3187 break;
3188 /* NOTE: BAD_SEQID means the server and client disagree about the
3189 * book-keeping w.r.t. state-changing operations
3190 * (OPEN/CLOSE/LOCK/LOCKU...)
3191 * It is actually a sign of a bug on the client or on the server.
3192 *
3193 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07003194 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195 * have unhashed the old state_owner for us, and that we can
3196 * therefore safely retry using a new one. We should still warn
3197 * the user though...
3198 */
3199 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04003200 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04003201 " returned a bad sequence-id error!\n",
3202 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003203 exception.retry = 1;
3204 continue;
3205 }
Trond Myklebust550f5742005-10-18 14:20:21 -07003206 /*
3207 * BAD_STATEID on OPEN means that the server cancelled our
3208 * state before it received the OPEN_CONFIRM.
3209 * Recover by retrying the request as per the discussion
3210 * on Page 181 of RFC3530.
3211 */
3212 if (status == -NFS4ERR_BAD_STATEID) {
3213 exception.retry = 1;
3214 continue;
3215 }
Robert Milkowski924491f2020-01-28 08:37:47 +00003216 if (status == -NFS4ERR_EXPIRED) {
3217 nfs4_schedule_lease_recovery(server->nfs_client);
3218 exception.retry = 1;
3219 continue;
3220 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04003221 if (status == -EAGAIN) {
3222 /* We must have found a delegation */
3223 exception.retry = 1;
3224 continue;
3225 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04003226 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
3227 continue;
3228 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003229 status, &exception));
3230 } while (exception.retry);
3231 return res;
3232}
3233
Trond Myklebust8487c472016-06-26 08:44:35 -04003234static int _nfs4_do_setattr(struct inode *inode,
3235 struct nfs_setattrargs *arg,
3236 struct nfs_setattrres *res,
NeilBrowna52458b2018-12-03 11:30:31 +11003237 const struct cred *cred,
NeilBrown29b59f92016-10-13 15:26:47 +11003238 struct nfs_open_context *ctx)
Trond Myklebust8487c472016-06-26 08:44:35 -04003239{
3240 struct nfs_server *server = NFS_SERVER(inode);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003241 struct rpc_message msg = {
Trond Myklebust8487c472016-06-26 08:44:35 -04003242 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
3243 .rpc_argp = arg,
3244 .rpc_resp = res,
3245 .rpc_cred = cred,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003246 };
NeilBrowna52458b2018-12-03 11:30:31 +11003247 const struct cred *delegation_cred = NULL;
Trond Myklebust8487c472016-06-26 08:44:35 -04003248 unsigned long timestamp = jiffies;
Trond Myklebust8487c472016-06-26 08:44:35 -04003249 bool truncate;
3250 int status;
3251
3252 nfs_fattr_init(res->fattr);
3253
3254 /* Servers should only apply open mode checks for file size changes */
3255 truncate = (arg->iap->ia_valid & ATTR_SIZE) ? true : false;
Trond Myklebust991eedb2018-04-09 11:15:30 -04003256 if (!truncate)
3257 goto zero_stateid;
Trond Myklebust8487c472016-06-26 08:44:35 -04003258
Trond Myklebust991eedb2018-04-09 11:15:30 -04003259 if (nfs4_copy_delegation_stateid(inode, FMODE_WRITE, &arg->stateid, &delegation_cred)) {
Trond Myklebust8487c472016-06-26 08:44:35 -04003260 /* Use that stateid */
Trond Myklebust09a54f02019-08-03 10:28:18 -04003261 } else if (ctx != NULL && ctx->state) {
NeilBrown17393472016-10-13 15:26:47 +11003262 struct nfs_lock_context *l_ctx;
NeilBrown29b59f92016-10-13 15:26:47 +11003263 if (!nfs4_valid_open_stateid(ctx->state))
Trond Myklebust8487c472016-06-26 08:44:35 -04003264 return -EBADF;
NeilBrown17393472016-10-13 15:26:47 +11003265 l_ctx = nfs_get_lock_context(ctx);
3266 if (IS_ERR(l_ctx))
3267 return PTR_ERR(l_ctx);
NeilBrown7a0566b2016-12-06 15:50:06 -05003268 status = nfs4_select_rw_stateid(ctx->state, FMODE_WRITE, l_ctx,
3269 &arg->stateid, &delegation_cred);
3270 nfs_put_lock_context(l_ctx);
3271 if (status == -EIO)
Trond Myklebust8487c472016-06-26 08:44:35 -04003272 return -EBADF;
Olga Kornievskaiad826e5b2019-12-18 16:50:42 -05003273 else if (status == -EAGAIN)
3274 goto zero_stateid;
Trond Myklebust991eedb2018-04-09 11:15:30 -04003275 } else {
3276zero_stateid:
Trond Myklebust8487c472016-06-26 08:44:35 -04003277 nfs4_stateid_copy(&arg->stateid, &zero_stateid);
Trond Myklebust991eedb2018-04-09 11:15:30 -04003278 }
Trond Myklebust8487c472016-06-26 08:44:35 -04003279 if (delegation_cred)
3280 msg.rpc_cred = delegation_cred;
3281
3282 status = nfs4_call_sync(server->client, server, &msg, &arg->seq_args, &res->seq_res, 1);
3283
NeilBrowna52458b2018-12-03 11:30:31 +11003284 put_cred(delegation_cred);
NeilBrown29b59f92016-10-13 15:26:47 +11003285 if (status == 0 && ctx != NULL)
Trond Myklebust8487c472016-06-26 08:44:35 -04003286 renew_lease(server, timestamp);
3287 trace_nfs4_setattr(inode, &arg->stateid, status);
3288 return status;
3289}
3290
NeilBrowna52458b2018-12-03 11:30:31 +11003291static int nfs4_do_setattr(struct inode *inode, const struct cred *cred,
Trond Myklebust8487c472016-06-26 08:44:35 -04003292 struct nfs_fattr *fattr, struct iattr *sattr,
NeilBrown29b59f92016-10-13 15:26:47 +11003293 struct nfs_open_context *ctx, struct nfs4_label *ilabel,
Trond Myklebust8487c472016-06-26 08:44:35 -04003294 struct nfs4_label *olabel)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003295{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05003296 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebust30846df2018-04-07 13:44:28 -04003297 __u32 bitmask[NFS4_BITMASK_SZ];
NeilBrown29b59f92016-10-13 15:26:47 +11003298 struct nfs4_state *state = ctx ? ctx->state : NULL;
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003299 struct nfs_setattrargs arg = {
3300 .fh = NFS_FH(inode),
3301 .iap = sattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003302 .server = server,
Trond Myklebust30846df2018-04-07 13:44:28 -04003303 .bitmask = bitmask,
David Quigley1775fd32013-05-22 12:50:42 -04003304 .label = ilabel,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003305 };
3306 struct nfs_setattrres res = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04003308 .label = olabel,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309 .server = server,
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003310 };
Trond Myklebust8487c472016-06-26 08:44:35 -04003311 struct nfs4_exception exception = {
3312 .state = state,
3313 .inode = inode,
3314 .stateid = &arg.stateid,
3315 };
3316 int err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003317
Linus Torvalds1da177e2005-04-16 15:20:36 -07003318 do {
Trond Myklebust30846df2018-04-07 13:44:28 -04003319 nfs4_bitmap_copy_adjust_setattr(bitmask,
3320 nfs4_bitmask(server, olabel),
3321 inode);
3322
NeilBrown29b59f92016-10-13 15:26:47 +11003323 err = _nfs4_do_setattr(inode, &arg, &res, cred, ctx);
Trond Myklebust451146b2012-04-18 16:29:11 -04003324 switch (err) {
3325 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04003326 if (!(sattr->ia_valid & ATTR_SIZE)) {
3327 pr_warn_once("NFSv4: server %s is incorrectly "
3328 "applying open mode checks to "
3329 "a SETATTR that is not "
3330 "changing file size.\n",
3331 server->nfs_client->cl_hostname);
3332 }
Trond Myklebust451146b2012-04-18 16:29:11 -04003333 if (state && !(state->state & FMODE_WRITE)) {
3334 err = -EBADF;
3335 if (sattr->ia_valid & ATTR_OPEN)
3336 err = -EACCES;
3337 goto out;
3338 }
3339 }
3340 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003341 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04003342out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003343 return err;
3344}
3345
Peng Tao500d7012015-09-22 11:35:22 +08003346static bool
3347nfs4_wait_on_layoutreturn(struct inode *inode, struct rpc_task *task)
3348{
3349 if (inode == NULL || !nfs_have_layout(inode))
3350 return false;
3351
3352 return pnfs_wait_on_layoutreturn(inode, task);
3353}
3354
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003355/*
3356 * Update the seqid of an open stateid
3357 */
3358static void nfs4_sync_open_stateid(nfs4_stateid *dst,
3359 struct nfs4_state *state)
3360{
3361 __be32 seqid_open;
3362 u32 dst_seqid;
3363 int seq;
3364
3365 for (;;) {
3366 if (!nfs4_valid_open_stateid(state))
3367 break;
3368 seq = read_seqbegin(&state->seqlock);
3369 if (!nfs4_state_match_open_stateid_other(state, dst)) {
3370 nfs4_stateid_copy(dst, &state->open_stateid);
3371 if (read_seqretry(&state->seqlock, seq))
3372 continue;
3373 break;
3374 }
3375 seqid_open = state->open_stateid.seqid;
3376 if (read_seqretry(&state->seqlock, seq))
3377 continue;
3378
3379 dst_seqid = be32_to_cpu(dst->seqid);
3380 if ((s32)(dst_seqid - be32_to_cpu(seqid_open)) < 0)
3381 dst->seqid = seqid_open;
3382 break;
3383 }
3384}
3385
3386/*
3387 * Update the seqid of an open stateid after receiving
3388 * NFS4ERR_OLD_STATEID
3389 */
3390static bool nfs4_refresh_open_old_stateid(nfs4_stateid *dst,
3391 struct nfs4_state *state)
3392{
3393 __be32 seqid_open;
3394 u32 dst_seqid;
3395 bool ret;
3396 int seq;
3397
3398 for (;;) {
3399 ret = false;
3400 if (!nfs4_valid_open_stateid(state))
3401 break;
3402 seq = read_seqbegin(&state->seqlock);
3403 if (!nfs4_state_match_open_stateid_other(state, dst)) {
3404 if (read_seqretry(&state->seqlock, seq))
3405 continue;
3406 break;
3407 }
3408 seqid_open = state->open_stateid.seqid;
3409 if (read_seqretry(&state->seqlock, seq))
3410 continue;
3411
3412 dst_seqid = be32_to_cpu(dst->seqid);
3413 if ((s32)(dst_seqid - be32_to_cpu(seqid_open)) >= 0)
3414 dst->seqid = cpu_to_be32(dst_seqid + 1);
3415 else
3416 dst->seqid = seqid_open;
3417 ret = true;
3418 break;
3419 }
3420
3421 return ret;
3422}
3423
Linus Torvalds1da177e2005-04-16 15:20:36 -07003424struct nfs4_closedata {
3425 struct inode *inode;
3426 struct nfs4_state *state;
3427 struct nfs_closeargs arg;
3428 struct nfs_closeres res;
Trond Myklebustcf805162016-11-15 14:56:07 -05003429 struct {
3430 struct nfs4_layoutreturn_args arg;
3431 struct nfs4_layoutreturn_res res;
Trond Myklebust4d796d72016-09-23 11:38:08 -04003432 struct nfs4_xdr_opaque_data ld_private;
Trond Myklebustcf805162016-11-15 14:56:07 -05003433 u32 roc_barrier;
3434 bool roc;
3435 } lr;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003436 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003437 unsigned long timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003438};
3439
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003440static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07003441{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003442 struct nfs4_closedata *calldata = data;
3443 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04003444 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07003445
Trond Myklebustcf805162016-11-15 14:56:07 -05003446 if (calldata->lr.roc)
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003447 pnfs_roc_release(&calldata->lr.arg, &calldata->lr.res,
3448 calldata->res.lr_ret);
Trond Myklebust95121352005-10-18 14:20:12 -07003449 nfs4_put_open_state(calldata->state);
3450 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07003451 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05003452 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07003453 kfree(calldata);
3454}
3455
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003456static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003457{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003458 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003459 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003460 struct nfs_server *server = NFS_SERVER(calldata->inode);
Trond Myklebust412f6c42014-08-25 22:09:08 -04003461 nfs4_stateid *res_stateid = NULL;
Trond Myklebustb8b8d222017-11-07 10:51:37 -05003462 struct nfs4_exception exception = {
3463 .state = state,
3464 .inode = calldata->inode,
3465 .stateid = &calldata->arg.stateid,
3466 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467
Chuck Levera3ca5652012-03-01 17:00:40 -05003468 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04003469 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
3470 return;
Trond Myklebust42113a72013-08-12 16:19:27 -04003471 trace_nfs4_close(state, &calldata->arg, &calldata->res, task->tk_status);
Trond Myklebustcf805162016-11-15 14:56:07 -05003472
3473 /* Handle Layoutreturn errors */
Trond Myklebust287a9c52019-09-20 07:23:41 -04003474 if (pnfs_roc_done(task, calldata->inode,
3475 &calldata->arg.lr_args,
3476 &calldata->res.lr_res,
3477 &calldata->res.lr_ret) == -EAGAIN)
3478 goto out_restart;
Trond Myklebustcf805162016-11-15 14:56:07 -05003479
Anna Schumakerd9b67e12017-01-11 15:04:25 -05003480 /* hmm. we are done with the inode, and in the process of freeing
Linus Torvalds1da177e2005-04-16 15:20:36 -07003481 * the state_owner. we keep this around to process errors
3482 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003483 switch (task->tk_status) {
3484 case 0:
Trond Myklebust412f6c42014-08-25 22:09:08 -04003485 res_stateid = &calldata->res.stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003486 renew_lease(server, calldata->timestamp);
Trond Myklebust412f6c42014-08-25 22:09:08 -04003487 break;
Trond Myklebustf07d4a32016-12-19 10:34:14 -05003488 case -NFS4ERR_ACCESS:
3489 if (calldata->arg.bitmask != NULL) {
3490 calldata->arg.bitmask = NULL;
3491 calldata->res.fattr = NULL;
Trond Myklebust91b30d22017-11-06 15:28:09 -05003492 goto out_restart;
Trond Myklebustf07d4a32016-12-19 10:34:14 -05003493
3494 }
3495 break;
Trond Myklebust12f275c2017-11-06 15:28:05 -05003496 case -NFS4ERR_OLD_STATEID:
3497 /* Did we race with OPEN? */
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003498 if (nfs4_refresh_open_old_stateid(&calldata->arg.stateid,
Trond Myklebust91b30d22017-11-06 15:28:09 -05003499 state))
3500 goto out_restart;
Trond Myklebust12f275c2017-11-06 15:28:05 -05003501 goto out_release;
Trond Myklebust69794ad2013-11-20 12:57:19 -05003502 case -NFS4ERR_ADMIN_REVOKED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003503 case -NFS4ERR_STALE_STATEID:
Trond Myklebust26d36302016-09-22 13:39:05 -04003504 case -NFS4ERR_EXPIRED:
3505 nfs4_free_revoked_stateid(server,
3506 &calldata->arg.stateid,
3507 task->tk_msg.rpc_cred);
Trond Myklebust12f275c2017-11-06 15:28:05 -05003508 /* Fallthrough */
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003509 case -NFS4ERR_BAD_STATEID:
Trond Myklebuste217e822019-09-20 07:23:46 -04003510 if (calldata->arg.fmode == 0)
3511 break;
3512 /* Fallthrough */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003513 default:
Trond Myklebustb8b8d222017-11-07 10:51:37 -05003514 task->tk_status = nfs4_async_handle_exception(task,
3515 server, task->tk_status, &exception);
3516 if (exception.retry)
Trond Myklebust91b30d22017-11-06 15:28:09 -05003517 goto out_restart;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003518 }
Trond Myklebust4a1e2fe2015-08-30 18:37:59 -07003519 nfs_clear_open_stateid(state, &calldata->arg.stateid,
3520 res_stateid, calldata->arg.fmode);
Trond Myklebust69794ad2013-11-20 12:57:19 -05003521out_release:
Trond Myklebust91b30d22017-11-06 15:28:09 -05003522 task->tk_status = 0;
Trond Myklebust72211db2009-12-15 14:47:36 -05003523 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustd8d84982016-12-19 12:14:44 -05003524 nfs_refresh_inode(calldata->inode, &calldata->fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05003525 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Trond Myklebust91b30d22017-11-06 15:28:09 -05003526 return;
Trond Myklebust91b30d22017-11-06 15:28:09 -05003527out_restart:
3528 task->tk_status = 0;
3529 rpc_restart_call_prepare(task);
3530 goto out_release;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003531}
3532
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003533static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003534{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003535 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07003536 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04003537 struct inode *inode = calldata->inode;
Trond Myklebustc8bf7072018-06-15 16:31:02 -04003538 struct pnfs_layout_hdr *lo;
Trond Myklebustaee7af32014-08-25 22:33:12 -04003539 bool is_rdonly, is_wronly, is_rdwr;
Trond Myklebust88069f72009-12-08 08:33:16 -05003540 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07003541
Chuck Levera3ca5652012-03-01 17:00:40 -05003542 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003543 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003544 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04003545
Trond Myklebust88069f72009-12-08 08:33:16 -05003546 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
Trond Myklebust4cecb762005-11-04 15:32:58 -05003547 spin_lock(&state->owner->so_lock);
Trond Myklebustaee7af32014-08-25 22:33:12 -04003548 is_rdwr = test_bit(NFS_O_RDWR_STATE, &state->flags);
3549 is_rdonly = test_bit(NFS_O_RDONLY_STATE, &state->flags);
3550 is_wronly = test_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust003707c2007-07-05 18:07:55 -04003551 /* Calculate the change in open mode */
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003552 calldata->arg.fmode = 0;
Trond Myklebuste7616922006-01-03 09:55:13 +01003553 if (state->n_rdwr == 0) {
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003554 if (state->n_rdonly == 0)
3555 call_close |= is_rdonly;
3556 else if (is_rdonly)
3557 calldata->arg.fmode |= FMODE_READ;
3558 if (state->n_wronly == 0)
3559 call_close |= is_wronly;
3560 else if (is_wronly)
3561 calldata->arg.fmode |= FMODE_WRITE;
Trond Myklebuste547f262016-06-25 19:19:28 -04003562 if (calldata->arg.fmode != (FMODE_READ|FMODE_WRITE))
3563 call_close |= is_rdwr;
Trond Myklebustcd9288f2014-09-18 11:51:32 -04003564 } else if (is_rdwr)
3565 calldata->arg.fmode |= FMODE_READ|FMODE_WRITE;
3566
Trond Myklebust0e0cb352019-09-20 07:23:47 -04003567 nfs4_sync_open_stateid(&calldata->arg.stateid, state);
3568 if (!nfs4_valid_open_stateid(state))
Trond Myklebust5d422302013-03-14 16:57:48 -04003569 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05003570 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05003571
3572 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003573 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003574 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07003575 }
Trond Myklebust88069f72009-12-08 08:33:16 -05003576
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003577 if (!calldata->lr.roc && nfs4_wait_on_layoutreturn(inode, task)) {
Peng Tao500d7012015-09-22 11:35:22 +08003578 nfs_release_seqid(calldata->arg.seqid);
3579 goto out_wait;
3580 }
3581
Trond Myklebustc8bf7072018-06-15 16:31:02 -04003582 lo = calldata->arg.lr_args ? calldata->arg.lr_args->layout : NULL;
3583 if (lo && !pnfs_layout_is_valid(lo)) {
3584 calldata->arg.lr_args = NULL;
3585 calldata->res.lr_res = NULL;
3586 }
3587
Trond Myklebust9413a1a2016-12-19 11:36:41 -05003588 if (calldata->arg.fmode == 0)
Trond Myklebust88069f72009-12-08 08:33:16 -05003589 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Trond Myklebust3ecefc92016-10-27 18:25:04 -04003590
Trond Myklebust9413a1a2016-12-19 11:36:41 -05003591 if (calldata->arg.fmode == 0 || calldata->arg.fmode == FMODE_READ) {
Trond Myklebust3ecefc92016-10-27 18:25:04 -04003592 /* Close-to-open cache consistency revalidation */
3593 if (!nfs4_have_delegation(inode, FMODE_READ))
3594 calldata->arg.bitmask = NFS_SERVER(inode)->cache_consistency_bitmask;
3595 else
3596 calldata->arg.bitmask = NULL;
3597 }
Trond Myklebust3c13cb52015-08-18 23:45:13 -05003598
Trond Myklebust6ae37332015-01-30 14:21:14 -05003599 calldata->arg.share_access =
3600 nfs4_map_atomic_open_share(NFS_SERVER(inode),
3601 calldata->arg.fmode, 0);
Trond Myklebust88069f72009-12-08 08:33:16 -05003602
Trond Myklebustd8d84982016-12-19 12:14:44 -05003603 if (calldata->res.fattr == NULL)
3604 calldata->arg.bitmask = NULL;
3605 else if (calldata->arg.bitmask == NULL)
3606 calldata->res.fattr = NULL;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003607 calldata->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05003608 if (nfs4_setup_sequence(NFS_SERVER(inode)->nfs_client,
Trond Myklebust9d12b212012-01-17 22:04:25 -05003609 &calldata->arg.seq_args,
3610 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04003611 task) != 0)
3612 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05003613 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05003614 return;
3615out_no_action:
3616 task->tk_action = NULL;
3617out_wait:
3618 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003619}
3620
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003621static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01003622 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003623 .rpc_call_done = nfs4_close_done,
3624 .rpc_release = nfs4_free_closedata,
3625};
3626
Linus Torvalds1da177e2005-04-16 15:20:36 -07003627/*
3628 * It is possible for data to be read/written from a mem-mapped file
3629 * after the sys_close call (which hits the vfs layer as a flush).
3630 * This means that we can't safely call nfsv4 close on a file until
3631 * the inode is cleared. This in turn means that we are not good
3632 * NFSv4 citizens - we do not indicate to the server to update the file's
3633 * share state even when we are done with one of the three share
3634 * stateid's in the inode.
3635 *
3636 * NOTE: Caller must be holding the sp->so_owner semaphore!
3637 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04003638int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003639{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003640 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust63f5f792015-01-23 19:19:25 -05003641 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003642 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04003643 struct nfs4_state_owner *sp = state->owner;
3644 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04003645 struct rpc_message msg = {
3646 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
3647 .rpc_cred = state->owner->so_cred,
3648 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04003649 struct rpc_task_setup task_setup_data = {
3650 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04003651 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04003652 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05003653 .workqueue = nfsiod_workqueue,
Trond Myklebust61296502020-02-07 19:38:12 -05003654 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF,
Trond Myklebustc970aa82007-07-14 15:39:59 -04003655 };
Trond Myklebust95121352005-10-18 14:20:12 -07003656 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003657
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04003658 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_CLEANUP,
3659 &task_setup_data.rpc_client, &msg);
3660
Trond Myklebust8535b2b2010-05-13 12:51:01 -04003661 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003662 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07003663 goto out;
Anna Schumakerfba83f32018-05-04 16:22:50 -04003664 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1, 0);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003665 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003666 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04003667 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebustc82bac62017-11-06 15:28:06 -05003668 if (!nfs4_copy_open_stateid(&calldata->arg.stateid, state))
3669 goto out_free_calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003670 /* Serialization for the sequence id */
Trond Myklebust63f5f792015-01-23 19:19:25 -05003671 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
3672 calldata->arg.seqid = alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05003673 if (IS_ERR(calldata->arg.seqid))
Trond Myklebust95121352005-10-18 14:20:12 -07003674 goto out_free_calldata;
Trond Myklebustd8d84982016-12-19 12:14:44 -05003675 nfs_fattr_init(&calldata->fattr);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05003676 calldata->arg.fmode = 0;
Trond Myklebust4d796d72016-09-23 11:38:08 -04003677 calldata->lr.arg.ld_private = &calldata->lr.ld_private;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003678 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04003679 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04003680 calldata->res.server = server;
Trond Myklebustcf805162016-11-15 14:56:07 -05003681 calldata->res.lr_ret = -NFS4ERR_NOMATCHING_LAYOUT;
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05003682 calldata->lr.roc = pnfs_roc(state->inode,
3683 &calldata->lr.arg, &calldata->lr.res, msg.rpc_cred);
3684 if (calldata->lr.roc) {
3685 calldata->arg.lr_args = &calldata->lr.arg;
3686 calldata->res.lr_res = &calldata->lr.res;
3687 }
Al Viro643168c2011-06-22 18:20:23 -04003688 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07003689
Trond Myklebust1174dd12010-12-21 10:52:24 -05003690 msg.rpc_argp = &calldata->arg;
3691 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04003692 task_setup_data.callback_data = calldata;
3693 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04003694 if (IS_ERR(task))
3695 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04003696 status = 0;
3697 if (wait)
3698 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04003699 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04003700 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07003701out_free_calldata:
3702 kfree(calldata);
3703out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04003704 nfs4_put_open_state(state);
3705 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07003706 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707}
3708
Trond Myklebust2b484292010-09-17 10:56:51 -04003709static struct inode *
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003710nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx,
3711 int open_flags, struct iattr *attr, int *opened)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003713 struct nfs4_state *state;
David Quigleyaa9c2662013-05-22 12:50:44 -04003714 struct nfs4_label l = {0, 0, 0, NULL}, *label = NULL;
3715
3716 label = nfs4_label_init_security(dir, ctx->dentry, attr, &l);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003717
Trond Myklebust565277f2007-10-15 18:17:53 -04003718 /* Protect against concurrent sillydeletes */
Trond Myklebust5bc2afc2013-09-23 18:01:28 -04003719 state = nfs4_do_open(dir, ctx, open_flags, attr, label, opened);
David Quigleyaa9c2662013-05-22 12:50:44 -04003720
3721 nfs4_label_release_security(label);
3722
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04003723 if (IS_ERR(state))
3724 return ERR_CAST(state);
Trond Myklebust275bb302013-05-29 13:11:28 -04003725 return state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003726}
3727
Trond Myklebust1185a552009-12-03 15:54:02 -05003728static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003729{
3730 if (ctx->state == NULL)
3731 return;
3732 if (is_sync)
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003733 nfs4_close_sync(ctx->state, _nfs4_ctx_to_openmode(ctx));
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003734 else
Trond Myklebust1bf85d82019-06-27 06:30:48 -04003735 nfs4_close_state(ctx->state, _nfs4_ctx_to_openmode(ctx));
Trond Myklebust7fe5c392009-03-19 15:35:50 -04003736}
Linus Torvalds1da177e2005-04-16 15:20:36 -07003737
Trond Myklebustb944dba2013-11-04 15:20:20 -05003738#define FATTR4_WORD1_NFS40_MASK (2*FATTR4_WORD1_MOUNTED_ON_FILEID - 1UL)
3739#define FATTR4_WORD2_NFS41_MASK (2*FATTR4_WORD2_SUPPATTR_EXCLCREAT - 1UL)
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05003740#define FATTR4_WORD2_NFS42_MASK (2*FATTR4_WORD2_MODE_UMASK - 1UL)
Trond Myklebustb944dba2013-11-04 15:20:20 -05003741
Linus Torvalds1da177e2005-04-16 15:20:36 -07003742static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
3743{
Kinglong Mee8c612822015-08-26 21:12:58 +08003744 u32 bitmask[3] = {}, minorversion = server->nfs_client->cl_minorversion;
Benny Halevy43652ad2009-04-01 09:21:54 -04003745 struct nfs4_server_caps_arg args = {
3746 .fhandle = fhandle,
Kinglong Mee8c612822015-08-26 21:12:58 +08003747 .bitmask = bitmask,
Benny Halevy43652ad2009-04-01 09:21:54 -04003748 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003749 struct nfs4_server_caps_res res = {};
3750 struct rpc_message msg = {
3751 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04003752 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753 .rpc_resp = &res,
3754 };
3755 int status;
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003756 int i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003757
Kinglong Mee8c612822015-08-26 21:12:58 +08003758 bitmask[0] = FATTR4_WORD0_SUPPORTED_ATTRS |
3759 FATTR4_WORD0_FH_EXPIRE_TYPE |
3760 FATTR4_WORD0_LINK_SUPPORT |
3761 FATTR4_WORD0_SYMLINK_SUPPORT |
3762 FATTR4_WORD0_ACLSUPPORT;
3763 if (minorversion)
3764 bitmask[2] = FATTR4_WORD2_SUPPATTR_EXCLCREAT;
3765
Bryan Schumaker7c513052011-03-24 17:12:24 +00003766 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003767 if (status == 0) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05003768 /* Sanity check the server answers */
Kinglong Mee8c612822015-08-26 21:12:58 +08003769 switch (minorversion) {
Trond Myklebustb944dba2013-11-04 15:20:20 -05003770 case 0:
3771 res.attr_bitmask[1] &= FATTR4_WORD1_NFS40_MASK;
3772 res.attr_bitmask[2] = 0;
3773 break;
3774 case 1:
3775 res.attr_bitmask[2] &= FATTR4_WORD2_NFS41_MASK;
3776 break;
3777 case 2:
3778 res.attr_bitmask[2] &= FATTR4_WORD2_NFS42_MASK;
3779 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003780 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab4602009-08-09 15:06:19 -04003781 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
3782 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
3783 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
3784 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
Trond Myklebustb944dba2013-11-04 15:20:20 -05003785 NFS_CAP_CTIME|NFS_CAP_MTIME|
3786 NFS_CAP_SECURITY_LABEL);
Malahal Naineni7dd7d952014-01-23 08:54:55 -06003787 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL &&
3788 res.acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003789 server->caps |= NFS_CAP_ACLS;
3790 if (res.has_links != 0)
3791 server->caps |= NFS_CAP_HARDLINKS;
3792 if (res.has_symlinks != 0)
3793 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab4602009-08-09 15:06:19 -04003794 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
3795 server->caps |= NFS_CAP_FILEID;
3796 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
3797 server->caps |= NFS_CAP_MODE;
3798 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
3799 server->caps |= NFS_CAP_NLINK;
3800 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
3801 server->caps |= NFS_CAP_OWNER;
3802 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
3803 server->caps |= NFS_CAP_OWNER_GROUP;
3804 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
3805 server->caps |= NFS_CAP_ATIME;
3806 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
3807 server->caps |= NFS_CAP_CTIME;
3808 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
3809 server->caps |= NFS_CAP_MTIME;
David Quigleyaa9c2662013-05-22 12:50:44 -04003810#ifdef CONFIG_NFS_V4_SECURITY_LABEL
3811 if (res.attr_bitmask[2] & FATTR4_WORD2_SECURITY_LABEL)
3812 server->caps |= NFS_CAP_SECURITY_LABEL;
3813#endif
3814 memcpy(server->attr_bitmask_nl, res.attr_bitmask,
3815 sizeof(server->attr_bitmask));
Trond Myklebustb944dba2013-11-04 15:20:20 -05003816 server->attr_bitmask_nl[2] &= ~FATTR4_WORD2_SECURITY_LABEL;
Trond Myklebust62ab4602009-08-09 15:06:19 -04003817
Trond Myklebusta65318b2009-03-11 14:10:28 -04003818 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
3819 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
3820 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Trond Myklebustb944dba2013-11-04 15:20:20 -05003821 server->cache_consistency_bitmask[2] = 0;
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003822
3823 /* Avoid a regression due to buggy server */
3824 for (i = 0; i < ARRAY_SIZE(res.exclcreat_bitmask); i++)
3825 res.exclcreat_bitmask[i] &= res.attr_bitmask[i];
Kinglong Mee8c612822015-08-26 21:12:58 +08003826 memcpy(server->exclcreat_bitmask, res.exclcreat_bitmask,
3827 sizeof(server->exclcreat_bitmask));
Trond Myklebustf4b23de2017-05-09 15:47:15 -04003828
Linus Torvalds1da177e2005-04-16 15:20:36 -07003829 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05003830 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003831 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04003832
Linus Torvalds1da177e2005-04-16 15:20:36 -07003833 return status;
3834}
3835
Trond Myklebust55a97592006-06-09 09:34:19 -04003836int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003837{
Trond Myklebust0688e642019-04-07 13:59:09 -04003838 struct nfs4_exception exception = {
3839 .interruptible = true,
3840 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003841 int err;
3842 do {
3843 err = nfs4_handle_exception(server,
3844 _nfs4_server_capabilities(server, fhandle),
3845 &exception);
3846 } while (exception.retry);
3847 return err;
3848}
3849
3850static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
3851 struct nfs_fsinfo *info)
3852{
David Quigleyaa9c2662013-05-22 12:50:44 -04003853 u32 bitmask[3];
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854 struct nfs4_lookup_root_arg args = {
David Quigleyaa9c2662013-05-22 12:50:44 -04003855 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003856 };
3857 struct nfs4_lookup_res res = {
3858 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04003859 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003860 .fh = fhandle,
3861 };
3862 struct rpc_message msg = {
3863 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
3864 .rpc_argp = &args,
3865 .rpc_resp = &res,
3866 };
Benny Halevy008f55d2009-04-01 09:22:50 -04003867
David Quigleyaa9c2662013-05-22 12:50:44 -04003868 bitmask[0] = nfs4_fattr_bitmap[0];
3869 bitmask[1] = nfs4_fattr_bitmap[1];
3870 /*
3871 * Process the label in the upcoming getfattr
3872 */
3873 bitmask[2] = nfs4_fattr_bitmap[2] & ~FATTR4_WORD2_SECURITY_LABEL;
3874
Trond Myklebust0e574af2005-10-27 22:12:38 -04003875 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003876 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003877}
3878
3879static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
3880 struct nfs_fsinfo *info)
3881{
Trond Myklebust0688e642019-04-07 13:59:09 -04003882 struct nfs4_exception exception = {
3883 .interruptible = true,
3884 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003885 int err;
3886 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003887 err = _nfs4_lookup_root(server, fhandle, info);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04003888 trace_nfs4_lookup_root(server, fhandle, info->fattr, err);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003889 switch (err) {
3890 case 0:
3891 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04003892 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003893 default:
3894 err = nfs4_handle_exception(server, err, &exception);
3895 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04003897out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003898 return err;
3899}
3900
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003901static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
3902 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
3903{
Trond Myklebustc2190662013-08-26 19:23:04 -04003904 struct rpc_auth_create_args auth_args = {
3905 .pseudoflavor = flavor,
3906 };
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003907 struct rpc_auth *auth;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003908
Trond Myklebustc2190662013-08-26 19:23:04 -04003909 auth = rpcauth_create(&auth_args, server->client);
Anna Schumaker9df13362017-01-11 16:30:08 -05003910 if (IS_ERR(auth))
3911 return -EACCES;
3912 return nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003913}
3914
Chuck Lever9a744ba2013-03-16 15:56:02 -04003915/*
3916 * Retry pseudoroot lookup with various security flavors. We do this when:
3917 *
3918 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
3919 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
3920 *
3921 * Returns zero on success, or a negative NFS4ERR value, or a
3922 * negative errno value.
3923 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003924static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04003925 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003926{
Chuck Lever9a744ba2013-03-16 15:56:02 -04003927 /* Per 3530bis 15.33.5 */
3928 static const rpc_authflavor_t flav_array[] = {
3929 RPC_AUTH_GSS_KRB5P,
3930 RPC_AUTH_GSS_KRB5I,
3931 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04003932 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04003933 RPC_AUTH_NULL,
3934 };
3935 int status = -EPERM;
3936 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003937
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04003938 if (server->auth_info.flavor_len > 0) {
3939 /* try each flavor specified by user */
3940 for (i = 0; i < server->auth_info.flavor_len; i++) {
3941 status = nfs4_lookup_root_sec(server, fhandle, info,
3942 server->auth_info.flavors[i]);
3943 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3944 continue;
3945 break;
3946 }
3947 } else {
3948 /* no flavors specified by user, try default list */
3949 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
3950 status = nfs4_lookup_root_sec(server, fhandle, info,
3951 flav_array[i]);
3952 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
3953 continue;
3954 break;
3955 }
Bryan Schumaker8f70e952011-03-24 17:12:31 +00003956 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04003957
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003958 /*
Colin Ian Kingd3787af2018-10-26 19:10:31 +01003959 * -EACCES could mean that the user doesn't have correct permissions
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04003960 * to access the mount. It could also mean that we tried to mount
3961 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
3962 * existing mount programs don't handle -EACCES very well so it should
3963 * be mapped to -EPERM instead.
3964 */
3965 if (status == -EACCES)
3966 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003967 return status;
3968}
3969
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003970/**
3971 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
3972 * @server: initialized nfs_server handle
3973 * @fhandle: we fill in the pseudo-fs root file handle
3974 * @info: we fill in an FSINFO struct
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003975 * @auth_probe: probe the auth flavours
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003976 *
3977 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003978 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04003979int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003980 struct nfs_fsinfo *info,
3981 bool auth_probe)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04003982{
Andre Przywarac7757072015-04-23 17:17:40 +01003983 int status = 0;
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003984
Andre Przywarac7757072015-04-23 17:17:40 +01003985 if (!auth_probe)
Trond Myklebust5e6b1992013-09-07 12:58:57 -04003986 status = nfs4_lookup_root(server, fhandle, info);
Andre Przywarac7757072015-04-23 17:17:40 +01003987
3988 if (auth_probe || status == NFS4ERR_WRONGSEC)
Trond Myklebust698c9372016-07-25 13:31:14 -04003989 status = server->nfs_client->cl_mvops->find_root_sec(server,
3990 fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003991
Linus Torvalds1da177e2005-04-16 15:20:36 -07003992 if (status == 0)
3993 status = nfs4_server_capabilities(server, fhandle);
3994 if (status == 0)
3995 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04003996
Trond Myklebustc12e87f2006-03-13 21:20:47 -08003997 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003998}
3999
Bryan Schumakerbae36242012-05-10 15:07:31 -04004000static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
4001 struct nfs_fsinfo *info)
4002{
4003 int error;
4004 struct nfs_fattr *fattr = info->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04004005 struct nfs4_label *label = NULL;
Bryan Schumakerbae36242012-05-10 15:07:31 -04004006
4007 error = nfs4_server_capabilities(server, mntfh);
4008 if (error < 0) {
4009 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
4010 return error;
4011 }
4012
David Quigley14c43f72013-05-22 12:50:43 -04004013 label = nfs4_label_alloc(server, GFP_KERNEL);
4014 if (IS_ERR(label))
4015 return PTR_ERR(label);
4016
Trond Myklebusta841b542018-04-07 13:50:59 -04004017 error = nfs4_proc_getattr(server, mntfh, fattr, label, NULL);
Bryan Schumakerbae36242012-05-10 15:07:31 -04004018 if (error < 0) {
4019 dprintk("nfs4_get_root: getattr error = %d\n", -error);
David Quigley14c43f72013-05-22 12:50:43 -04004020 goto err_free_label;
Bryan Schumakerbae36242012-05-10 15:07:31 -04004021 }
4022
4023 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
4024 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
4025 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
4026
David Quigley14c43f72013-05-22 12:50:43 -04004027err_free_label:
4028 nfs4_label_free(label);
4029
Bryan Schumakerbae36242012-05-10 15:07:31 -04004030 return error;
4031}
4032
Manoj Naik6b97fd32006-06-09 09:34:29 -04004033/*
4034 * Get locations and (maybe) other attributes of a referral.
4035 * Note that we'll actually follow the referral later when
4036 * we detect fsid mismatch in inode revalidation
4037 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004038static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
4039 const struct qstr *name, struct nfs_fattr *fattr,
4040 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04004041{
4042 int status = -ENOMEM;
4043 struct page *page = NULL;
4044 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04004045
4046 page = alloc_page(GFP_KERNEL);
4047 if (page == NULL)
4048 goto out;
4049 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
4050 if (locations == NULL)
4051 goto out;
4052
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004053 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004054 if (status != 0)
4055 goto out;
Chuck Lever519ae252013-10-17 14:13:19 -04004056
4057 /*
4058 * If the fsid didn't change, this is a migration event, not a
4059 * referral. Cause us to drop into the exception handler, which
4060 * will kick off migration recovery.
4061 */
Manoj Naik6b97fd32006-06-09 09:34:29 -04004062 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04004063 dprintk("%s: server did not return a different fsid for"
4064 " a referral at %s\n", __func__, name->name);
Chuck Lever519ae252013-10-17 14:13:19 -04004065 status = -NFS4ERR_MOVED;
Manoj Naik6b97fd32006-06-09 09:34:29 -04004066 goto out;
4067 }
Andy Adamson533eb462011-06-13 18:25:56 -04004068 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
4069 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004070
Andy Adamson533eb462011-06-13 18:25:56 -04004071 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04004072 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04004073 memset(fhandle, 0, sizeof(struct nfs_fh));
4074out:
4075 if (page)
4076 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04004077 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04004078 return status;
4079}
4080
David Quigley1775fd32013-05-22 12:50:42 -04004081static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebusta841b542018-04-07 13:50:59 -04004082 struct nfs_fattr *fattr, struct nfs4_label *label,
4083 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004084{
Trond Myklebust771734f2018-04-07 13:54:23 -04004085 __u32 bitmask[NFS4_BITMASK_SZ];
Linus Torvalds1da177e2005-04-16 15:20:36 -07004086 struct nfs4_getattr_arg args = {
4087 .fh = fhandle,
Trond Myklebust771734f2018-04-07 13:54:23 -04004088 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004089 };
4090 struct nfs4_getattr_res res = {
4091 .fattr = fattr,
David Quigley1775fd32013-05-22 12:50:42 -04004092 .label = label,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004093 .server = server,
4094 };
4095 struct rpc_message msg = {
4096 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
4097 .rpc_argp = &args,
4098 .rpc_resp = &res,
4099 };
Trond Myklebustc74dfe92020-01-06 15:39:37 -05004100 unsigned short task_flags = 0;
4101
4102 /* Is this is an attribute revalidation, subject to softreval? */
4103 if (inode && (server->flags & NFS_MOUNT_SOFTREVAL))
4104 task_flags |= RPC_TASK_TIMEOUT;
David Quigleyaa9c2662013-05-22 12:50:44 -04004105
Trond Myklebust771734f2018-04-07 13:54:23 -04004106 nfs4_bitmap_copy_adjust(bitmask, nfs4_bitmask(server, label), inode);
David Quigleyaa9c2662013-05-22 12:50:44 -04004107
Trond Myklebust0e574af2005-10-27 22:12:38 -04004108 nfs_fattr_init(fattr);
Trond Myklebustc74dfe92020-01-06 15:39:37 -05004109 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
4110 return nfs4_do_call_sync(server->client, server, &msg,
4111 &args.seq_args, &res.seq_res, task_flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004112}
4113
Olga Kornievskaiaec4b0922019-10-08 16:33:53 -04004114int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle,
Trond Myklebusta841b542018-04-07 13:50:59 -04004115 struct nfs_fattr *fattr, struct nfs4_label *label,
4116 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004117{
Trond Myklebust0688e642019-04-07 13:59:09 -04004118 struct nfs4_exception exception = {
4119 .interruptible = true,
4120 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004121 int err;
4122 do {
Trond Myklebusta841b542018-04-07 13:50:59 -04004123 err = _nfs4_proc_getattr(server, fhandle, fattr, label, inode);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04004124 trace_nfs4_getattr(server, fhandle, fattr, err);
4125 err = nfs4_handle_exception(server, err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004126 &exception);
4127 } while (exception.retry);
4128 return err;
4129}
4130
4131/*
4132 * The file is not closed if it is opened due to the a request to change
4133 * the size of the file. The open call will not be needed once the
4134 * VFS layer lookup-intents are implemented.
4135 *
4136 * Close is called when the inode is destroyed.
4137 * If we haven't opened the file for O_WRONLY, we
4138 * need to in the size_change case to obtain a stateid.
4139 *
4140 * Got race?
4141 * Because OPEN is always done by name in nfsv4, it is
4142 * possible that we opened a different file by the same
4143 * name. We can recognize this race condition, but we
4144 * can't do anything about it besides returning an error.
4145 *
4146 * This will be fixed with VFS changes (lookup-intent).
4147 */
4148static int
4149nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
4150 struct iattr *sattr)
4151{
David Howells2b0143b2015-03-17 22:25:59 +00004152 struct inode *inode = d_inode(dentry);
NeilBrowna52458b2018-12-03 11:30:31 +11004153 const struct cred *cred = NULL;
NeilBrown29b59f92016-10-13 15:26:47 +11004154 struct nfs_open_context *ctx = NULL;
David Quigley14c43f72013-05-22 12:50:43 -04004155 struct nfs4_label *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004156 int status;
4157
Peng Tao88ac8152014-09-12 11:04:10 +08004158 if (pnfs_ld_layoutret_on_setattr(inode) &&
4159 sattr->ia_valid & ATTR_SIZE &&
4160 sattr->ia_size < i_size_read(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04004161 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04004162
Trond Myklebust0e574af2005-10-27 22:12:38 -04004163 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004164
Andy Adamson26699402012-05-30 16:12:24 -04004165 /* Deal with open(O_TRUNC) */
4166 if (sattr->ia_valid & ATTR_OPEN)
Nadav Shemercc7936f2013-07-21 17:21:43 +03004167 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME);
Andy Adamson26699402012-05-30 16:12:24 -04004168
4169 /* Optimization: if the end result is no change, don't RPC */
Nadav Shemercc7936f2013-07-21 17:21:43 +03004170 if ((sattr->ia_valid & ~(ATTR_FILE|ATTR_OPEN)) == 0)
Andy Adamson26699402012-05-30 16:12:24 -04004171 return 0;
4172
Trond Myklebustd5308382005-11-04 15:33:38 -05004173 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004174 if (sattr->ia_valid & ATTR_FILE) {
Trond Myklebust08e9eac2005-06-22 17:16:29 +00004175
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004176 ctx = nfs_file_open_context(sattr->ia_file);
NeilBrown29b59f92016-10-13 15:26:47 +11004177 if (ctx)
Neil Brown504e5182008-10-16 14:15:16 +11004178 cred = ctx->cred;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04004179 }
4180
David Quigley14c43f72013-05-22 12:50:43 -04004181 label = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
4182 if (IS_ERR(label))
4183 return PTR_ERR(label);
4184
Trond Myklebust199366f2018-03-20 16:43:18 -04004185 /* Return any delegations if we're going to change ACLs */
4186 if ((sattr->ia_valid & (ATTR_MODE|ATTR_UID|ATTR_GID)) != 0)
Trond Myklebustc01d3642018-03-20 16:43:20 -04004187 nfs4_inode_make_writeable(inode);
Trond Myklebust199366f2018-03-20 16:43:18 -04004188
NeilBrown29b59f92016-10-13 15:26:47 +11004189 status = nfs4_do_setattr(inode, cred, fattr, sattr, ctx, NULL, label);
David Quigleyaa9c2662013-05-22 12:50:44 -04004190 if (status == 0) {
Trond Myklebustf0446362015-02-26 16:09:04 -05004191 nfs_setattr_update_inode(inode, sattr, fattr);
David Quigleyaa9c2662013-05-22 12:50:44 -04004192 nfs_setsecurity(inode, fattr, label);
4193 }
David Quigley14c43f72013-05-22 12:50:43 -04004194 nfs4_label_free(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004195 return status;
4196}
4197
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004198static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004199 struct dentry *dentry, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04004200 struct nfs_fattr *fattr, struct nfs4_label *label)
David Howells2b3de442006-08-22 20:06:09 -04004201{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004202 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04004203 int status;
4204 struct nfs4_lookup_arg args = {
4205 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004206 .dir_fh = NFS_FH(dir),
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004207 .name = &dentry->d_name,
David Howells2b3de442006-08-22 20:06:09 -04004208 };
4209 struct nfs4_lookup_res res = {
4210 .server = server,
4211 .fattr = fattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04004212 .label = label,
David Howells2b3de442006-08-22 20:06:09 -04004213 .fh = fhandle,
4214 };
4215 struct rpc_message msg = {
4216 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
4217 .rpc_argp = &args,
4218 .rpc_resp = &res,
4219 };
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004220 unsigned short task_flags = 0;
4221
4222 /* Is this is an attribute revalidation, subject to softreval? */
4223 if (nfs_lookup_is_soft_revalidate(dentry))
4224 task_flags |= RPC_TASK_TIMEOUT;
David Howells2b3de442006-08-22 20:06:09 -04004225
David Quigleyaa9c2662013-05-22 12:50:44 -04004226 args.bitmask = nfs4_bitmask(server, label);
4227
David Howells2b3de442006-08-22 20:06:09 -04004228 nfs_fattr_init(fattr);
4229
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004230 dprintk("NFS call lookup %pd2\n", dentry);
4231 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
4232 status = nfs4_do_call_sync(clnt, server, &msg,
4233 &args.seq_args, &res.seq_res, task_flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004234 dprintk("NFS reply lookup: %d\n", status);
4235 return status;
4236}
4237
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004238static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004239{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004240 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004241 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00004242 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
4243 fattr->nlink = 2;
4244}
4245
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004246static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004247 struct dentry *dentry, struct nfs_fh *fhandle,
David Quigley1775fd32013-05-22 12:50:42 -04004248 struct nfs_fattr *fattr, struct nfs4_label *label)
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004249{
Trond Myklebust0688e642019-04-07 13:59:09 -04004250 struct nfs4_exception exception = {
4251 .interruptible = true,
4252 };
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004253 struct rpc_clnt *client = *clnt;
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004254 const struct qstr *name = &dentry->d_name;
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004255 int err;
4256 do {
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004257 err = _nfs4_proc_lookup(client, dir, dentry, fhandle, fattr, label);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004258 trace_nfs4_lookup(dir, name, err);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004259 switch (err) {
4260 case -NFS4ERR_BADNAME:
4261 err = -ENOENT;
4262 goto out;
4263 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004264 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Dominique Martinetc86c90c2015-06-04 17:04:17 +02004265 if (err == -NFS4ERR_MOVED)
4266 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004267 goto out;
4268 case -NFS4ERR_WRONGSEC:
4269 err = -EPERM;
4270 if (client != *clnt)
4271 goto out;
Andy Adamson66b06862014-06-12 15:02:32 -04004272 client = nfs4_negotiate_security(client, dir, name);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004273 if (IS_ERR(client))
4274 return PTR_ERR(client);
4275
4276 exception.retry = 1;
4277 break;
4278 default:
4279 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
4280 }
4281 } while (exception.retry);
4282
4283out:
4284 if (err == 0)
4285 *clnt = client;
4286 else if (client != *clnt)
4287 rpc_shutdown_client(client);
4288
4289 return err;
4290}
4291
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004292static int nfs4_proc_lookup(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004293 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
4294 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004295{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004296 int status;
4297 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07004298
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004299 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, label);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04004300 if (client != NFS_CLIENT(dir)) {
4301 rpc_shutdown_client(client);
4302 nfs_fixup_secinfo_attributes(fattr);
4303 }
4304 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004305}
4306
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004307struct rpc_clnt *
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004308nfs4_proc_lookup_mountpoint(struct inode *dir, struct dentry *dentry,
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004309 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
4310{
Trond Myklebustb72888c2013-08-07 20:38:07 -04004311 struct rpc_clnt *client = NFS_CLIENT(dir);
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004312 int status;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004313
Trond Myklebustf7b37b82020-01-14 12:06:34 -05004314 status = nfs4_proc_lookup_common(&client, dir, dentry, fhandle, fattr, NULL);
Trond Myklebustb72888c2013-08-07 20:38:07 -04004315 if (status < 0)
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004316 return ERR_PTR(status);
Trond Myklebustb72888c2013-08-07 20:38:07 -04004317 return (client == NFS_CLIENT(dir)) ? rpc_clone_client(client) : client;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04004318}
4319
Jeff Layton5b5faaf2017-06-29 06:34:52 -07004320static int _nfs4_proc_lookupp(struct inode *inode,
4321 struct nfs_fh *fhandle, struct nfs_fattr *fattr,
4322 struct nfs4_label *label)
4323{
4324 struct rpc_clnt *clnt = NFS_CLIENT(inode);
4325 struct nfs_server *server = NFS_SERVER(inode);
4326 int status;
4327 struct nfs4_lookupp_arg args = {
4328 .bitmask = server->attr_bitmask,
4329 .fh = NFS_FH(inode),
4330 };
4331 struct nfs4_lookupp_res res = {
4332 .server = server,
4333 .fattr = fattr,
4334 .label = label,
4335 .fh = fhandle,
4336 };
4337 struct rpc_message msg = {
4338 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUPP],
4339 .rpc_argp = &args,
4340 .rpc_resp = &res,
4341 };
4342
4343 args.bitmask = nfs4_bitmask(server, label);
4344
4345 nfs_fattr_init(fattr);
4346
4347 dprintk("NFS call lookupp ino=0x%lx\n", inode->i_ino);
4348 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args,
4349 &res.seq_res, 0);
4350 dprintk("NFS reply lookupp: %d\n", status);
4351 return status;
4352}
4353
4354static int nfs4_proc_lookupp(struct inode *inode, struct nfs_fh *fhandle,
4355 struct nfs_fattr *fattr, struct nfs4_label *label)
4356{
Trond Myklebust0688e642019-04-07 13:59:09 -04004357 struct nfs4_exception exception = {
4358 .interruptible = true,
4359 };
Jeff Layton5b5faaf2017-06-29 06:34:52 -07004360 int err;
4361 do {
4362 err = _nfs4_proc_lookupp(inode, fhandle, fattr, label);
4363 trace_nfs4_lookupp(inode, err);
4364 err = nfs4_handle_exception(NFS_SERVER(inode), err,
4365 &exception);
4366 } while (exception.retry);
4367 return err;
4368}
4369
Linus Torvalds1da177e2005-04-16 15:20:36 -07004370static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
4371{
Trond Myklebust76b32992007-08-10 17:45:11 -04004372 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004373 struct nfs4_accessargs args = {
4374 .fh = NFS_FH(inode),
Anna Schumaker1750d922017-07-26 12:00:21 -04004375 .access = entry->mask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004376 };
Trond Myklebust76b32992007-08-10 17:45:11 -04004377 struct nfs4_accessres res = {
4378 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04004379 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004380 struct rpc_message msg = {
4381 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
4382 .rpc_argp = &args,
4383 .rpc_resp = &res,
4384 .rpc_cred = entry->cred,
4385 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004386 int status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004387
Trond Myklebust7c672652018-06-04 15:00:53 -04004388 if (!nfs4_have_delegation(inode, FMODE_READ)) {
Trond Myklebust8bcbe7d2018-03-20 17:03:11 -04004389 res.fattr = nfs_alloc_fattr();
4390 if (res.fattr == NULL)
4391 return -ENOMEM;
4392 args.bitmask = server->cache_consistency_bitmask;
4393 }
Bryan Schumaker7c513052011-03-24 17:12:24 +00004394 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004395 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04004396 nfs_access_set_mask(entry, res.access);
Trond Myklebust8bcbe7d2018-03-20 17:03:11 -04004397 if (res.fattr)
4398 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004399 }
Trond Myklebustc407d412010-04-16 16:22:48 -04004400 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004401 return status;
4402}
4403
4404static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
4405{
Trond Myklebust0688e642019-04-07 13:59:09 -04004406 struct nfs4_exception exception = {
4407 .interruptible = true,
4408 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004409 int err;
4410 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004411 err = _nfs4_proc_access(inode, entry);
4412 trace_nfs4_access(inode, err);
4413 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004414 &exception);
4415 } while (exception.retry);
4416 return err;
4417}
4418
4419/*
4420 * TODO: For the time being, we don't try to get any attributes
4421 * along with any of the zero-copy operations READ, READDIR,
4422 * READLINK, WRITE.
4423 *
4424 * In the case of the first three, we want to put the GETATTR
4425 * after the read-type operation -- this is because it is hard
4426 * to predict the length of a GETATTR response in v4, and thus
4427 * align the READ data correctly. This means that the GETATTR
4428 * may end up partially falling into the page cache, and we should
4429 * shift it into the 'tail' of the xdr_buf before processing.
4430 * To do this efficiently, we need to know the total length
4431 * of data received, which doesn't seem to be available outside
4432 * of the RPC layer.
4433 *
4434 * In the case of WRITE, we also want to put the GETATTR after
4435 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04004436 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07004437 *
4438 * Both of these changes to the XDR layer would in fact be quite
4439 * minor, but I decided to leave them for a subsequent patch.
4440 */
4441static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
4442 unsigned int pgbase, unsigned int pglen)
4443{
4444 struct nfs4_readlink args = {
4445 .fh = NFS_FH(inode),
4446 .pgbase = pgbase,
4447 .pglen = pglen,
4448 .pages = &page,
4449 };
Benny Halevyf50c7002009-04-01 09:21:55 -04004450 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004451 struct rpc_message msg = {
4452 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
4453 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04004454 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004455 };
4456
Bryan Schumaker7c513052011-03-24 17:12:24 +00004457 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 -07004458}
4459
4460static int nfs4_proc_readlink(struct inode *inode, struct page *page,
4461 unsigned int pgbase, unsigned int pglen)
4462{
Trond Myklebust0688e642019-04-07 13:59:09 -04004463 struct nfs4_exception exception = {
4464 .interruptible = true,
4465 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004466 int err;
4467 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004468 err = _nfs4_proc_readlink(inode, page, pgbase, pglen);
4469 trace_nfs4_readlink(inode, err);
4470 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004471 &exception);
4472 } while (exception.retry);
4473 return err;
4474}
4475
Linus Torvalds1da177e2005-04-16 15:20:36 -07004476/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004477 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07004478 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004479static int
4480nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004481 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004482{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004483 struct nfs_server *server = NFS_SERVER(dir);
David Quigleyaa9c2662013-05-22 12:50:44 -04004484 struct nfs4_label l, *ilabel = NULL;
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004485 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004486 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004487 int status = 0;
4488
NeilBrown532d4de2016-10-13 15:26:47 +11004489 ctx = alloc_nfs_open_context(dentry, FMODE_READ, NULL);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004490 if (IS_ERR(ctx))
4491 return PTR_ERR(ctx);
4492
David Quigleyaa9c2662013-05-22 12:50:44 -04004493 ilabel = nfs4_label_init_security(dir, dentry, sattr, &l);
4494
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004495 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4496 sattr->ia_mode &= ~current_umask();
Kinglong Meec5c3fb52015-08-26 21:11:39 +08004497 state = nfs4_do_open(dir, ctx, flags, sattr, ilabel, NULL);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004498 if (IS_ERR(state)) {
4499 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04004500 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004501 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004502out:
David Quigleyaa9c2662013-05-22 12:50:44 -04004503 nfs4_label_release_security(ilabel);
Miklos Szeredi8867fe52012-06-05 15:10:19 +02004504 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004505 return status;
4506}
4507
Trond Myklebust3c591172018-07-31 15:54:10 -04004508static int
4509_nfs4_proc_remove(struct inode *dir, const struct qstr *name, u32 ftype)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004510{
Trond Myklebust16e42952005-10-27 22:12:44 -04004511 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004512 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004513 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07004514 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004515 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004516 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04004517 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04004518 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004519 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04004520 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
4521 .rpc_argp = &args,
4522 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004523 };
Trond Myklebustd3129ef2017-01-11 22:07:28 -05004524 unsigned long timestamp = jiffies;
Trond Myklebust778d2812012-04-27 13:48:19 -04004525 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04004526
Bryan Schumaker7c513052011-03-24 17:12:24 +00004527 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust3c591172018-07-31 15:54:10 -04004528 if (status == 0) {
4529 spin_lock(&dir->i_lock);
Trond Myklebust5636ec42018-07-31 15:54:11 -04004530 update_changeattr_locked(dir, &res.cinfo, timestamp, 0);
Trond Myklebust3c591172018-07-31 15:54:10 -04004531 /* Removing a directory decrements nlink in the parent */
4532 if (ftype == NF4DIR && dir->i_nlink > 2)
4533 nfs4_dec_nlink_locked(dir);
4534 spin_unlock(&dir->i_lock);
4535 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004536 return status;
4537}
4538
Trond Myklebust912678d2018-03-20 16:43:15 -04004539static int nfs4_proc_remove(struct inode *dir, struct dentry *dentry)
4540{
Trond Myklebust0688e642019-04-07 13:59:09 -04004541 struct nfs4_exception exception = {
4542 .interruptible = true,
4543 };
Trond Myklebust912678d2018-03-20 16:43:15 -04004544 struct inode *inode = d_inode(dentry);
4545 int err;
4546
Trond Myklebustc01d3642018-03-20 16:43:20 -04004547 if (inode) {
4548 if (inode->i_nlink == 1)
4549 nfs4_inode_return_delegation(inode);
4550 else
4551 nfs4_inode_make_writeable(inode);
4552 }
Trond Myklebust912678d2018-03-20 16:43:15 -04004553 do {
Trond Myklebust3c591172018-07-31 15:54:10 -04004554 err = _nfs4_proc_remove(dir, &dentry->d_name, NF4REG);
Trond Myklebust912678d2018-03-20 16:43:15 -04004555 trace_nfs4_remove(dir, &dentry->d_name, err);
4556 err = nfs4_handle_exception(NFS_SERVER(dir), err,
4557 &exception);
4558 } while (exception.retry);
4559 return err;
4560}
4561
4562static int nfs4_proc_rmdir(struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004563{
Trond Myklebust0688e642019-04-07 13:59:09 -04004564 struct nfs4_exception exception = {
4565 .interruptible = true,
4566 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004567 int err;
Trond Myklebust912678d2018-03-20 16:43:15 -04004568
Linus Torvalds1da177e2005-04-16 15:20:36 -07004569 do {
Trond Myklebust3c591172018-07-31 15:54:10 -04004570 err = _nfs4_proc_remove(dir, name, NF4DIR);
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004571 trace_nfs4_remove(dir, name, err);
4572 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004573 &exception);
4574 } while (exception.retry);
4575 return err;
4576}
4577
Trond Myklebusted7e9ad2018-05-30 16:11:52 -04004578static void nfs4_proc_unlink_setup(struct rpc_message *msg,
4579 struct dentry *dentry,
4580 struct inode *inode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004581{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004582 struct nfs_removeargs *args = msg->rpc_argp;
4583 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584
Trond Myklebust977fcc22018-03-20 16:43:17 -04004585 res->server = NFS_SB(dentry->d_sb);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004586 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Anna Schumakerfba83f32018-05-04 16:22:50 -04004587 nfs4_init_sequence(&args->seq_args, &res->seq_res, 1, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004588
4589 nfs_fattr_init(res->dir_attr);
Trond Myklebust977fcc22018-03-20 16:43:17 -04004590
4591 if (inode)
4592 nfs4_inode_return_delegation(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004593}
4594
Bryan Schumaker34e137c2012-03-19 14:54:41 -04004595static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
4596{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05004597 nfs4_setup_sequence(NFS_SB(data->dentry->d_sb)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004598 &data->args.seq_args,
4599 &data->res.seq_res,
4600 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004601}
4602
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004603static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004604{
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004605 struct nfs_unlinkdata *data = task->tk_calldata;
4606 struct nfs_removeres *res = &data->res;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004607
Trond Myklebust14516c32010-07-31 14:29:06 -04004608 if (!nfs4_sequence_done(task, &res->seq_res))
4609 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10004610 if (nfs4_async_handle_error(task, res->server, NULL,
4611 &data->timeout) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004612 return 0;
Trond Myklebustc40d52f2017-01-11 12:36:11 -05004613 if (task->tk_status == 0)
Trond Myklebust5636ec42018-07-31 15:54:11 -04004614 update_changeattr(dir, &res->cinfo,
4615 res->dir_attr->time_start, 0);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04004616 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004617}
4618
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004619static void nfs4_proc_rename_setup(struct rpc_message *msg,
4620 struct dentry *old_dentry,
4621 struct dentry *new_dentry)
Jeff Laytond3d41522010-09-17 17:31:57 -04004622{
Jeff Laytond3d41522010-09-17 17:31:57 -04004623 struct nfs_renameargs *arg = msg->rpc_argp;
4624 struct nfs_renameres *res = msg->rpc_resp;
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004625 struct inode *old_inode = d_inode(old_dentry);
4626 struct inode *new_inode = d_inode(new_dentry);
Jeff Laytond3d41522010-09-17 17:31:57 -04004627
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004628 if (old_inode)
Trond Myklebustc01d3642018-03-20 16:43:20 -04004629 nfs4_inode_make_writeable(old_inode);
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004630 if (new_inode)
4631 nfs4_inode_return_delegation(new_inode);
Jeff Laytond3d41522010-09-17 17:31:57 -04004632 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Trond Myklebustf2c2c552018-03-20 16:43:16 -04004633 res->server = NFS_SB(old_dentry->d_sb);
Anna Schumakerfba83f32018-05-04 16:22:50 -04004634 nfs4_init_sequence(&arg->seq_args, &res->seq_res, 1, 0);
Jeff Laytond3d41522010-09-17 17:31:57 -04004635}
4636
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04004637static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
4638{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05004639 nfs4_setup_sequence(NFS_SERVER(data->old_dir)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004640 &data->args.seq_args,
4641 &data->res.seq_res,
4642 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04004643}
4644
4645static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
4646 struct inode *new_dir)
4647{
Trond Myklebustfbc6f7c2013-08-12 17:08:26 -04004648 struct nfs_renamedata *data = task->tk_calldata;
4649 struct nfs_renameres *res = &data->res;
Jeff Laytond3d41522010-09-17 17:31:57 -04004650
4651 if (!nfs4_sequence_done(task, &res->seq_res))
4652 return 0;
NeilBrown8478eaa2014-09-18 16:09:27 +10004653 if (nfs4_async_handle_error(task, res->server, NULL, &data->timeout) == -EAGAIN)
Jeff Laytond3d41522010-09-17 17:31:57 -04004654 return 0;
4655
Trond Myklebustc733c492017-01-11 12:32:26 -05004656 if (task->tk_status == 0) {
Trond Myklebust5636ec42018-07-31 15:54:11 -04004657 if (new_dir != old_dir) {
4658 /* Note: If we moved a directory, nlink will change */
4659 update_changeattr(old_dir, &res->old_cinfo,
4660 res->old_fattr->time_start,
4661 NFS_INO_INVALID_OTHER);
4662 update_changeattr(new_dir, &res->new_cinfo,
4663 res->new_fattr->time_start,
4664 NFS_INO_INVALID_OTHER);
4665 } else
4666 update_changeattr(old_dir, &res->old_cinfo,
4667 res->old_fattr->time_start,
4668 0);
Trond Myklebustc733c492017-01-11 12:32:26 -05004669 }
Jeff Laytond3d41522010-09-17 17:31:57 -04004670 return 1;
4671}
4672
Al Virobeffb8f2016-07-20 16:34:42 -04004673static int _nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004674{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004675 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004676 __u32 bitmask[NFS4_BITMASK_SZ];
Linus Torvalds1da177e2005-04-16 15:20:36 -07004677 struct nfs4_link_arg arg = {
4678 .fh = NFS_FH(inode),
4679 .dir_fh = NFS_FH(dir),
4680 .name = name,
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004681 .bitmask = bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004682 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004683 struct nfs4_link_res res = {
4684 .server = server,
David Quigley1775fd32013-05-22 12:50:42 -04004685 .label = NULL,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004686 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004687 struct rpc_message msg = {
4688 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
4689 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004690 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004691 };
Trond Myklebust136f2622010-04-16 16:22:49 -04004692 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004693
Trond Myklebust136f2622010-04-16 16:22:49 -04004694 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04004695 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04004696 goto out;
4697
David Quigley14c43f72013-05-22 12:50:43 -04004698 res.label = nfs4_label_alloc(server, GFP_KERNEL);
4699 if (IS_ERR(res.label)) {
4700 status = PTR_ERR(res.label);
4701 goto out;
4702 }
4703
Trond Myklebustc01d3642018-03-20 16:43:20 -04004704 nfs4_inode_make_writeable(inode);
Trond Myklebust2f28dc32018-04-08 21:06:40 -04004705 nfs4_bitmap_copy_adjust_setattr(bitmask, nfs4_bitmask(server, res.label), inode);
Trond Myklebust9f768272018-03-20 16:43:14 -04004706
Bryan Schumaker7c513052011-03-24 17:12:24 +00004707 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004708 if (!status) {
Trond Myklebust5636ec42018-07-31 15:54:11 -04004709 update_changeattr(dir, &res.cinfo, res.fattr->time_start, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04004710 status = nfs_post_op_update_inode(inode, res.fattr);
4711 if (!status)
4712 nfs_setsecurity(inode, res.fattr, res.label);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04004713 }
David Quigley14c43f72013-05-22 12:50:43 -04004714
4715
4716 nfs4_label_free(res.label);
4717
Trond Myklebust136f2622010-04-16 16:22:49 -04004718out:
Trond Myklebust136f2622010-04-16 16:22:49 -04004719 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004720 return status;
4721}
4722
Al Virobeffb8f2016-07-20 16:34:42 -04004723static int nfs4_proc_link(struct inode *inode, struct inode *dir, const struct qstr *name)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004724{
Trond Myklebust0688e642019-04-07 13:59:09 -04004725 struct nfs4_exception exception = {
4726 .interruptible = true,
4727 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004728 int err;
4729 do {
4730 err = nfs4_handle_exception(NFS_SERVER(inode),
4731 _nfs4_proc_link(inode, dir, name),
4732 &exception);
4733 } while (exception.retry);
4734 return err;
4735}
4736
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004737struct nfs4_createdata {
4738 struct rpc_message msg;
4739 struct nfs4_create_arg arg;
4740 struct nfs4_create_res res;
4741 struct nfs_fh fh;
4742 struct nfs_fattr fattr;
David Quigley1775fd32013-05-22 12:50:42 -04004743 struct nfs4_label *label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004744};
4745
4746static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
Al Virobeffb8f2016-07-20 16:34:42 -04004747 const struct qstr *name, struct iattr *sattr, u32 ftype)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004748{
4749 struct nfs4_createdata *data;
4750
4751 data = kzalloc(sizeof(*data), GFP_KERNEL);
4752 if (data != NULL) {
4753 struct nfs_server *server = NFS_SERVER(dir);
4754
David Quigley14c43f72013-05-22 12:50:43 -04004755 data->label = nfs4_label_alloc(server, GFP_KERNEL);
4756 if (IS_ERR(data->label))
4757 goto out_free;
4758
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004759 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
4760 data->msg.rpc_argp = &data->arg;
4761 data->msg.rpc_resp = &data->res;
4762 data->arg.dir_fh = NFS_FH(dir);
4763 data->arg.server = server;
4764 data->arg.name = name;
4765 data->arg.attrs = sattr;
4766 data->arg.ftype = ftype;
David Quigleyaa9c2662013-05-22 12:50:44 -04004767 data->arg.bitmask = nfs4_bitmask(server, data->label);
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004768 data->arg.umask = current_umask();
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004769 data->res.server = server;
4770 data->res.fh = &data->fh;
4771 data->res.fattr = &data->fattr;
David Quigley1775fd32013-05-22 12:50:42 -04004772 data->res.label = data->label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004773 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004774 }
4775 return data;
David Quigley14c43f72013-05-22 12:50:43 -04004776out_free:
4777 kfree(data);
4778 return NULL;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004779}
4780
4781static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
4782{
Bryan Schumaker7c513052011-03-24 17:12:24 +00004783 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00004784 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004785 if (status == 0) {
Trond Myklebust3c591172018-07-31 15:54:10 -04004786 spin_lock(&dir->i_lock);
4787 update_changeattr_locked(dir, &data->res.dir_cinfo,
Trond Myklebust5636ec42018-07-31 15:54:11 -04004788 data->res.fattr->time_start, 0);
Trond Myklebust3c591172018-07-31 15:54:10 -04004789 /* Creating a directory bumps nlink in the parent */
4790 if (data->arg.ftype == NF4DIR)
4791 nfs4_inc_nlink_locked(dir);
4792 spin_unlock(&dir->i_lock);
David Quigley1775fd32013-05-22 12:50:42 -04004793 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr, data->res.label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004794 }
4795 return status;
4796}
4797
4798static void nfs4_free_createdata(struct nfs4_createdata *data)
4799{
David Quigley14c43f72013-05-22 12:50:43 -04004800 nfs4_label_free(data->label);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004801 kfree(data);
4802}
4803
Chuck Lever4f390c12006-08-22 20:06:22 -04004804static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004805 struct page *page, unsigned int len, struct iattr *sattr,
4806 struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004807{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004808 struct nfs4_createdata *data;
4809 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004810
Chuck Lever94a6d752006-08-22 20:06:23 -04004811 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004812 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04004813
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004814 status = -ENOMEM;
4815 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
4816 if (data == NULL)
4817 goto out;
4818
4819 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
4820 data->arg.u.symlink.pages = &page;
4821 data->arg.u.symlink.len = len;
David Quigley1775fd32013-05-22 12:50:42 -04004822 data->arg.label = label;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004823
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004824 status = nfs4_do_create(dir, dentry, data);
4825
4826 nfs4_free_createdata(data);
4827out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004828 return status;
4829}
4830
Chuck Lever4f390c12006-08-22 20:06:22 -04004831static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04004832 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004833{
Trond Myklebust0688e642019-04-07 13:59:09 -04004834 struct nfs4_exception exception = {
4835 .interruptible = true,
4836 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004837 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004838 int err;
David Quigleyaa9c2662013-05-22 12:50:44 -04004839
4840 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4841
Linus Torvalds1da177e2005-04-16 15:20:36 -07004842 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004843 err = _nfs4_proc_symlink(dir, dentry, page, len, sattr, label);
4844 trace_nfs4_symlink(dir, &dentry->d_name, err);
4845 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004846 &exception);
4847 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04004848
4849 nfs4_label_release_security(label);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004850 return err;
4851}
4852
4853static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
David Quigley1775fd32013-05-22 12:50:42 -04004854 struct iattr *sattr, struct nfs4_label *label)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004855{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004856 struct nfs4_createdata *data;
4857 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004858
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004859 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
4860 if (data == NULL)
4861 goto out;
4862
David Quigley1775fd32013-05-22 12:50:42 -04004863 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004864 status = nfs4_do_create(dir, dentry, data);
4865
4866 nfs4_free_createdata(data);
4867out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004868 return status;
4869}
4870
4871static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
4872 struct iattr *sattr)
4873{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004874 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04004875 struct nfs4_exception exception = {
4876 .interruptible = true,
4877 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004878 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004879 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00004880
David Quigleyaa9c2662013-05-22 12:50:44 -04004881 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4882
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004883 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4884 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07004885 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04004886 err = _nfs4_proc_mkdir(dir, dentry, sattr, label);
4887 trace_nfs4_mkdir(dir, &dentry->d_name, err);
4888 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004889 &exception);
4890 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04004891 nfs4_label_release_security(label);
4892
Linus Torvalds1da177e2005-04-16 15:20:36 -07004893 return err;
4894}
4895
NeilBrown684f39b2018-12-03 11:30:30 +11004896static int _nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred,
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04004897 u64 cookie, struct page **pages, unsigned int count, bool plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004898{
David Howells2b0143b2015-03-17 22:25:59 +00004899 struct inode *dir = d_inode(dentry);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004900 struct nfs4_readdir_arg args = {
4901 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04004902 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004903 .pgbase = 0,
4904 .count = count,
David Howells2b0143b2015-03-17 22:25:59 +00004905 .bitmask = NFS_SERVER(d_inode(dentry))->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04004906 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004907 };
4908 struct nfs4_readdir_res res;
4909 struct rpc_message msg = {
4910 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
4911 .rpc_argp = &args,
4912 .rpc_resp = &res,
4913 .rpc_cred = cred,
4914 };
4915 int status;
4916
Al Viro6de14722013-09-16 10:53:17 -04004917 dprintk("%s: dentry = %pd2, cookie = %Lu\n", __func__,
4918 dentry,
Trond Myklebusteadf4592005-06-22 17:16:39 +00004919 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04004920 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004921 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004922 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 -05004923 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04004924 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05004925 status += args.pgbase;
4926 }
Trond Myklebustc4812992007-09-28 17:11:45 -04004927
4928 nfs_invalidate_atime(dir);
4929
Harvey Harrison3110ff82008-05-02 13:42:44 -07004930 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004931 return status;
4932}
4933
NeilBrown684f39b2018-12-03 11:30:30 +11004934static int nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred,
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04004935 u64 cookie, struct page **pages, unsigned int count, bool plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004936{
Trond Myklebust0688e642019-04-07 13:59:09 -04004937 struct nfs4_exception exception = {
4938 .interruptible = true,
4939 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004940 int err;
4941 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04004942 err = _nfs4_proc_readdir(dentry, cred, cookie,
4943 pages, count, plus);
David Howells2b0143b2015-03-17 22:25:59 +00004944 trace_nfs4_readdir(d_inode(dentry), err);
4945 err = nfs4_handle_exception(NFS_SERVER(d_inode(dentry)), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004946 &exception);
4947 } while (exception.retry);
4948 return err;
4949}
4950
4951static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
David Quigleyaa9c2662013-05-22 12:50:44 -04004952 struct iattr *sattr, struct nfs4_label *label, dev_t rdev)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004953{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004954 struct nfs4_createdata *data;
4955 int mode = sattr->ia_mode;
4956 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004957
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004958 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
4959 if (data == NULL)
4960 goto out;
4961
Linus Torvalds1da177e2005-04-16 15:20:36 -07004962 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004963 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004964 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004965 data->arg.ftype = NF4BLK;
4966 data->arg.u.device.specdata1 = MAJOR(rdev);
4967 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004968 }
4969 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004970 data->arg.ftype = NF4CHR;
4971 data->arg.u.device.specdata1 = MAJOR(rdev);
4972 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04004973 } else if (!S_ISSOCK(mode)) {
4974 status = -EINVAL;
4975 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004976 }
David Quigley1775fd32013-05-22 12:50:42 -04004977
David Quigleyaa9c2662013-05-22 12:50:44 -04004978 data->arg.label = label;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004979 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04004980out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04004981 nfs4_free_createdata(data);
4982out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004983 return status;
4984}
4985
4986static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
4987 struct iattr *sattr, dev_t rdev)
4988{
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004989 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust0688e642019-04-07 13:59:09 -04004990 struct nfs4_exception exception = {
4991 .interruptible = true,
4992 };
David Quigleyaa9c2662013-05-22 12:50:44 -04004993 struct nfs4_label l, *label = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004994 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00004995
David Quigleyaa9c2662013-05-22 12:50:44 -04004996 label = nfs4_label_init_security(dir, dentry, sattr, &l);
4997
Andreas Gruenbacherdff25dd2016-12-02 22:53:30 -05004998 if (!(server->attr_bitmask[2] & FATTR4_WORD2_MODE_UMASK))
4999 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07005000 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04005001 err = _nfs4_proc_mknod(dir, dentry, sattr, label, rdev);
5002 trace_nfs4_mknod(dir, &dentry->d_name, err);
5003 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005004 &exception);
5005 } while (exception.retry);
David Quigleyaa9c2662013-05-22 12:50:44 -04005006
5007 nfs4_label_release_security(label);
5008
Linus Torvalds1da177e2005-04-16 15:20:36 -07005009 return err;
5010}
5011
5012static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
5013 struct nfs_fsstat *fsstat)
5014{
5015 struct nfs4_statfs_arg args = {
5016 .fh = fhandle,
5017 .bitmask = server->attr_bitmask,
5018 };
Benny Halevy24ad1482009-04-01 09:21:56 -04005019 struct nfs4_statfs_res res = {
5020 .fsstat = fsstat,
5021 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005022 struct rpc_message msg = {
5023 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
5024 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04005025 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005026 };
5027
Trond Myklebust0e574af2005-10-27 22:12:38 -04005028 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005029 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005030}
5031
5032static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
5033{
Trond Myklebust0688e642019-04-07 13:59:09 -04005034 struct nfs4_exception exception = {
5035 .interruptible = true,
5036 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005037 int err;
5038 do {
5039 err = nfs4_handle_exception(server,
5040 _nfs4_proc_statfs(server, fhandle, fsstat),
5041 &exception);
5042 } while (exception.retry);
5043 return err;
5044}
5045
5046static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
5047 struct nfs_fsinfo *fsinfo)
5048{
5049 struct nfs4_fsinfo_arg args = {
5050 .fh = fhandle,
5051 .bitmask = server->attr_bitmask,
5052 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04005053 struct nfs4_fsinfo_res res = {
5054 .fsinfo = fsinfo,
5055 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005056 struct rpc_message msg = {
5057 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
5058 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04005059 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005060 };
5061
Bryan Schumaker7c513052011-03-24 17:12:24 +00005062 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005063}
5064
5065static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
5066{
Trond Myklebust0688e642019-04-07 13:59:09 -04005067 struct nfs4_exception exception = {
5068 .interruptible = true,
5069 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005070 int err;
5071
5072 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04005073 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
Trond Myklebustb5f875a2013-08-13 13:01:39 -04005074 trace_nfs4_fsinfo(server, fhandle, fsinfo->fattr, err);
Chuck Lever83ca7f52013-03-16 15:55:53 -04005075 if (err == 0) {
Robert Milkowski7dc29932020-01-30 09:43:25 +00005076 nfs4_set_lease_period(server->nfs_client, fsinfo->lease_time * HZ);
Chuck Lever83ca7f52013-03-16 15:55:53 -04005077 break;
5078 }
5079 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005080 } while (exception.retry);
5081 return err;
5082}
5083
5084static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
5085{
Bryan Schumakere38eb652012-06-20 15:53:40 -04005086 int error;
5087
Trond Myklebust0e574af2005-10-27 22:12:38 -04005088 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04005089 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08005090 if (error == 0) {
5091 /* block layout checks this! */
5092 server->pnfs_blksize = fsinfo->blksize;
Jeff Laytonca440c32016-09-15 14:40:49 -04005093 set_pnfs_layoutdriver(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08005094 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04005095
5096 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005097}
5098
5099static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
5100 struct nfs_pathconf *pathconf)
5101{
5102 struct nfs4_pathconf_arg args = {
5103 .fh = fhandle,
5104 .bitmask = server->attr_bitmask,
5105 };
Benny Halevyd45b2982009-04-01 09:21:58 -04005106 struct nfs4_pathconf_res res = {
5107 .pathconf = pathconf,
5108 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005109 struct rpc_message msg = {
5110 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
5111 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04005112 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005113 };
5114
5115 /* None of the pathconf attributes are mandatory to implement */
5116 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
5117 memset(pathconf, 0, sizeof(*pathconf));
5118 return 0;
5119 }
5120
Trond Myklebust0e574af2005-10-27 22:12:38 -04005121 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005122 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005123}
5124
5125static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
5126 struct nfs_pathconf *pathconf)
5127{
Trond Myklebust0688e642019-04-07 13:59:09 -04005128 struct nfs4_exception exception = {
5129 .interruptible = true,
5130 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005131 int err;
5132
5133 do {
5134 err = nfs4_handle_exception(server,
5135 _nfs4_proc_pathconf(server, fhandle, pathconf),
5136 &exception);
5137 } while (exception.retry);
5138 return err;
5139}
5140
Trond Myklebust5521abf2013-03-16 20:54:34 -04005141int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04005142 const struct nfs_open_context *ctx,
5143 const struct nfs_lock_context *l_ctx,
5144 fmode_t fmode)
5145{
NeilBrown17393472016-10-13 15:26:47 +11005146 return nfs4_select_rw_stateid(ctx->state, fmode, l_ctx, stateid, NULL);
Trond Myklebust9b206142013-03-17 15:52:00 -04005147}
5148EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
5149
Trond Myklebust5521abf2013-03-16 20:54:34 -04005150static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
5151 const struct nfs_open_context *ctx,
5152 const struct nfs_lock_context *l_ctx,
5153 fmode_t fmode)
5154{
Ben Dooksd49dd112019-10-16 17:28:21 +01005155 nfs4_stateid _current_stateid;
Trond Myklebust5521abf2013-03-16 20:54:34 -04005156
Trond Myklebuste1253be2014-03-05 08:44:23 -05005157 /* If the current stateid represents a lost lock, then exit */
Ben Dooksd49dd112019-10-16 17:28:21 +01005158 if (nfs4_set_rw_stateid(&_current_stateid, ctx, l_ctx, fmode) == -EIO)
Trond Myklebuste1253be2014-03-05 08:44:23 -05005159 return true;
Ben Dooksd49dd112019-10-16 17:28:21 +01005160 return nfs4_stateid_match(stateid, &_current_stateid);
Trond Myklebust5521abf2013-03-16 20:54:34 -04005161}
5162
5163static bool nfs4_error_stateid_expired(int err)
5164{
5165 switch (err) {
5166 case -NFS4ERR_DELEG_REVOKED:
5167 case -NFS4ERR_ADMIN_REVOKED:
5168 case -NFS4ERR_BAD_STATEID:
5169 case -NFS4ERR_STALE_STATEID:
5170 case -NFS4ERR_OLD_STATEID:
5171 case -NFS4ERR_OPENMODE:
5172 case -NFS4ERR_EXPIRED:
5173 return true;
5174 }
5175 return false;
5176}
5177
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005178static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005179{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005180 struct nfs_server *server = NFS_SERVER(hdr->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005181
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005182 trace_nfs4_read(hdr, task->tk_status);
Trond Myklebust9c278692016-09-22 13:39:11 -04005183 if (task->tk_status < 0) {
5184 struct nfs4_exception exception = {
5185 .inode = hdr->inode,
5186 .state = hdr->args.context->state,
5187 .stateid = &hdr->args.stateid,
5188 };
5189 task->tk_status = nfs4_async_handle_exception(task,
5190 server, task->tk_status, &exception);
5191 if (exception.retry) {
5192 rpc_restart_call_prepare(task);
5193 return -EAGAIN;
5194 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005195 }
Trond Myklebust8850df92007-09-28 17:20:07 -04005196
Linus Torvalds1da177e2005-04-16 15:20:36 -07005197 if (task->tk_status > 0)
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005198 renew_lease(server, hdr->timestamp);
Trond Myklebustec06c092006-03-20 13:44:27 -05005199 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005200}
5201
Trond Myklebust5521abf2013-03-16 20:54:34 -04005202static bool nfs4_read_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04005203 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04005204{
5205
5206 if (!nfs4_error_stateid_expired(task->tk_status) ||
5207 nfs4_stateid_is_current(&args->stateid,
5208 args->context,
5209 args->lock_context,
5210 FMODE_READ))
5211 return false;
5212 rpc_restart_call_prepare(task);
5213 return true;
5214}
5215
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005216static int nfs4_read_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005217{
5218
5219 dprintk("--> %s\n", __func__);
5220
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005221 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005222 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005223 if (nfs4_read_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04005224 return -EAGAIN;
Trond Myklebustbfc505d2016-09-15 18:26:05 -04005225 if (task->tk_status > 0)
5226 nfs_invalidate_atime(hdr->inode);
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005227 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
5228 nfs4_read_done_cb(task, hdr);
Andy Adamsoncbdabc72011-03-01 01:34:20 +00005229}
5230
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005231static void nfs4_proc_read_setup(struct nfs_pgio_header *hdr,
5232 struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005233{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005234 hdr->timestamp = jiffies;
Trond Myklebustca857cc2016-06-28 13:54:09 -04005235 if (!hdr->pgio_done_cb)
5236 hdr->pgio_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005237 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Anna Schumakerfba83f32018-05-04 16:22:50 -04005238 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005239}
5240
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005241static int nfs4_proc_pgio_rpc_prepare(struct rpc_task *task,
5242 struct nfs_pgio_header *hdr)
Bryan Schumakerea7c3302012-03-19 14:54:40 -04005243{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05005244 if (nfs4_setup_sequence(NFS_SERVER(hdr->inode)->nfs_client,
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005245 &hdr->args.seq_args,
5246 &hdr->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04005247 task))
NeilBrownef1820f2013-09-04 17:04:49 +10005248 return 0;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005249 if (nfs4_set_rw_stateid(&hdr->args.stateid, hdr->args.context,
5250 hdr->args.lock_context,
Benjamin Coddingtonfbe77c32017-04-19 10:11:35 -04005251 hdr->rw_mode) == -EIO)
NeilBrownef1820f2013-09-04 17:04:49 +10005252 return -EIO;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005253 if (unlikely(test_bit(NFS_CONTEXT_BAD, &hdr->args.context->flags)))
NeilBrownef1820f2013-09-04 17:04:49 +10005254 return -EIO;
5255 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005256}
5257
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005258static int nfs4_write_done_cb(struct rpc_task *task,
5259 struct nfs_pgio_header *hdr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005260{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005261 struct inode *inode = hdr->inode;
NeilBrown8478eaa2014-09-18 16:09:27 +10005262
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005263 trace_nfs4_write(hdr, task->tk_status);
Trond Myklebust9c278692016-09-22 13:39:11 -04005264 if (task->tk_status < 0) {
5265 struct nfs4_exception exception = {
5266 .inode = hdr->inode,
5267 .state = hdr->args.context->state,
5268 .stateid = &hdr->args.stateid,
5269 };
5270 task->tk_status = nfs4_async_handle_exception(task,
5271 NFS_SERVER(inode), task->tk_status,
5272 &exception);
5273 if (exception.retry) {
5274 rpc_restart_call_prepare(task);
5275 return -EAGAIN;
5276 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005277 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005278 if (task->tk_status >= 0) {
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005279 renew_lease(NFS_SERVER(inode), hdr->timestamp);
Trond Myklebusta08a8cd2015-02-26 17:36:09 -05005280 nfs_writeback_update_inode(hdr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005281 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05005282 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005283}
5284
Trond Myklebust5521abf2013-03-16 20:54:34 -04005285static bool nfs4_write_stateid_changed(struct rpc_task *task,
Anna Schumaker3c6b8992014-05-06 09:12:24 -04005286 struct nfs_pgio_args *args)
Trond Myklebust5521abf2013-03-16 20:54:34 -04005287{
5288
5289 if (!nfs4_error_stateid_expired(task->tk_status) ||
5290 nfs4_stateid_is_current(&args->stateid,
5291 args->context,
5292 args->lock_context,
5293 FMODE_WRITE))
5294 return false;
5295 rpc_restart_call_prepare(task);
5296 return true;
5297}
5298
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005299static int nfs4_write_done(struct rpc_task *task, struct nfs_pgio_header *hdr)
Fred Isamanb029bc92011-03-03 15:13:42 +00005300{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005301 if (!nfs4_sequence_done(task, &hdr->res.seq_res))
Fred Isamanb029bc92011-03-03 15:13:42 +00005302 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005303 if (nfs4_write_stateid_changed(task, &hdr->args))
Trond Myklebust5521abf2013-03-16 20:54:34 -04005304 return -EAGAIN;
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005305 return hdr->pgio_done_cb ? hdr->pgio_done_cb(task, hdr) :
5306 nfs4_write_done_cb(task, hdr);
Fred Isamanb029bc92011-03-03 15:13:42 +00005307}
5308
Trond Myklebust5a37f852012-04-28 14:55:16 -04005309static
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005310bool nfs4_write_need_cache_consistency_data(struct nfs_pgio_header *hdr)
Fred Isamana69aef12011-03-03 15:13:47 +00005311{
Trond Myklebust5a37f852012-04-28 14:55:16 -04005312 /* Don't request attributes for pNFS or O_DIRECT writes */
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005313 if (hdr->ds_clp != NULL || hdr->dreq != NULL)
Trond Myklebust5a37f852012-04-28 14:55:16 -04005314 return false;
5315 /* Otherwise, request attributes if and only if we don't hold
5316 * a delegation
5317 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04005318 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00005319}
Fred Isamana69aef12011-03-03 15:13:47 +00005320
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005321static void nfs4_proc_write_setup(struct nfs_pgio_header *hdr,
Anna Schumakerfb91fb02018-05-04 16:22:48 -04005322 struct rpc_message *msg,
5323 struct rpc_clnt **clnt)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005324{
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005325 struct nfs_server *server = NFS_SERVER(hdr->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005326
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005327 if (!nfs4_write_need_cache_consistency_data(hdr)) {
5328 hdr->args.bitmask = NULL;
5329 hdr->res.fattr = NULL;
Fred Isaman7ffd1062011-03-03 15:13:46 +00005330 } else
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005331 hdr->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04005332
Weston Andros Adamsond45f60c2014-06-09 11:48:35 -04005333 if (!hdr->pgio_done_cb)
5334 hdr->pgio_done_cb = nfs4_write_done_cb;
5335 hdr->res.server = server;
5336 hdr->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005337
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005338 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Olga Kornievskaiacd1b6592020-02-12 17:32:12 -05005339 nfs4_init_sequence(&hdr->args.seq_args, &hdr->res.seq_res, 0, 0);
Anna Schumakerfb91fb02018-05-04 16:22:48 -04005340 nfs4_state_protect_write(server->nfs_client, clnt, msg, hdr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005341}
5342
Fred Isaman0b7c0152012-04-20 14:47:39 -04005343static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
5344{
Anna Schumaker42e1cca2017-01-09 15:48:22 -05005345 nfs4_setup_sequence(NFS_SERVER(data->inode)->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005346 &data->args.seq_args,
5347 &data->res.seq_res,
5348 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005349}
5350
Fred Isaman0b7c0152012-04-20 14:47:39 -04005351static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005352{
Linus Torvalds1da177e2005-04-16 15:20:36 -07005353 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04005354
Trond Myklebustcc668ab2013-08-14 15:31:28 -04005355 trace_nfs4_commit(data, task->tk_status);
NeilBrown8478eaa2014-09-18 16:09:27 +10005356 if (nfs4_async_handle_error(task, NFS_SERVER(inode),
5357 NULL, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005358 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05005359 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005360 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05005361 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005362}
5363
Fred Isaman0b7c0152012-04-20 14:47:39 -04005364static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00005365{
5366 if (!nfs4_sequence_done(task, &data->res.seq_res))
5367 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04005368 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00005369}
5370
Anna Schumakere9ae1ee2018-05-04 16:22:49 -04005371static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg,
5372 struct rpc_clnt **clnt)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005373{
Trond Myklebust788e7a82006-03-20 13:44:27 -05005374 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00005375
Fred Isaman0b7c0152012-04-20 14:47:39 -04005376 if (data->commit_done_cb == NULL)
5377 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04005378 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04005379 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Anna Schumakerfba83f32018-05-04 16:22:50 -04005380 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Anna Schumakere9ae1ee2018-05-04 16:22:49 -04005381 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_COMMIT, clnt, msg);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005382}
5383
Olga Kornievskaia6b8d84e2018-07-09 15:13:36 -04005384static int _nfs4_proc_commit(struct file *dst, struct nfs_commitargs *args,
5385 struct nfs_commitres *res)
5386{
5387 struct inode *dst_inode = file_inode(dst);
5388 struct nfs_server *server = NFS_SERVER(dst_inode);
5389 struct rpc_message msg = {
5390 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT],
5391 .rpc_argp = args,
5392 .rpc_resp = res,
5393 };
5394
5395 args->fh = NFS_FH(dst_inode);
5396 return nfs4_call_sync(server->client, server, &msg,
5397 &args->seq_args, &res->seq_res, 1);
5398}
5399
5400int nfs4_proc_commit(struct file *dst, __u64 offset, __u32 count, struct nfs_commitres *res)
5401{
5402 struct nfs_commitargs args = {
5403 .offset = offset,
5404 .count = count,
5405 };
5406 struct nfs_server *dst_server = NFS_SERVER(file_inode(dst));
5407 struct nfs4_exception exception = { };
5408 int status;
5409
5410 do {
5411 status = _nfs4_proc_commit(dst, &args, res);
5412 status = nfs4_handle_exception(dst_server, status, &exception);
5413 } while (exception.retry);
5414
5415 return status;
5416}
5417
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005418struct nfs4_renewdata {
5419 struct nfs_client *client;
5420 unsigned long timestamp;
5421};
5422
Linus Torvalds1da177e2005-04-16 15:20:36 -07005423/*
5424 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
5425 * standalone procedure for queueing an asynchronous RENEW.
5426 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005427static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005428{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005429 struct nfs4_renewdata *data = calldata;
5430 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005431
Elena Reshetova212bf412017-10-20 12:53:38 +03005432 if (refcount_read(&clp->cl_count) > 1)
Alexandros Batsakis0851de062010-02-05 03:45:06 -08005433 nfs4_schedule_state_renewal(clp);
5434 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005435 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005436}
5437
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005438static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005439{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005440 struct nfs4_renewdata *data = calldata;
5441 struct nfs_client *clp = data->client;
5442 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005443
Trond Myklebustc6d01c62013-08-09 11:51:26 -04005444 trace_nfs4_renew_async(clp, task->tk_status);
Chuck Leverf8aba1e2013-10-17 14:13:53 -04005445 switch (task->tk_status) {
5446 case 0:
5447 break;
5448 case -NFS4ERR_LEASE_MOVED:
5449 nfs4_schedule_lease_moved_recovery(clp);
5450 break;
5451 default:
Trond Myklebust95baa252009-05-26 14:51:00 -04005452 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04005453 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
5454 return;
5455 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005456 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04005457 return;
5458 }
5459 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005460 }
Trond Myklebust452e9352010-07-31 14:29:06 -04005461 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005462}
5463
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005464static const struct rpc_call_ops nfs4_renew_ops = {
5465 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005466 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01005467};
5468
NeilBrowna52458b2018-12-03 11:30:31 +11005469static int nfs4_proc_async_renew(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005470{
5471 struct rpc_message msg = {
5472 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
5473 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01005474 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005475 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005476 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005477
Trond Myklebust2f60ea62011-08-24 15:07:37 -04005478 if (renew_flags == 0)
5479 return 0;
Elena Reshetova212bf412017-10-20 12:53:38 +03005480 if (!refcount_inc_not_zero(&clp->cl_count))
Alexandros Batsakis0851de062010-02-05 03:45:06 -08005481 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04005482 data = kmalloc(sizeof(*data), GFP_NOFS);
Dave Wysochanski5c737cb2017-04-27 10:45:15 -04005483 if (data == NULL) {
5484 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005485 return -ENOMEM;
Dave Wysochanski5c737cb2017-04-27 10:45:15 -04005486 }
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005487 data->client = clp;
5488 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04005489 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04005490 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005491}
5492
NeilBrowna52458b2018-12-03 11:30:31 +11005493static int nfs4_proc_renew(struct nfs_client *clp, const struct cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005494{
5495 struct rpc_message msg = {
5496 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
5497 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01005498 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07005499 };
5500 unsigned long now = jiffies;
5501 int status;
5502
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04005503 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005504 if (status < 0)
5505 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04005506 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005507 return 0;
5508}
5509
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005510static inline int nfs4_server_supports_acls(struct nfs_server *server)
5511{
Malahal Naineni7dd7d952014-01-23 08:54:55 -06005512 return server->caps & NFS_CAP_ACLS;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005513}
5514
Trond Myklebust21f498c2012-08-24 10:59:25 -04005515/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
5516 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005517 * the stack.
5518 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04005519#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005520
Neil Hormane9e3d722011-03-04 19:26:03 -05005521static int buf_to_pages_noslab(const void *buf, size_t buflen,
Andreas Gruenbacher8fbcf232015-11-03 18:25:34 +01005522 struct page **pages)
Neil Hormane9e3d722011-03-04 19:26:03 -05005523{
5524 struct page *newpage, **spages;
5525 int rc = 0;
5526 size_t len;
5527 spages = pages;
5528
5529 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04005530 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05005531 newpage = alloc_page(GFP_KERNEL);
5532
5533 if (newpage == NULL)
5534 goto unwind;
5535 memcpy(page_address(newpage), buf, len);
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005536 buf += len;
5537 buflen -= len;
Neil Hormane9e3d722011-03-04 19:26:03 -05005538 *pages++ = newpage;
5539 rc++;
5540 } while (buflen != 0);
5541
5542 return rc;
5543
5544unwind:
5545 for(; rc > 0; rc--)
5546 __free_page(spages[rc-1]);
5547 return -ENOMEM;
5548}
5549
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005550struct nfs4_cached_acl {
5551 int cached;
5552 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00005553 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005554};
5555
5556static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005557{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005558 struct nfs_inode *nfsi = NFS_I(inode);
5559
5560 spin_lock(&inode->i_lock);
5561 kfree(nfsi->nfs4_acl);
5562 nfsi->nfs4_acl = acl;
5563 spin_unlock(&inode->i_lock);
5564}
5565
5566static void nfs4_zap_acl_attr(struct inode *inode)
5567{
5568 nfs4_set_cached_acl(inode, NULL);
5569}
5570
5571static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
5572{
5573 struct nfs_inode *nfsi = NFS_I(inode);
5574 struct nfs4_cached_acl *acl;
5575 int ret = -ENOENT;
5576
5577 spin_lock(&inode->i_lock);
5578 acl = nfsi->nfs4_acl;
5579 if (acl == NULL)
5580 goto out;
5581 if (buf == NULL) /* user is just asking for length */
5582 goto out_len;
5583 if (acl->cached == 0)
5584 goto out;
5585 ret = -ERANGE; /* see getxattr(2) man page */
5586 if (acl->len > buflen)
5587 goto out;
5588 memcpy(buf, acl->data, acl->len);
5589out_len:
5590 ret = acl->len;
5591out:
5592 spin_unlock(&inode->i_lock);
5593 return ret;
5594}
5595
Sachin Prabhu5794d212012-04-17 14:36:40 +01005596static 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 +00005597{
5598 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04005599 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005600
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005601 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04005602 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005603 if (acl == NULL)
5604 goto out;
5605 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01005606 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005607 } else {
5608 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
5609 if (acl == NULL)
5610 goto out;
5611 acl->cached = 0;
5612 }
5613 acl->len = acl_len;
5614out:
5615 nfs4_set_cached_acl(inode, acl);
5616}
5617
Andy Adamsonbf118a32011-12-07 11:55:27 -05005618/*
5619 * The getxattr API returns the required buffer length when called with a
5620 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
5621 * the required buf. On a NULL buf, we send a page of data to the server
5622 * guessing that the ACL request can be serviced by a page. If so, we cache
5623 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
5624 * the cache. If not so, we throw away the page, and cache the required
5625 * length. The next getxattr call will then produce another round trip to
5626 * the server, this time with the input buf of the required size.
5627 */
Trond Myklebust16b42892006-08-24 12:27:15 -04005628static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005629{
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005630 struct page **pages;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005631 struct nfs_getaclargs args = {
5632 .fh = NFS_FH(inode),
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005633 .acl_len = buflen,
5634 };
Benny Halevy663c79b2009-04-01 09:21:59 -04005635 struct nfs_getaclres res = {
5636 .acl_len = buflen,
5637 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005638 struct rpc_message msg = {
5639 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
5640 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04005641 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005642 };
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005643 unsigned int npages;
Trond Myklebust21f498c2012-08-24 10:59:25 -04005644 int ret = -ENOMEM, i;
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005645 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005646
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005647 if (buflen == 0)
5648 buflen = server->rsize;
5649
5650 npages = DIV_ROUND_UP(buflen, PAGE_SIZE) + 1;
5651 pages = kmalloc_array(npages, sizeof(struct page *), GFP_NOFS);
5652 if (!pages)
5653 return -ENOMEM;
5654
5655 args.acl_pages = pages;
Sachin Prabhu5a006892012-04-17 14:35:39 +01005656
Andy Adamsonbf118a32011-12-07 11:55:27 -05005657 for (i = 0; i < npages; i++) {
5658 pages[i] = alloc_page(GFP_KERNEL);
5659 if (!pages[i])
5660 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005661 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01005662
5663 /* for decoding across pages */
5664 res.acl_scratch = alloc_page(GFP_KERNEL);
5665 if (!res.acl_scratch)
5666 goto out_free;
5667
Andy Adamsonbf118a32011-12-07 11:55:27 -05005668 args.acl_len = npages * PAGE_SIZE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01005669
Peng Taode040be2012-01-10 22:42:47 +08005670 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05005671 __func__, buf, buflen, npages, args.acl_len);
5672 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
5673 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005674 if (ret)
5675 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05005676
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005677 /* Handle the case where the passed-in buffer is too short */
5678 if (res.acl_flags & NFS4_ACL_TRUNC) {
5679 /* Did the user only issue a request for the acl length? */
5680 if (buf == NULL)
5681 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005682 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005683 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005684 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005685 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01005686 if (buf) {
5687 if (res.acl_len > buflen) {
5688 ret = -ERANGE;
5689 goto out_free;
5690 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005691 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01005692 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07005693out_ok:
5694 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005695out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05005696 for (i = 0; i < npages; i++)
5697 if (pages[i])
5698 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05005699 if (res.acl_scratch)
5700 __free_page(res.acl_scratch);
Olga Kornievskaia62a15732020-01-02 17:09:54 -05005701 kfree(pages);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005702 return ret;
5703}
5704
Trond Myklebust16b42892006-08-24 12:27:15 -04005705static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
5706{
Trond Myklebust0688e642019-04-07 13:59:09 -04005707 struct nfs4_exception exception = {
5708 .interruptible = true,
5709 };
Trond Myklebust16b42892006-08-24 12:27:15 -04005710 ssize_t ret;
5711 do {
5712 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
Trond Myklebustc1578b72013-08-12 16:58:42 -04005713 trace_nfs4_get_acl(inode, ret);
Trond Myklebust16b42892006-08-24 12:27:15 -04005714 if (ret >= 0)
5715 break;
5716 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
5717 } while (exception.retry);
5718 return ret;
5719}
5720
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005721static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
5722{
5723 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005724 int ret;
5725
5726 if (!nfs4_server_supports_acls(server))
5727 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005728 ret = nfs_revalidate_inode(server, inode);
5729 if (ret < 0)
5730 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005731 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
5732 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005733 ret = nfs4_read_cached_acl(inode, buf, buflen);
5734 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05005735 /* -ENOENT is returned if there is no ACL or if there is an ACL
5736 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00005737 return ret;
5738 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005739}
5740
Trond Myklebust16b42892006-08-24 12:27:15 -04005741static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005742{
5743 struct nfs_server *server = NFS_SERVER(inode);
5744 struct page *pages[NFS4ACL_MAXPAGES];
5745 struct nfs_setaclargs arg = {
5746 .fh = NFS_FH(inode),
5747 .acl_pages = pages,
5748 .acl_len = buflen,
5749 };
Benny Halevy73c403a2009-04-01 09:22:01 -04005750 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005751 struct rpc_message msg = {
5752 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
5753 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04005754 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005755 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04005756 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05005757 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005758
5759 if (!nfs4_server_supports_acls(server))
5760 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04005761 if (npages > ARRAY_SIZE(pages))
5762 return -ERANGE;
Andreas Gruenbacher8fbcf232015-11-03 18:25:34 +01005763 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages);
Neil Hormane9e3d722011-03-04 19:26:03 -05005764 if (i < 0)
5765 return i;
Trond Myklebustc01d3642018-03-20 16:43:20 -04005766 nfs4_inode_make_writeable(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005767 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05005768
5769 /*
5770 * Free each page after tx, so the only ref left is
5771 * held by the network stack
5772 */
5773 for (; i > 0; i--)
5774 put_page(pages[i-1]);
5775
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005776 /*
5777 * Acl update can result in inode attribute update.
5778 * so mark the attribute cache invalid.
5779 */
5780 spin_lock(&inode->i_lock);
Trond Myklebust16e14372018-03-20 16:53:31 -04005781 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_CHANGE
Trond Myklebust472f7612018-04-08 18:14:43 -04005782 | NFS_INO_INVALID_CTIME
5783 | NFS_INO_REVAL_FORCED;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00005784 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04005785 nfs_access_zap_cache(inode);
5786 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005787 return ret;
5788}
5789
Trond Myklebust16b42892006-08-24 12:27:15 -04005790static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
5791{
5792 struct nfs4_exception exception = { };
5793 int err;
5794 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005795 err = __nfs4_proc_set_acl(inode, buf, buflen);
5796 trace_nfs4_set_acl(inode, err);
5797 err = nfs4_handle_exception(NFS_SERVER(inode), err,
Trond Myklebust16b42892006-08-24 12:27:15 -04005798 &exception);
5799 } while (exception.retry);
5800 return err;
5801}
5802
David Quigleyaa9c2662013-05-22 12:50:44 -04005803#ifdef CONFIG_NFS_V4_SECURITY_LABEL
5804static int _nfs4_get_security_label(struct inode *inode, void *buf,
5805 size_t buflen)
5806{
5807 struct nfs_server *server = NFS_SERVER(inode);
5808 struct nfs_fattr fattr;
5809 struct nfs4_label label = {0, 0, buflen, buf};
5810
5811 u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005812 struct nfs4_getattr_arg arg = {
David Quigleyaa9c2662013-05-22 12:50:44 -04005813 .fh = NFS_FH(inode),
5814 .bitmask = bitmask,
5815 };
5816 struct nfs4_getattr_res res = {
5817 .fattr = &fattr,
5818 .label = &label,
5819 .server = server,
5820 };
5821 struct rpc_message msg = {
5822 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005823 .rpc_argp = &arg,
David Quigleyaa9c2662013-05-22 12:50:44 -04005824 .rpc_resp = &res,
5825 };
5826 int ret;
5827
5828 nfs_fattr_init(&fattr);
5829
Trond Myklebustfcb63a92013-11-01 12:42:25 -04005830 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 0);
David Quigleyaa9c2662013-05-22 12:50:44 -04005831 if (ret)
5832 return ret;
5833 if (!(fattr.valid & NFS_ATTR_FATTR_V4_SECURITY_LABEL))
5834 return -ENOENT;
5835 if (buflen < label.len)
5836 return -ERANGE;
5837 return 0;
5838}
5839
5840static int nfs4_get_security_label(struct inode *inode, void *buf,
5841 size_t buflen)
5842{
Trond Myklebust0688e642019-04-07 13:59:09 -04005843 struct nfs4_exception exception = {
5844 .interruptible = true,
5845 };
David Quigleyaa9c2662013-05-22 12:50:44 -04005846 int err;
5847
5848 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
5849 return -EOPNOTSUPP;
5850
5851 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005852 err = _nfs4_get_security_label(inode, buf, buflen);
5853 trace_nfs4_get_security_label(inode, err);
5854 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04005855 &exception);
5856 } while (exception.retry);
5857 return err;
5858}
5859
5860static int _nfs4_do_set_security_label(struct inode *inode,
5861 struct nfs4_label *ilabel,
5862 struct nfs_fattr *fattr,
5863 struct nfs4_label *olabel)
5864{
5865
5866 struct iattr sattr = {0};
5867 struct nfs_server *server = NFS_SERVER(inode);
5868 const u32 bitmask[3] = { 0, 0, FATTR4_WORD2_SECURITY_LABEL };
Jeff Layton12207f62013-11-01 10:49:32 -04005869 struct nfs_setattrargs arg = {
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005870 .fh = NFS_FH(inode),
5871 .iap = &sattr,
David Quigleyaa9c2662013-05-22 12:50:44 -04005872 .server = server,
5873 .bitmask = bitmask,
5874 .label = ilabel,
5875 };
5876 struct nfs_setattrres res = {
5877 .fattr = fattr,
5878 .label = olabel,
5879 .server = server,
5880 };
5881 struct rpc_message msg = {
Anna Schumakerd9b67e12017-01-11 15:04:25 -05005882 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
5883 .rpc_argp = &arg,
5884 .rpc_resp = &res,
David Quigleyaa9c2662013-05-22 12:50:44 -04005885 };
5886 int status;
5887
Jeff Layton12207f62013-11-01 10:49:32 -04005888 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
David Quigleyaa9c2662013-05-22 12:50:44 -04005889
Jeff Layton12207f62013-11-01 10:49:32 -04005890 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
David Quigleyaa9c2662013-05-22 12:50:44 -04005891 if (status)
5892 dprintk("%s failed: %d\n", __func__, status);
5893
5894 return status;
5895}
5896
5897static int nfs4_do_set_security_label(struct inode *inode,
5898 struct nfs4_label *ilabel,
5899 struct nfs_fattr *fattr,
5900 struct nfs4_label *olabel)
5901{
5902 struct nfs4_exception exception = { };
5903 int err;
5904
5905 do {
Trond Myklebustc1578b72013-08-12 16:58:42 -04005906 err = _nfs4_do_set_security_label(inode, ilabel,
5907 fattr, olabel);
5908 trace_nfs4_set_security_label(inode, err);
5909 err = nfs4_handle_exception(NFS_SERVER(inode), err,
David Quigleyaa9c2662013-05-22 12:50:44 -04005910 &exception);
5911 } while (exception.retry);
5912 return err;
5913}
5914
5915static int
Al Viro59301222016-05-27 10:19:30 -04005916nfs4_set_security_label(struct inode *inode, const void *buf, size_t buflen)
David Quigleyaa9c2662013-05-22 12:50:44 -04005917{
5918 struct nfs4_label ilabel, *olabel = NULL;
5919 struct nfs_fattr fattr;
David Quigleyaa9c2662013-05-22 12:50:44 -04005920 int status;
5921
5922 if (!nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL))
5923 return -EOPNOTSUPP;
5924
5925 nfs_fattr_init(&fattr);
5926
5927 ilabel.pi = 0;
5928 ilabel.lfs = 0;
5929 ilabel.label = (char *)buf;
5930 ilabel.len = buflen;
5931
David Quigleyaa9c2662013-05-22 12:50:44 -04005932 olabel = nfs4_label_alloc(NFS_SERVER(inode), GFP_KERNEL);
5933 if (IS_ERR(olabel)) {
5934 status = -PTR_ERR(olabel);
5935 goto out;
5936 }
5937
5938 status = nfs4_do_set_security_label(inode, &ilabel, &fattr, olabel);
5939 if (status == 0)
5940 nfs_setsecurity(inode, &fattr, olabel);
5941
5942 nfs4_label_free(olabel);
5943out:
David Quigleyaa9c2662013-05-22 12:50:44 -04005944 return status;
5945}
5946#endif /* CONFIG_NFS_V4_SECURITY_LABEL */
5947
5948
Chuck Leverf0920752012-05-21 22:45:41 -04005949static void nfs4_init_boot_verifier(const struct nfs_client *clp,
5950 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05005951{
5952 __be32 verf[2];
5953
Chuck Lever2c820d92012-05-21 22:45:33 -04005954 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
5955 /* An impossible timestamp guarantees this value
5956 * will never match a generated boot time. */
Deepa Dinamani2f86e092016-10-01 16:46:26 -07005957 verf[0] = cpu_to_be32(U32_MAX);
5958 verf[1] = cpu_to_be32(U32_MAX);
Chuck Lever2c820d92012-05-21 22:45:33 -04005959 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04005960 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
Deepa Dinamani2f86e092016-10-01 16:46:26 -07005961 u64 ns = ktime_to_ns(nn->boot_time);
5962
5963 verf[0] = cpu_to_be32(ns >> 32);
5964 verf[1] = cpu_to_be32(ns);
Chuck Lever2c820d92012-05-21 22:45:33 -04005965 }
Chuck Levercd937102012-03-02 17:14:31 -05005966 memcpy(bootverf->data, verf, sizeof(bootverf->data));
5967}
5968
Jeff Laytona3192682015-06-09 19:43:59 -04005969static int
5970nfs4_init_nonuniform_client_string(struct nfs_client *clp)
Chuck Levere984a552012-09-14 17:24:21 -04005971{
Jeff Laytona3192682015-06-09 19:43:59 -04005972 size_t len;
5973 char *str;
Chuck Levere984a552012-09-14 17:24:21 -04005974
Trond Myklebustceb3a162015-01-03 15:16:04 -05005975 if (clp->cl_owner_id != NULL)
Jeff Laytona3192682015-06-09 19:43:59 -04005976 return 0;
Kinglong Mee4a3e5772015-08-31 10:53:43 +08005977
Jeff Laytona3192682015-06-09 19:43:59 -04005978 rcu_read_lock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04005979 len = 14 +
5980 strlen(clp->cl_rpcclient->cl_nodename) +
5981 1 +
Jeff Laytona3192682015-06-09 19:43:59 -04005982 strlen(rpc_peeraddr2str(clp->cl_rpcclient, RPC_DISPLAY_ADDR)) +
Jeff Laytona3192682015-06-09 19:43:59 -04005983 1;
5984 rcu_read_unlock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04005985 if (nfs4_client_id_uniquifier[0] != '\0')
5986 len += strlen(nfs4_client_id_uniquifier) + 1;
Jeff Laytona3192682015-06-09 19:43:59 -04005987 if (len > NFS4_OPAQUE_LIMIT + 1)
5988 return -EINVAL;
5989
5990 /*
5991 * Since this string is allocated at mount time, and held until the
5992 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
5993 * about a memory-reclaim deadlock.
5994 */
5995 str = kmalloc(len, GFP_KERNEL);
5996 if (!str)
5997 return -ENOMEM;
Trond Myklebustceb3a162015-01-03 15:16:04 -05005998
Chuck Levere984a552012-09-14 17:24:21 -04005999 rcu_read_lock();
Chuck Lever848a4eb2018-06-04 10:53:29 -04006000 if (nfs4_client_id_uniquifier[0] != '\0')
Chuck Lever025bb9f2018-06-04 10:53:34 -04006001 scnprintf(str, len, "Linux NFSv4.0 %s/%s/%s",
Chuck Lever848a4eb2018-06-04 10:53:29 -04006002 clp->cl_rpcclient->cl_nodename,
6003 nfs4_client_id_uniquifier,
6004 rpc_peeraddr2str(clp->cl_rpcclient,
Chuck Lever025bb9f2018-06-04 10:53:34 -04006005 RPC_DISPLAY_ADDR));
Chuck Lever848a4eb2018-06-04 10:53:29 -04006006 else
Chuck Lever025bb9f2018-06-04 10:53:34 -04006007 scnprintf(str, len, "Linux NFSv4.0 %s/%s",
Chuck Lever848a4eb2018-06-04 10:53:29 -04006008 clp->cl_rpcclient->cl_nodename,
6009 rpc_peeraddr2str(clp->cl_rpcclient,
Chuck Lever025bb9f2018-06-04 10:53:34 -04006010 RPC_DISPLAY_ADDR));
Chuck Levere984a552012-09-14 17:24:21 -04006011 rcu_read_unlock();
Jeff Laytona3192682015-06-09 19:43:59 -04006012
Jeff Laytona3192682015-06-09 19:43:59 -04006013 clp->cl_owner_id = str;
6014 return 0;
Chuck Levere984a552012-09-14 17:24:21 -04006015}
6016
Jeff Layton873e3852015-06-09 19:44:00 -04006017static int
6018nfs4_init_uniquifier_client_string(struct nfs_client *clp)
Chuck Levere984a552012-09-14 17:24:21 -04006019{
Jeff Layton873e3852015-06-09 19:44:00 -04006020 size_t len;
6021 char *str;
6022
6023 len = 10 + 10 + 1 + 10 + 1 +
6024 strlen(nfs4_client_id_uniquifier) + 1 +
6025 strlen(clp->cl_rpcclient->cl_nodename) + 1;
6026
6027 if (len > NFS4_OPAQUE_LIMIT + 1)
6028 return -EINVAL;
6029
6030 /*
6031 * Since this string is allocated at mount time, and held until the
6032 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
6033 * about a memory-reclaim deadlock.
6034 */
6035 str = kmalloc(len, GFP_KERNEL);
6036 if (!str)
6037 return -ENOMEM;
6038
Trond Myklebustf2dd4362015-10-08 11:33:17 -04006039 scnprintf(str, len, "Linux NFSv%u.%u %s/%s",
Jeff Layton873e3852015-06-09 19:44:00 -04006040 clp->rpc_ops->version, clp->cl_minorversion,
6041 nfs4_client_id_uniquifier,
6042 clp->cl_rpcclient->cl_nodename);
Jeff Layton873e3852015-06-09 19:44:00 -04006043 clp->cl_owner_id = str;
6044 return 0;
6045}
6046
6047static int
6048nfs4_init_uniform_client_string(struct nfs_client *clp)
6049{
Jeff Layton873e3852015-06-09 19:44:00 -04006050 size_t len;
6051 char *str;
Trond Myklebustceb3a162015-01-03 15:16:04 -05006052
6053 if (clp->cl_owner_id != NULL)
Jeff Layton873e3852015-06-09 19:44:00 -04006054 return 0;
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04006055
6056 if (nfs4_client_id_uniquifier[0] != '\0')
Jeff Layton873e3852015-06-09 19:44:00 -04006057 return nfs4_init_uniquifier_client_string(clp);
6058
6059 len = 10 + 10 + 1 + 10 + 1 +
6060 strlen(clp->cl_rpcclient->cl_nodename) + 1;
6061
6062 if (len > NFS4_OPAQUE_LIMIT + 1)
6063 return -EINVAL;
6064
6065 /*
6066 * Since this string is allocated at mount time, and held until the
6067 * nfs_client is destroyed, we can use GFP_KERNEL here w/o worrying
6068 * about a memory-reclaim deadlock.
6069 */
6070 str = kmalloc(len, GFP_KERNEL);
6071 if (!str)
6072 return -ENOMEM;
6073
Trond Myklebustf2dd4362015-10-08 11:33:17 -04006074 scnprintf(str, len, "Linux NFSv%u.%u %s",
Jeff Layton873e3852015-06-09 19:44:00 -04006075 clp->rpc_ops->version, clp->cl_minorversion,
6076 clp->cl_rpcclient->cl_nodename);
Jeff Layton873e3852015-06-09 19:44:00 -04006077 clp->cl_owner_id = str;
6078 return 0;
Chuck Levere984a552012-09-14 17:24:21 -04006079}
6080
Chuck Lever706cb8d2014-03-12 12:51:47 -04006081/*
6082 * nfs4_callback_up_net() starts only "tcp" and "tcp6" callback
6083 * services. Advertise one based on the address family of the
6084 * clientaddr.
6085 */
6086static unsigned int
6087nfs4_init_callback_netid(const struct nfs_client *clp, char *buf, size_t len)
6088{
6089 if (strchr(clp->cl_ipaddr, ':') != NULL)
6090 return scnprintf(buf, len, "tcp6");
6091 else
6092 return scnprintf(buf, len, "tcp");
6093}
6094
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006095static void nfs4_setclientid_done(struct rpc_task *task, void *calldata)
6096{
6097 struct nfs4_setclientid *sc = calldata;
6098
6099 if (task->tk_status == 0)
6100 sc->sc_cred = get_rpccred(task->tk_rqstp->rq_cred);
6101}
6102
6103static const struct rpc_call_ops nfs4_setclientid_ops = {
6104 .rpc_call_done = nfs4_setclientid_done,
6105};
6106
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006107/**
6108 * nfs4_proc_setclientid - Negotiate client ID
6109 * @clp: state data structure
6110 * @program: RPC program for NFSv4 callback service
6111 * @port: IP port number for NFS4 callback service
NeilBrowna52458b2018-12-03 11:30:31 +11006112 * @cred: credential to use for this call
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006113 * @res: where to place the result
6114 *
6115 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6116 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006117int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
NeilBrowna52458b2018-12-03 11:30:31 +11006118 unsigned short port, const struct cred *cred,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006119 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006120{
6121 nfs4_verifier sc_verifier;
6122 struct nfs4_setclientid setclientid = {
6123 .sc_verifier = &sc_verifier,
6124 .sc_prog = program,
Jeff Layton3a6bb732015-06-09 19:43:57 -04006125 .sc_clnt = clp,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006126 };
6127 struct rpc_message msg = {
6128 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
6129 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006130 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01006131 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006132 };
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006133 struct rpc_task_setup task_setup_data = {
6134 .rpc_client = clp->cl_rpcclient,
6135 .rpc_message = &msg,
6136 .callback_ops = &nfs4_setclientid_ops,
6137 .callback_data = &setclientid,
NeilBrown5a0c2572019-05-30 10:41:28 +10006138 .flags = RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN,
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006139 };
Robert Milkowski7dc29932020-01-30 09:43:25 +00006140 unsigned long now = jiffies;
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006141 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006142
Chuck Leverde734832012-07-11 16:30:50 -04006143 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04006144 nfs4_init_boot_verifier(clp, &sc_verifier);
Jeff Layton873e3852015-06-09 19:44:00 -04006145
6146 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
6147 status = nfs4_init_uniform_client_string(clp);
6148 else
Jeff Laytona3192682015-06-09 19:43:59 -04006149 status = nfs4_init_nonuniform_client_string(clp);
Jeff Layton873e3852015-06-09 19:44:00 -04006150
6151 if (status)
6152 goto out;
Jeff Layton3a6bb732015-06-09 19:43:57 -04006153
Chuck Leverde734832012-07-11 16:30:50 -04006154 /* cb_client4 */
Chuck Lever706cb8d2014-03-12 12:51:47 -04006155 setclientid.sc_netid_len =
6156 nfs4_init_callback_netid(clp,
6157 setclientid.sc_netid,
6158 sizeof(setclientid.sc_netid));
Chuck Leverde734832012-07-11 16:30:50 -04006159 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05006160 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07006161 clp->cl_ipaddr, port >> 8, port & 255);
6162
Jeff Layton3a6bb732015-06-09 19:43:57 -04006163 dprintk("NFS call setclientid auth=%s, '%s'\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006164 clp->cl_rpcclient->cl_auth->au_ops->au_name,
Jeff Layton3a6bb732015-06-09 19:43:57 -04006165 clp->cl_owner_id);
Anna Schumakerdae40962019-08-14 15:28:28 -04006166
6167 status = nfs4_call_sync_custom(&task_setup_data);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006168 if (setclientid.sc_cred) {
Chuck Lever1047ec82019-10-04 09:58:54 -04006169 kfree(clp->cl_acceptor);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006170 clp->cl_acceptor = rpcauth_stringify_acceptor(setclientid.sc_cred);
6171 put_rpccred(setclientid.sc_cred);
6172 }
Robert Milkowski7dc29932020-01-30 09:43:25 +00006173
6174 if (status == 0)
6175 do_renew_lease(clp, now);
Jeff Laytonf11b2a12014-06-21 20:52:17 -04006176out:
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006177 trace_nfs4_setclientid(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006178 dprintk("NFS reply setclientid: %d\n", status);
6179 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006180}
6181
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006182/**
6183 * nfs4_proc_setclientid_confirm - Confirm client ID
6184 * @clp: state data structure
Trond Myklebust302fad72019-02-18 13:32:38 -05006185 * @arg: result of a previous SETCLIENTID
NeilBrowna52458b2018-12-03 11:30:31 +11006186 * @cred: credential to use for this call
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006187 *
6188 * Returns zero, a negative errno, or a negative NFS4ERR status code.
6189 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04006190int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006191 struct nfs4_setclientid_res *arg,
NeilBrowna52458b2018-12-03 11:30:31 +11006192 const struct cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006193{
Linus Torvalds1da177e2005-04-16 15:20:36 -07006194 struct rpc_message msg = {
6195 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04006196 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01006197 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006198 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006199 int status;
6200
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006201 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
6202 clp->cl_rpcclient->cl_auth->au_ops->au_name,
6203 clp->cl_clientid);
NeilBrown5a0c2572019-05-30 10:41:28 +10006204 status = rpc_call_sync(clp->cl_rpcclient, &msg,
6205 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04006206 trace_nfs4_setclientid_confirm(clp, status);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04006207 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006208 return status;
6209}
6210
Trond Myklebustfe650402006-01-03 09:55:18 +01006211struct nfs4_delegreturndata {
6212 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006213 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01006214 struct nfs_fh fh;
6215 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006216 unsigned long timestamp;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006217 struct {
6218 struct nfs4_layoutreturn_args arg;
6219 struct nfs4_layoutreturn_res res;
Trond Myklebust4d796d72016-09-23 11:38:08 -04006220 struct nfs4_xdr_opaque_data ld_private;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006221 u32 roc_barrier;
6222 bool roc;
6223 } lr;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006224 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01006225 int rpc_status;
Peng Tao039b7562014-07-03 13:05:02 +08006226 struct inode *inode;
Trond Myklebustfe650402006-01-03 09:55:18 +01006227};
6228
Trond Myklebustfe650402006-01-03 09:55:18 +01006229static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
6230{
6231 struct nfs4_delegreturndata *data = calldata;
Trond Myklebuste0dba012017-11-07 11:02:32 -05006232 struct nfs4_exception exception = {
6233 .inode = data->inode,
6234 .stateid = &data->stateid,
6235 };
Andy Adamson938e1012009-04-01 09:22:28 -04006236
Trond Myklebust14516c32010-07-31 14:29:06 -04006237 if (!nfs4_sequence_done(task, &data->res.seq_res))
6238 return;
Andy Adamson938e1012009-04-01 09:22:28 -04006239
Trond Myklebustca8acf82013-08-13 10:36:56 -04006240 trace_nfs4_delegreturn_exit(&data->args, &data->res, task->tk_status);
Trond Myklebust586f1c32016-11-15 15:03:33 -05006241
6242 /* Handle Layoutreturn errors */
Trond Myklebust287a9c52019-09-20 07:23:41 -04006243 if (pnfs_roc_done(task, data->inode,
6244 &data->args.lr_args,
6245 &data->res.lr_res,
6246 &data->res.lr_ret) == -EAGAIN)
6247 goto out_restart;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006248
Ricardo Labiaga79708862009-12-07 09:23:21 -05006249 switch (task->tk_status) {
Ricardo Labiaga79708862009-12-07 09:23:21 -05006250 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01006251 renew_lease(data->res.server, data->timestamp);
Trond Myklebust23ea44c2016-11-10 16:06:28 -05006252 break;
Trond Myklebustc97cf602013-11-19 16:34:14 -05006253 case -NFS4ERR_ADMIN_REVOKED:
6254 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust26d36302016-09-22 13:39:05 -04006255 case -NFS4ERR_EXPIRED:
6256 nfs4_free_revoked_stateid(data->res.server,
6257 data->args.stateid,
6258 task->tk_msg.rpc_cred);
Trond Myklebust12f275c2017-11-06 15:28:05 -05006259 /* Fallthrough */
Trond Myklebustc97cf602013-11-19 16:34:14 -05006260 case -NFS4ERR_BAD_STATEID:
Trond Myklebustc97cf602013-11-19 16:34:14 -05006261 case -NFS4ERR_STALE_STATEID:
Trond Myklebust244fcd22019-12-20 10:43:37 -05006262 case -ETIMEDOUT:
Trond Myklebustc97cf602013-11-19 16:34:14 -05006263 task->tk_status = 0;
6264 break;
Trond Myklebust12f275c2017-11-06 15:28:05 -05006265 case -NFS4ERR_OLD_STATEID:
Trond Myklebust246afc0a2019-10-24 18:00:35 -04006266 if (!nfs4_refresh_delegation_stateid(&data->stateid, data->inode))
6267 nfs4_stateid_seqid_inc(&data->stateid);
Trond Myklebust70d136b2019-10-26 22:37:40 -04006268 if (data->args.bitmask) {
6269 data->args.bitmask = NULL;
6270 data->res.fattr = NULL;
6271 }
Trond Myklebust246afc0a2019-10-24 18:00:35 -04006272 goto out_restart;
Trond Myklebust8ac2b4222016-12-19 10:23:10 -05006273 case -NFS4ERR_ACCESS:
6274 if (data->args.bitmask) {
6275 data->args.bitmask = NULL;
6276 data->res.fattr = NULL;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006277 goto out_restart;
Trond Myklebust8ac2b4222016-12-19 10:23:10 -05006278 }
Trond Myklebust140087fd2017-11-06 15:28:10 -05006279 /* Fallthrough */
Ricardo Labiaga79708862009-12-07 09:23:21 -05006280 default:
Trond Myklebuste0dba012017-11-07 11:02:32 -05006281 task->tk_status = nfs4_async_handle_exception(task,
6282 data->res.server, task->tk_status,
6283 &exception);
6284 if (exception.retry)
Trond Myklebust140087fd2017-11-06 15:28:10 -05006285 goto out_restart;
Ricardo Labiaga79708862009-12-07 09:23:21 -05006286 }
Trond Myklebustd51f91d2019-10-21 14:22:14 -04006287 nfs_delegation_mark_returned(data->inode, data->args.stateid);
Ricardo Labiaga79708862009-12-07 09:23:21 -05006288 data->rpc_status = task->tk_status;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006289 return;
Trond Myklebust140087fd2017-11-06 15:28:10 -05006290out_restart:
6291 task->tk_status = 0;
6292 rpc_restart_call_prepare(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01006293}
6294
6295static void nfs4_delegreturn_release(void *calldata)
6296{
Peng Tao039b7562014-07-03 13:05:02 +08006297 struct nfs4_delegreturndata *data = calldata;
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006298 struct inode *inode = data->inode;
Peng Tao039b7562014-07-03 13:05:02 +08006299
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006300 if (inode) {
Trond Myklebust586f1c32016-11-15 15:03:33 -05006301 if (data->lr.roc)
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006302 pnfs_roc_release(&data->lr.arg, &data->lr.res,
6303 data->res.lr_ret);
Trond Myklebust0bc2c9b2016-12-16 19:48:09 -05006304 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006305 nfs_iput_and_deactive(inode);
6306 }
Trond Myklebustfe650402006-01-03 09:55:18 +01006307 kfree(calldata);
6308}
6309
Andy Adamson938e1012009-04-01 09:22:28 -04006310static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
6311{
6312 struct nfs4_delegreturndata *d_data;
Trond Myklebustc8bf7072018-06-15 16:31:02 -04006313 struct pnfs_layout_hdr *lo;
Andy Adamson938e1012009-04-01 09:22:28 -04006314
6315 d_data = (struct nfs4_delegreturndata *)data;
6316
Trond Myklebust5326de92019-11-13 09:39:36 +01006317 if (!d_data->lr.roc && nfs4_wait_on_layoutreturn(d_data->inode, task)) {
6318 nfs4_sequence_done(task, &d_data->res.seq_res);
Peng Tao500d7012015-09-22 11:35:22 +08006319 return;
Trond Myklebust5326de92019-11-13 09:39:36 +01006320 }
Peng Tao500d7012015-09-22 11:35:22 +08006321
Trond Myklebustc8bf7072018-06-15 16:31:02 -04006322 lo = d_data->args.lr_args ? d_data->args.lr_args->layout : NULL;
6323 if (lo && !pnfs_layout_is_valid(lo)) {
6324 d_data->args.lr_args = NULL;
6325 d_data->res.lr_res = NULL;
6326 }
6327
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006328 nfs4_setup_sequence(d_data->res.server->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006329 &d_data->args.seq_args,
6330 &d_data->res.seq_res,
6331 task);
Andy Adamson938e1012009-04-01 09:22:28 -04006332}
Andy Adamson938e1012009-04-01 09:22:28 -04006333
Jesper Juhlc8d149f2006-03-20 13:44:07 -05006334static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04006335 .rpc_call_prepare = nfs4_delegreturn_prepare,
Trond Myklebustfe650402006-01-03 09:55:18 +01006336 .rpc_call_done = nfs4_delegreturn_done,
6337 .rpc_release = nfs4_delegreturn_release,
6338};
6339
NeilBrowna52458b2018-12-03 11:30:31 +11006340static int _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01006341{
6342 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01006343 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01006344 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006345 struct rpc_message msg = {
6346 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
6347 .rpc_cred = cred,
6348 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006349 struct rpc_task_setup task_setup_data = {
6350 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04006351 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006352 .callback_ops = &nfs4_delegreturn_ops,
Trond Myklebust61296502020-02-07 19:38:12 -05006353 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF | RPC_TASK_TIMEOUT,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006354 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05006355 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01006356
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006357 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01006358 if (data == NULL)
6359 return -ENOMEM;
Anna Schumakerfba83f32018-05-04 16:22:50 -04006360 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Andrew Elble99ade3c2015-12-02 09:39:51 -05006361
6362 nfs4_state_protect(server->nfs_client,
6363 NFS_SP4_MACH_CRED_CLEANUP,
6364 &task_setup_data.rpc_client, &msg);
6365
Trond Myklebustfe650402006-01-03 09:55:18 +01006366 data->args.fhandle = &data->fh;
6367 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04006368 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01006369 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05006370 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01006371 data->res.fattr = &data->fattr;
6372 data->res.server = server;
Trond Myklebust586f1c32016-11-15 15:03:33 -05006373 data->res.lr_ret = -NFS4ERR_NOMATCHING_LAYOUT;
Trond Myklebust4d796d72016-09-23 11:38:08 -04006374 data->lr.arg.ld_private = &data->lr.ld_private;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006375 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01006376 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01006377 data->rpc_status = 0;
Trond Myklebust53e6fc82016-11-19 08:48:47 -05006378 data->lr.roc = pnfs_roc(inode, &data->lr.arg, &data->lr.res, cred);
Trond Myklebustea7c38f2015-02-05 15:13:24 -05006379 data->inode = nfs_igrab_and_active(inode);
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006380 if (data->inode) {
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006381 if (data->lr.roc) {
6382 data->args.lr_args = &data->lr.arg;
6383 data->res.lr_res = &data->lr.res;
6384 }
Trond Myklebust53e6fc82016-11-19 08:48:47 -05006385 } else if (data->lr.roc) {
6386 pnfs_roc_release(&data->lr.arg, &data->lr.res, 0);
6387 data->lr.roc = false;
Trond Myklebust1c5bd76d2016-11-16 01:11:25 -05006388 }
Trond Myklebustfe650402006-01-03 09:55:18 +01006389
Trond Myklebustc970aa82007-07-14 15:39:59 -04006390 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05006391 msg.rpc_argp = &data->args;
6392 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006393 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05006394 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01006395 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05006396 if (!issync)
6397 goto out;
Anna Schumaker820bf852017-01-11 15:01:43 -05006398 status = rpc_wait_for_completion_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05006399 if (status != 0)
6400 goto out;
6401 status = data->rpc_status;
Trond Myklebuste6f81072008-01-24 18:14:34 -05006402out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006403 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01006404 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006405}
6406
NeilBrowna52458b2018-12-03 11:30:31 +11006407int nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07006408{
6409 struct nfs_server *server = NFS_SERVER(inode);
6410 struct nfs4_exception exception = { };
6411 int err;
6412 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05006413 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Olga Kornievskaia48c95792015-11-24 13:29:41 -05006414 trace_nfs4_delegreturn(inode, stateid, err);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006415 switch (err) {
6416 case -NFS4ERR_STALE_STATEID:
6417 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07006418 case 0:
6419 return 0;
6420 }
6421 err = nfs4_handle_exception(server, err, &exception);
6422 } while (exception.retry);
6423 return err;
6424}
6425
Linus Torvalds1da177e2005-04-16 15:20:36 -07006426static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
6427{
6428 struct inode *inode = state->inode;
6429 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04006430 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006431 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07006432 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006433 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006434 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006435 struct nfs_lockt_res res = {
6436 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006437 };
6438 struct rpc_message msg = {
6439 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
Anna Schumakerd9b67e12017-01-11 15:04:25 -05006440 .rpc_argp = &arg,
6441 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006442 .rpc_cred = state->owner->so_cred,
6443 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006444 struct nfs4_lock_state *lsp;
6445 int status;
6446
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006447 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00006448 status = nfs4_set_lock_state(state, request);
6449 if (status != 0)
6450 goto out;
6451 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05006452 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05006453 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00006454 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006455 switch (status) {
6456 case 0:
6457 request->fl_type = F_UNLCK;
6458 break;
6459 case -NFS4ERR_DENIED:
6460 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006461 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05006462 request->fl_ops->fl_release_private(request);
Trond Myklebusta6f951d2013-10-01 14:24:58 -04006463 request->fl_ops = NULL;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00006464out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07006465 return status;
6466}
6467
6468static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
6469{
Trond Myklebust0688e642019-04-07 13:59:09 -04006470 struct nfs4_exception exception = {
6471 .interruptible = true,
6472 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07006473 int err;
6474
6475 do {
Trond Myklebustd1b748a2013-08-12 16:35:20 -04006476 err = _nfs4_proc_getlk(state, cmd, request);
6477 trace_nfs4_get_lock(request, state, cmd, err);
6478 err = nfs4_handle_exception(NFS_SERVER(state->inode), err,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006479 &exception);
6480 } while (exception.retry);
6481 return err;
6482}
6483
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006484/*
6485 * Update the seqid of a lock stateid after receiving
6486 * NFS4ERR_OLD_STATEID
6487 */
6488static bool nfs4_refresh_lock_old_stateid(nfs4_stateid *dst,
6489 struct nfs4_lock_state *lsp)
6490{
6491 struct nfs4_state *state = lsp->ls_state;
6492 bool ret = false;
6493
6494 spin_lock(&state->state_lock);
6495 if (!nfs4_stateid_match_other(dst, &lsp->ls_stateid))
6496 goto out;
6497 if (!nfs4_stateid_is_newer(&lsp->ls_stateid, dst))
6498 nfs4_stateid_seqid_inc(dst);
6499 else
6500 dst->seqid = lsp->ls_stateid.seqid;
6501 ret = true;
6502out:
6503 spin_unlock(&state->state_lock);
6504 return ret;
6505}
6506
6507static bool nfs4_sync_lock_stateid(nfs4_stateid *dst,
6508 struct nfs4_lock_state *lsp)
6509{
6510 struct nfs4_state *state = lsp->ls_state;
6511 bool ret;
6512
6513 spin_lock(&state->state_lock);
6514 ret = !nfs4_stateid_match_other(dst, &lsp->ls_stateid);
6515 nfs4_stateid_copy(dst, &lsp->ls_stateid);
6516 spin_unlock(&state->state_lock);
6517 return ret;
6518}
6519
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006520struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006521 struct nfs_locku_args arg;
6522 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006523 struct nfs4_lock_state *lsp;
6524 struct nfs_open_context *ctx;
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006525 struct nfs_lock_context *l_ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006526 struct file_lock fl;
Trond Myklebust516285eb2015-09-20 16:15:24 -04006527 struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006528 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006529};
6530
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006531static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
6532 struct nfs_open_context *ctx,
6533 struct nfs4_lock_state *lsp,
6534 struct nfs_seqid *seqid)
6535{
6536 struct nfs4_unlockdata *p;
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006537 struct nfs4_state *state = lsp->ls_state;
6538 struct inode *inode = state->inode;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006539
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006540 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006541 if (p == NULL)
6542 return NULL;
6543 p->arg.fh = NFS_FH(inode);
6544 p->arg.fl = &p->fl;
6545 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006546 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006547 p->lsp = lsp;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006548 /* Ensure we don't close file until we're done freeing locks! */
6549 p->ctx = get_nfs_open_context(ctx);
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006550 p->l_ctx = nfs_get_lock_context(ctx);
NeilBrown7b587e12018-11-30 10:04:08 +11006551 locks_init_lock(&p->fl);
6552 locks_copy_lock(&p->fl, fl);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006553 p->server = NFS_SERVER(inode);
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006554 spin_lock(&state->state_lock);
6555 nfs4_stateid_copy(&p->arg.stateid, &lsp->ls_stateid);
6556 spin_unlock(&state->state_lock);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006557 return p;
6558}
6559
Trond Myklebust06f814a2006-01-03 09:55:07 +01006560static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006561{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006562 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006563 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006564 nfs4_put_lock_state(calldata->lsp);
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006565 nfs_put_lock_context(calldata->l_ctx);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006566 put_nfs_open_context(calldata->ctx);
6567 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006568}
6569
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006570static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006571{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006572 struct nfs4_unlockdata *calldata = data;
Trond Myklebust82571552017-11-07 11:14:49 -05006573 struct nfs4_exception exception = {
6574 .inode = calldata->lsp->ls_state->inode,
6575 .stateid = &calldata->arg.stateid,
6576 };
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006577
Trond Myklebust14516c32010-07-31 14:29:06 -04006578 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
6579 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006580 switch (task->tk_status) {
6581 case 0:
Trond Myklebust26e976a2006-01-03 09:55:21 +01006582 renew_lease(calldata->server, calldata->timestamp);
Jeff Layton75575dd2016-09-17 18:17:32 -04006583 locks_lock_inode_wait(calldata->lsp->ls_state->inode, &calldata->fl);
Trond Myklebustc69899a2015-01-24 16:03:52 -05006584 if (nfs4_update_lock_stateid(calldata->lsp,
6585 &calldata->res.stateid))
6586 break;
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05006587 /* Fall through */
Trond Myklebust26d36302016-09-22 13:39:05 -04006588 case -NFS4ERR_ADMIN_REVOKED:
6589 case -NFS4ERR_EXPIRED:
6590 nfs4_free_revoked_stateid(calldata->server,
6591 &calldata->arg.stateid,
6592 task->tk_msg.rpc_cred);
Gustavo A. R. Silva01e03bd2018-07-31 21:18:44 -05006593 /* Fall through */
Trond Myklebust9e33bed2008-12-23 15:21:46 -05006594 case -NFS4ERR_BAD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006595 case -NFS4ERR_STALE_STATEID:
Trond Myklebust32c6e7e2019-09-20 07:23:48 -04006596 if (nfs4_sync_lock_stateid(&calldata->arg.stateid,
6597 calldata->lsp))
6598 rpc_restart_call_prepare(task);
6599 break;
6600 case -NFS4ERR_OLD_STATEID:
6601 if (nfs4_refresh_lock_old_stateid(&calldata->arg.stateid,
6602 calldata->lsp))
Trond Myklebust425c1d42015-01-24 14:57:53 -05006603 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006604 break;
6605 default:
Trond Myklebust82571552017-11-07 11:14:49 -05006606 task->tk_status = nfs4_async_handle_exception(task,
6607 calldata->server, task->tk_status,
6608 &exception);
6609 if (exception.retry)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006610 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006611 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04006612 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006613}
6614
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006615static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006616{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006617 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006618
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006619 if (test_bit(NFS_CONTEXT_UNLOCK, &calldata->l_ctx->open_context->flags) &&
6620 nfs_async_iocounter_wait(task, calldata->l_ctx))
6621 return;
6622
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006623 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006624 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04006625 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006626 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006627 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006628 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01006629 calldata->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006630 if (nfs4_setup_sequence(calldata->server->nfs_client,
Andy Adamsona8936932009-04-01 09:22:23 -04006631 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006632 &calldata->res.seq_res,
6633 task) != 0)
6634 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006635 return;
6636out_no_action:
6637 task->tk_action = NULL;
6638out_wait:
6639 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07006640}
6641
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006642static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01006643 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006644 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01006645 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01006646};
6647
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006648static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
6649 struct nfs_open_context *ctx,
6650 struct nfs4_lock_state *lsp,
6651 struct nfs_seqid *seqid)
6652{
6653 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006654 struct rpc_message msg = {
6655 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
6656 .rpc_cred = ctx->cred,
6657 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006658 struct rpc_task_setup task_setup_data = {
6659 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04006660 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006661 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05006662 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006663 .flags = RPC_TASK_ASYNC,
6664 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006665
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04006666 nfs4_state_protect(NFS_SERVER(lsp->ls_state->inode)->nfs_client,
6667 NFS_SP4_MACH_CRED_CLEANUP, &task_setup_data.rpc_client, &msg);
6668
Frank Filz137d6ac2007-07-09 15:32:29 -07006669 /* Ensure this is an unlock - when canceling a lock, the
6670 * canceled lock is passed in, and it won't be an unlock.
6671 */
6672 fl->fl_type = F_UNLCK;
Benjamin Coddingtonf30cb752017-04-11 12:50:12 -04006673 if (fl->fl_flags & FL_CLOSE)
6674 set_bit(NFS_CONTEXT_UNLOCK, &ctx->flags);
Frank Filz137d6ac2007-07-09 15:32:29 -07006675
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006676 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
6677 if (data == NULL) {
6678 nfs_free_seqid(seqid);
6679 return ERR_PTR(-ENOMEM);
6680 }
6681
Anna Schumakerfba83f32018-05-04 16:22:50 -04006682 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1, 0);
Trond Myklebust1174dd12010-12-21 10:52:24 -05006683 msg.rpc_argp = &data->arg;
6684 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006685 task_setup_data.callback_data = data;
6686 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006687}
6688
Linus Torvalds1da177e2005-04-16 15:20:36 -07006689static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
6690{
Trond Myklebust65b62a22013-02-07 10:54:07 -05006691 struct inode *inode = state->inode;
6692 struct nfs4_state_owner *sp = state->owner;
6693 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006694 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006695 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01006696 struct rpc_task *task;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006697 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebust06f814a2006-01-03 09:55:07 +01006698 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04006699 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006700
Trond Myklebust9b073572006-06-29 16:38:34 -04006701 status = nfs4_set_lock_state(state, request);
6702 /* Unlock _before_ we do the RPC call */
6703 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05006704 /* Exclude nfs_delegation_claim_locks() */
6705 mutex_lock(&sp->so_delegreturn_mutex);
6706 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05006707 down_read(&nfsi->rwsem);
Jeff Layton75575dd2016-09-17 18:17:32 -04006708 if (locks_lock_inode_wait(inode, request) == -ENOENT) {
Trond Myklebust19e03c52008-12-23 15:21:44 -05006709 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05006710 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04006711 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05006712 }
6713 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05006714 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04006715 if (status != 0)
6716 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05006717 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006718 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04006719 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
6720 goto out;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006721 alloc_seqid = NFS_SERVER(inode)->nfs_client->cl_mvops->alloc_seqid;
6722 seqid = alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04006723 status = -ENOMEM;
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006724 if (IS_ERR(seqid))
Trond Myklebust9b073572006-06-29 16:38:34 -04006725 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04006726 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006727 status = PTR_ERR(task);
6728 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04006729 goto out;
Anna Schumaker820bf852017-01-11 15:01:43 -05006730 status = rpc_wait_for_completion_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006731 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04006732out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04006733 request->fl_flags = fl_flags;
Trond Myklebustd1b748a2013-08-12 16:35:20 -04006734 trace_nfs4_unlock(request, state, F_SETLK, status);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07006735 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006736}
6737
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006738struct nfs4_lockdata {
6739 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01006740 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006741 struct nfs4_lock_state *lsp;
6742 struct nfs_open_context *ctx;
6743 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01006744 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006745 int rpc_status;
6746 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04006747 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006748};
6749
6750static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006751 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
6752 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006753{
6754 struct nfs4_lockdata *p;
6755 struct inode *inode = lsp->ls_state->inode;
6756 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustb4019c02015-01-24 14:19:19 -05006757 struct nfs_seqid *(*alloc_seqid)(struct nfs_seqid_counter *, gfp_t);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006758
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006759 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006760 if (p == NULL)
6761 return NULL;
6762
6763 p->arg.fh = NFS_FH(inode);
6764 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006765 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006766 if (IS_ERR(p->arg.open_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006767 goto out_free;
Trond Myklebustb4019c02015-01-24 14:19:19 -05006768 alloc_seqid = server->nfs_client->cl_mvops->alloc_seqid;
6769 p->arg.lock_seqid = alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebustbadc76d2015-01-23 18:48:00 -05006770 if (IS_ERR(p->arg.lock_seqid))
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006771 goto out_free_seqid;
David Howells7539bba2006-08-22 20:06:09 -04006772 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05006773 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05006774 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006775 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006776 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04006777 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006778 p->ctx = get_nfs_open_context(ctx);
NeilBrown7b587e12018-11-30 10:04:08 +11006779 locks_init_lock(&p->fl);
6780 locks_copy_lock(&p->fl, fl);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006781 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006782out_free_seqid:
6783 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006784out_free:
6785 kfree(p);
6786 return NULL;
6787}
6788
6789static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
6790{
6791 struct nfs4_lockdata *data = calldata;
6792 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006793
Harvey Harrison3110ff82008-05-02 13:42:44 -07006794 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006795 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006796 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006797 /* Do we need to do an open_to_lock_owner? */
Trond Myklebust6b447532015-01-24 18:38:15 -05006798 if (!test_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006799 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006800 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006801 }
Trond Myklebust425c1d42015-01-24 14:57:53 -05006802 nfs4_stateid_copy(&data->arg.open_stateid,
6803 &state->open_stateid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006804 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04006805 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006806 } else {
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006807 data->arg.new_lock_owner = 0;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006808 nfs4_stateid_copy(&data->arg.lock_stateid,
6809 &data->lsp->ls_stateid);
6810 }
Trond Myklebust5d422302013-03-14 16:57:48 -04006811 if (!nfs4_valid_open_stateid(state)) {
6812 data->rpc_status = -EBADF;
6813 task->tk_action = NULL;
6814 goto out_release_open_seqid;
6815 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01006816 data->timestamp = jiffies;
Anna Schumaker42e1cca2017-01-09 15:48:22 -05006817 if (nfs4_setup_sequence(data->server->nfs_client,
Trond Myklebust035168ab2010-06-16 09:52:26 -04006818 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006819 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006820 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04006821 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04006822out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04006823 nfs_release_seqid(data->arg.open_seqid);
6824out_release_lock_seqid:
6825 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05006826out_wait:
6827 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006828 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08006829}
6830
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006831static void nfs4_lock_done(struct rpc_task *task, void *calldata)
6832{
6833 struct nfs4_lockdata *data = calldata;
Trond Myklebust39071e62015-01-24 15:07:56 -05006834 struct nfs4_lock_state *lsp = data->lsp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006835
Harvey Harrison3110ff82008-05-02 13:42:44 -07006836 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006837
Trond Myklebust14516c32010-07-31 14:29:06 -04006838 if (!nfs4_sequence_done(task, &data->res.seq_res))
6839 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04006840
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006841 data->rpc_status = task->tk_status;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006842 switch (task->tk_status) {
6843 case 0:
David Howells2b0143b2015-03-17 22:25:59 +00006844 renew_lease(NFS_SERVER(d_inode(data->ctx->dentry)),
Trond Myklebust39071e62015-01-24 15:07:56 -05006845 data->timestamp);
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006846 if (data->arg.new_lock && !data->cancelled) {
Trond Myklebustc69899a2015-01-24 16:03:52 -05006847 data->fl.fl_flags &= ~(FL_SLEEP | FL_ACCESS);
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006848 if (locks_lock_inode_wait(lsp->ls_state->inode, &data->fl) < 0)
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006849 goto out_restart;
Trond Myklebustc69899a2015-01-24 16:03:52 -05006850 }
Trond Myklebust39071e62015-01-24 15:07:56 -05006851 if (data->arg.new_lock_owner != 0) {
6852 nfs_confirm_seqid(&lsp->ls_seqid, 0);
6853 nfs4_stateid_copy(&lsp->ls_stateid, &data->res.stateid);
6854 set_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006855 } else if (!nfs4_update_lock_stateid(lsp, &data->res.stateid))
6856 goto out_restart;
Trond Myklebust425c1d42015-01-24 14:57:53 -05006857 break;
6858 case -NFS4ERR_BAD_STATEID:
6859 case -NFS4ERR_OLD_STATEID:
6860 case -NFS4ERR_STALE_STATEID:
6861 case -NFS4ERR_EXPIRED:
6862 if (data->arg.new_lock_owner != 0) {
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006863 if (!nfs4_stateid_match(&data->arg.open_stateid,
Trond Myklebust425c1d42015-01-24 14:57:53 -05006864 &lsp->ls_state->open_stateid))
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006865 goto out_restart;
6866 } else if (!nfs4_stateid_match(&data->arg.lock_stateid,
Trond Myklebust425c1d42015-01-24 14:57:53 -05006867 &lsp->ls_stateid))
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006868 goto out_restart;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006869 }
Benjamin Coddingtona3cf9bc2018-05-03 07:12:57 -04006870out_done:
Harvey Harrison3110ff82008-05-02 13:42:44 -07006871 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006872 return;
6873out_restart:
6874 if (!data->cancelled)
6875 rpc_restart_call_prepare(task);
6876 goto out_done;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006877}
6878
6879static void nfs4_lock_release(void *calldata)
6880{
6881 struct nfs4_lockdata *data = calldata;
6882
Harvey Harrison3110ff82008-05-02 13:42:44 -07006883 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05006884 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebust6ea76bf2018-07-29 22:21:22 -04006885 if (data->cancelled && data->rpc_status == 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006886 struct rpc_task *task;
6887 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
6888 data->arg.lock_seqid);
6889 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08006890 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006891 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006892 } else
6893 nfs_free_seqid(data->arg.lock_seqid);
6894 nfs4_put_lock_state(data->lsp);
6895 put_nfs_open_context(data->ctx);
6896 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006897 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006898}
6899
6900static const struct rpc_call_ops nfs4_lock_ops = {
6901 .rpc_call_prepare = nfs4_lock_prepare,
6902 .rpc_call_done = nfs4_lock_done,
6903 .rpc_release = nfs4_lock_release,
6904};
6905
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006906static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
6907{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006908 switch (error) {
6909 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebustd7f3e4b2016-09-22 13:39:09 -04006910 case -NFS4ERR_EXPIRED:
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006911 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05006912 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006913 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04006914 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05006915 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05006916 break;
6917 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05006918 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05006919 nfs4_schedule_lease_recovery(server->nfs_client);
zhengbin8b98a532019-12-19 18:34:47 +08006920 }
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006921}
6922
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08006923static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006924{
6925 struct nfs4_lockdata *data;
6926 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04006927 struct rpc_message msg = {
6928 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
6929 .rpc_cred = state->owner->so_cred,
6930 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04006931 struct rpc_task_setup task_setup_data = {
6932 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04006933 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006934 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05006935 .workqueue = nfsiod_workqueue,
Trond Myklebust61296502020-02-07 19:38:12 -05006936 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF,
Trond Myklebustc970aa82007-07-14 15:39:59 -04006937 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006938 int ret;
6939
Harvey Harrison3110ff82008-05-02 13:42:44 -07006940 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04006941 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006942 fl->fl_u.nfs4_fl.owner,
6943 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006944 if (data == NULL)
6945 return -ENOMEM;
6946 if (IS_SETLKW(cmd))
6947 data->arg.block = 1;
Anna Schumakerfba83f32018-05-04 16:22:50 -04006948 nfs4_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1,
6949 recovery_type > NFS_LOCK_NEW);
Trond Myklebust1174dd12010-12-21 10:52:24 -05006950 msg.rpc_argp = &data->arg;
6951 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006952 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006953 if (recovery_type > NFS_LOCK_NEW) {
6954 if (recovery_type == NFS_LOCK_RECLAIM)
6955 data->arg.reclaim = NFS_LOCK_RECLAIM;
Trond Myklebustc69899a2015-01-24 16:03:52 -05006956 } else
6957 data->arg.new_lock = 1;
Trond Myklebustc970aa82007-07-14 15:39:59 -04006958 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05006959 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006960 return PTR_ERR(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05006961 ret = rpc_wait_for_completion_task(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006962 if (ret == 0) {
6963 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05006964 if (ret)
6965 nfs4_handle_setlk_error(data->server, data->lsp,
6966 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006967 } else
Benjamin Coddingtona7a3b1e2017-06-20 08:33:44 -04006968 data->cancelled = true;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05006969 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07006970 dprintk("%s: done, ret = %d!\n", __func__, ret);
Olga Kornievskaia48c95792015-11-24 13:29:41 -05006971 trace_nfs4_set_lock(fl, state, &data->res.stateid, cmd, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01006972 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006973}
6974
6975static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
6976{
Trond Myklebust202b50d2005-06-22 17:16:29 +00006977 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04006978 struct nfs4_exception exception = {
6979 .inode = state->inode,
6980 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00006981 int err;
6982
6983 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04006984 /* Cache the lock if possible... */
6985 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
6986 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08006987 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04006988 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00006989 break;
6990 nfs4_handle_exception(server, err, &exception);
6991 } while (exception.retry);
6992 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07006993}
6994
6995static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
6996{
Trond Myklebust202b50d2005-06-22 17:16:29 +00006997 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04006998 struct nfs4_exception exception = {
6999 .inode = state->inode,
7000 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00007001 int err;
7002
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05007003 err = nfs4_set_lock_state(state, request);
7004 if (err != 0)
7005 return err;
Trond Myklebustf6de7a32013-09-04 10:08:54 -04007006 if (!recover_lost_locks) {
NeilBrownef1820f2013-09-04 17:04:49 +10007007 set_bit(NFS_LOCK_LOST, &request->fl_u.nfs4_fl.owner->ls_flags);
7008 return 0;
7009 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00007010 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04007011 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
7012 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08007013 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05007014 switch (err) {
7015 default:
7016 goto out;
7017 case -NFS4ERR_GRACE:
7018 case -NFS4ERR_DELAY:
7019 nfs4_handle_exception(server, err, &exception);
7020 err = 0;
7021 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00007022 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05007023out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00007024 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007025}
7026
Bryan Schumakerf062eb62011-06-02 14:59:10 -04007027#if defined(CONFIG_NFS_V4_1)
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05007028static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
7029{
Trond Myklebustc5896fc2016-09-22 13:39:03 -04007030 struct nfs4_lock_state *lsp;
7031 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05007032
Trond Myklebustc5896fc2016-09-22 13:39:03 -04007033 status = nfs4_set_lock_state(state, request);
7034 if (status != 0)
7035 return status;
7036 lsp = request->fl_u.nfs4_fl.owner;
7037 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) ||
7038 test_bit(NFS_LOCK_LOST, &lsp->ls_flags))
7039 return 0;
Anna Schumaker81b68de2017-01-11 16:41:34 -05007040 return nfs4_lock_expired(state, request);
Bryan Schumakerf062eb62011-06-02 14:59:10 -04007041}
7042#endif
7043
Linus Torvalds1da177e2005-04-16 15:20:36 -07007044static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7045{
Trond Myklebust19e03c52008-12-23 15:21:44 -05007046 struct nfs_inode *nfsi = NFS_I(state->inode);
Chuck Lever11476e92016-04-11 16:20:22 -04007047 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust01c3b862006-06-29 16:38:39 -04007048 unsigned char fl_flags = request->fl_flags;
Jeff Layton1ea67db2016-09-17 18:17:37 -04007049 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007050
Trond Myklebust01c3b862006-06-29 16:38:39 -04007051 request->fl_flags |= FL_ACCESS;
Jeff Layton75575dd2016-09-17 18:17:32 -04007052 status = locks_lock_inode_wait(state->inode, request);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007053 if (status < 0)
7054 goto out;
Chuck Lever11476e92016-04-11 16:20:22 -04007055 mutex_lock(&sp->so_delegreturn_mutex);
Trond Myklebust19e03c52008-12-23 15:21:44 -05007056 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007057 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04007058 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04007059 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05007060 request->fl_flags = fl_flags & ~FL_SLEEP;
Jeff Layton75575dd2016-09-17 18:17:32 -04007061 status = locks_lock_inode_wait(state->inode, request);
Trond Myklebustc69899a2015-01-24 16:03:52 -05007062 up_read(&nfsi->rwsem);
Chuck Lever11476e92016-04-11 16:20:22 -04007063 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebustc69899a2015-01-24 16:03:52 -05007064 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04007065 }
Trond Myklebust9a99af42013-02-04 20:17:49 -05007066 up_read(&nfsi->rwsem);
Chuck Lever11476e92016-04-11 16:20:22 -04007067 mutex_unlock(&sp->so_delegreturn_mutex);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08007068 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust01c3b862006-06-29 16:38:39 -04007069out:
7070 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007071 return status;
7072}
7073
7074static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7075{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05007076 struct nfs4_exception exception = {
7077 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04007078 .inode = state->inode,
Trond Myklebust0688e642019-04-07 13:59:09 -04007079 .interruptible = true,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05007080 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07007081 int err;
7082
7083 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07007084 err = _nfs4_proc_setlk(state, cmd, request);
7085 if (err == -NFS4ERR_DENIED)
7086 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007087 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07007088 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007089 } while (exception.retry);
7090 return err;
7091}
7092
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007093#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
7094#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
7095
7096static int
Jeff Laytona1d617d82016-09-17 18:17:39 -04007097nfs4_retry_setlk_simple(struct nfs4_state *state, int cmd,
7098 struct file_lock *request)
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007099{
7100 int status = -ERESTARTSYS;
7101 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
7102
7103 while(!signalled()) {
7104 status = nfs4_proc_setlk(state, cmd, request);
7105 if ((status != -EAGAIN) || IS_SETLK(cmd))
7106 break;
7107 freezable_schedule_timeout_interruptible(timeout);
7108 timeout *= 2;
7109 timeout = min_t(unsigned long, NFS4_LOCK_MAXTIMEOUT, timeout);
7110 status = -ERESTARTSYS;
7111 }
7112 return status;
7113}
7114
Jeff Laytona1d617d82016-09-17 18:17:39 -04007115#ifdef CONFIG_NFS_V4_1
7116struct nfs4_lock_waiter {
7117 struct task_struct *task;
7118 struct inode *inode;
7119 struct nfs_lowner *owner;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007120};
7121
7122static int
Ingo Molnarac6424b2017-06-20 12:06:13 +02007123nfs4_wake_lock_waiter(wait_queue_entry_t *wait, unsigned int mode, int flags, void *key)
Jeff Laytona1d617d82016-09-17 18:17:39 -04007124{
7125 int ret;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007126 struct nfs4_lock_waiter *waiter = wait->private;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007127
Jeff Layton57174592018-03-18 08:37:03 -04007128 /* NULL key means to wake up everyone */
7129 if (key) {
7130 struct cb_notify_lock_args *cbnl = key;
7131 struct nfs_lowner *lowner = &cbnl->cbnl_owner,
7132 *wowner = waiter->owner;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007133
Jeff Layton57174592018-03-18 08:37:03 -04007134 /* Only wake if the callback was for the same owner. */
7135 if (lowner->id != wowner->id || lowner->s_dev != wowner->s_dev)
7136 return 0;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007137
Jeff Layton57174592018-03-18 08:37:03 -04007138 /* Make sure it's for the right inode */
7139 if (nfs_compare_fh(NFS_FH(waiter->inode), &cbnl->cbnl_fh))
7140 return 0;
Jeff Layton57174592018-03-18 08:37:03 -04007141 }
Jeff Laytona1d617d82016-09-17 18:17:39 -04007142
7143 /* override "private" so we can use default_wake_function */
7144 wait->private = waiter->task;
Yihao Wu52b042a2019-05-22 01:57:10 +08007145 ret = woken_wake_function(wait, mode, flags, key);
7146 if (ret)
7147 list_del_init(&wait->entry);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007148 wait->private = waiter;
7149 return ret;
7150}
7151
7152static int
7153nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7154{
7155 int status = -ERESTARTSYS;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007156 struct nfs4_lock_state *lsp = request->fl_u.nfs4_fl.owner;
7157 struct nfs_server *server = NFS_SERVER(state->inode);
7158 struct nfs_client *clp = server->nfs_client;
7159 wait_queue_head_t *q = &clp->cl_lock_waitq;
7160 struct nfs_lowner owner = { .clientid = clp->cl_clientid,
7161 .id = lsp->ls_seqid.owner_id,
7162 .s_dev = server->s_dev };
7163 struct nfs4_lock_waiter waiter = { .task = current,
7164 .inode = state->inode,
Yihao Wu52b042a2019-05-22 01:57:10 +08007165 .owner = &owner};
Ingo Molnarac6424b2017-06-20 12:06:13 +02007166 wait_queue_entry_t wait;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007167
7168 /* Don't bother with waitqueue if we don't expect a callback */
7169 if (!test_bit(NFS_STATE_MAY_NOTIFY_LOCK, &state->flags))
7170 return nfs4_retry_setlk_simple(state, cmd, request);
7171
7172 init_wait(&wait);
7173 wait.private = &waiter;
7174 wait.func = nfs4_wake_lock_waiter;
Jeff Laytona1d617d82016-09-17 18:17:39 -04007175
7176 while(!signalled()) {
Yihao Wuba851a32019-05-13 14:58:22 +08007177 add_wait_queue(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007178 status = nfs4_proc_setlk(state, cmd, request);
Yihao Wuba851a32019-05-13 14:58:22 +08007179 if ((status != -EAGAIN) || IS_SETLK(cmd)) {
7180 finish_wait(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007181 break;
Yihao Wuba851a32019-05-13 14:58:22 +08007182 }
Jeff Laytona1d617d82016-09-17 18:17:39 -04007183
7184 status = -ERESTARTSYS;
Yihao Wu52b042a2019-05-22 01:57:10 +08007185 freezer_do_not_count();
7186 wait_woken(&wait, TASK_INTERRUPTIBLE, NFS4_LOCK_MAXTIMEOUT);
7187 freezer_count();
Yihao Wuba851a32019-05-13 14:58:22 +08007188 finish_wait(q, &wait);
Jeff Laytona1d617d82016-09-17 18:17:39 -04007189 }
7190
Jeff Laytona1d617d82016-09-17 18:17:39 -04007191 return status;
7192}
7193#else /* !CONFIG_NFS_V4_1 */
7194static inline int
7195nfs4_retry_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
7196{
7197 return nfs4_retry_setlk_simple(state, cmd, request);
7198}
7199#endif
7200
Linus Torvalds1da177e2005-04-16 15:20:36 -07007201static int
7202nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
7203{
7204 struct nfs_open_context *ctx;
7205 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07007206 int status;
7207
7208 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04007209 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007210 state = ctx->state;
7211
Trond Myklebustd9531262009-07-21 19:22:38 -04007212 if (IS_GETLK(cmd)) {
7213 if (state != NULL)
7214 return nfs4_proc_getlk(state, F_GETLK, request);
7215 return 0;
7216 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07007217
7218 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
7219 return -EINVAL;
7220
Trond Myklebustd9531262009-07-21 19:22:38 -04007221 if (request->fl_type == F_UNLCK) {
7222 if (state != NULL)
7223 return nfs4_proc_unlck(state, cmd, request);
7224 return 0;
7225 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07007226
Trond Myklebustd9531262009-07-21 19:22:38 -04007227 if (state == NULL)
7228 return -ENOLCK;
Jeff Layton1ea67db2016-09-17 18:17:37 -04007229
7230 if ((request->fl_flags & FL_POSIX) &&
7231 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
7232 return -ENOLCK;
7233
Benjamin Coddingtonfcfa4472017-11-10 06:27:49 -05007234 /*
7235 * Don't rely on the VFS having checked the file open mode,
7236 * since it won't do this for flock() locks.
7237 */
7238 switch (request->fl_type) {
7239 case F_RDLCK:
7240 if (!(filp->f_mode & FMODE_READ))
7241 return -EBADF;
7242 break;
7243 case F_WRLCK:
7244 if (!(filp->f_mode & FMODE_WRITE))
7245 return -EBADF;
7246 }
7247
Jeff Layton1ea67db2016-09-17 18:17:37 -04007248 status = nfs4_set_lock_state(state, request);
7249 if (status != 0)
7250 return status;
7251
Jeff Laytond2f3a7f2016-09-17 18:17:38 -04007252 return nfs4_retry_setlk(state, cmd, request);
Linus Torvalds1da177e2005-04-16 15:20:36 -07007253}
7254
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04007255int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05007256{
7257 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05007258 int err;
7259
7260 err = nfs4_set_lock_state(state, fl);
7261 if (err != 0)
Trond Myklebustdb4f2e62013-04-01 15:56:46 -04007262 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04007263 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
NeilBrowndce26302017-12-13 09:57:09 +11007264 return nfs4_handle_delegation_recall_error(server, state, stateid, fl, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05007265}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007266
Trond Myklebustcf470c32012-03-07 13:49:12 -05007267struct nfs_release_lockowner_data {
7268 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007269 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007270 struct nfs_release_lockowner_args args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007271 struct nfs_release_lockowner_res res;
Chuck Lever60ea6812013-10-17 14:13:47 -04007272 unsigned long timestamp;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007273};
7274
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007275static void nfs4_release_lockowner_prepare(struct rpc_task *task, void *calldata)
7276{
7277 struct nfs_release_lockowner_data *data = calldata;
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007278 struct nfs_server *server = data->server;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05007279 nfs4_setup_sequence(server->nfs_client, &data->args.seq_args,
7280 &data->res.seq_res, task);
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007281 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
Chuck Lever60ea6812013-10-17 14:13:47 -04007282 data->timestamp = jiffies;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007283}
7284
7285static void nfs4_release_lockowner_done(struct rpc_task *task, void *calldata)
7286{
7287 struct nfs_release_lockowner_data *data = calldata;
Chuck Lever60ea6812013-10-17 14:13:47 -04007288 struct nfs_server *server = data->server;
7289
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007290 nfs40_sequence_done(task, &data->res.seq_res);
Chuck Lever60ea6812013-10-17 14:13:47 -04007291
7292 switch (task->tk_status) {
7293 case 0:
7294 renew_lease(server, data->timestamp);
7295 break;
7296 case -NFS4ERR_STALE_CLIENTID:
7297 case -NFS4ERR_EXPIRED:
Kinglong Mee5b53dc82014-08-04 16:18:16 +08007298 nfs4_schedule_lease_recovery(server->nfs_client);
7299 break;
Chuck Lever60ea6812013-10-17 14:13:47 -04007300 case -NFS4ERR_LEASE_MOVED:
7301 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10007302 if (nfs4_async_handle_error(task, server,
7303 NULL, NULL) == -EAGAIN)
Chuck Lever60ea6812013-10-17 14:13:47 -04007304 rpc_restart_call_prepare(task);
7305 }
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007306}
7307
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007308static void nfs4_release_lockowner_release(void *calldata)
7309{
Trond Myklebustcf470c32012-03-07 13:49:12 -05007310 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007311 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007312 kfree(calldata);
7313}
7314
Trond Myklebust17280172012-03-11 13:11:00 -04007315static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007316 .rpc_call_prepare = nfs4_release_lockowner_prepare,
7317 .rpc_call_done = nfs4_release_lockowner_done,
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007318 .rpc_release = nfs4_release_lockowner_release,
7319};
7320
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007321static void
7322nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007323{
Trond Myklebustcf470c32012-03-07 13:49:12 -05007324 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007325 struct rpc_message msg = {
7326 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
7327 };
7328
7329 if (server->nfs_client->cl_mvops->minor_version != 0)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007330 return;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007331
Trond Myklebustcf470c32012-03-07 13:49:12 -05007332 data = kmalloc(sizeof(*data), GFP_NOFS);
7333 if (!data)
Jeff Laytonf1cdae82014-05-01 06:28:47 -04007334 return;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007335 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04007336 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05007337 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
7338 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
7339 data->args.lock_owner.s_dev = server->s_dev;
Chuck Leverfbd4bfd2013-08-09 12:49:38 -04007340
Trond Myklebustcf470c32012-03-07 13:49:12 -05007341 msg.rpc_argp = &data->args;
Trond Myklebustb7e63a12014-02-26 11:19:14 -08007342 msg.rpc_resp = &data->res;
Anna Schumakerfba83f32018-05-04 16:22:50 -04007343 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 0, 0);
Trond Myklebustcf470c32012-03-07 13:49:12 -05007344 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04007345}
7346
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00007347#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
7348
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007349static int nfs4_xattr_set_nfs4_acl(const struct xattr_handler *handler,
Al Viro59301222016-05-27 10:19:30 -04007350 struct dentry *unused, struct inode *inode,
7351 const char *key, const void *buf,
7352 size_t buflen, int flags)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007353{
Al Viro59301222016-05-27 10:19:30 -04007354 return nfs4_proc_set_acl(inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007355}
7356
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007357static int nfs4_xattr_get_nfs4_acl(const struct xattr_handler *handler,
Al Virob2968212016-04-10 20:48:24 -04007358 struct dentry *unused, struct inode *inode,
7359 const char *key, void *buf, size_t buflen)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007360{
Al Virob2968212016-04-10 20:48:24 -04007361 return nfs4_proc_get_acl(inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007362}
7363
Andreas Gruenbacher764a5c62015-12-02 14:44:43 +01007364static bool nfs4_xattr_list_nfs4_acl(struct dentry *dentry)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007365{
Andreas Gruenbacher764a5c62015-12-02 14:44:43 +01007366 return nfs4_server_supports_acls(NFS_SERVER(d_inode(dentry)));
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007367}
7368
David Quigleyc9bccef2013-05-22 12:50:45 -04007369#ifdef CONFIG_NFS_V4_SECURITY_LABEL
David Quigleyc9bccef2013-05-22 12:50:45 -04007370
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007371static int nfs4_xattr_set_nfs4_label(const struct xattr_handler *handler,
Al Viro59301222016-05-27 10:19:30 -04007372 struct dentry *unused, struct inode *inode,
7373 const char *key, const void *buf,
7374 size_t buflen, int flags)
David Quigleyc9bccef2013-05-22 12:50:45 -04007375{
7376 if (security_ismaclabel(key))
Al Viro59301222016-05-27 10:19:30 -04007377 return nfs4_set_security_label(inode, buf, buflen);
David Quigleyc9bccef2013-05-22 12:50:45 -04007378
7379 return -EOPNOTSUPP;
7380}
7381
Andreas Gruenbacherd9a82a02015-10-04 19:18:51 +02007382static int nfs4_xattr_get_nfs4_label(const struct xattr_handler *handler,
Al Virob2968212016-04-10 20:48:24 -04007383 struct dentry *unused, struct inode *inode,
7384 const char *key, void *buf, size_t buflen)
David Quigleyc9bccef2013-05-22 12:50:45 -04007385{
7386 if (security_ismaclabel(key))
Al Virob2968212016-04-10 20:48:24 -04007387 return nfs4_get_security_label(inode, buf, buflen);
David Quigleyc9bccef2013-05-22 12:50:45 -04007388 return -EOPNOTSUPP;
7389}
7390
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007391static ssize_t
7392nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len)
David Quigleyc9bccef2013-05-22 12:50:45 -04007393{
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007394 int len = 0;
David Quigleyc9bccef2013-05-22 12:50:45 -04007395
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007396 if (nfs_server_capable(inode, NFS_CAP_SECURITY_LABEL)) {
7397 len = security_inode_listsecurity(inode, list, list_len);
7398 if (list_len && len > list_len)
7399 return -ERANGE;
David Quigleyc9bccef2013-05-22 12:50:45 -04007400 }
7401 return len;
7402}
7403
7404static const struct xattr_handler nfs4_xattr_nfs4_label_handler = {
7405 .prefix = XATTR_SECURITY_PREFIX,
David Quigleyc9bccef2013-05-22 12:50:45 -04007406 .get = nfs4_xattr_get_nfs4_label,
7407 .set = nfs4_xattr_set_nfs4_label,
7408};
David Quigleyc9bccef2013-05-22 12:50:45 -04007409
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +01007410#else
7411
7412static ssize_t
7413nfs4_listxattr_nfs4_label(struct inode *inode, char *list, size_t list_len)
7414{
7415 return 0;
7416}
7417
7418#endif
David Quigleyc9bccef2013-05-22 12:50:45 -04007419
Andy Adamson533eb462011-06-13 18:25:56 -04007420/*
7421 * nfs_fhget will use either the mounted_on_fileid or the fileid
7422 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007423static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
7424{
Andy Adamson533eb462011-06-13 18:25:56 -04007425 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
7426 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
7427 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05007428 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007429 return;
7430
7431 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05007432 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04007433 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
7434 fattr->nlink = 2;
7435}
7436
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007437static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
7438 const struct qstr *name,
7439 struct nfs4_fs_locations *fs_locations,
7440 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04007441{
7442 struct nfs_server *server = NFS_SERVER(dir);
Chuck Leverc05cefc2017-11-05 15:45:22 -05007443 u32 bitmask[3];
Trond Myklebust683b57b2006-06-09 09:34:22 -04007444 struct nfs4_fs_locations_arg args = {
7445 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05007446 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04007447 .page = page,
7448 .bitmask = bitmask,
7449 };
Benny Halevy22958462009-04-01 09:22:02 -04007450 struct nfs4_fs_locations_res res = {
7451 .fs_locations = fs_locations,
7452 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04007453 struct rpc_message msg = {
7454 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7455 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04007456 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04007457 };
7458 int status;
7459
Harvey Harrison3110ff82008-05-02 13:42:44 -07007460 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04007461
Chuck Leverc05cefc2017-11-05 15:45:22 -05007462 bitmask[0] = nfs4_fattr_bitmap[0] | FATTR4_WORD0_FS_LOCATIONS;
7463 bitmask[1] = nfs4_fattr_bitmap[1];
7464
Andy Adamson533eb462011-06-13 18:25:56 -04007465 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
7466 * is not supported */
7467 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
Chuck Leverc05cefc2017-11-05 15:45:22 -05007468 bitmask[0] &= ~FATTR4_WORD0_FILEID;
Andy Adamson533eb462011-06-13 18:25:56 -04007469 else
Chuck Leverc05cefc2017-11-05 15:45:22 -05007470 bitmask[1] &= ~FATTR4_WORD1_MOUNTED_ON_FILEID;
Andy Adamson533eb462011-06-13 18:25:56 -04007471
Trond Myklebustc228fd32007-01-13 02:28:11 -05007472 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04007473 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04007474 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007475 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07007476 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04007477 return status;
7478}
7479
Bryan Schumakerf05d1472012-04-27 13:27:41 -04007480int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
7481 const struct qstr *name,
7482 struct nfs4_fs_locations *fs_locations,
7483 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007484{
Trond Myklebust0688e642019-04-07 13:59:09 -04007485 struct nfs4_exception exception = {
7486 .interruptible = true,
7487 };
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007488 int err;
7489 do {
Trond Myklebust078ea3d2013-08-12 16:45:55 -04007490 err = _nfs4_proc_fs_locations(client, dir, name,
7491 fs_locations, page);
7492 trace_nfs4_get_fs_locations(dir, name, err);
7493 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04007494 &exception);
7495 } while (exception.retry);
7496 return err;
7497}
7498
Chuck Leverb03d7352013-10-17 14:12:50 -04007499/*
7500 * This operation also signals the server that this client is
7501 * performing migration recovery. The server can stop returning
7502 * NFS4ERR_LEASE_MOVED to this client. A RENEW operation is
7503 * appended to this compound to identify the client ID which is
7504 * performing recovery.
7505 */
7506static int _nfs40_proc_get_locations(struct inode *inode,
7507 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007508 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007509{
7510 struct nfs_server *server = NFS_SERVER(inode);
7511 struct rpc_clnt *clnt = server->client;
7512 u32 bitmask[2] = {
7513 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
7514 };
7515 struct nfs4_fs_locations_arg args = {
7516 .clientid = server->nfs_client->cl_clientid,
7517 .fh = NFS_FH(inode),
7518 .page = page,
7519 .bitmask = bitmask,
7520 .migration = 1, /* skip LOOKUP */
7521 .renew = 1, /* append RENEW */
7522 };
7523 struct nfs4_fs_locations_res res = {
7524 .fs_locations = locations,
7525 .migration = 1,
7526 .renew = 1,
7527 };
7528 struct rpc_message msg = {
7529 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7530 .rpc_argp = &args,
7531 .rpc_resp = &res,
7532 .rpc_cred = cred,
7533 };
7534 unsigned long now = jiffies;
7535 int status;
7536
7537 nfs_fattr_init(&locations->fattr);
7538 locations->server = server;
7539 locations->nlocations = 0;
7540
Anna Schumakerfba83f32018-05-04 16:22:50 -04007541 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Leverb03d7352013-10-17 14:12:50 -04007542 status = nfs4_call_sync_sequence(clnt, server, &msg,
7543 &args.seq_args, &res.seq_res);
7544 if (status)
7545 return status;
7546
7547 renew_lease(server, now);
7548 return 0;
7549}
7550
7551#ifdef CONFIG_NFS_V4_1
7552
7553/*
7554 * This operation also signals the server that this client is
7555 * performing migration recovery. The server can stop asserting
7556 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID
7557 * performing this operation is identified in the SEQUENCE
7558 * operation in this compound.
7559 *
7560 * When the client supports GETATTR(fs_locations_info), it can
7561 * be plumbed in here.
7562 */
7563static int _nfs41_proc_get_locations(struct inode *inode,
7564 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007565 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007566{
7567 struct nfs_server *server = NFS_SERVER(inode);
7568 struct rpc_clnt *clnt = server->client;
7569 u32 bitmask[2] = {
7570 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
7571 };
7572 struct nfs4_fs_locations_arg args = {
7573 .fh = NFS_FH(inode),
7574 .page = page,
7575 .bitmask = bitmask,
7576 .migration = 1, /* skip LOOKUP */
7577 };
7578 struct nfs4_fs_locations_res res = {
7579 .fs_locations = locations,
7580 .migration = 1,
7581 };
7582 struct rpc_message msg = {
7583 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
7584 .rpc_argp = &args,
7585 .rpc_resp = &res,
7586 .rpc_cred = cred,
7587 };
7588 int status;
7589
7590 nfs_fattr_init(&locations->fattr);
7591 locations->server = server;
7592 locations->nlocations = 0;
7593
Anna Schumakerfba83f32018-05-04 16:22:50 -04007594 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Leverb03d7352013-10-17 14:12:50 -04007595 status = nfs4_call_sync_sequence(clnt, server, &msg,
7596 &args.seq_args, &res.seq_res);
7597 if (status == NFS4_OK &&
7598 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
7599 status = -NFS4ERR_LEASE_MOVED;
7600 return status;
7601}
7602
7603#endif /* CONFIG_NFS_V4_1 */
7604
7605/**
7606 * nfs4_proc_get_locations - discover locations for a migrated FSID
7607 * @inode: inode on FSID that is migrating
7608 * @locations: result of query
7609 * @page: buffer
7610 * @cred: credential to use for this operation
7611 *
7612 * Returns NFS4_OK on success, a negative NFS4ERR status code if the
7613 * operation failed, or a negative errno if a local error occurred.
7614 *
7615 * On success, "locations" is filled in, but if the server has
7616 * no locations information, NFS_ATTR_FATTR_V4_LOCATIONS is not
7617 * asserted.
7618 *
7619 * -NFS4ERR_LEASE_MOVED is returned if the server still has leases
7620 * from this client that require migration recovery.
7621 */
7622int nfs4_proc_get_locations(struct inode *inode,
7623 struct nfs4_fs_locations *locations,
NeilBrowna52458b2018-12-03 11:30:31 +11007624 struct page *page, const struct cred *cred)
Chuck Leverb03d7352013-10-17 14:12:50 -04007625{
7626 struct nfs_server *server = NFS_SERVER(inode);
7627 struct nfs_client *clp = server->nfs_client;
7628 const struct nfs4_mig_recovery_ops *ops =
7629 clp->cl_mvops->mig_recovery_ops;
Trond Myklebust0688e642019-04-07 13:59:09 -04007630 struct nfs4_exception exception = {
7631 .interruptible = true,
7632 };
Chuck Leverb03d7352013-10-17 14:12:50 -04007633 int status;
7634
7635 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
7636 (unsigned long long)server->fsid.major,
7637 (unsigned long long)server->fsid.minor,
7638 clp->cl_hostname);
7639 nfs_display_fhandle(NFS_FH(inode), __func__);
7640
7641 do {
7642 status = ops->get_locations(inode, locations, page, cred);
7643 if (status != -NFS4ERR_DELAY)
7644 break;
7645 nfs4_handle_exception(server, status, &exception);
7646 } while (exception.retry);
7647 return status;
7648}
7649
Chuck Lever44c99932013-10-17 14:13:30 -04007650/*
7651 * This operation also signals the server that this client is
7652 * performing "lease moved" recovery. The server can stop
7653 * returning NFS4ERR_LEASE_MOVED to this client. A RENEW operation
7654 * is appended to this compound to identify the client ID which is
7655 * performing recovery.
7656 */
NeilBrowna52458b2018-12-03 11:30:31 +11007657static int _nfs40_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007658{
7659 struct nfs_server *server = NFS_SERVER(inode);
7660 struct nfs_client *clp = NFS_SERVER(inode)->nfs_client;
7661 struct rpc_clnt *clnt = server->client;
7662 struct nfs4_fsid_present_arg args = {
7663 .fh = NFS_FH(inode),
7664 .clientid = clp->cl_clientid,
7665 .renew = 1, /* append RENEW */
7666 };
7667 struct nfs4_fsid_present_res res = {
7668 .renew = 1,
7669 };
7670 struct rpc_message msg = {
7671 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
7672 .rpc_argp = &args,
7673 .rpc_resp = &res,
7674 .rpc_cred = cred,
7675 };
7676 unsigned long now = jiffies;
7677 int status;
7678
7679 res.fh = nfs_alloc_fhandle();
7680 if (res.fh == NULL)
7681 return -ENOMEM;
7682
Anna Schumakerfba83f32018-05-04 16:22:50 -04007683 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Lever44c99932013-10-17 14:13:30 -04007684 status = nfs4_call_sync_sequence(clnt, server, &msg,
7685 &args.seq_args, &res.seq_res);
7686 nfs_free_fhandle(res.fh);
7687 if (status)
7688 return status;
7689
7690 do_renew_lease(clp, now);
7691 return 0;
7692}
7693
7694#ifdef CONFIG_NFS_V4_1
7695
7696/*
7697 * This operation also signals the server that this client is
7698 * performing "lease moved" recovery. The server can stop asserting
7699 * SEQ4_STATUS_LEASE_MOVED for this client. The client ID performing
7700 * this operation is identified in the SEQUENCE operation in this
7701 * compound.
7702 */
NeilBrowna52458b2018-12-03 11:30:31 +11007703static int _nfs41_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007704{
7705 struct nfs_server *server = NFS_SERVER(inode);
7706 struct rpc_clnt *clnt = server->client;
7707 struct nfs4_fsid_present_arg args = {
7708 .fh = NFS_FH(inode),
7709 };
7710 struct nfs4_fsid_present_res res = {
7711 };
7712 struct rpc_message msg = {
7713 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSID_PRESENT],
7714 .rpc_argp = &args,
7715 .rpc_resp = &res,
7716 .rpc_cred = cred,
7717 };
7718 int status;
7719
7720 res.fh = nfs_alloc_fhandle();
7721 if (res.fh == NULL)
7722 return -ENOMEM;
7723
Anna Schumakerfba83f32018-05-04 16:22:50 -04007724 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Chuck Lever44c99932013-10-17 14:13:30 -04007725 status = nfs4_call_sync_sequence(clnt, server, &msg,
7726 &args.seq_args, &res.seq_res);
7727 nfs_free_fhandle(res.fh);
7728 if (status == NFS4_OK &&
7729 res.seq_res.sr_status_flags & SEQ4_STATUS_LEASE_MOVED)
7730 status = -NFS4ERR_LEASE_MOVED;
7731 return status;
7732}
7733
7734#endif /* CONFIG_NFS_V4_1 */
7735
7736/**
7737 * nfs4_proc_fsid_present - Is this FSID present or absent on server?
7738 * @inode: inode on FSID to check
7739 * @cred: credential to use for this operation
7740 *
7741 * Server indicates whether the FSID is present, moved, or not
7742 * recognized. This operation is necessary to clear a LEASE_MOVED
7743 * condition for this client ID.
7744 *
7745 * Returns NFS4_OK if the FSID is present on this server,
7746 * -NFS4ERR_MOVED if the FSID is no longer present, a negative
7747 * NFS4ERR code if some error occurred on the server, or a
7748 * negative errno if a local failure occurred.
7749 */
NeilBrowna52458b2018-12-03 11:30:31 +11007750int nfs4_proc_fsid_present(struct inode *inode, const struct cred *cred)
Chuck Lever44c99932013-10-17 14:13:30 -04007751{
7752 struct nfs_server *server = NFS_SERVER(inode);
7753 struct nfs_client *clp = server->nfs_client;
7754 const struct nfs4_mig_recovery_ops *ops =
7755 clp->cl_mvops->mig_recovery_ops;
Trond Myklebust0688e642019-04-07 13:59:09 -04007756 struct nfs4_exception exception = {
7757 .interruptible = true,
7758 };
Chuck Lever44c99932013-10-17 14:13:30 -04007759 int status;
7760
7761 dprintk("%s: FSID %llx:%llx on \"%s\"\n", __func__,
7762 (unsigned long long)server->fsid.major,
7763 (unsigned long long)server->fsid.minor,
7764 clp->cl_hostname);
7765 nfs_display_fhandle(NFS_FH(inode), __func__);
7766
7767 do {
7768 status = ops->fsid_present(inode, cred);
7769 if (status != -NFS4ERR_DELAY)
7770 break;
7771 nfs4_handle_exception(server, status, &exception);
7772 } while (exception.retry);
7773 return status;
7774}
7775
Trond Myklebust302fad72019-02-18 13:32:38 -05007776/*
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007777 * If 'use_integrity' is true and the state managment nfs_client
7778 * cl_rpcclient is using krb5i/p, use the integrity protected cl_rpcclient
7779 * and the machine credential as per RFC3530bis and RFC5661 Security
7780 * Considerations sections. Otherwise, just use the user cred with the
7781 * filesystem's rpc_client.
Andy Adamson5ec16a82013-08-08 10:57:55 -04007782 */
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007783static 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 +00007784{
7785 int status;
Anna Schumaker50493362019-08-14 15:30:16 -04007786 struct rpc_clnt *clnt = NFS_SERVER(dir)->client;
7787 struct nfs_client *clp = NFS_SERVER(dir)->nfs_client;
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007788 struct nfs4_secinfo_arg args = {
7789 .dir_fh = NFS_FH(dir),
7790 .name = name,
7791 };
7792 struct nfs4_secinfo_res res = {
7793 .flavors = flavors,
7794 };
7795 struct rpc_message msg = {
7796 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
7797 .rpc_argp = &args,
7798 .rpc_resp = &res,
7799 };
Anna Schumaker50493362019-08-14 15:30:16 -04007800 struct nfs4_call_sync_data data = {
7801 .seq_server = NFS_SERVER(dir),
7802 .seq_args = &args.seq_args,
7803 .seq_res = &res.seq_res,
7804 };
7805 struct rpc_task_setup task_setup = {
7806 .rpc_client = clnt,
7807 .rpc_message = &msg,
7808 .callback_ops = clp->cl_mvops->call_sync_ops,
7809 .callback_data = &data,
7810 .flags = RPC_TASK_NO_ROUND_ROBIN,
7811 };
NeilBrowna52458b2018-12-03 11:30:31 +11007812 const struct cred *cred = NULL;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007813
7814 if (use_integrity) {
Anna Schumaker50493362019-08-14 15:30:16 -04007815 clnt = clp->cl_rpcclient;
7816 task_setup.rpc_client = clnt;
7817
7818 cred = nfs4_get_clid_cred(clp);
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04007819 msg.rpc_cred = cred;
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007820 }
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007821
7822 dprintk("NFS call secinfo %s\n", name->name);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04007823
Anna Schumaker50493362019-08-14 15:30:16 -04007824 nfs4_state_protect(clp, NFS_SP4_MACH_CRED_SECINFO, &clnt, &msg);
7825 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
7826 status = nfs4_call_sync_custom(&task_setup);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04007827
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007828 dprintk("NFS reply secinfo: %d\n", status);
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007829
NeilBrowna52458b2018-12-03 11:30:31 +11007830 put_cred(cred);
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007831 return status;
7832}
7833
Bryan Schumaker72de53e2012-04-27 13:27:40 -04007834int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
7835 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007836{
Trond Myklebust0688e642019-04-07 13:59:09 -04007837 struct nfs4_exception exception = {
7838 .interruptible = true,
7839 };
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007840 int err;
7841 do {
Weston Andros Adamsona5250de2013-09-03 15:18:49 -04007842 err = -NFS4ERR_WRONGSEC;
7843
7844 /* try to use integrity protection with machine cred */
7845 if (_nfs4_is_integrity_protected(NFS_SERVER(dir)->nfs_client))
7846 err = _nfs4_proc_secinfo(dir, name, flavors, true);
7847
7848 /*
7849 * if unable to use integrity protection, or SECINFO with
7850 * integrity protection returns NFS4ERR_WRONGSEC (which is
7851 * disallowed by spec, but exists in deployed servers) use
7852 * the current filesystem's rpc_client and the user cred.
7853 */
7854 if (err == -NFS4ERR_WRONGSEC)
7855 err = _nfs4_proc_secinfo(dir, name, flavors, false);
7856
Trond Myklebust078ea3d2013-08-12 16:45:55 -04007857 trace_nfs4_secinfo(dir, name, err);
7858 err = nfs4_handle_exception(NFS_SERVER(dir), err,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00007859 &exception);
7860 } while (exception.retry);
7861 return err;
7862}
7863
Andy Adamson557134a2009-04-01 09:21:53 -04007864#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04007865/*
Andy Adamson357f54d2010-12-14 10:11:57 -05007866 * Check the exchange flags returned by the server for invalid flags, having
7867 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
7868 * DS flags set.
7869 */
7870static int nfs4_check_cl_exchange_flags(u32 flags)
7871{
7872 if (flags & ~EXCHGID4_FLAG_MASK_R)
7873 goto out_inval;
7874 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
7875 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
7876 goto out_inval;
7877 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
7878 goto out_inval;
7879 return NFS_OK;
7880out_inval:
7881 return -NFS4ERR_INVAL;
7882}
7883
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007884static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04007885nfs41_same_server_scope(struct nfs41_server_scope *a,
7886 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007887{
Anna Schumaker49ad0142017-01-11 16:51:59 -05007888 if (a->server_scope_sz != b->server_scope_sz)
7889 return false;
7890 return memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04007891}
7892
Andy Adamson02a95de2016-02-05 16:08:37 -05007893static void
7894nfs4_bind_one_conn_to_session_done(struct rpc_task *task, void *calldata)
7895{
Trond Myklebust5c441542019-11-13 08:34:00 +01007896 struct nfs41_bind_conn_to_session_args *args = task->tk_msg.rpc_argp;
7897 struct nfs_client *clp = args->client;
7898
7899 switch (task->tk_status) {
7900 case -NFS4ERR_BADSESSION:
7901 case -NFS4ERR_DEADSESSION:
7902 nfs4_schedule_session_recovery(clp->cl_session,
7903 task->tk_status);
7904 }
Andy Adamson02a95de2016-02-05 16:08:37 -05007905}
7906
7907static const struct rpc_call_ops nfs4_bind_one_conn_to_session_ops = {
7908 .rpc_call_done = &nfs4_bind_one_conn_to_session_done,
7909};
7910
Andy Adamson357f54d2010-12-14 10:11:57 -05007911/*
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007912 * nfs4_proc_bind_one_conn_to_session()
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007913 *
7914 * The 4.1 client currently uses the same TCP connection for the
7915 * fore and backchannel.
7916 */
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007917static
7918int nfs4_proc_bind_one_conn_to_session(struct rpc_clnt *clnt,
7919 struct rpc_xprt *xprt,
7920 struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11007921 const struct cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007922{
7923 int status;
Trond Myklebust71a097c2015-02-18 09:27:18 -08007924 struct nfs41_bind_conn_to_session_args args = {
7925 .client = clp,
7926 .dir = NFS4_CDFC4_FORE_OR_BOTH,
7927 };
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007928 struct nfs41_bind_conn_to_session_res res;
7929 struct rpc_message msg = {
7930 .rpc_proc =
7931 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
Trond Myklebust71a097c2015-02-18 09:27:18 -08007932 .rpc_argp = &args,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007933 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04007934 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007935 };
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007936 struct rpc_task_setup task_setup_data = {
7937 .rpc_client = clnt,
7938 .rpc_xprt = xprt,
Andy Adamson02a95de2016-02-05 16:08:37 -05007939 .callback_ops = &nfs4_bind_one_conn_to_session_ops,
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007940 .rpc_message = &msg,
7941 .flags = RPC_TASK_TIMEOUT,
7942 };
7943 struct rpc_task *task;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007944
Trond Myklebust71a097c2015-02-18 09:27:18 -08007945 nfs4_copy_sessionid(&args.sessionid, &clp->cl_session->sess_id);
7946 if (!(clp->cl_session->flags & SESSION4_BACK_CHAN))
7947 args.dir = NFS4_CDFC4_FORE;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007948
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007949 /* Do not set the backchannel flag unless this is clnt->cl_xprt */
7950 if (xprt != rcu_access_pointer(clnt->cl_xprt))
7951 args.dir = NFS4_CDFC4_FORE;
7952
7953 task = rpc_run_task(&task_setup_data);
7954 if (!IS_ERR(task)) {
7955 status = task->tk_status;
7956 rpc_put_task(task);
7957 } else
7958 status = PTR_ERR(task);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04007959 trace_nfs4_bind_conn_to_session(clp, status);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007960 if (status == 0) {
Trond Myklebust71a097c2015-02-18 09:27:18 -08007961 if (memcmp(res.sessionid.data,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007962 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
7963 dprintk("NFS: %s: Session ID mismatch\n", __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007964 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007965 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08007966 if ((res.dir & args.dir) != res.dir || res.dir == 0) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007967 dprintk("NFS: %s: Unexpected direction from server\n",
7968 __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007969 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007970 }
Trond Myklebust71a097c2015-02-18 09:27:18 -08007971 if (res.use_conn_in_rdma_mode != args.use_conn_in_rdma_mode) {
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007972 dprintk("NFS: %s: Server returned RDMA mode = true\n",
7973 __func__);
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007974 return -EIO;
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007975 }
7976 }
Anna Schumakerc7ae7632017-04-07 14:15:21 -04007977
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04007978 return status;
7979}
7980
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007981struct rpc_bind_conn_calldata {
7982 struct nfs_client *clp;
NeilBrowna52458b2018-12-03 11:30:31 +11007983 const struct cred *cred;
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007984};
7985
7986static int
7987nfs4_proc_bind_conn_to_session_callback(struct rpc_clnt *clnt,
7988 struct rpc_xprt *xprt,
7989 void *calldata)
7990{
7991 struct rpc_bind_conn_calldata *p = calldata;
7992
7993 return nfs4_proc_bind_one_conn_to_session(clnt, xprt, p->clp, p->cred);
7994}
7995
NeilBrowna52458b2018-12-03 11:30:31 +11007996int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, const struct cred *cred)
Trond Myklebustd9ddbf52016-01-30 22:58:24 -05007997{
7998 struct rpc_bind_conn_calldata data = {
7999 .clp = clp,
8000 .cred = cred,
8001 };
8002 return rpc_clnt_iterate_for_each_xprt(clp->cl_rpcclient,
8003 nfs4_proc_bind_conn_to_session_callback, &data);
8004}
8005
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04008006/*
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008007 * Minimum set of SP4_MACH_CRED operations from RFC 5661 in the enforce map
8008 * and operations we'd like to see to enable certain features in the allow map
Benny Halevy99fe60d2009-04-01 09:22:29 -04008009 */
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008010static const struct nfs41_state_protection nfs4_sp4_mach_cred_request = {
8011 .how = SP4_MACH_CRED,
8012 .enforce.u.words = {
8013 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
8014 1 << (OP_EXCHANGE_ID - 32) |
8015 1 << (OP_CREATE_SESSION - 32) |
8016 1 << (OP_DESTROY_SESSION - 32) |
8017 1 << (OP_DESTROY_CLIENTID - 32)
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008018 },
8019 .allow.u.words = {
8020 [0] = 1 << (OP_CLOSE) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008021 1 << (OP_OPEN_DOWNGRADE) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008022 1 << (OP_LOCKU) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008023 1 << (OP_DELEGRETURN) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008024 1 << (OP_COMMIT),
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008025 [1] = 1 << (OP_SECINFO - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008026 1 << (OP_SECINFO_NO_NAME - 32) |
Andrew Elble99ade3c2015-12-02 09:39:51 -05008027 1 << (OP_LAYOUTRETURN - 32) |
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008028 1 << (OP_TEST_STATEID - 32) |
Weston Andros Adamsona0279622013-09-10 18:44:30 -04008029 1 << (OP_FREE_STATEID - 32) |
8030 1 << (OP_WRITE - 32)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008031 }
8032};
8033
8034/*
8035 * Select the state protection mode for client `clp' given the server results
8036 * from exchange_id in `sp'.
8037 *
8038 * Returns 0 on success, negative errno otherwise.
8039 */
8040static int nfs4_sp4_select_mode(struct nfs_client *clp,
8041 struct nfs41_state_protection *sp)
8042{
8043 static const u32 supported_enforce[NFS4_OP_MAP_NUM_WORDS] = {
8044 [1] = 1 << (OP_BIND_CONN_TO_SESSION - 32) |
8045 1 << (OP_EXCHANGE_ID - 32) |
8046 1 << (OP_CREATE_SESSION - 32) |
8047 1 << (OP_DESTROY_SESSION - 32) |
8048 1 << (OP_DESTROY_CLIENTID - 32)
8049 };
Trond Myklebust937e3132017-08-01 07:32:50 -04008050 unsigned long flags = 0;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008051 unsigned int i;
Trond Myklebust937e3132017-08-01 07:32:50 -04008052 int ret = 0;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008053
8054 if (sp->how == SP4_MACH_CRED) {
8055 /* Print state protect result */
8056 dfprintk(MOUNT, "Server SP4_MACH_CRED support:\n");
8057 for (i = 0; i <= LAST_NFS4_OP; i++) {
8058 if (test_bit(i, sp->enforce.u.longs))
8059 dfprintk(MOUNT, " enforce op %d\n", i);
8060 if (test_bit(i, sp->allow.u.longs))
8061 dfprintk(MOUNT, " allow op %d\n", i);
8062 }
8063
8064 /* make sure nothing is on enforce list that isn't supported */
8065 for (i = 0; i < NFS4_OP_MAP_NUM_WORDS; i++) {
8066 if (sp->enforce.u.words[i] & ~supported_enforce[i]) {
8067 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008068 ret = -EINVAL;
8069 goto out;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008070 }
8071 }
8072
8073 /*
8074 * Minimal mode - state operations are allowed to use machine
8075 * credential. Note this already happens by default, so the
8076 * client doesn't have to do anything more than the negotiation.
8077 *
8078 * NOTE: we don't care if EXCHANGE_ID is in the list -
8079 * we're already using the machine cred for exchange_id
8080 * and will never use a different cred.
8081 */
8082 if (test_bit(OP_BIND_CONN_TO_SESSION, sp->enforce.u.longs) &&
8083 test_bit(OP_CREATE_SESSION, sp->enforce.u.longs) &&
8084 test_bit(OP_DESTROY_SESSION, sp->enforce.u.longs) &&
8085 test_bit(OP_DESTROY_CLIENTID, sp->enforce.u.longs)) {
8086 dfprintk(MOUNT, "sp4_mach_cred:\n");
8087 dfprintk(MOUNT, " minimal mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008088 __set_bit(NFS_SP4_MACH_CRED_MINIMAL, &flags);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008089 } else {
8090 dfprintk(MOUNT, "sp4_mach_cred: disabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008091 ret = -EINVAL;
8092 goto out;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008093 }
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008094
8095 if (test_bit(OP_CLOSE, sp->allow.u.longs) &&
Andrew Elble99ade3c2015-12-02 09:39:51 -05008096 test_bit(OP_OPEN_DOWNGRADE, sp->allow.u.longs) &&
8097 test_bit(OP_DELEGRETURN, sp->allow.u.longs) &&
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008098 test_bit(OP_LOCKU, sp->allow.u.longs)) {
8099 dfprintk(MOUNT, " cleanup mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008100 __set_bit(NFS_SP4_MACH_CRED_CLEANUP, &flags);
Weston Andros Adamsonfa940722013-08-13 16:37:34 -04008101 }
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008102
Andrew Elble99ade3c2015-12-02 09:39:51 -05008103 if (test_bit(OP_LAYOUTRETURN, sp->allow.u.longs)) {
8104 dfprintk(MOUNT, " pnfs cleanup mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008105 __set_bit(NFS_SP4_MACH_CRED_PNFS_CLEANUP, &flags);
Andrew Elble99ade3c2015-12-02 09:39:51 -05008106 }
8107
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008108 if (test_bit(OP_SECINFO, sp->allow.u.longs) &&
8109 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) {
8110 dfprintk(MOUNT, " secinfo mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008111 __set_bit(NFS_SP4_MACH_CRED_SECINFO, &flags);
Weston Andros Adamson8b5bee22013-08-13 16:37:35 -04008112 }
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008113
8114 if (test_bit(OP_TEST_STATEID, sp->allow.u.longs) &&
8115 test_bit(OP_FREE_STATEID, sp->allow.u.longs)) {
8116 dfprintk(MOUNT, " stateid mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008117 __set_bit(NFS_SP4_MACH_CRED_STATEID, &flags);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04008118 }
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008119
8120 if (test_bit(OP_WRITE, sp->allow.u.longs)) {
8121 dfprintk(MOUNT, " write mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008122 __set_bit(NFS_SP4_MACH_CRED_WRITE, &flags);
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008123 }
8124
8125 if (test_bit(OP_COMMIT, sp->allow.u.longs)) {
8126 dfprintk(MOUNT, " commit mode enabled\n");
Trond Myklebust937e3132017-08-01 07:32:50 -04008127 __set_bit(NFS_SP4_MACH_CRED_COMMIT, &flags);
Weston Andros Adamson8c21c622013-08-13 16:37:37 -04008128 }
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008129 }
Trond Myklebust937e3132017-08-01 07:32:50 -04008130out:
8131 clp->cl_sp4_flags = flags;
Wei Yongjun72bf75c2018-08-02 05:42:04 +00008132 return ret;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008133}
8134
Andy Adamson8d89bd72016-09-09 09:22:18 -04008135struct nfs41_exchange_id_data {
8136 struct nfs41_exchange_id_res res;
8137 struct nfs41_exchange_id_args args;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008138};
8139
Andy Adamson8d89bd72016-09-09 09:22:18 -04008140static void nfs4_exchange_id_release(void *data)
8141{
8142 struct nfs41_exchange_id_data *cdata =
8143 (struct nfs41_exchange_id_data *)data;
8144
Olga Kornievskaia63513232017-03-13 10:36:19 -04008145 nfs_put_client(cdata->args.client);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008146 kfree(cdata->res.impl_id);
8147 kfree(cdata->res.server_scope);
8148 kfree(cdata->res.server_owner);
8149 kfree(cdata);
8150}
8151
8152static const struct rpc_call_ops nfs4_exchange_id_call_ops = {
Andy Adamson8d89bd72016-09-09 09:22:18 -04008153 .rpc_release = nfs4_exchange_id_release,
8154};
8155
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008156/*
8157 * _nfs4_proc_exchange_id()
8158 *
8159 * Wrapper for EXCHANGE_ID operation.
8160 */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008161static struct rpc_task *
NeilBrowna52458b2018-12-03 11:30:31 +11008162nfs4_run_exchange_id(struct nfs_client *clp, const struct cred *cred,
Andy Adamsonad0849a2016-09-09 09:22:28 -04008163 u32 sp4_how, struct rpc_xprt *xprt)
Benny Halevy99fe60d2009-04-01 09:22:29 -04008164{
Benny Halevy99fe60d2009-04-01 09:22:29 -04008165 struct rpc_message msg = {
8166 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
Benny Halevy99fe60d2009-04-01 09:22:29 -04008167 .rpc_cred = cred,
8168 };
Andy Adamson8d89bd72016-09-09 09:22:18 -04008169 struct rpc_task_setup task_setup_data = {
8170 .rpc_client = clp->cl_rpcclient,
8171 .callback_ops = &nfs4_exchange_id_call_ops,
8172 .rpc_message = &msg,
NeilBrown5a0c2572019-05-30 10:41:28 +10008173 .flags = RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN,
Andy Adamson8d89bd72016-09-09 09:22:18 -04008174 };
8175 struct nfs41_exchange_id_data *calldata;
Anna Schumakere917f0d2017-04-07 14:15:22 -04008176 int status;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008177
Elena Reshetova212bf412017-10-20 12:53:38 +03008178 if (!refcount_inc_not_zero(&clp->cl_count))
Trond Myklebust9c760d12017-07-31 18:38:50 -04008179 return ERR_PTR(-EIO);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008180
Trond Myklebust9c760d12017-07-31 18:38:50 -04008181 status = -ENOMEM;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008182 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008183 if (!calldata)
8184 goto out;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008185
Trond Myklebustfd405592017-08-01 16:02:47 -04008186 nfs4_init_boot_verifier(clp, &calldata->args.verifier);
Jeff Layton873e3852015-06-09 19:44:00 -04008187
8188 status = nfs4_init_uniform_client_string(clp);
8189 if (status)
Andy Adamson8d89bd72016-09-09 09:22:18 -04008190 goto out_calldata;
Jeff Layton3a6bb732015-06-09 19:43:57 -04008191
Andy Adamson8d89bd72016-09-09 09:22:18 -04008192 calldata->res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
8193 GFP_NOFS);
8194 status = -ENOMEM;
8195 if (unlikely(calldata->res.server_owner == NULL))
8196 goto out_calldata;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04008197
Andy Adamson8d89bd72016-09-09 09:22:18 -04008198 calldata->res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04008199 GFP_NOFS);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008200 if (unlikely(calldata->res.server_scope == NULL))
Chuck Leveracdeb692012-05-21 22:46:16 -04008201 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008202
Andy Adamson8d89bd72016-09-09 09:22:18 -04008203 calldata->res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
8204 if (unlikely(calldata->res.impl_id == NULL))
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05008205 goto out_server_scope;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05008206
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008207 switch (sp4_how) {
8208 case SP4_NONE:
Andy Adamson8d89bd72016-09-09 09:22:18 -04008209 calldata->args.state_protect.how = SP4_NONE;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008210 break;
8211
8212 case SP4_MACH_CRED:
Andy Adamson8d89bd72016-09-09 09:22:18 -04008213 calldata->args.state_protect = nfs4_sp4_mach_cred_request;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008214 break;
8215
8216 default:
8217 /* unsupported! */
8218 WARN_ON_ONCE(1);
8219 status = -EINVAL;
Kinglong Mee6b559702015-07-01 11:54:53 +08008220 goto out_impl_id;
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008221 }
Andy Adamsonad0849a2016-09-09 09:22:28 -04008222 if (xprt) {
Andy Adamsonad0849a2016-09-09 09:22:28 -04008223 task_setup_data.rpc_xprt = xprt;
Trond Myklebustd9cb7332017-08-01 16:02:48 -04008224 task_setup_data.flags |= RPC_TASK_SOFTCONN;
Trond Myklebustfd405592017-08-01 16:02:47 -04008225 memcpy(calldata->args.verifier.data, clp->cl_confirm.data,
8226 sizeof(calldata->args.verifier.data));
Andy Adamsonad0849a2016-09-09 09:22:28 -04008227 }
Andy Adamson8d89bd72016-09-09 09:22:18 -04008228 calldata->args.client = clp;
Trond Myklebustbfab2812017-08-01 08:17:34 -04008229 calldata->args.flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
8230 EXCHGID4_FLAG_BIND_PRINC_STATEID;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008231#ifdef CONFIG_NFS_V4_1_MIGRATION
Trond Myklebustbfab2812017-08-01 08:17:34 -04008232 calldata->args.flags |= EXCHGID4_FLAG_SUPP_MOVED_MIGR;
Andy Adamson8d89bd72016-09-09 09:22:18 -04008233#endif
8234 msg.rpc_argp = &calldata->args;
8235 msg.rpc_resp = &calldata->res;
8236 task_setup_data.callback_data = calldata;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04008237
Trond Myklebust9c760d12017-07-31 18:38:50 -04008238 return rpc_run_task(&task_setup_data);
Andy Adamson8d89bd72016-09-09 09:22:18 -04008239
8240out_impl_id:
8241 kfree(calldata->res.impl_id);
8242out_server_scope:
8243 kfree(calldata->res.server_scope);
8244out_server_owner:
8245 kfree(calldata->res.server_owner);
8246out_calldata:
8247 kfree(calldata);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008248out:
Olga Kornievskaia63513232017-03-13 10:36:19 -04008249 nfs_put_client(clp);
Trond Myklebust9c760d12017-07-31 18:38:50 -04008250 return ERR_PTR(status);
8251}
8252
8253/*
8254 * _nfs4_proc_exchange_id()
8255 *
8256 * Wrapper for EXCHANGE_ID operation.
8257 */
NeilBrowna52458b2018-12-03 11:30:31 +11008258static int _nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred,
Trond Myklebust9c760d12017-07-31 18:38:50 -04008259 u32 sp4_how)
8260{
8261 struct rpc_task *task;
8262 struct nfs41_exchange_id_args *argp;
8263 struct nfs41_exchange_id_res *resp;
Robert Milkowski7dc29932020-01-30 09:43:25 +00008264 unsigned long now = jiffies;
Trond Myklebust9c760d12017-07-31 18:38:50 -04008265 int status;
8266
8267 task = nfs4_run_exchange_id(clp, cred, sp4_how, NULL);
8268 if (IS_ERR(task))
8269 return PTR_ERR(task);
8270
8271 argp = task->tk_msg.rpc_argp;
8272 resp = task->tk_msg.rpc_resp;
8273 status = task->tk_status;
8274 if (status != 0)
8275 goto out;
8276
8277 status = nfs4_check_cl_exchange_flags(resp->flags);
8278 if (status != 0)
8279 goto out;
8280
8281 status = nfs4_sp4_select_mode(clp, &resp->state_protect);
8282 if (status != 0)
8283 goto out;
8284
Robert Milkowski7dc29932020-01-30 09:43:25 +00008285 do_renew_lease(clp, now);
8286
Trond Myklebust9c760d12017-07-31 18:38:50 -04008287 clp->cl_clientid = resp->clientid;
8288 clp->cl_exchange_flags = resp->flags;
8289 clp->cl_seqid = resp->seqid;
8290 /* Client ID is not confirmed */
8291 if (!(resp->flags & EXCHGID4_FLAG_CONFIRMED_R))
8292 clear_bit(NFS4_SESSION_ESTABLISHED,
8293 &clp->cl_session->session_state);
8294
8295 if (clp->cl_serverscope != NULL &&
8296 !nfs41_same_server_scope(clp->cl_serverscope,
8297 resp->server_scope)) {
8298 dprintk("%s: server_scope mismatch detected\n",
8299 __func__);
8300 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
8301 }
8302
8303 swap(clp->cl_serverowner, resp->server_owner);
8304 swap(clp->cl_serverscope, resp->server_scope);
8305 swap(clp->cl_implid, resp->impl_id);
8306
8307 /* Save the EXCHANGE_ID verifier session trunk tests */
8308 memcpy(clp->cl_confirm.data, argp->verifier.data,
8309 sizeof(clp->cl_confirm.data));
8310out:
8311 trace_nfs4_exchange_id(clp, status);
8312 rpc_put_task(task);
8313 return status;
Benny Halevy99fe60d2009-04-01 09:22:29 -04008314}
8315
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008316/*
8317 * nfs4_proc_exchange_id()
8318 *
8319 * Returns zero, a negative errno, or a negative NFS4ERR status code.
8320 *
8321 * Since the clientid has expired, all compounds using sessions
8322 * associated with the stale clientid will be returning
8323 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
8324 * be in some phase of session reset.
8325 *
8326 * Will attempt to negotiate SP4_MACH_CRED if krb5i / krb5p auth is used.
8327 */
NeilBrowna52458b2018-12-03 11:30:31 +11008328int nfs4_proc_exchange_id(struct nfs_client *clp, const struct cred *cred)
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008329{
8330 rpc_authflavor_t authflavor = clp->cl_rpcclient->cl_auth->au_flavor;
8331 int status;
8332
8333 /* try SP4_MACH_CRED if krb5i/p */
8334 if (authflavor == RPC_AUTH_GSS_KRB5I ||
8335 authflavor == RPC_AUTH_GSS_KRB5P) {
Trond Myklebust9c760d12017-07-31 18:38:50 -04008336 status = _nfs4_proc_exchange_id(clp, cred, SP4_MACH_CRED);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008337 if (!status)
8338 return 0;
8339 }
8340
8341 /* try SP4_NONE */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008342 return _nfs4_proc_exchange_id(clp, cred, SP4_NONE);
Weston Andros Adamson2031cd12013-08-13 16:37:32 -04008343}
8344
Andy Adamson04fa2c62016-09-09 09:22:29 -04008345/**
8346 * nfs4_test_session_trunk
8347 *
8348 * This is an add_xprt_test() test function called from
8349 * rpc_clnt_setup_test_and_add_xprt.
8350 *
8351 * The rpc_xprt_switch is referrenced by rpc_clnt_setup_test_and_add_xprt
8352 * and is dereferrenced in nfs4_exchange_id_release
8353 *
8354 * Upon success, add the new transport to the rpc_clnt
8355 *
8356 * @clnt: struct rpc_clnt to get new transport
8357 * @xprt: the rpc_xprt to test
8358 * @data: call data for _nfs4_proc_exchange_id.
8359 */
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308360void nfs4_test_session_trunk(struct rpc_clnt *clnt, struct rpc_xprt *xprt,
Andy Adamson04fa2c62016-09-09 09:22:29 -04008361 void *data)
8362{
8363 struct nfs4_add_xprt_data *adata = (struct nfs4_add_xprt_data *)data;
Trond Myklebust9c760d12017-07-31 18:38:50 -04008364 struct rpc_task *task;
8365 int status;
8366
Andy Adamson04fa2c62016-09-09 09:22:29 -04008367 u32 sp4_how;
8368
8369 dprintk("--> %s try %s\n", __func__,
8370 xprt->address_strings[RPC_DISPLAY_ADDR]);
8371
8372 sp4_how = (adata->clp->cl_sp4_flags == 0 ? SP4_NONE : SP4_MACH_CRED);
8373
8374 /* Test connection for session trunking. Async exchange_id call */
Trond Myklebust9c760d12017-07-31 18:38:50 -04008375 task = nfs4_run_exchange_id(adata->clp, adata->cred, sp4_how, xprt);
8376 if (IS_ERR(task))
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308377 return;
Trond Myklebust9c760d12017-07-31 18:38:50 -04008378
8379 status = task->tk_status;
8380 if (status == 0)
8381 status = nfs4_detect_session_trunking(adata->clp,
8382 task->tk_msg.rpc_resp, xprt);
8383
Santosh kumar pradhan10e037d2018-12-19 12:29:57 +05308384 if (status == 0)
8385 rpc_clnt_xprt_switch_add_xprt(clnt, xprt);
8386
Trond Myklebust9c760d12017-07-31 18:38:50 -04008387 rpc_put_task(task);
Andy Adamson04fa2c62016-09-09 09:22:29 -04008388}
8389EXPORT_SYMBOL_GPL(nfs4_test_session_trunk);
8390
Trond Myklebust66245532012-05-25 17:18:09 -04008391static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008392 const struct cred *cred)
Trond Myklebust66245532012-05-25 17:18:09 -04008393{
8394 struct rpc_message msg = {
8395 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
8396 .rpc_argp = clp,
8397 .rpc_cred = cred,
8398 };
8399 int status;
8400
NeilBrown5a0c2572019-05-30 10:41:28 +10008401 status = rpc_call_sync(clp->cl_rpcclient, &msg,
8402 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008403 trace_nfs4_destroy_clientid(clp, status);
Trond Myklebust66245532012-05-25 17:18:09 -04008404 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04008405 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04008406 "DESTROY_CLIENTID.", status, clp->cl_hostname);
8407 return status;
8408}
8409
8410static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008411 const struct cred *cred)
Trond Myklebust66245532012-05-25 17:18:09 -04008412{
8413 unsigned int loop;
8414 int ret;
8415
8416 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
8417 ret = _nfs4_proc_destroy_clientid(clp, cred);
8418 switch (ret) {
8419 case -NFS4ERR_DELAY:
8420 case -NFS4ERR_CLIENTID_BUSY:
8421 ssleep(1);
8422 break;
8423 default:
8424 return ret;
8425 }
8426 }
8427 return 0;
8428}
8429
8430int nfs4_destroy_clientid(struct nfs_client *clp)
8431{
NeilBrowna52458b2018-12-03 11:30:31 +11008432 const struct cred *cred;
Trond Myklebust66245532012-05-25 17:18:09 -04008433 int ret = 0;
8434
8435 if (clp->cl_mvops->minor_version < 1)
8436 goto out;
8437 if (clp->cl_exchange_flags == 0)
8438 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04008439 if (clp->cl_preserve_clid)
8440 goto out;
Chuck Lever73d8bde2013-07-24 12:28:37 -04008441 cred = nfs4_get_clid_cred(clp);
Trond Myklebust66245532012-05-25 17:18:09 -04008442 ret = nfs4_proc_destroy_clientid(clp, cred);
NeilBrowna52458b2018-12-03 11:30:31 +11008443 put_cred(cred);
Trond Myklebust66245532012-05-25 17:18:09 -04008444 switch (ret) {
8445 case 0:
8446 case -NFS4ERR_STALE_CLIENTID:
8447 clp->cl_exchange_flags = 0;
8448 }
8449out:
8450 return ret;
8451}
8452
Donald Buczek0efb01b2019-07-07 21:26:08 +02008453#endif /* CONFIG_NFS_V4_1 */
8454
Andy Adamson2050f0c2009-04-01 09:22:30 -04008455struct nfs4_get_lease_time_data {
8456 struct nfs4_get_lease_time_args *args;
8457 struct nfs4_get_lease_time_res *res;
8458 struct nfs_client *clp;
8459};
8460
8461static void nfs4_get_lease_time_prepare(struct rpc_task *task,
8462 void *calldata)
8463{
Andy Adamson2050f0c2009-04-01 09:22:30 -04008464 struct nfs4_get_lease_time_data *data =
8465 (struct nfs4_get_lease_time_data *)calldata;
8466
8467 dprintk("--> %s\n", __func__);
8468 /* just setup sequence, do not trigger session recovery
8469 since we're invoked within one */
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008470 nfs4_setup_sequence(data->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04008471 &data->args->la_seq_args,
8472 &data->res->lr_seq_res,
8473 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008474 dprintk("<-- %s\n", __func__);
8475}
8476
8477/*
8478 * Called from nfs4_state_manager thread for session setup, so don't recover
8479 * from sequence operation or clientid errors.
8480 */
8481static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
8482{
8483 struct nfs4_get_lease_time_data *data =
8484 (struct nfs4_get_lease_time_data *)calldata;
8485
8486 dprintk("--> %s\n", __func__);
Donald Buczek0efb01b2019-07-07 21:26:08 +02008487 if (!nfs4_sequence_done(task, &data->res->lr_seq_res))
Trond Myklebust14516c32010-07-31 14:29:06 -04008488 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04008489 switch (task->tk_status) {
8490 case -NFS4ERR_DELAY:
8491 case -NFS4ERR_GRACE:
8492 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
8493 rpc_delay(task, NFS4_POLL_RETRY_MIN);
8494 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04008495 /* fall through */
8496 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07008497 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008498 return;
8499 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04008500 dprintk("<-- %s\n", __func__);
8501}
8502
Trond Myklebust17280172012-03-11 13:11:00 -04008503static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04008504 .rpc_call_prepare = nfs4_get_lease_time_prepare,
8505 .rpc_call_done = nfs4_get_lease_time_done,
8506};
8507
8508int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
8509{
Andy Adamson2050f0c2009-04-01 09:22:30 -04008510 struct nfs4_get_lease_time_args args;
8511 struct nfs4_get_lease_time_res res = {
8512 .lr_fsinfo = fsinfo,
8513 };
8514 struct nfs4_get_lease_time_data data = {
8515 .args = &args,
8516 .res = &res,
8517 .clp = clp,
8518 };
8519 struct rpc_message msg = {
8520 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
8521 .rpc_argp = &args,
8522 .rpc_resp = &res,
8523 };
8524 struct rpc_task_setup task_setup = {
8525 .rpc_client = clp->cl_rpcclient,
8526 .rpc_message = &msg,
8527 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04008528 .callback_data = &data,
8529 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04008530 };
Andy Adamson2050f0c2009-04-01 09:22:30 -04008531
Anna Schumakerfba83f32018-05-04 16:22:50 -04008532 nfs4_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0, 1);
Anna Schumakerf836b272019-08-19 10:18:28 -04008533 return nfs4_call_sync_custom(&task_setup);
Andy Adamson2050f0c2009-04-01 09:22:30 -04008534}
8535
Donald Buczek0efb01b2019-07-07 21:26:08 +02008536#ifdef CONFIG_NFS_V4_1
8537
Andy Adamsonfc931582009-04-01 09:22:31 -04008538/*
8539 * Initialize the values to be used by the client in CREATE_SESSION
8540 * If nfs4_init_session set the fore channel request and response sizes,
8541 * use them.
8542 *
8543 * Set the back channel max_resp_sz_cached to zero to force the client to
8544 * always set csa_cachethis to FALSE because the current implementation
8545 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
8546 */
Chuck Lever6b26cc82016-05-02 14:40:40 -04008547static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args,
8548 struct rpc_clnt *clnt)
Andy Adamsonfc931582009-04-01 09:22:31 -04008549{
Andy Adamson18aad3d2013-06-26 12:21:49 -04008550 unsigned int max_rqst_sz, max_resp_sz;
Chuck Lever6b26cc82016-05-02 14:40:40 -04008551 unsigned int max_bc_payload = rpc_max_bc_payload(clnt);
Trond Myklebust7402a4f2019-07-16 13:51:29 -04008552 unsigned int max_bc_slots = rpc_num_bc_slots(clnt);
Andy Adamsonfc931582009-04-01 09:22:31 -04008553
Andy Adamson18aad3d2013-06-26 12:21:49 -04008554 max_rqst_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxwrite_overhead;
8555 max_resp_sz = NFS_MAX_FILE_IO_SIZE + nfs41_maxread_overhead;
8556
Andy Adamsonfc931582009-04-01 09:22:31 -04008557 /* Fore channel attributes */
Andy Adamson18aad3d2013-06-26 12:21:49 -04008558 args->fc_attrs.max_rqst_sz = max_rqst_sz;
8559 args->fc_attrs.max_resp_sz = max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04008560 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05008561 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04008562
8563 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05008564 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04008565 __func__,
8566 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05008567 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04008568
8569 /* Back channel attributes */
Chuck Lever6b26cc82016-05-02 14:40:40 -04008570 args->bc_attrs.max_rqst_sz = max_bc_payload;
8571 args->bc_attrs.max_resp_sz = max_bc_payload;
Andy Adamsonfc931582009-04-01 09:22:31 -04008572 args->bc_attrs.max_resp_sz_cached = 0;
8573 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
Trond Myklebust62421cd2018-08-11 11:52:39 -04008574 args->bc_attrs.max_reqs = max_t(unsigned short, max_session_cb_slots, 1);
Trond Myklebust7402a4f2019-07-16 13:51:29 -04008575 if (args->bc_attrs.max_reqs > max_bc_slots)
8576 args->bc_attrs.max_reqs = max_bc_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04008577
8578 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
8579 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
8580 __func__,
8581 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
8582 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
8583 args->bc_attrs.max_reqs);
8584}
8585
Trond Myklebust79969dd2015-02-18 11:30:18 -08008586static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args,
8587 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04008588{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008589 struct nfs4_channel_attrs *sent = &args->fc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008590 struct nfs4_channel_attrs *rcvd = &res->fc_attrs;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008591
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008592 if (rcvd->max_resp_sz > sent->max_resp_sz)
8593 return -EINVAL;
8594 /*
8595 * Our requested max_ops is the minimum we need; we're not
8596 * prepared to break up compounds into smaller pieces than that.
8597 * So, no point even trying to continue if the server won't
8598 * cooperate:
8599 */
8600 if (rcvd->max_ops < sent->max_ops)
8601 return -EINVAL;
8602 if (rcvd->max_reqs == 0)
8603 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04008604 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
8605 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008606 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04008607}
8608
Trond Myklebust79969dd2015-02-18 11:30:18 -08008609static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args,
8610 struct nfs41_create_session_res *res)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008611{
8612 struct nfs4_channel_attrs *sent = &args->bc_attrs;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008613 struct nfs4_channel_attrs *rcvd = &res->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04008614
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008615 if (!(res->flags & SESSION4_BACK_CHAN))
8616 goto out;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008617 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
8618 return -EINVAL;
8619 if (rcvd->max_resp_sz < sent->max_resp_sz)
8620 return -EINVAL;
8621 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
8622 return -EINVAL;
Trond Myklebust5405fc42016-08-29 20:03:52 -04008623 if (rcvd->max_ops > sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008624 return -EINVAL;
Trond Myklebust5405fc42016-08-29 20:03:52 -04008625 if (rcvd->max_reqs > sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008626 return -EINVAL;
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008627out:
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008628 return 0;
8629}
Andy Adamson8d353012009-04-01 09:22:32 -04008630
Andy Adamson8d353012009-04-01 09:22:32 -04008631static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
Trond Myklebust79969dd2015-02-18 11:30:18 -08008632 struct nfs41_create_session_res *res)
Andy Adamson8d353012009-04-01 09:22:32 -04008633{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008634 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04008635
Trond Myklebust79969dd2015-02-18 11:30:18 -08008636 ret = nfs4_verify_fore_channel_attrs(args, res);
J. Bruce Fields43c2e882010-10-02 15:19:01 -04008637 if (ret)
8638 return ret;
Trond Myklebust79969dd2015-02-18 11:30:18 -08008639 return nfs4_verify_back_channel_attrs(args, res);
8640}
8641
8642static void nfs4_update_session(struct nfs4_session *session,
8643 struct nfs41_create_session_res *res)
8644{
8645 nfs4_copy_sessionid(&session->sess_id, &res->sessionid);
Trond Myklebuste11259f2015-03-03 20:35:31 -05008646 /* Mark client id and session as being confirmed */
8647 session->clp->cl_exchange_flags |= EXCHGID4_FLAG_CONFIRMED_R;
8648 set_bit(NFS4_SESSION_ESTABLISHED, &session->session_state);
Trond Myklebust79969dd2015-02-18 11:30:18 -08008649 session->flags = res->flags;
8650 memcpy(&session->fc_attrs, &res->fc_attrs, sizeof(session->fc_attrs));
Trond Myklebustb1c0df52015-02-18 11:34:58 -08008651 if (res->flags & SESSION4_BACK_CHAN)
8652 memcpy(&session->bc_attrs, &res->bc_attrs,
8653 sizeof(session->bc_attrs));
Andy Adamson8d353012009-04-01 09:22:32 -04008654}
8655
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008656static int _nfs4_proc_create_session(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008657 const struct cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04008658{
8659 struct nfs4_session *session = clp->cl_session;
8660 struct nfs41_create_session_args args = {
8661 .client = clp,
Trond Myklebust79969dd2015-02-18 11:30:18 -08008662 .clientid = clp->cl_clientid,
8663 .seqid = clp->cl_seqid,
Andy Adamsonfc931582009-04-01 09:22:31 -04008664 .cb_program = NFS4_CALLBACK,
8665 };
Trond Myklebust79969dd2015-02-18 11:30:18 -08008666 struct nfs41_create_session_res res;
8667
Andy Adamsonfc931582009-04-01 09:22:31 -04008668 struct rpc_message msg = {
8669 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
8670 .rpc_argp = &args,
8671 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008672 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04008673 };
8674 int status;
8675
Chuck Lever6b26cc82016-05-02 14:40:40 -04008676 nfs4_init_channel_attrs(&args, clp->cl_rpcclient);
Andy Adamson0f914212009-04-01 09:23:16 -04008677 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04008678
NeilBrown5a0c2572019-05-30 10:41:28 +10008679 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
8680 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008681 trace_nfs4_create_session(clp, status);
Andy Adamsonfc931582009-04-01 09:22:31 -04008682
Trond Myklebustb519d402016-09-11 14:50:01 -04008683 switch (status) {
8684 case -NFS4ERR_STALE_CLIENTID:
8685 case -NFS4ERR_DELAY:
8686 case -ETIMEDOUT:
8687 case -EACCES:
8688 case -EAGAIN:
8689 goto out;
zhengbin8b98a532019-12-19 18:34:47 +08008690 }
Trond Myklebustb519d402016-09-11 14:50:01 -04008691
8692 clp->cl_seqid++;
Trond Myklebust43095d32012-11-20 11:13:12 -05008693 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04008694 /* Verify the session's negotiated channel_attrs values */
Trond Myklebust79969dd2015-02-18 11:30:18 -08008695 status = nfs4_verify_channel_attrs(&args, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04008696 /* Increment the clientid slot sequence id */
Trond Myklebust79969dd2015-02-18 11:30:18 -08008697 if (status)
8698 goto out;
8699 nfs4_update_session(session, &res);
Andy Adamsonfc931582009-04-01 09:22:31 -04008700 }
Trond Myklebust79969dd2015-02-18 11:30:18 -08008701out:
Andy Adamsonfc931582009-04-01 09:22:31 -04008702 return status;
8703}
8704
8705/*
8706 * Issues a CREATE_SESSION operation to the server.
8707 * It is the responsibility of the caller to verify the session is
8708 * expired before calling this routine.
8709 */
NeilBrowna52458b2018-12-03 11:30:31 +11008710int nfs4_proc_create_session(struct nfs_client *clp, const struct cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04008711{
8712 int status;
8713 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04008714 struct nfs4_session *session = clp->cl_session;
8715
8716 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
8717
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008718 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04008719 if (status)
8720 goto out;
8721
Andy Adamsonaacd5532011-11-09 13:58:21 -05008722 /* Init or reset the session slot tables */
8723 status = nfs4_setup_session_slot_tables(session);
8724 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04008725 if (status)
8726 goto out;
8727
8728 ptr = (unsigned *)&session->sess_id.data[0];
8729 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
8730 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04008731out:
8732 dprintk("<-- %s\n", __func__);
8733 return status;
8734}
8735
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008736/*
8737 * Issue the over-the-wire RPC DESTROY_SESSION.
8738 * The caller must serialize access to this routine.
8739 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008740int nfs4_proc_destroy_session(struct nfs4_session *session,
NeilBrowna52458b2018-12-03 11:30:31 +11008741 const struct cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008742{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04008743 struct rpc_message msg = {
8744 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
8745 .rpc_argp = session,
8746 .rpc_cred = cred,
8747 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008748 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008749
8750 dprintk("--> nfs4_proc_destroy_session\n");
8751
8752 /* session is still being setup */
Trond Myklebuste11259f2015-03-03 20:35:31 -05008753 if (!test_and_clear_bit(NFS4_SESSION_ESTABLISHED, &session->session_state))
8754 return 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008755
NeilBrown5a0c2572019-05-30 10:41:28 +10008756 status = rpc_call_sync(session->clp->cl_rpcclient, &msg,
8757 RPC_TASK_TIMEOUT | RPC_TASK_NO_ROUND_ROBIN);
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008758 trace_nfs4_destroy_session(session->clp, status);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008759
8760 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04008761 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04008762 "Session has been destroyed regardless...\n", status);
8763
8764 dprintk("<-- nfs4_proc_destroy_session\n");
8765 return status;
8766}
8767
Trond Myklebust7b38c362012-05-23 13:23:31 -04008768/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008769 * Renew the cl_session lease.
8770 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008771struct nfs4_sequence_data {
8772 struct nfs_client *clp;
8773 struct nfs4_sequence_args args;
8774 struct nfs4_sequence_res res;
8775};
8776
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008777static void nfs41_sequence_release(void *data)
8778{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008779 struct nfs4_sequence_data *calldata = data;
8780 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008781
Elena Reshetova212bf412017-10-20 12:53:38 +03008782 if (refcount_read(&clp->cl_count) > 1)
Alexandros Batsakis71358402010-02-05 03:45:05 -08008783 nfs4_schedule_state_renewal(clp);
8784 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008785 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008786}
8787
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008788static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
8789{
8790 switch(task->tk_status) {
8791 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008792 rpc_delay(task, NFS4_POLL_RETRY_MAX);
8793 return -EAGAIN;
8794 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05008795 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008796 }
8797 return 0;
8798}
8799
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008800static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008801{
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
Trond Myklebust14516c32010-07-31 14:29:06 -04008805 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
8806 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008807
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008808 trace_nfs4_sequence(clp, task->tk_status);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008809 if (task->tk_status < 0) {
8810 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Elena Reshetova212bf412017-10-20 12:53:38 +03008811 if (refcount_read(&clp->cl_count) == 1)
Alexandros Batsakis71358402010-02-05 03:45:05 -08008812 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008813
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008814 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
8815 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008816 return;
8817 }
8818 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008819 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08008820out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008821 dprintk("<-- %s\n", __func__);
8822}
8823
8824static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
8825{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008826 struct nfs4_sequence_data *calldata = data;
8827 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008828 struct nfs4_sequence_args *args;
8829 struct nfs4_sequence_res *res;
8830
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008831 args = task->tk_msg.rpc_argp;
8832 res = task->tk_msg.rpc_resp;
8833
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008834 nfs4_setup_sequence(clp, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008835}
8836
8837static const struct rpc_call_ops nfs41_sequence_ops = {
8838 .rpc_call_done = nfs41_sequence_call_done,
8839 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08008840 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008841};
8842
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008843static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008844 const struct cred *cred,
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008845 struct nfs4_slot *slot,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008846 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008847{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008848 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008849 struct rpc_message msg = {
8850 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
8851 .rpc_cred = cred,
8852 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008853 struct rpc_task_setup task_setup_data = {
8854 .rpc_client = clp->cl_rpcclient,
8855 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04008856 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04008857 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008858 };
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008859 struct rpc_task *ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008860
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008861 ret = ERR_PTR(-EIO);
Elena Reshetova212bf412017-10-20 12:53:38 +03008862 if (!refcount_inc_not_zero(&clp->cl_count))
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008863 goto out_err;
8864
8865 ret = ERR_PTR(-ENOMEM);
Benny Halevydfb4f3092010-09-24 09:17:01 -04008866 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008867 if (calldata == NULL)
8868 goto out_put_clp;
Anna Schumakerfba83f32018-05-04 16:22:50 -04008869 nfs4_init_sequence(&calldata->args, &calldata->res, 0, is_privileged);
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008870 nfs4_sequence_attach_slot(&calldata->args, &calldata->res, slot);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04008871 msg.rpc_argp = &calldata->args;
8872 msg.rpc_resp = &calldata->res;
8873 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008874 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008875
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008876 ret = rpc_run_task(&task_setup_data);
8877 if (IS_ERR(ret))
8878 goto out_err;
8879 return ret;
8880out_put_clp:
8881 nfs_put_client(clp);
8882out_err:
8883 nfs41_release_slot(slot);
8884 return ret;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008885}
8886
NeilBrowna52458b2018-12-03 11:30:31 +11008887static int nfs41_proc_async_sequence(struct nfs_client *clp, const struct cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008888{
8889 struct rpc_task *task;
8890 int ret = 0;
8891
Trond Myklebust2f60ea62011-08-24 15:07:37 -04008892 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
Andy Adamsond1f456b2014-09-29 12:31:57 -04008893 return -EAGAIN;
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008894 task = _nfs41_proc_sequence(clp, cred, NULL, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008895 if (IS_ERR(task))
8896 ret = PTR_ERR(task);
8897 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08008898 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008899 dprintk("<-- %s status=%d\n", __func__, ret);
8900 return ret;
8901}
8902
NeilBrowna52458b2018-12-03 11:30:31 +11008903static int nfs4_proc_sequence(struct nfs_client *clp, const struct cred *cred)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008904{
8905 struct rpc_task *task;
8906 int ret;
8907
Trond Myklebust3be0f80b2017-10-19 15:46:45 -04008908 task = _nfs41_proc_sequence(clp, cred, NULL, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008909 if (IS_ERR(task)) {
8910 ret = PTR_ERR(task);
8911 goto out;
8912 }
8913 ret = rpc_wait_for_completion_task(task);
Trond Myklebustbe824162015-07-05 14:50:46 -04008914 if (!ret)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04008915 ret = task->tk_status;
8916 rpc_put_task(task);
8917out:
8918 dprintk("<-- %s status=%d\n", __func__, ret);
8919 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04008920}
8921
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008922struct nfs4_reclaim_complete_data {
8923 struct nfs_client *clp;
8924 struct nfs41_reclaim_complete_args arg;
8925 struct nfs41_reclaim_complete_res res;
8926};
8927
8928static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
8929{
8930 struct nfs4_reclaim_complete_data *calldata = data;
8931
Anna Schumaker7981c8a2017-01-10 11:39:53 -05008932 nfs4_setup_sequence(calldata->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04008933 &calldata->arg.seq_args,
8934 &calldata->res.seq_res,
8935 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008936}
8937
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008938static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
8939{
8940 switch(task->tk_status) {
8941 case 0:
Jeff Layton57174592018-03-18 08:37:03 -04008942 wake_up_all(&clp->cl_lock_waitq);
8943 /* Fallthrough */
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008944 case -NFS4ERR_COMPLETE_ALREADY:
8945 case -NFS4ERR_WRONG_CRED: /* What to do here? */
8946 break;
8947 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008948 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04008949 /* fall through */
8950 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008951 return -EAGAIN;
Trond Myklebust0048fdd2017-05-04 13:44:04 -04008952 case -NFS4ERR_BADSESSION:
8953 case -NFS4ERR_DEADSESSION:
8954 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
Trond Myklebust0048fdd2017-05-04 13:44:04 -04008955 break;
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008956 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05008957 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008958 }
8959 return 0;
8960}
8961
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008962static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
8963{
8964 struct nfs4_reclaim_complete_data *calldata = data;
8965 struct nfs_client *clp = calldata->clp;
8966 struct nfs4_sequence_res *res = &calldata->res.seq_res;
8967
8968 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04008969 if (!nfs41_sequence_done(task, res))
8970 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008971
Trond Myklebustc6d01c62013-08-09 11:51:26 -04008972 trace_nfs4_reclaim_complete(clp, task->tk_status);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04008973 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
8974 rpc_restart_call_prepare(task);
8975 return;
8976 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008977 dprintk("<-- %s\n", __func__);
8978}
8979
8980static void nfs4_free_reclaim_complete_data(void *data)
8981{
8982 struct nfs4_reclaim_complete_data *calldata = data;
8983
8984 kfree(calldata);
8985}
8986
8987static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
8988 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
8989 .rpc_call_done = nfs4_reclaim_complete_done,
8990 .rpc_release = nfs4_free_reclaim_complete_data,
8991};
8992
8993/*
8994 * Issue a global reclaim complete.
8995 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04008996static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
NeilBrowna52458b2018-12-03 11:30:31 +11008997 const struct cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05008998{
8999 struct nfs4_reclaim_complete_data *calldata;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009000 struct rpc_message msg = {
9001 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04009002 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009003 };
9004 struct rpc_task_setup task_setup_data = {
9005 .rpc_client = clp->cl_rpcclient,
9006 .rpc_message = &msg,
9007 .callback_ops = &nfs4_reclaim_complete_call_ops,
Anna Schumaker4c952e32019-08-14 15:46:48 -04009008 .flags = RPC_TASK_NO_ROUND_ROBIN,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009009 };
9010 int status = -ENOMEM;
9011
9012 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04009013 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009014 if (calldata == NULL)
9015 goto out;
9016 calldata->clp = clp;
9017 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009018
Anna Schumakerfba83f32018-05-04 16:22:50 -04009019 nfs4_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0, 1);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009020 msg.rpc_argp = &calldata->arg;
9021 msg.rpc_resp = &calldata->res;
9022 task_setup_data.callback_data = calldata;
Anna Schumaker4c952e32019-08-14 15:46:48 -04009023 status = nfs4_call_sync_custom(&task_setup_data);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009024out:
9025 dprintk("<-- %s status=%d\n", __func__, status);
9026 return status;
9027}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009028
9029static void
9030nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
9031{
9032 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00009033 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009034
9035 dprintk("--> %s\n", __func__);
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009036 nfs4_setup_sequence(server->nfs_client, &lgp->args.seq_args,
Jeff Layton183d9e72016-05-17 12:28:47 -04009037 &lgp->res.seq_res, task);
9038 dprintk("<-- %s\n", __func__);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009039}
9040
9041static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
9042{
9043 struct nfs4_layoutget *lgp = calldata;
Jeff Layton183d9e72016-05-17 12:28:47 -04009044
9045 dprintk("--> %s\n", __func__);
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009046 nfs41_sequence_process(task, &lgp->res.seq_res);
Jeff Layton183d9e72016-05-17 12:28:47 -04009047 dprintk("<-- %s\n", __func__);
9048}
9049
9050static int
9051nfs4_layoutget_handle_exception(struct rpc_task *task,
9052 struct nfs4_layoutget *lgp, struct nfs4_exception *exception)
9053{
Trond Myklebustee314c22012-10-01 17:25:48 -07009054 struct inode *inode = lgp->args.inode;
9055 struct nfs_server *server = NFS_SERVER(inode);
9056 struct pnfs_layout_hdr *lo;
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009057 int nfs4err = task->tk_status;
9058 int err, status = 0;
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009059 LIST_HEAD(head);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009060
Boaz Harroshed7e5422014-01-22 20:34:54 +02009061 dprintk("--> %s tk_status => %d\n", __func__, -task->tk_status);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009062
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009063 nfs4_sequence_free_slot(&lgp->res.seq_res);
9064
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009065 switch (nfs4err) {
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009066 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07009067 goto out;
Peng Tao7c1e6e52015-12-05 17:01:01 +08009068
9069 /*
9070 * NFS4ERR_LAYOUTUNAVAILABLE means we are not supposed to use pnfs
9071 * on the file. set tk_status to -ENODATA to tell upper layer to
9072 * retry go inband.
9073 */
9074 case -NFS4ERR_LAYOUTUNAVAILABLE:
Jeff Layton183d9e72016-05-17 12:28:47 -04009075 status = -ENODATA;
Peng Tao7c1e6e52015-12-05 17:01:01 +08009076 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02009077 /*
Trond Myklebust21b874c2015-08-31 01:19:22 -07009078 * NFS4ERR_BADLAYOUT means the MDS cannot return a layout of
9079 * length lgp->args.minlength != 0 (see RFC5661 section 18.43.3).
9080 */
9081 case -NFS4ERR_BADLAYOUT:
Jeff Layton183d9e72016-05-17 12:28:47 -04009082 status = -EOVERFLOW;
9083 goto out;
Trond Myklebust21b874c2015-08-31 01:19:22 -07009084 /*
Boaz Harroshed7e5422014-01-22 20:34:54 +02009085 * NFS4ERR_LAYOUTTRYLATER is a conflict with another client
Trond Myklebust21b874c2015-08-31 01:19:22 -07009086 * (or clients) writing to the same RAID stripe except when
9087 * the minlength argument is 0 (see RFC5661 section 18.43.3).
Jeff Layton183d9e72016-05-17 12:28:47 -04009088 *
9089 * Treat it like we would RECALLCONFLICT -- we retry for a little
9090 * while, and then eventually give up.
Boaz Harroshed7e5422014-01-22 20:34:54 +02009091 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009092 case -NFS4ERR_LAYOUTTRYLATER:
Jeff Layton183d9e72016-05-17 12:28:47 -04009093 if (lgp->args.minlength == 0) {
9094 status = -EOVERFLOW;
9095 goto out;
Boaz Harroshed7e5422014-01-22 20:34:54 +02009096 }
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009097 status = -EBUSY;
9098 break;
Jeff Layton183d9e72016-05-17 12:28:47 -04009099 case -NFS4ERR_RECALLCONFLICT:
Jeff Layton183d9e72016-05-17 12:28:47 -04009100 status = -ERECALLCONFLICT;
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009101 break;
Trond Myklebust26f47442016-09-22 13:39:10 -04009102 case -NFS4ERR_DELEG_REVOKED:
9103 case -NFS4ERR_ADMIN_REVOKED:
Trond Myklebustee314c22012-10-01 17:25:48 -07009104 case -NFS4ERR_EXPIRED:
9105 case -NFS4ERR_BAD_STATEID:
Jeff Layton183d9e72016-05-17 12:28:47 -04009106 exception->timeout = 0;
Trond Myklebustee314c22012-10-01 17:25:48 -07009107 spin_lock(&inode->i_lock);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009108 lo = NFS_I(inode)->layout;
9109 /* If the open stateid was bad, then recover it. */
9110 if (!lo || test_bit(NFS_LAYOUT_INVALID_STID, &lo->plh_flags) ||
Trond Myklebuste8fa33a2017-10-04 13:49:12 -04009111 !nfs4_stateid_match_other(&lgp->args.stateid, &lo->plh_stateid)) {
Trond Myklebustee314c22012-10-01 17:25:48 -07009112 spin_unlock(&inode->i_lock);
Jeff Layton183d9e72016-05-17 12:28:47 -04009113 exception->state = lgp->args.ctx->state;
Trond Myklebust26f47442016-09-22 13:39:10 -04009114 exception->stateid = &lgp->args.stateid;
Trond Myklebust2259f962015-09-20 13:30:30 -04009115 break;
9116 }
Trond Myklebustee314c22012-10-01 17:25:48 -07009117
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009118 /*
9119 * Mark the bad layout state as invalid, then retry
9120 */
Trond Myklebust668f4552016-07-24 17:08:59 -04009121 pnfs_mark_layout_stateid_invalid(lo, &head);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009122 spin_unlock(&inode->i_lock);
Trond Myklebust1f18b822017-04-29 10:10:17 -04009123 nfs_commit_inode(inode, 0);
Trond Myklebustf7db0b22016-07-14 15:14:02 -04009124 pnfs_free_lseg_list(&head);
9125 status = -EAGAIN;
9126 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009127 }
Jeff Layton183d9e72016-05-17 12:28:47 -04009128
Trond Myklebuste85d7ee2016-07-14 18:46:24 -04009129 err = nfs4_handle_exception(server, nfs4err, exception);
9130 if (!status) {
9131 if (exception->retry)
9132 status = -EAGAIN;
9133 else
9134 status = err;
9135 }
Trond Myklebustee314c22012-10-01 17:25:48 -07009136out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009137 dprintk("<-- %s\n", __func__);
Jeff Layton183d9e72016-05-17 12:28:47 -04009138 return status;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009139}
9140
Fred Isamandacb4522016-09-19 17:47:09 -04009141size_t max_response_pages(struct nfs_server *server)
Idan Kedar85541162012-08-02 11:47:10 +03009142{
9143 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
9144 return nfs_page_array_len(0, max_resp_sz);
9145}
9146
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009147static void nfs4_layoutget_release(void *calldata)
9148{
9149 struct nfs4_layoutget *lgp = calldata;
9150
9151 dprintk("--> %s\n", __func__);
Trond Myklebustbd171932017-06-27 17:33:38 -04009152 nfs4_sequence_free_slot(&lgp->res.seq_res);
Trond Myklebust29a8bfe2018-05-30 17:16:20 -04009153 pnfs_layoutget_free(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009154 dprintk("<-- %s\n", __func__);
9155}
9156
9157static const struct rpc_call_ops nfs4_layoutget_call_ops = {
9158 .rpc_call_prepare = nfs4_layoutget_prepare,
9159 .rpc_call_done = nfs4_layoutget_done,
9160 .rpc_release = nfs4_layoutget_release,
9161};
9162
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009163struct pnfs_layout_segment *
Fred Isamandacb4522016-09-19 17:47:09 -04009164nfs4_proc_layoutget(struct nfs4_layoutget *lgp, long *timeout)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009165{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05009166 struct inode *inode = lgp->args.inode;
9167 struct nfs_server *server = NFS_SERVER(inode);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009168 struct rpc_task *task;
9169 struct rpc_message msg = {
9170 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
9171 .rpc_argp = &lgp->args,
9172 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04009173 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009174 };
9175 struct rpc_task_setup task_setup_data = {
9176 .rpc_client = server->client,
9177 .rpc_message = &msg,
9178 .callback_ops = &nfs4_layoutget_call_ops,
9179 .callback_data = lgp,
Trond Myklebust63ec2b62020-02-07 19:40:14 -05009180 .flags = RPC_TASK_ASYNC | RPC_TASK_CRED_NOREF,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009181 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009182 struct pnfs_layout_segment *lseg = NULL;
Trond Myklebustbc236762016-06-17 16:48:18 -04009183 struct nfs4_exception exception = {
9184 .inode = inode,
9185 .timeout = *timeout,
9186 };
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009187 int status = 0;
9188
9189 dprintk("--> %s\n", __func__);
9190
Peng Tao4bd5a982014-11-17 11:05:17 +08009191 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
9192 pnfs_get_layout_hdr(NFS_I(inode)->layout);
9193
Anna Schumakerfba83f32018-05-04 16:22:50 -04009194 nfs4_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05009195
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009196 task = rpc_run_task(&task_setup_data);
9197 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009198 return ERR_CAST(task);
Anna Schumaker820bf852017-01-11 15:01:43 -05009199 status = rpc_wait_for_completion_task(task);
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009200 if (status != 0)
9201 goto out;
9202
Trond Myklebust18c07782019-02-13 07:55:31 -05009203 if (task->tk_status < 0) {
Jeff Layton183d9e72016-05-17 12:28:47 -04009204 status = nfs4_layoutget_handle_exception(task, lgp, &exception);
9205 *timeout = exception.timeout;
Trond Myklebust18c07782019-02-13 07:55:31 -05009206 } else if (lgp->res.layoutp->len == 0) {
9207 status = -EAGAIN;
9208 *timeout = nfs4_update_delay(&exception.timeout);
Trond Myklebust2dbf8df2018-06-15 15:58:45 -04009209 } else
9210 lseg = pnfs_layout_process(lgp);
9211out:
Trond Myklebust1037e6e2013-08-14 16:36:51 -04009212 trace_nfs4_layoutget(lgp->args.ctx,
9213 &lgp->args.range,
9214 &lgp->res.range,
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009215 &lgp->res.stateid,
Trond Myklebust1037e6e2013-08-14 16:36:51 -04009216 status);
Jeff Layton183d9e72016-05-17 12:28:47 -04009217
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009218 rpc_put_task(task);
9219 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04009220 if (status)
9221 return ERR_PTR(status);
9222 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009223}
9224
Benny Halevycbe82602011-05-22 19:52:37 +03009225static void
9226nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
9227{
9228 struct nfs4_layoutreturn *lrp = calldata;
9229
9230 dprintk("--> %s\n", __func__);
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009231 nfs4_setup_sequence(lrp->clp,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04009232 &lrp->args.seq_args,
9233 &lrp->res.seq_res,
9234 task);
Trond Myklebustc8bf7072018-06-15 16:31:02 -04009235 if (!pnfs_layout_is_valid(lrp->args.layout))
9236 rpc_exit(task, 0);
Benny Halevycbe82602011-05-22 19:52:37 +03009237}
9238
9239static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
9240{
9241 struct nfs4_layoutreturn *lrp = calldata;
9242 struct nfs_server *server;
9243
9244 dprintk("--> %s\n", __func__);
9245
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009246 if (!nfs41_sequence_process(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03009247 return;
9248
Trond Myklebust6109bcf2019-09-20 07:23:43 -04009249 /*
9250 * Was there an RPC level error? Assume the call succeeded,
9251 * and that we need to release the layout
9252 */
9253 if (task->tk_rpc_status != 0 && RPC_WAS_SENT(task)) {
9254 lrp->res.lrs_present = 0;
9255 return;
9256 }
9257
Benny Halevycbe82602011-05-22 19:52:37 +03009258 server = NFS_SERVER(lrp->args.inode);
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009259 switch (task->tk_status) {
Trond Myklebustff905142017-11-06 15:28:08 -05009260 case -NFS4ERR_OLD_STATEID:
Trond Myklebust30cb3ee2019-09-20 07:23:45 -04009261 if (nfs4_layout_refresh_old_stateid(&lrp->args.stateid,
Trond Myklebustecf84022018-08-15 21:35:46 -04009262 &lrp->args.range,
Trond Myklebustff905142017-11-06 15:28:08 -05009263 lrp->args.inode))
9264 goto out_restart;
9265 /* Fallthrough */
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009266 default:
9267 task->tk_status = 0;
Trond Myklebustff905142017-11-06 15:28:08 -05009268 /* Fallthrough */
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009269 case 0:
9270 break;
9271 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10009272 if (nfs4_async_handle_error(task, server, NULL, NULL) != -EAGAIN)
Trond Myklebustf22e5ed2013-12-04 12:09:45 -05009273 break;
Trond Myklebustff905142017-11-06 15:28:08 -05009274 goto out_restart;
Benny Halevycbe82602011-05-22 19:52:37 +03009275 }
Benny Halevycbe82602011-05-22 19:52:37 +03009276 dprintk("<-- %s\n", __func__);
Trond Myklebustff905142017-11-06 15:28:08 -05009277 return;
9278out_restart:
9279 task->tk_status = 0;
9280 nfs4_sequence_free_slot(&lrp->res.seq_res);
9281 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03009282}
9283
9284static void nfs4_layoutreturn_release(void *calldata)
9285{
9286 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04009287 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03009288
9289 dprintk("--> %s\n", __func__);
Trond Myklebust2a974422016-11-20 13:13:54 -05009290 pnfs_layoutreturn_free_lsegs(lo, &lrp->args.stateid, &lrp->args.range,
Trond Myklebust68f74472016-10-12 19:50:54 -04009291 lrp->res.lrs_present ? &lrp->res.stateid : NULL);
Trond Myklebust2e80dbe2016-08-28 11:50:26 -04009292 nfs4_sequence_free_slot(&lrp->res.seq_res);
Trond Myklebust4d796d72016-09-23 11:38:08 -04009293 if (lrp->ld_private.ops && lrp->ld_private.ops->free)
9294 lrp->ld_private.ops->free(&lrp->ld_private);
Trond Myklebust2f065dd2016-12-07 12:29:26 -05009295 pnfs_put_layout_hdr(lrp->args.layout);
9296 nfs_iput_and_deactive(lrp->inode);
Benny Halevycbe82602011-05-22 19:52:37 +03009297 kfree(calldata);
9298 dprintk("<-- %s\n", __func__);
9299}
9300
9301static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
9302 .rpc_call_prepare = nfs4_layoutreturn_prepare,
9303 .rpc_call_done = nfs4_layoutreturn_done,
9304 .rpc_release = nfs4_layoutreturn_release,
9305};
9306
Peng Tao6c166052014-11-17 09:30:40 +08009307int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp, bool sync)
Benny Halevycbe82602011-05-22 19:52:37 +03009308{
9309 struct rpc_task *task;
9310 struct rpc_message msg = {
9311 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
9312 .rpc_argp = &lrp->args,
9313 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04009314 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03009315 };
9316 struct rpc_task_setup task_setup_data = {
Andy Adamson1771c572013-07-22 12:42:05 -04009317 .rpc_client = NFS_SERVER(lrp->args.inode)->client,
Benny Halevycbe82602011-05-22 19:52:37 +03009318 .rpc_message = &msg,
9319 .callback_ops = &nfs4_layoutreturn_call_ops,
9320 .callback_data = lrp,
9321 };
Peng Tao6c166052014-11-17 09:30:40 +08009322 int status = 0;
Benny Halevycbe82602011-05-22 19:52:37 +03009323
Andrew Elble99ade3c2015-12-02 09:39:51 -05009324 nfs4_state_protect(NFS_SERVER(lrp->args.inode)->nfs_client,
9325 NFS_SP4_MACH_CRED_PNFS_CLEANUP,
9326 &task_setup_data.rpc_client, &msg);
9327
Benny Halevycbe82602011-05-22 19:52:37 +03009328 dprintk("--> %s\n", __func__);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05009329 if (!sync) {
9330 lrp->inode = nfs_igrab_and_active(lrp->args.inode);
9331 if (!lrp->inode) {
9332 nfs4_layoutreturn_release(lrp);
9333 return -EAGAIN;
9334 }
9335 task_setup_data.flags |= RPC_TASK_ASYNC;
9336 }
Anna Schumakerfba83f32018-05-04 16:22:50 -04009337 nfs4_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1, 0);
Benny Halevycbe82602011-05-22 19:52:37 +03009338 task = rpc_run_task(&task_setup_data);
9339 if (IS_ERR(task))
9340 return PTR_ERR(task);
Trond Myklebust5a0ec8ac2015-02-05 16:35:16 -05009341 if (sync)
9342 status = task->tk_status;
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009343 trace_nfs4_layoutreturn(lrp->args.inode, &lrp->args.stateid, status);
Benny Halevycbe82602011-05-22 19:52:37 +03009344 dprintk("<-- %s status=%d\n", __func__, status);
9345 rpc_put_task(task);
9346 return status;
9347}
9348
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009349static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009350_nfs4_proc_getdeviceinfo(struct nfs_server *server,
9351 struct pnfs_device *pdev,
NeilBrowna52458b2018-12-03 11:30:31 +11009352 const struct cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009353{
9354 struct nfs4_getdeviceinfo_args args = {
9355 .pdev = pdev,
Trond Myklebust4e590802015-03-09 14:01:25 -04009356 .notify_types = NOTIFY_DEVICEID4_CHANGE |
9357 NOTIFY_DEVICEID4_DELETE,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009358 };
9359 struct nfs4_getdeviceinfo_res res = {
9360 .pdev = pdev,
9361 };
9362 struct rpc_message msg = {
9363 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
9364 .rpc_argp = &args,
9365 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009366 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009367 };
9368 int status;
9369
9370 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00009371 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Trond Myklebust4e590802015-03-09 14:01:25 -04009372 if (res.notification & ~args.notify_types)
9373 dprintk("%s: unsupported notification\n", __func__);
Trond Myklebustdf526992015-03-09 14:48:32 -04009374 if (res.notification != args.notify_types)
9375 pdev->nocache = 1;
Trond Myklebust4e590802015-03-09 14:01:25 -04009376
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009377 dprintk("<-- %s status=%d\n", __func__, status);
9378
9379 return status;
9380}
9381
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009382int nfs4_proc_getdeviceinfo(struct nfs_server *server,
9383 struct pnfs_device *pdev,
NeilBrowna52458b2018-12-03 11:30:31 +11009384 const struct cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009385{
9386 struct nfs4_exception exception = { };
9387 int err;
9388
9389 do {
9390 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04009391 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04009392 &exception);
9393 } while (exception.retry);
9394 return err;
9395}
9396EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
9397
Andy Adamson863a3c62011-03-23 13:27:54 +00009398static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
9399{
9400 struct nfs4_layoutcommit_data *data = calldata;
9401 struct nfs_server *server = NFS_SERVER(data->args.inode);
9402
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009403 nfs4_setup_sequence(server->nfs_client,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04009404 &data->args.seq_args,
9405 &data->res.seq_res,
9406 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00009407}
9408
9409static void
9410nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
9411{
9412 struct nfs4_layoutcommit_data *data = calldata;
9413 struct nfs_server *server = NFS_SERVER(data->args.inode);
9414
Trond Myklebust6ba7db32012-10-22 20:07:20 -04009415 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00009416 return;
9417
9418 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009419 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
9420 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
9421 case -NFS4ERR_BADLAYOUT: /* no layout */
9422 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00009423 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009424 case 0:
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009425 break;
9426 default:
NeilBrown8478eaa2014-09-18 16:09:27 +10009427 if (nfs4_async_handle_error(task, server, NULL, NULL) == -EAGAIN) {
Trond Myklebuste59d27e2012-03-27 18:22:19 -04009428 rpc_restart_call_prepare(task);
9429 return;
9430 }
9431 }
Andy Adamson863a3c62011-03-23 13:27:54 +00009432}
9433
9434static void nfs4_layoutcommit_release(void *calldata)
9435{
9436 struct nfs4_layoutcommit_data *data = calldata;
9437
Andy Adamsondb29c082011-07-30 20:52:38 -04009438 pnfs_cleanup_layoutcommit(data);
Trond Myklebustd8c951c2014-01-13 12:08:11 -05009439 nfs_post_op_update_inode_force_wcc(data->args.inode,
9440 data->res.fattr);
NeilBrowna52458b2018-12-03 11:30:31 +11009441 put_cred(data->cred);
Trond Myklebust472e2592015-02-05 16:50:30 -05009442 nfs_iput_and_deactive(data->inode);
Andy Adamson863a3c62011-03-23 13:27:54 +00009443 kfree(data);
9444}
9445
9446static const struct rpc_call_ops nfs4_layoutcommit_ops = {
9447 .rpc_call_prepare = nfs4_layoutcommit_prepare,
9448 .rpc_call_done = nfs4_layoutcommit_done,
9449 .rpc_release = nfs4_layoutcommit_release,
9450};
9451
9452int
Andy Adamsonef311532011-03-12 02:58:10 -05009453nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00009454{
9455 struct rpc_message msg = {
9456 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
9457 .rpc_argp = &data->args,
9458 .rpc_resp = &data->res,
9459 .rpc_cred = data->cred,
9460 };
9461 struct rpc_task_setup task_setup_data = {
9462 .task = &data->task,
9463 .rpc_client = NFS_CLIENT(data->args.inode),
9464 .rpc_message = &msg,
9465 .callback_ops = &nfs4_layoutcommit_ops,
9466 .callback_data = data,
Andy Adamson863a3c62011-03-23 13:27:54 +00009467 };
9468 struct rpc_task *task;
9469 int status = 0;
9470
Kinglong Meeb4839eb2015-07-01 12:00:13 +08009471 dprintk("NFS: initiating layoutcommit call. sync %d "
9472 "lbw: %llu inode %lu\n", sync,
Andy Adamson863a3c62011-03-23 13:27:54 +00009473 data->args.lastbytewritten,
9474 data->args.inode->i_ino);
9475
Trond Myklebust472e2592015-02-05 16:50:30 -05009476 if (!sync) {
9477 data->inode = nfs_igrab_and_active(data->args.inode);
9478 if (data->inode == NULL) {
9479 nfs4_layoutcommit_release(data);
9480 return -EAGAIN;
9481 }
9482 task_setup_data.flags = RPC_TASK_ASYNC;
9483 }
Anna Schumakerfba83f32018-05-04 16:22:50 -04009484 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, 0);
Andy Adamson863a3c62011-03-23 13:27:54 +00009485 task = rpc_run_task(&task_setup_data);
9486 if (IS_ERR(task))
9487 return PTR_ERR(task);
Trond Myklebust472e2592015-02-05 16:50:30 -05009488 if (sync)
9489 status = task->tk_status;
Olga Kornievskaia48c95792015-11-24 13:29:41 -05009490 trace_nfs4_layoutcommit(data->args.inode, &data->args.stateid, status);
Andy Adamson863a3c62011-03-23 13:27:54 +00009491 dprintk("%s: status %d\n", __func__, status);
9492 rpc_put_task(task);
9493 return status;
9494}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009495
Trond Myklebust302fad72019-02-18 13:32:38 -05009496/*
Andy Adamson97431202013-08-08 10:57:56 -04009497 * Use the state managment nfs_client cl_rpcclient, which uses krb5i (if
9498 * possible) as per RFC3530bis and RFC5661 Security Considerations sections
9499 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009500static int
9501_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009502 struct nfs_fsinfo *info,
9503 struct nfs4_secinfo_flavors *flavors, bool use_integrity)
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009504{
9505 struct nfs41_secinfo_no_name_args args = {
9506 .style = SECINFO_STYLE_CURRENT_FH,
9507 };
9508 struct nfs4_secinfo_res res = {
9509 .flavors = flavors,
9510 };
9511 struct rpc_message msg = {
9512 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
9513 .rpc_argp = &args,
9514 .rpc_resp = &res,
9515 };
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009516 struct rpc_clnt *clnt = server->client;
Anna Schumakercc15e242019-08-14 16:22:31 -04009517 struct nfs4_call_sync_data data = {
9518 .seq_server = server,
9519 .seq_args = &args.seq_args,
9520 .seq_res = &res.seq_res,
9521 };
9522 struct rpc_task_setup task_setup = {
9523 .rpc_client = server->client,
9524 .rpc_message = &msg,
9525 .callback_ops = server->nfs_client->cl_mvops->call_sync_ops,
9526 .callback_data = &data,
9527 .flags = RPC_TASK_NO_ROUND_ROBIN,
9528 };
NeilBrowna52458b2018-12-03 11:30:31 +11009529 const struct cred *cred = NULL;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009530 int status;
9531
9532 if (use_integrity) {
9533 clnt = server->nfs_client->cl_rpcclient;
Anna Schumakercc15e242019-08-14 16:22:31 -04009534 task_setup.rpc_client = clnt;
9535
Weston Andros Adamson7cb852d2013-09-10 18:44:31 -04009536 cred = nfs4_get_clid_cred(server->nfs_client);
9537 msg.rpc_cred = cred;
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009538 }
9539
9540 dprintk("--> %s\n", __func__);
Anna Schumakercc15e242019-08-14 16:22:31 -04009541 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 0);
9542 status = nfs4_call_sync_custom(&task_setup);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009543 dprintk("<-- %s status=%d\n", __func__, status);
9544
NeilBrowna52458b2018-12-03 11:30:31 +11009545 put_cred(cred);
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009546
9547 return status;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009548}
9549
9550static int
9551nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
9552 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
9553{
Trond Myklebust0688e642019-04-07 13:59:09 -04009554 struct nfs4_exception exception = {
9555 .interruptible = true,
9556 };
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009557 int err;
9558 do {
Weston Andros Adamsonb1b3e132013-09-04 12:13:19 -04009559 /* first try using integrity protection */
9560 err = -NFS4ERR_WRONGSEC;
9561
9562 /* try to use integrity protection with machine cred */
9563 if (_nfs4_is_integrity_protected(server->nfs_client))
9564 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
9565 flavors, true);
9566
9567 /*
9568 * if unable to use integrity protection, or SECINFO with
9569 * integrity protection returns NFS4ERR_WRONGSEC (which is
9570 * disallowed by spec, but exists in deployed servers) use
9571 * the current filesystem's rpc_client and the user cred.
9572 */
9573 if (err == -NFS4ERR_WRONGSEC)
9574 err = _nfs41_proc_secinfo_no_name(server, fhandle, info,
9575 flavors, false);
9576
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009577 switch (err) {
9578 case 0:
9579 case -NFS4ERR_WRONGSEC:
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05009580 case -ENOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04009581 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009582 default:
9583 err = nfs4_handle_exception(server, err, &exception);
9584 }
9585 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04009586out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009587 return err;
9588}
9589
9590static int
9591nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
9592 struct nfs_fsinfo *info)
9593{
9594 int err;
9595 struct page *page;
Anna Schumaker367156d2013-09-25 17:02:48 -04009596 rpc_authflavor_t flavor = RPC_AUTH_MAXFLAVOR;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009597 struct nfs4_secinfo_flavors *flavors;
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009598 struct nfs4_secinfo4 *secinfo;
9599 int i;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009600
9601 page = alloc_page(GFP_KERNEL);
9602 if (!page) {
9603 err = -ENOMEM;
9604 goto out;
9605 }
9606
9607 flavors = page_address(page);
9608 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
9609
9610 /*
9611 * Fall back on "guess and check" method if
9612 * the server doesn't support SECINFO_NO_NAME
9613 */
Weston Andros Adamson78b19ba2014-01-13 16:54:45 -05009614 if (err == -NFS4ERR_WRONGSEC || err == -ENOTSUPP) {
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009615 err = nfs4_find_root_sec(server, fhandle, info);
9616 goto out_freepage;
9617 }
9618 if (err)
9619 goto out_freepage;
9620
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009621 for (i = 0; i < flavors->num_flavors; i++) {
9622 secinfo = &flavors->flavors[i];
9623
9624 switch (secinfo->flavor) {
9625 case RPC_AUTH_NULL:
9626 case RPC_AUTH_UNIX:
9627 case RPC_AUTH_GSS:
9628 flavor = rpcauth_get_pseudoflavor(secinfo->flavor,
9629 &secinfo->flavor_info);
9630 break;
9631 default:
9632 flavor = RPC_AUTH_MAXFLAVOR;
9633 break;
9634 }
9635
Weston Andros Adamson4d4b69d2013-10-18 15:15:19 -04009636 if (!nfs_auth_info_match(&server->auth_info, flavor))
9637 flavor = RPC_AUTH_MAXFLAVOR;
9638
Weston Andros Adamson58a8cf12013-09-24 13:58:02 -04009639 if (flavor != RPC_AUTH_MAXFLAVOR) {
9640 err = nfs4_lookup_root_sec(server, fhandle,
9641 info, flavor);
9642 if (!err)
9643 break;
9644 }
9645 }
9646
9647 if (flavor == RPC_AUTH_MAXFLAVOR)
9648 err = -EPERM;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009649
9650out_freepage:
9651 put_page(page);
9652 if (err == -EACCES)
9653 return -EPERM;
9654out:
9655 return err;
9656}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009657
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009658static int _nfs41_test_stateid(struct nfs_server *server,
9659 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009660 const struct cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04009661{
9662 int status;
9663 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009664 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04009665 };
9666 struct nfs41_test_stateid_res res;
9667 struct rpc_message msg = {
9668 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
9669 .rpc_argp = &args,
9670 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009671 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04009672 };
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009673 struct rpc_clnt *rpc_client = server->client;
9674
9675 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
9676 &rpc_client, &msg);
Bryan Schumaker1cab0652012-01-31 10:39:29 -05009677
Chuck Lever38527b12012-07-11 16:30:23 -04009678 dprintk("NFS call test_stateid %p\n", stateid);
Anna Schumakerfba83f32018-05-04 16:22:50 -04009679 nfs4_init_sequence(&args.seq_args, &res.seq_res, 0, 1);
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009680 status = nfs4_call_sync_sequence(rpc_client, server, &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04009681 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04009682 if (status != NFS_OK) {
9683 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04009684 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04009685 }
9686 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04009687 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04009688}
9689
Trond Myklebust43912bb2016-09-22 13:38:56 -04009690static void nfs4_handle_delay_or_session_error(struct nfs_server *server,
9691 int err, struct nfs4_exception *exception)
9692{
9693 exception->retry = 0;
9694 switch(err) {
9695 case -NFS4ERR_DELAY:
Trond Myklebust76e8a1b2016-09-22 13:39:19 -04009696 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust43912bb2016-09-22 13:38:56 -04009697 nfs4_handle_exception(server, err, exception);
9698 break;
9699 case -NFS4ERR_BADSESSION:
9700 case -NFS4ERR_BADSLOT:
9701 case -NFS4ERR_BAD_HIGH_SLOT:
9702 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
9703 case -NFS4ERR_DEADSESSION:
9704 nfs4_do_handle_exception(server, err, exception);
9705 }
9706}
9707
Chuck Lever38527b12012-07-11 16:30:23 -04009708/**
9709 * nfs41_test_stateid - perform a TEST_STATEID operation
9710 *
9711 * @server: server / transport on which to perform the operation
9712 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009713 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04009714 *
9715 * Returns NFS_OK if the server recognizes that "stateid" is valid.
9716 * Otherwise a negative NFS4ERR value is returned if the operation
9717 * failed or the state ID is not currently valid.
9718 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009719static int nfs41_test_stateid(struct nfs_server *server,
9720 nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009721 const struct cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04009722{
Trond Myklebust0688e642019-04-07 13:59:09 -04009723 struct nfs4_exception exception = {
9724 .interruptible = true,
9725 };
Bryan Schumaker7d974792011-06-02 14:59:08 -04009726 int err;
9727 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009728 err = _nfs41_test_stateid(server, stateid, cred);
Trond Myklebust43912bb2016-09-22 13:38:56 -04009729 nfs4_handle_delay_or_session_error(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04009730 } while (exception.retry);
9731 return err;
9732}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009733
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009734struct nfs_free_stateid_data {
9735 struct nfs_server *server;
9736 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009737 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009738};
9739
9740static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
9741{
9742 struct nfs_free_stateid_data *data = calldata;
Anna Schumaker7981c8a2017-01-10 11:39:53 -05009743 nfs4_setup_sequence(data->server->nfs_client,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009744 &data->args.seq_args,
9745 &data->res.seq_res,
9746 task);
9747}
9748
9749static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
9750{
9751 struct nfs_free_stateid_data *data = calldata;
9752
9753 nfs41_sequence_done(task, &data->res.seq_res);
9754
9755 switch (task->tk_status) {
9756 case -NFS4ERR_DELAY:
NeilBrown8478eaa2014-09-18 16:09:27 +10009757 if (nfs4_async_handle_error(task, data->server, NULL, NULL) == -EAGAIN)
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009758 rpc_restart_call_prepare(task);
9759 }
9760}
9761
9762static void nfs41_free_stateid_release(void *calldata)
9763{
9764 kfree(calldata);
9765}
9766
Trond Myklebust17f26b12013-08-21 15:48:42 -04009767static const struct rpc_call_ops nfs41_free_stateid_ops = {
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009768 .rpc_call_prepare = nfs41_free_stateid_prepare,
9769 .rpc_call_done = nfs41_free_stateid_done,
9770 .rpc_release = nfs41_free_stateid_release,
9771};
9772
Anna Schumaker2f261022018-05-15 13:03:39 -04009773/**
9774 * nfs41_free_stateid - perform a FREE_STATEID operation
9775 *
9776 * @server: server / transport on which to perform the operation
9777 * @stateid: state ID to release
9778 * @cred: credential
Trond Myklebust302fad72019-02-18 13:32:38 -05009779 * @privileged: set to true if this call needs to be privileged
Anna Schumaker2f261022018-05-15 13:03:39 -04009780 *
9781 * Note: this function is always asynchronous.
9782 */
9783static int nfs41_free_stateid(struct nfs_server *server,
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009784 const nfs4_stateid *stateid,
NeilBrowna52458b2018-12-03 11:30:31 +11009785 const struct cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009786 bool privileged)
9787{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009788 struct rpc_message msg = {
9789 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04009790 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009791 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009792 struct rpc_task_setup task_setup = {
9793 .rpc_client = server->client,
9794 .rpc_message = &msg,
9795 .callback_ops = &nfs41_free_stateid_ops,
9796 .flags = RPC_TASK_ASYNC,
9797 };
9798 struct nfs_free_stateid_data *data;
Anna Schumaker2f261022018-05-15 13:03:39 -04009799 struct rpc_task *task;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009800
Weston Andros Adamson3787d502013-08-13 16:37:36 -04009801 nfs4_state_protect(server->nfs_client, NFS_SP4_MACH_CRED_STATEID,
9802 &task_setup.rpc_client, &msg);
9803
Chuck Lever38527b12012-07-11 16:30:23 -04009804 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009805 data = kmalloc(sizeof(*data), GFP_NOFS);
9806 if (!data)
Anna Schumaker2f261022018-05-15 13:03:39 -04009807 return -ENOMEM;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009808 data->server = server;
9809 nfs4_stateid_copy(&data->args.stateid, stateid);
9810
9811 task_setup.callback_data = data;
9812
9813 msg.rpc_argp = &data->args;
9814 msg.rpc_resp = &data->res;
Anna Schumakerfba83f32018-05-04 16:22:50 -04009815 nfs4_init_sequence(&data->args.seq_args, &data->res.seq_res, 1, privileged);
Anna Schumaker2f261022018-05-15 13:03:39 -04009816 task = rpc_run_task(&task_setup);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009817 if (IS_ERR(task))
9818 return PTR_ERR(task);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04009819 rpc_put_task(task);
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009820 return 0;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04009821}
Trond Myklebust36281ca2012-03-04 18:13:56 -05009822
Jeff Laytonf1cdae82014-05-01 06:28:47 -04009823static void
9824nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009825{
NeilBrowna52458b2018-12-03 11:30:31 +11009826 const struct cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009827
Trond Myklebustf0b0bf82016-09-22 13:39:04 -04009828 nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009829 nfs4_free_lock_state(server, lsp);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009830}
9831
Trond Myklebust36281ca2012-03-04 18:13:56 -05009832static bool nfs41_match_stateid(const nfs4_stateid *s1,
9833 const nfs4_stateid *s2)
9834{
Trond Myklebust93b717f2016-05-16 17:42:43 -04009835 if (s1->type != s2->type)
9836 return false;
9837
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05009838 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05009839 return false;
9840
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05009841 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05009842 return true;
Trond Myklebust36281ca2012-03-04 18:13:56 -05009843
Anna Schumaker045c5512017-01-11 16:59:48 -05009844 return s1->seqid == 0 || s2->seqid == 0;
Trond Myklebust36281ca2012-03-04 18:13:56 -05009845}
9846
Andy Adamson557134a2009-04-01 09:21:53 -04009847#endif /* CONFIG_NFS_V4_1 */
9848
Trond Myklebust36281ca2012-03-04 18:13:56 -05009849static bool nfs4_match_stateid(const nfs4_stateid *s1,
9850 const nfs4_stateid *s2)
9851{
Trond Myklebustf597c532012-03-04 18:13:56 -05009852 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05009853}
9854
9855
Trond Myklebust17280172012-03-11 13:11:00 -04009856static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05009857 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05009858 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009859 .recover_open = nfs4_open_reclaim,
9860 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04009861 .establish_clid = nfs4_init_clientid,
Chuck Lever05f4c352012-09-14 17:24:32 -04009862 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009863};
9864
Andy Adamson591d71c2009-04-01 09:22:47 -04009865#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009866static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04009867 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
9868 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
9869 .recover_open = nfs4_open_reclaim,
9870 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05009871 .establish_clid = nfs41_init_clientid,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05009872 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04009873 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04009874};
9875#endif /* CONFIG_NFS_V4_1 */
9876
Trond Myklebust17280172012-03-11 13:11:00 -04009877static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05009878 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05009879 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Trond Myklebust4dfd4f72014-10-17 15:10:25 +03009880 .recover_open = nfs40_open_expired,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009881 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04009882 .establish_clid = nfs4_init_clientid,
Linus Torvalds1da177e2005-04-16 15:20:36 -07009883};
9884
Andy Adamson591d71c2009-04-01 09:22:47 -04009885#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009886static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04009887 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
9888 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04009889 .recover_open = nfs41_open_expired,
9890 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05009891 .establish_clid = nfs41_init_clientid,
Andy Adamson591d71c2009-04-01 09:22:47 -04009892};
9893#endif /* CONFIG_NFS_V4_1 */
9894
Trond Myklebust17280172012-03-11 13:11:00 -04009895static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04009896 .sched_state_renewal = nfs4_proc_async_renew,
NeilBrownf15e1e82018-12-03 11:30:30 +11009897 .get_state_renewal_cred = nfs4_get_renew_cred,
Benny Halevy8e69514f2009-04-01 09:22:45 -04009898 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04009899};
9900
9901#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04009902static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04009903 .sched_state_renewal = nfs41_proc_async_sequence,
NeilBrownf15e1e82018-12-03 11:30:30 +11009904 .get_state_renewal_cred = nfs4_get_machine_cred,
Benny Halevy8e69514f2009-04-01 09:22:45 -04009905 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04009906};
9907#endif
9908
Chuck Leverec011fe2013-10-17 14:12:39 -04009909static const struct nfs4_mig_recovery_ops nfs40_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04009910 .get_locations = _nfs40_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04009911 .fsid_present = _nfs40_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04009912};
9913
9914#if defined(CONFIG_NFS_V4_1)
9915static const struct nfs4_mig_recovery_ops nfs41_mig_recovery_ops = {
Chuck Leverb03d7352013-10-17 14:12:50 -04009916 .get_locations = _nfs41_proc_get_locations,
Chuck Lever44c99932013-10-17 14:13:30 -04009917 .fsid_present = _nfs41_proc_fsid_present,
Chuck Leverec011fe2013-10-17 14:12:39 -04009918};
9919#endif /* CONFIG_NFS_V4_1 */
9920
Trond Myklebust97dc1352010-06-16 09:52:26 -04009921static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
9922 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009923 .init_caps = NFS_CAP_READDIRPLUS
9924 | NFS_CAP_ATOMIC_OPEN
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009925 | NFS_CAP_POSIX_LOCK,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009926 .init_client = nfs40_init_client,
9927 .shutdown_client = nfs40_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05009928 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009929 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009930 .free_lock_state = nfs4_release_lockowner,
Trond Myklebust45870d62016-09-22 13:38:59 -04009931 .test_and_free_expired = nfs40_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009932 .alloc_seqid = nfs_alloc_seqid,
Chuck Lever9915ea72013-08-09 12:48:27 -04009933 .call_sync_ops = &nfs40_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04009934 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
9935 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
9936 .state_renewal_ops = &nfs40_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04009937 .mig_recovery_ops = &nfs40_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04009938};
9939
9940#if defined(CONFIG_NFS_V4_1)
Trond Myklebust63f5f792015-01-23 19:19:25 -05009941static struct nfs_seqid *
9942nfs_alloc_no_seqid(struct nfs_seqid_counter *arg1, gfp_t arg2)
9943{
9944 return NULL;
9945}
9946
Trond Myklebust97dc1352010-06-16 09:52:26 -04009947static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
9948 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04009949 .init_caps = NFS_CAP_READDIRPLUS
9950 | NFS_CAP_ATOMIC_OPEN
Trond Myklebust3b664862013-03-17 15:31:15 -04009951 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04009952 | NFS_CAP_STATEID_NFSV41
Fred Isaman6e012602016-10-04 15:26:41 -04009953 | NFS_CAP_ATOMIC_OPEN_V1
9954 | NFS_CAP_LGOPEN,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009955 .init_client = nfs41_init_client,
9956 .shutdown_client = nfs41_shutdown_client,
Trond Myklebust36281ca2012-03-04 18:13:56 -05009957 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04009958 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04009959 .free_lock_state = nfs41_free_lock_state,
Trond Myklebust45870d62016-09-22 13:38:59 -04009960 .test_and_free_expired = nfs41_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009961 .alloc_seqid = nfs_alloc_no_seqid,
Andy Adamson04fa2c62016-09-09 09:22:29 -04009962 .session_trunk = nfs4_test_session_trunk,
Chuck Lever9915ea72013-08-09 12:48:27 -04009963 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04009964 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
9965 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
9966 .state_renewal_ops = &nfs41_state_renewal_ops,
Chuck Leverec011fe2013-10-17 14:12:39 -04009967 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04009968};
9969#endif
9970
Steve Dickson42c2c422013-05-22 12:50:38 -04009971#if defined(CONFIG_NFS_V4_2)
9972static const struct nfs4_minor_version_ops nfs_v4_2_minor_ops = {
9973 .minor_version = 2,
Bryan Schumaker70173102013-06-19 13:41:43 -04009974 .init_caps = NFS_CAP_READDIRPLUS
9975 | NFS_CAP_ATOMIC_OPEN
Bryan Schumaker70173102013-06-19 13:41:43 -04009976 | NFS_CAP_POSIX_LOCK
9977 | NFS_CAP_STATEID_NFSV41
Anna Schumakere9831202014-10-22 15:53:10 -04009978 | NFS_CAP_ATOMIC_OPEN_V1
Fred Isaman6e012602016-10-04 15:26:41 -04009979 | NFS_CAP_LGOPEN
Anna Schumakerf4ac1672014-11-25 13:18:15 -05009980 | NFS_CAP_ALLOCATE
Anna Schumaker2e724482013-05-21 16:53:03 -04009981 | NFS_CAP_COPY
Olga Kornievskaiacb95dee2018-07-09 15:13:29 -04009982 | NFS_CAP_OFFLOAD_CANCEL
Olga Kornievskaia04915672019-06-04 16:14:30 -04009983 | NFS_CAP_COPY_NOTIFY
Anna Schumaker624bd5b2014-11-25 13:18:16 -05009984 | NFS_CAP_DEALLOCATE
Trond Myklebust6c5a0d82015-06-27 11:45:46 -04009985 | NFS_CAP_SEEK
Peng Taoe5341f32015-09-26 02:24:35 +08009986 | NFS_CAP_LAYOUTSTATS
Trond Myklebust3eb86092019-02-08 10:31:05 -05009987 | NFS_CAP_CLONE
9988 | NFS_CAP_LAYOUTERROR,
Chuck Leverabf79bb2013-08-09 12:49:11 -04009989 .init_client = nfs41_init_client,
9990 .shutdown_client = nfs41_shutdown_client,
Steve Dickson42c2c422013-05-22 12:50:38 -04009991 .match_stateid = nfs41_match_stateid,
9992 .find_root_sec = nfs41_find_root_sec,
Bryan Schumaker70173102013-06-19 13:41:43 -04009993 .free_lock_state = nfs41_free_lock_state,
Chuck Lever9915ea72013-08-09 12:48:27 -04009994 .call_sync_ops = &nfs41_call_sync_ops,
Trond Myklebust45870d62016-09-22 13:38:59 -04009995 .test_and_free_expired = nfs41_test_and_free_expired_stateid,
Trond Myklebust63f5f792015-01-23 19:19:25 -05009996 .alloc_seqid = nfs_alloc_no_seqid,
Andy Adamson04fa2c62016-09-09 09:22:29 -04009997 .session_trunk = nfs4_test_session_trunk,
Steve Dickson42c2c422013-05-22 12:50:38 -04009998 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
9999 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
10000 .state_renewal_ops = &nfs41_state_renewal_ops,
Kinglong Mee18e3b732015-08-15 21:52:10 +080010001 .mig_recovery_ops = &nfs41_mig_recovery_ops,
Steve Dickson42c2c422013-05-22 12:50:38 -040010002};
10003#endif
10004
Trond Myklebust97dc1352010-06-16 09:52:26 -040010005const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
10006 [0] = &nfs_v4_0_minor_ops,
10007#if defined(CONFIG_NFS_V4_1)
10008 [1] = &nfs_v4_1_minor_ops,
10009#endif
Steve Dickson42c2c422013-05-22 12:50:38 -040010010#if defined(CONFIG_NFS_V4_2)
10011 [2] = &nfs_v4_2_minor_ops,
10012#endif
Trond Myklebust97dc1352010-06-16 09:52:26 -040010013};
10014
Trond Myklebust13997822016-07-24 17:10:52 -040010015static ssize_t nfs4_listxattr(struct dentry *dentry, char *list, size_t size)
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +010010016{
10017 ssize_t error, error2;
10018
10019 error = generic_listxattr(dentry, list, size);
10020 if (error < 0)
10021 return error;
10022 if (list) {
10023 list += error;
10024 size -= error;
10025 }
10026
10027 error2 = nfs4_listxattr_nfs4_label(d_inode(dentry), list, size);
10028 if (error2 < 0)
10029 return error2;
10030 return error + error2;
10031}
10032
Trond Myklebust17f26b12013-08-21 15:48:42 -040010033static const struct inode_operations nfs4_dir_inode_operations = {
Bryan Schumaker73a79702012-07-16 16:39:12 -040010034 .create = nfs_create,
10035 .lookup = nfs_lookup,
10036 .atomic_open = nfs_atomic_open,
10037 .link = nfs_link,
10038 .unlink = nfs_unlink,
10039 .symlink = nfs_symlink,
10040 .mkdir = nfs_mkdir,
10041 .rmdir = nfs_rmdir,
10042 .mknod = nfs_mknod,
10043 .rename = nfs_rename,
10044 .permission = nfs_permission,
10045 .getattr = nfs_getattr,
10046 .setattr = nfs_setattr,
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +010010047 .listxattr = nfs4_listxattr,
Bryan Schumaker73a79702012-07-16 16:39:12 -040010048};
10049
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -080010050static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010051 .permission = nfs_permission,
10052 .getattr = nfs_getattr,
10053 .setattr = nfs_setattr,
Andreas Gruenbacherc4803c42015-12-02 14:44:41 +010010054 .listxattr = nfs4_listxattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010055};
10056
David Howells509de812006-08-22 20:06:11 -040010057const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -070010058 .version = 4, /* protocol version */
10059 .dentry_ops = &nfs4_dentry_operations,
10060 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +000010061 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -040010062 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010063 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -040010064 .submount = nfs4_submount,
David Howellsf2aedb72019-12-10 07:31:13 -050010065 .try_get_tree = nfs4_try_get_tree,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010066 .getattr = nfs4_proc_getattr,
10067 .setattr = nfs4_proc_setattr,
10068 .lookup = nfs4_proc_lookup,
Jeff Layton5b5faaf2017-06-29 06:34:52 -070010069 .lookupp = nfs4_proc_lookupp,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010070 .access = nfs4_proc_access,
10071 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010072 .create = nfs4_proc_create,
10073 .remove = nfs4_proc_remove,
10074 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -040010075 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010076 .unlink_done = nfs4_proc_unlink_done,
Jeff Laytond3d41522010-09-17 17:31:57 -040010077 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -040010078 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -040010079 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010080 .link = nfs4_proc_link,
10081 .symlink = nfs4_proc_symlink,
10082 .mkdir = nfs4_proc_mkdir,
Trond Myklebust912678d2018-03-20 16:43:15 -040010083 .rmdir = nfs4_proc_rmdir,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010084 .readdir = nfs4_proc_readdir,
10085 .mknod = nfs4_proc_mknod,
10086 .statfs = nfs4_proc_statfs,
10087 .fsinfo = nfs4_proc_fsinfo,
10088 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -040010089 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010090 .decode_dirent = nfs4_decode_dirent,
Anna Schumakera4cdda52014-05-06 09:12:31 -040010091 .pgio_rpc_prepare = nfs4_proc_pgio_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010092 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -050010093 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010094 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -050010095 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010096 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -040010097 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -050010098 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010099 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +000010100 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -040010101 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -040010102 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -040010103 .have_delegation = nfs4_have_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -040010104 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +000010105 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -040010106 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -040010107 .create_server = nfs4_create_server,
10108 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -070010109};
10110
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010111static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
Andreas Gruenbacher98e9cb52015-12-02 14:44:36 +010010112 .name = XATTR_NAME_NFSV4_ACL,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010113 .list = nfs4_xattr_list_nfs4_acl,
10114 .get = nfs4_xattr_get_nfs4_acl,
10115 .set = nfs4_xattr_set_nfs4_acl,
10116};
10117
10118const struct xattr_handler *nfs4_xattr_handlers[] = {
10119 &nfs4_xattr_nfs4_acl_handler,
David Quigleyc9bccef2013-05-22 12:50:45 -040010120#ifdef CONFIG_NFS_V4_SECURITY_LABEL
10121 &nfs4_xattr_nfs4_label_handler,
10122#endif
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000010123 NULL
10124};
10125
Linus Torvalds1da177e2005-04-16 15:20:36 -070010126/*
10127 * Local variables:
10128 * c-basic-offset: 8
10129 * End:
10130 */