blob: 70f378f071d8acf4ae419918d7bdc58223f90bd8 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * fs/nfs/nfs4proc.c
3 *
4 * Client-side procedure declarations for NFSv4.
5 *
6 * Copyright (c) 2002 The Regents of the University of Michigan.
7 * All rights reserved.
8 *
9 * Kendrick Smith <kmsmith@umich.edu>
10 * Andy Adamson <andros@umich.edu>
11 *
12 * Redistribution and use in source and binary forms, with or without
13 * modification, are permitted provided that the following conditions
14 * are met:
15 *
16 * 1. Redistributions of source code must retain the above copyright
17 * notice, this list of conditions and the following disclaimer.
18 * 2. Redistributions in binary form must reproduce the above copyright
19 * notice, this list of conditions and the following disclaimer in the
20 * documentation and/or other materials provided with the distribution.
21 * 3. Neither the name of the University nor the names of its
22 * contributors may be used to endorse or promote products derived
23 * from this software without specific prior written permission.
24 *
25 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
26 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
27 * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
28 * DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
29 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
30 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
31 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
32 * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
33 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
34 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
35 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36 */
37
38#include <linux/mm.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070039#include <linux/delay.h>
40#include <linux/errno.h>
41#include <linux/string.h>
Trond Myklebust652f89f2011-12-09 19:05:58 -050042#include <linux/ratelimit.h>
43#include <linux/printk.h>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090044#include <linux/slab.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070045#include <linux/sunrpc/clnt.h>
46#include <linux/nfs.h>
47#include <linux/nfs4.h>
48#include <linux/nfs_fs.h>
49#include <linux/nfs_page.h>
Bryan Schumaker9b7160c2011-04-13 14:31:30 -040050#include <linux/nfs_mount.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070051#include <linux/namei.h>
Trond Myklebust02a913a2005-10-18 14:20:17 -070052#include <linux/mount.h>
Benny Halevy99fe60d2009-04-01 09:22:29 -040053#include <linux/module.h>
Trond Myklebust6926afd2012-01-07 13:22:46 -050054#include <linux/nfs_idmap.h>
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000055#include <linux/xattr.h>
Andy Adamsonc7a360b2011-01-25 19:15:32 -050056#include <linux/utsname.h>
Jeff Laytond3103102011-12-01 22:44:39 +010057#include <linux/freezer.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070058
Trond Myklebust4ce79712005-06-22 17:16:21 +000059#include "nfs4_fs.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070060#include "delegation.h"
Trond Myklebust101070c2008-02-19 20:04:23 -050061#include "internal.h"
Chuck Lever006ea732006-03-20 13:44:14 -050062#include "iostat.h"
Andy Adamsonfc931582009-04-01 09:22:31 -040063#include "callback.h"
Andy Adamsonb1f69b72010-10-20 00:18:03 -040064#include "pnfs.h"
Chuck Leverf0920752012-05-21 22:45:41 -040065#include "netns.h"
Trond Myklebust73e39aa2012-11-26 12:49:34 -050066#include "nfs4session.h"
David Howellsde242c02012-12-20 21:52:38 +000067#include "fscache.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070068
69#define NFSDBG_FACILITY NFSDBG_PROC
70
Trond Myklebust2066fe82006-09-15 08:30:46 -040071#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070072#define NFS4_POLL_RETRY_MAX (15*HZ)
73
Trond Myklebustcdd4e682006-01-03 09:55:12 +010074struct nfs4_opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +010075static int _nfs4_proc_open(struct nfs4_opendata *data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -080076static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070077static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
Trond Myklebust9e33bed2008-12-23 15:21:46 -050078static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *);
Chuck Lever81934dd2012-03-01 17:01:57 -050079static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
Bryan Schumakerbae36242012-05-10 15:07:31 -040080static int nfs4_proc_getattr(struct nfs_server *, struct nfs_fh *, struct nfs_fattr *);
Trond Myklebust99367812007-07-17 21:52:41 -040081static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr);
Trond Myklebust0ab64e02010-04-16 16:22:51 -040082static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
83 struct nfs_fattr *fattr, struct iattr *sattr,
84 struct nfs4_state *state);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040085#ifdef CONFIG_NFS_V4_1
Trond Myklebustab7cb0d2013-05-20 11:20:27 -040086static int nfs41_test_stateid(struct nfs_server *, nfs4_stateid *,
87 struct rpc_cred *);
88static int nfs41_free_stateid(struct nfs_server *, nfs4_stateid *,
89 struct rpc_cred *);
Bryan Schumakerf062eb62011-06-02 14:59:10 -040090#endif
Linus Torvalds1da177e2005-04-16 15:20:36 -070091/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -050092static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -070093{
Trond Myklebust52567b02009-10-23 14:46:42 -040094 if (err >= -1000)
95 return err;
96 switch (err) {
97 case -NFS4ERR_RESOURCE:
Weston Andros Adamson30005122013-02-28 20:30:10 -050098 case -NFS4ERR_LAYOUTTRYLATER:
99 case -NFS4ERR_RECALLCONFLICT:
Trond Myklebust52567b02009-10-23 14:46:42 -0400100 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +0000101 case -NFS4ERR_WRONGSEC:
102 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -0800103 case -NFS4ERR_BADOWNER:
104 case -NFS4ERR_BADNAME:
105 return -EINVAL;
Trond Myklebustfb13bfa2012-05-28 11:36:28 -0400106 case -NFS4ERR_SHARE_DENIED:
107 return -EACCES;
Steve Dicksonf25efd82012-06-06 14:12:07 -0400108 case -NFS4ERR_MINOR_VERS_MISMATCH:
109 return -EPROTONOSUPPORT;
Weston Andros Adamson6168f622012-09-10 14:00:46 -0400110 case -NFS4ERR_ACCESS:
111 return -EACCES;
Trond Myklebust6e3cf242013-03-23 15:22:45 -0400112 case -NFS4ERR_FILE_OPEN:
113 return -EBUSY;
Trond Myklebust52567b02009-10-23 14:46:42 -0400114 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -0700115 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -0700116 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400117 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700118 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400119 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700120}
121
122/*
123 * This is our standard bitmap for GETATTR requests.
124 */
Trond Myklebust1549210f2012-06-05 09:16:47 -0400125const u32 nfs4_fattr_bitmap[3] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700126 FATTR4_WORD0_TYPE
127 | FATTR4_WORD0_CHANGE
128 | FATTR4_WORD0_SIZE
129 | FATTR4_WORD0_FSID
130 | FATTR4_WORD0_FILEID,
131 FATTR4_WORD1_MODE
132 | FATTR4_WORD1_NUMLINKS
133 | FATTR4_WORD1_OWNER
134 | FATTR4_WORD1_OWNER_GROUP
135 | FATTR4_WORD1_RAWDEV
136 | FATTR4_WORD1_SPACE_USED
137 | FATTR4_WORD1_TIME_ACCESS
138 | FATTR4_WORD1_TIME_METADATA
139 | FATTR4_WORD1_TIME_MODIFY
140};
141
Trond Myklebust1549210f2012-06-05 09:16:47 -0400142static const u32 nfs4_pnfs_open_bitmap[3] = {
143 FATTR4_WORD0_TYPE
144 | FATTR4_WORD0_CHANGE
145 | FATTR4_WORD0_SIZE
146 | FATTR4_WORD0_FSID
147 | FATTR4_WORD0_FILEID,
148 FATTR4_WORD1_MODE
149 | FATTR4_WORD1_NUMLINKS
150 | FATTR4_WORD1_OWNER
151 | FATTR4_WORD1_OWNER_GROUP
152 | FATTR4_WORD1_RAWDEV
153 | FATTR4_WORD1_SPACE_USED
154 | FATTR4_WORD1_TIME_ACCESS
155 | FATTR4_WORD1_TIME_METADATA
156 | FATTR4_WORD1_TIME_MODIFY,
157 FATTR4_WORD2_MDSTHRESHOLD
158};
159
Andy Adamsone23008e2012-10-02 21:07:32 -0400160static const u32 nfs4_open_noattr_bitmap[3] = {
161 FATTR4_WORD0_TYPE
162 | FATTR4_WORD0_CHANGE
163 | FATTR4_WORD0_FILEID,
164};
165
Linus Torvalds1da177e2005-04-16 15:20:36 -0700166const u32 nfs4_statfs_bitmap[2] = {
167 FATTR4_WORD0_FILES_AVAIL
168 | FATTR4_WORD0_FILES_FREE
169 | FATTR4_WORD0_FILES_TOTAL,
170 FATTR4_WORD1_SPACE_AVAIL
171 | FATTR4_WORD1_SPACE_FREE
172 | FATTR4_WORD1_SPACE_TOTAL
173};
174
Trond Myklebust4ce79712005-06-22 17:16:21 +0000175const u32 nfs4_pathconf_bitmap[2] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700176 FATTR4_WORD0_MAXLINK
177 | FATTR4_WORD0_MAXNAME,
178 0
179};
180
Fred Isamandae100c2011-07-30 20:52:37 -0400181const u32 nfs4_fsinfo_bitmap[3] = { FATTR4_WORD0_MAXFILESIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700182 | FATTR4_WORD0_MAXREAD
183 | FATTR4_WORD0_MAXWRITE
184 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700185 FATTR4_WORD1_TIME_DELTA
Fred Isamandae100c2011-07-30 20:52:37 -0400186 | FATTR4_WORD1_FS_LAYOUT_TYPES,
187 FATTR4_WORD2_LAYOUT_BLKSIZE
Linus Torvalds1da177e2005-04-16 15:20:36 -0700188};
189
Manoj Naik830b8e32006-06-09 09:34:25 -0400190const u32 nfs4_fs_locations_bitmap[2] = {
191 FATTR4_WORD0_TYPE
192 | FATTR4_WORD0_CHANGE
193 | FATTR4_WORD0_SIZE
194 | FATTR4_WORD0_FSID
195 | FATTR4_WORD0_FILEID
196 | FATTR4_WORD0_FS_LOCATIONS,
197 FATTR4_WORD1_MODE
198 | FATTR4_WORD1_NUMLINKS
199 | FATTR4_WORD1_OWNER
200 | FATTR4_WORD1_OWNER_GROUP
201 | FATTR4_WORD1_RAWDEV
202 | FATTR4_WORD1_SPACE_USED
203 | FATTR4_WORD1_TIME_ACCESS
204 | FATTR4_WORD1_TIME_METADATA
205 | FATTR4_WORD1_TIME_MODIFY
206 | FATTR4_WORD1_MOUNTED_ON_FILEID
207};
208
Al Virobc4785c2006-10-19 23:28:51 -0700209static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700210 struct nfs4_readdir_arg *readdir)
211{
Al Viro0dbb4c62006-10-19 23:28:49 -0700212 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700213
Linus Torvalds1da177e2005-04-16 15:20:36 -0700214 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000215 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
217 return;
218 }
219
220 readdir->cookie = 0;
221 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
222 if (cookie == 2)
223 return;
224
225 /*
226 * NFSv4 servers do not return entries for '.' and '..'
227 * Therefore, we fake these entries here. We let '.'
228 * have cookie 0 and '..' have cookie 1. Note that
229 * when talking to the server, we always send cookie 0
230 * instead of 1 or 2.
231 */
Cong Wang2b86ce22011-11-25 23:14:33 +0800232 start = p = kmap_atomic(*readdir->pages);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700233
234 if (cookie == 0) {
235 *p++ = xdr_one; /* next */
236 *p++ = xdr_zero; /* cookie, first word */
237 *p++ = xdr_one; /* cookie, second word */
238 *p++ = xdr_one; /* entry len */
239 memcpy(p, ".\0\0\0", 4); /* entry */
240 p++;
241 *p++ = xdr_one; /* bitmap length */
242 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
243 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400244 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700245 }
246
247 *p++ = xdr_one; /* next */
248 *p++ = xdr_zero; /* cookie, first word */
249 *p++ = xdr_two; /* cookie, second word */
250 *p++ = xdr_two; /* entry len */
251 memcpy(p, "..\0\0", 4); /* entry */
252 p++;
253 *p++ = xdr_one; /* bitmap length */
254 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
255 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400256 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700257
258 readdir->pgbase = (char *)p - (char *)start;
259 readdir->count -= readdir->pgbase;
Cong Wang2b86ce22011-11-25 23:14:33 +0800260 kunmap_atomic(start);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261}
262
Trond Myklebust65de8722008-12-23 15:21:44 -0500263static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
264{
265 int res = 0;
266
267 might_sleep();
268
269 if (*timeout <= 0)
270 *timeout = NFS4_POLL_RETRY_MIN;
271 if (*timeout > NFS4_POLL_RETRY_MAX)
272 *timeout = NFS4_POLL_RETRY_MAX;
Jeff Laytond3103102011-12-01 22:44:39 +0100273 freezable_schedule_timeout_killable(*timeout);
Trond Myklebust65de8722008-12-23 15:21:44 -0500274 if (fatal_signal_pending(current))
275 res = -ERESTARTSYS;
276 *timeout <<= 1;
277 return res;
278}
279
280/* This is the error handling routine for processes that are allowed
281 * to sleep.
282 */
Trond Myklebustb064eca22011-02-22 15:44:32 -0800283static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500284{
285 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500286 struct nfs4_state *state = exception->state;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500287 struct inode *inode = exception->inode;
Trond Myklebust65de8722008-12-23 15:21:44 -0500288 int ret = errorcode;
289
290 exception->retry = 0;
291 switch(errorcode) {
292 case 0:
293 return 0;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500294 case -NFS4ERR_OPENMODE:
Bryan Schumaker011e2a72012-06-20 15:53:43 -0400295 if (inode && nfs4_have_delegation(inode, FMODE_READ)) {
Bryan Schumaker57ec14c2012-06-20 15:53:44 -0400296 nfs4_inode_return_delegation(inode);
Trond Myklebust3114ea72012-03-07 16:39:06 -0500297 exception->retry = 1;
298 return 0;
299 }
300 if (state == NULL)
301 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400302 ret = nfs4_schedule_stateid_recovery(server, state);
303 if (ret < 0)
304 break;
Trond Myklebust3114ea72012-03-07 16:39:06 -0500305 goto wait_on_recovery;
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -0500306 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500307 case -NFS4ERR_ADMIN_REVOKED:
308 case -NFS4ERR_BAD_STATEID:
Trond Myklebustb570a972013-04-12 15:04:51 -0400309 if (inode != NULL && nfs4_have_delegation(inode, FMODE_READ)) {
310 nfs_remove_bad_delegation(inode);
311 exception->retry = 1;
312 break;
313 }
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500314 if (state == NULL)
315 break;
Trond Myklebust5d422302013-03-14 16:57:48 -0400316 ret = nfs4_schedule_stateid_recovery(server, state);
317 if (ret < 0)
318 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500319 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400320 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -0400321 if (state != NULL) {
322 ret = nfs4_schedule_stateid_recovery(server, state);
323 if (ret < 0)
324 break;
325 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500326 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500327 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500328 nfs4_schedule_lease_recovery(clp);
329 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500330#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400331 case -NFS4ERR_BADSESSION:
332 case -NFS4ERR_BADSLOT:
333 case -NFS4ERR_BAD_HIGH_SLOT:
334 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
335 case -NFS4ERR_DEADSESSION:
336 case -NFS4ERR_SEQ_FALSE_RETRY:
337 case -NFS4ERR_SEQ_MISORDERED:
338 dprintk("%s ERROR: %d Reset session\n", __func__,
339 errorcode);
Trond Myklebust9f594792012-05-27 13:02:53 -0400340 nfs4_schedule_session_recovery(clp->cl_session, errorcode);
Bryan Schumaker399f11c2012-10-30 16:06:35 -0400341 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500342#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500343 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500344 if (exception->timeout > HZ) {
345 /* We have retried a decent amount, time to
346 * fail
347 */
348 ret = -EBUSY;
349 break;
350 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500351 case -NFS4ERR_GRACE:
352 case -NFS4ERR_DELAY:
353 ret = nfs4_delay(server->client, &exception->timeout);
354 if (ret != 0)
355 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400356 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500357 case -NFS4ERR_OLD_STATEID:
358 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800359 break;
360 case -NFS4ERR_BADOWNER:
361 /* The following works around a Linux server bug! */
362 case -NFS4ERR_BADNAME:
363 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
364 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
365 exception->retry = 1;
366 printk(KERN_WARNING "NFS: v4 server %s "
367 "does not accept raw "
368 "uid/gids. "
369 "Reenabling the idmapper.\n",
370 server->nfs_client->cl_hostname);
371 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500372 }
373 /* We failed to handle the error */
374 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500375wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500376 ret = nfs4_wait_clnt_recover(clp);
377 if (ret == 0)
378 exception->retry = 1;
379 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500380}
381
382
Trond Myklebust452e9352010-07-31 14:29:06 -0400383static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700384{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700385 spin_lock(&clp->cl_lock);
386 if (time_before(clp->cl_last_renewal,timestamp))
387 clp->cl_last_renewal = timestamp;
388 spin_unlock(&clp->cl_lock);
389}
390
Trond Myklebust452e9352010-07-31 14:29:06 -0400391static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
392{
393 do_renew_lease(server->nfs_client, timestamp);
394}
395
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400396#if defined(CONFIG_NFS_V4_1)
397
Trond Myklebustd185a332010-06-16 09:52:25 -0400398static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400399{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500400 struct nfs4_session *session;
Andy Adamson13615872009-04-01 09:22:17 -0400401 struct nfs4_slot_table *tbl;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500402 bool send_new_highest_used_slotid = false;
Andy Adamson13615872009-04-01 09:22:17 -0400403
Benny Halevydfb4f3092010-09-24 09:17:01 -0400404 if (!res->sr_slot) {
Andy Adamson13615872009-04-01 09:22:17 -0400405 /* just wake up the next guy waiting since
406 * we may have not consumed a slot after all */
Andy Adamson691daf32009-12-04 15:55:39 -0500407 dprintk("%s: No slot\n", __func__);
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500408 return;
Andy Adamson13615872009-04-01 09:22:17 -0400409 }
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500410 tbl = res->sr_slot->table;
411 session = tbl->session;
Andy Adamsonea028ac2009-12-04 15:55:38 -0500412
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500413 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500414 /* Be nice to the server: try to ensure that the last transmitted
415 * value for highest_user_slotid <= target_highest_slotid
416 */
417 if (tbl->highest_used_slotid > tbl->target_highest_slotid)
418 send_new_highest_used_slotid = true;
419
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500420 if (nfs41_wake_and_assign_slot(tbl, res->sr_slot)) {
421 send_new_highest_used_slotid = false;
422 goto out_unlock;
423 }
Trond Myklebustf4af6e2a2012-11-20 14:17:32 -0500424 nfs4_free_slot(tbl, res->sr_slot);
Trond Myklebustc10e4492012-11-26 16:16:54 -0500425
426 if (tbl->highest_used_slotid != NFS4_NO_SLOT)
427 send_new_highest_used_slotid = false;
Trond Myklebustb75ad4c2012-11-29 17:27:47 -0500428out_unlock:
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500429 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400430 res->sr_slot = NULL;
Trond Myklebustc10e4492012-11-26 16:16:54 -0500431 if (send_new_highest_used_slotid)
432 nfs41_server_notify_highest_slotid_update(session->clp);
Andy Adamson13615872009-04-01 09:22:17 -0400433}
434
Trond Myklebust14516c32010-07-31 14:29:06 -0400435static int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400436{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500437 struct nfs4_session *session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500438 struct nfs4_slot *slot;
Trond Myklebust14516c32010-07-31 14:29:06 -0400439 struct nfs_client *clp;
Trond Myklebustac20d162012-12-15 15:36:07 -0500440 bool interrupted = false;
Trond Myklebust85563072012-12-11 10:31:12 -0500441 int ret = 1;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400442
Bryan Schumaker468f8612011-04-18 15:57:32 -0400443 /* don't increment the sequence number if the task wasn't sent */
444 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400445 goto out;
446
Trond Myklebust933602e2012-11-16 12:12:38 -0500447 slot = res->sr_slot;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500448 session = slot->table->session;
Trond Myklebust933602e2012-11-16 12:12:38 -0500449
Trond Myklebustac20d162012-12-15 15:36:07 -0500450 if (slot->interrupted) {
451 slot->interrupted = 0;
452 interrupted = true;
453 }
454
Andy Adamson691daf32009-12-04 15:55:39 -0500455 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400456 switch (res->sr_status) {
457 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400458 /* Update the slot's sequence and clientid lease timer */
Trond Myklebust933602e2012-11-16 12:12:38 -0500459 ++slot->seq_nr;
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500460 clp = session->clp;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500461 do_renew_lease(clp, res->sr_timestamp);
Alexandros Batsakis0629e372009-12-05 13:46:14 -0500462 /* Check sequence flags */
Trond Myklebustb4410c22011-03-09 16:00:55 -0500463 if (res->sr_status_flags != 0)
464 nfs4_schedule_lease_recovery(clp);
Trond Myklebust464ee9f2012-11-20 12:49:27 -0500465 nfs41_update_target_slotid(slot->table, slot, res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400466 break;
Trond Myklebustac20d162012-12-15 15:36:07 -0500467 case 1:
468 /*
469 * sr_status remains 1 if an RPC level error occurred.
470 * The server may or may not have processed the sequence
471 * operation..
472 * Mark the slot as having hosted an interrupted RPC call.
473 */
474 slot->interrupted = 1;
475 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400476 case -NFS4ERR_DELAY:
477 /* The server detected a resend of the RPC call and
478 * returned NFS4ERR_DELAY as per Section 2.10.6.2
479 * of RFC5661.
480 */
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500481 dprintk("%s: slot=%u seq=%u: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400482 __func__,
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500483 slot->slot_nr,
Trond Myklebust933602e2012-11-16 12:12:38 -0500484 slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400485 goto out_retry;
Trond Myklebust85563072012-12-11 10:31:12 -0500486 case -NFS4ERR_BADSLOT:
487 /*
488 * The slot id we used was probably retired. Try again
489 * using a different slot id.
490 */
Trond Myklebuste8794442012-12-15 13:56:18 -0500491 goto retry_nowait;
492 case -NFS4ERR_SEQ_MISORDERED:
493 /*
Trond Myklebustac20d162012-12-15 15:36:07 -0500494 * Was the last operation on this sequence interrupted?
495 * If so, retry after bumping the sequence number.
496 */
497 if (interrupted) {
498 ++slot->seq_nr;
499 goto retry_nowait;
500 }
501 /*
Trond Myklebuste8794442012-12-15 13:56:18 -0500502 * Could this slot have been previously retired?
503 * If so, then the server may be expecting seq_nr = 1!
504 */
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500505 if (slot->seq_nr != 1) {
506 slot->seq_nr = 1;
507 goto retry_nowait;
508 }
509 break;
Trond Myklebuste8794442012-12-15 13:56:18 -0500510 case -NFS4ERR_SEQ_FALSE_RETRY:
511 ++slot->seq_nr;
512 goto retry_nowait;
Trond Myklebust14516c32010-07-31 14:29:06 -0400513 default:
514 /* Just update the slot sequence no. */
Trond Myklebust933602e2012-11-16 12:12:38 -0500515 ++slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400516 }
517out:
518 /* The session may be reset by one of the error handlers. */
519 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400520 nfs41_sequence_free_slot(res);
Trond Myklebust85563072012-12-11 10:31:12 -0500521 return ret;
Trond Myklebuste8794442012-12-15 13:56:18 -0500522retry_nowait:
523 if (rpc_restart_call_prepare(task)) {
524 task->tk_status = 0;
525 ret = 0;
526 }
527 goto out;
Trond Myklebust14516c32010-07-31 14:29:06 -0400528out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400529 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400530 goto out;
531 rpc_delay(task, NFS4_POLL_RETRY_MAX);
532 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400533}
534
Trond Myklebust14516c32010-07-31 14:29:06 -0400535static int nfs4_sequence_done(struct rpc_task *task,
536 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400537{
Trond Myklebuste3725ec2012-11-16 12:25:01 -0500538 if (res->sr_slot == NULL)
Trond Myklebust14516c32010-07-31 14:29:06 -0400539 return 1;
540 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400541}
542
Trond Myklebust9d12b212012-01-17 22:04:25 -0500543static void nfs41_init_sequence(struct nfs4_sequence_args *args,
544 struct nfs4_sequence_res *res, int cache_reply)
545{
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500546 args->sa_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500547 args->sa_cache_this = 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400548 args->sa_privileged = 0;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500549 if (cache_reply)
550 args->sa_cache_this = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -0500551 res->sr_slot = NULL;
552}
553
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400554static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
555{
556 args->sa_privileged = 1;
557}
558
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000559int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400560 struct nfs4_sequence_args *args,
561 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400562 struct rpc_task *task)
563{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400564 struct nfs4_slot *slot;
565 struct nfs4_slot_table *tbl;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400566
567 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400568 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400569 if (res->sr_slot != NULL)
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400570 goto out_success;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400571
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400572 tbl = &session->fc_slot_table;
573
Trond Myklebust69d206b2012-11-22 13:21:02 -0500574 task->tk_timeout = 0;
575
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400576 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson774d5f12013-05-20 14:13:50 -0400577 if (test_bit(NFS4_SLOT_TBL_DRAINING, &tbl->slot_tbl_state) &&
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400578 !args->sa_privileged) {
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500579 /* The state manager will wait until the slot table is empty */
Andy Adamson0b1c8fc2011-11-09 13:58:26 -0500580 dprintk("%s session is draining\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400581 goto out_sleep;
Andy Adamsonb069d942009-04-01 09:22:43 -0400582 }
583
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500584 slot = nfs4_alloc_slot(tbl);
Trond Myklebust69d206b2012-11-22 13:21:02 -0500585 if (IS_ERR(slot)) {
586 /* If out of memory, try again in 1/4 second */
587 if (slot == ERR_PTR(-ENOMEM))
588 task->tk_timeout = HZ >> 2;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400589 dprintk("<-- %s: no free slots\n", __func__);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400590 goto out_sleep;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400591 }
592 spin_unlock(&tbl->slot_tbl_lock);
593
Trond Myklebust2b2fa712012-11-16 12:58:36 -0500594 args->sa_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400595
Trond Myklebust2dc03b72012-11-16 16:10:11 -0500596 dprintk("<-- %s slotid=%d seqid=%d\n", __func__,
597 slot->slot_nr, slot->seq_nr);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400598
Benny Halevydfb4f3092010-09-24 09:17:01 -0400599 res->sr_slot = slot;
Trond Myklebust8e63b6a2012-12-15 15:21:52 -0500600 res->sr_timestamp = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400601 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400602 /*
603 * sr_status is only set in decode_sequence, and so will remain
604 * set to 1 if an rpc level failure occurs.
605 */
606 res->sr_status = 1;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400607out_success:
608 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400609 return 0;
Trond Myklebust7b939a32012-11-01 15:19:46 -0400610out_sleep:
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400611 /* Privileged tasks are queued with top priority */
612 if (args->sa_privileged)
Trond Myklebust1e1093c2012-11-01 16:44:05 -0400613 rpc_sleep_on_priority(&tbl->slot_tbl_waitq, task,
614 NULL, RPC_PRIORITY_PRIVILEGED);
615 else
616 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Trond Myklebust7b939a32012-11-01 15:19:46 -0400617 spin_unlock(&tbl->slot_tbl_lock);
618 return -EAGAIN;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400619}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000620EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400621
Trond Myklebust035168a2010-06-16 09:52:26 -0400622int nfs4_setup_sequence(const struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400623 struct nfs4_sequence_args *args,
624 struct nfs4_sequence_res *res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400625 struct rpc_task *task)
626{
Trond Myklebust035168a2010-06-16 09:52:26 -0400627 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400628 int ret = 0;
629
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400630 if (session == NULL) {
631 rpc_call_start(task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400632 goto out;
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400633 }
Trond Myklebust035168a2010-06-16 09:52:26 -0400634
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500635 dprintk("--> %s clp %p session %p sr_slot %d\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400636 __func__, session->clp, session, res->sr_slot ?
Trond Myklebustdf2fabf2012-11-16 12:45:06 -0500637 res->sr_slot->slot_nr : -1);
Trond Myklebust035168a2010-06-16 09:52:26 -0400638
Trond Myklebust9d12b212012-01-17 22:04:25 -0500639 ret = nfs41_setup_sequence(session, args, res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400640out:
641 dprintk("<-- %s status=%d\n", __func__, ret);
642 return ret;
643}
644
645struct nfs41_call_sync_data {
Trond Myklebust035168a2010-06-16 09:52:26 -0400646 const struct nfs_server *seq_server;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400647 struct nfs4_sequence_args *seq_args;
648 struct nfs4_sequence_res *seq_res;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400649};
650
651static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
652{
653 struct nfs41_call_sync_data *data = calldata;
Trond Myklebust6ba7db32012-10-22 20:07:20 -0400654 struct nfs4_session *session = nfs4_get_session(data->seq_server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400655
Trond Myklebust035168a2010-06-16 09:52:26 -0400656 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
657
Trond Myklebustd9afbd12012-10-22 20:28:44 -0400658 nfs41_setup_sequence(session, data->seq_args, data->seq_res, task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400659}
660
Andy Adamson69ab40c2009-04-01 09:22:19 -0400661static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
662{
663 struct nfs41_call_sync_data *data = calldata;
664
Trond Myklebust14516c32010-07-31 14:29:06 -0400665 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400666}
667
Trond Myklebust17280172012-03-11 13:11:00 -0400668static const struct rpc_call_ops nfs41_call_sync_ops = {
Andy Adamsonce5039c2009-04-01 09:22:13 -0400669 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400670 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400671};
672
Bryan Schumaker7c513052011-03-24 17:12:24 +0000673static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
674 struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400675 struct rpc_message *msg,
676 struct nfs4_sequence_args *args,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400677 struct nfs4_sequence_res *res)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400678{
679 int ret;
680 struct rpc_task *task;
681 struct nfs41_call_sync_data data = {
Trond Myklebust035168a2010-06-16 09:52:26 -0400682 .seq_server = server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400683 .seq_args = args,
684 .seq_res = res,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400685 };
686 struct rpc_task_setup task_setup = {
Bryan Schumaker7c513052011-03-24 17:12:24 +0000687 .rpc_client = clnt,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400688 .rpc_message = msg,
689 .callback_ops = &nfs41_call_sync_ops,
690 .callback_data = &data
691 };
692
Andy Adamsonce5039c2009-04-01 09:22:13 -0400693 task = rpc_run_task(&task_setup);
694 if (IS_ERR(task))
695 ret = PTR_ERR(task);
696 else {
697 ret = task->tk_status;
698 rpc_put_task(task);
699 }
700 return ret;
701}
702
Trond Myklebustdf896452010-06-16 09:52:26 -0400703#else
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400704static
Trond Myklebust9d12b212012-01-17 22:04:25 -0500705void nfs41_init_sequence(struct nfs4_sequence_args *args,
706 struct nfs4_sequence_res *res, int cache_reply)
707{
708}
709
Trond Myklebust8fe72ba2012-10-29 19:02:20 -0400710static void nfs4_set_sequence_privileged(struct nfs4_sequence_args *args)
711{
712}
713
714
Trond Myklebust14516c32010-07-31 14:29:06 -0400715static int nfs4_sequence_done(struct rpc_task *task,
716 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400717{
Trond Myklebust14516c32010-07-31 14:29:06 -0400718 return 1;
Trond Myklebustdf896452010-06-16 09:52:26 -0400719}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400720#endif /* CONFIG_NFS_V4_1 */
721
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400722static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000723int _nfs4_call_sync(struct rpc_clnt *clnt,
724 struct nfs_server *server,
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400725 struct rpc_message *msg,
726 struct nfs4_sequence_args *args,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400727 struct nfs4_sequence_res *res)
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400728{
Bryan Schumaker7c513052011-03-24 17:12:24 +0000729 return rpc_call_sync(clnt, msg, 0);
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400730}
731
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400732static
Bryan Schumaker7c513052011-03-24 17:12:24 +0000733int nfs4_call_sync(struct rpc_clnt *clnt,
734 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000735 struct rpc_message *msg,
736 struct nfs4_sequence_args *args,
737 struct nfs4_sequence_res *res,
738 int cache_reply)
739{
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400740 nfs41_init_sequence(args, res, cache_reply);
Bryan Schumaker7c513052011-03-24 17:12:24 +0000741 return server->nfs_client->cl_mvops->call_sync(clnt, server, msg,
Trond Myklebustfd0c0952012-11-01 14:43:38 -0400742 args, res);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000743}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400744
Trond Myklebust38478b22006-05-25 01:40:57 -0400745static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700746{
Trond Myklebust38478b22006-05-25 01:40:57 -0400747 struct nfs_inode *nfsi = NFS_I(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700748
Trond Myklebust38478b22006-05-25 01:40:57 -0400749 spin_lock(&dir->i_lock);
Trond Myklebust359d7d12012-05-28 10:01:34 -0400750 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_INVALID_DATA;
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700751 if (!cinfo->atomic || cinfo->before != dir->i_version)
Trond Myklebustbfc69a42007-10-15 18:18:29 -0400752 nfs_force_lookup_revalidate(dir);
Trond Myklebusta9a4a872011-10-17 16:08:46 -0700753 dir->i_version = cinfo->after;
David Howellsde242c02012-12-20 21:52:38 +0000754 nfs_fscache_invalidate(dir);
Trond Myklebust38478b22006-05-25 01:40:57 -0400755 spin_unlock(&dir->i_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700756}
757
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100758struct nfs4_opendata {
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400759 struct kref kref;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100760 struct nfs_openargs o_arg;
761 struct nfs_openres o_res;
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100762 struct nfs_open_confirmargs c_arg;
763 struct nfs_open_confirmres c_res;
Trond Myklebust6926afd2012-01-07 13:22:46 -0500764 struct nfs4_string owner_name;
765 struct nfs4_string group_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100766 struct nfs_fattr f_attr;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100767 struct dentry *dir;
Al Viro82a2c1b2011-06-22 18:30:55 -0400768 struct dentry *dentry;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100769 struct nfs4_state_owner *owner;
Trond Myklebustaac00a82007-07-05 19:02:21 -0400770 struct nfs4_state *state;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100771 struct iattr attrs;
Trond Myklebust26e976a2006-01-03 09:55:21 +0100772 unsigned long timestamp;
Trond Myklebust3e309912007-07-07 13:19:59 -0400773 unsigned int rpc_done : 1;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -0400774 unsigned int is_recover : 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +0100775 int rpc_status;
776 int cancelled;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100777};
778
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400779static bool nfs4_clear_cap_atomic_open_v1(struct nfs_server *server,
780 int err, struct nfs4_exception *exception)
781{
782 if (err != -EINVAL)
783 return false;
784 if (!(server->caps & NFS_CAP_ATOMIC_OPEN_V1))
785 return false;
786 server->caps &= ~NFS_CAP_ATOMIC_OPEN_V1;
787 exception->retry = 1;
788 return true;
789}
790
791static enum open_claim_type4
792nfs4_map_atomic_open_claim(struct nfs_server *server,
793 enum open_claim_type4 claim)
794{
795 if (server->caps & NFS_CAP_ATOMIC_OPEN_V1)
796 return claim;
797 switch (claim) {
798 default:
799 return claim;
800 case NFS4_OPEN_CLAIM_FH:
801 return NFS4_OPEN_CLAIM_NULL;
802 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
803 return NFS4_OPEN_CLAIM_DELEGATE_CUR;
804 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
805 return NFS4_OPEN_CLAIM_DELEGATE_PREV;
806 }
807}
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400808
809static void nfs4_init_opendata_res(struct nfs4_opendata *p)
810{
811 p->o_res.f_attr = &p->f_attr;
Trond Myklebustc1d51932008-04-07 13:20:54 -0400812 p->o_res.seqid = p->o_arg.seqid;
813 p->c_res.seqid = p->c_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400814 p->o_res.server = p->o_arg.server;
Andy Adamson5f657532012-10-03 02:39:34 -0400815 p->o_res.access_request = p->o_arg.access;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400816 nfs_fattr_init(&p->f_attr);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500817 nfs_fattr_init_names(&p->f_attr, &p->owner_name, &p->group_name);
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400818}
819
Al Viro82a2c1b2011-06-22 18:30:55 -0400820static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500821 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400822 const struct iattr *attrs,
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400823 enum open_claim_type4 claim,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400824 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100825{
Al Viro82a2c1b2011-06-22 18:30:55 -0400826 struct dentry *parent = dget_parent(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100827 struct inode *dir = parent->d_inode;
828 struct nfs_server *server = NFS_SERVER(dir);
829 struct nfs4_opendata *p;
830
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400831 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100832 if (p == NULL)
833 goto err;
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400834 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100835 if (p->o_arg.seqid == NULL)
836 goto err_free;
Al Viro82a2c1b2011-06-22 18:30:55 -0400837 nfs_sb_active(dentry->d_sb);
838 p->dentry = dget(dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100839 p->dir = parent;
840 p->owner = sp;
841 atomic_inc(&sp->so_count);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500842 p->o_arg.open_flags = flags;
843 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700844 /* don't put an ACCESS op in OPEN compound if O_EXCL, because ACCESS
845 * will return permission denied for all bits until close */
846 if (!(flags & O_EXCL)) {
847 /* ask server to check for all possible rights as results
848 * are cached */
849 p->o_arg.access = NFS4_ACCESS_READ | NFS4_ACCESS_MODIFY |
850 NFS4_ACCESS_EXTEND | NFS4_ACCESS_EXECUTE;
Weston Andros Adamsonae2bb032012-10-02 14:49:52 -0700851 }
David Howells7539bba2006-08-22 20:06:09 -0400852 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust95b72eb2012-04-20 19:24:51 -0400853 p->o_arg.id.create_time = ktime_to_ns(sp->so_seqid.create_time);
854 p->o_arg.id.uniquifier = sp->so_seqid.owner_id;
Al Viro82a2c1b2011-06-22 18:30:55 -0400855 p->o_arg.name = &dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100856 p->o_arg.server = server;
857 p->o_arg.bitmask = server->attr_bitmask;
Trond Myklebust1549210f2012-06-05 09:16:47 -0400858 p->o_arg.open_bitmap = &nfs4_fattr_bitmap[0];
Trond Myklebust49f9a0f2013-03-15 16:44:28 -0400859 p->o_arg.claim = nfs4_map_atomic_open_claim(server, claim);
860 switch (p->o_arg.claim) {
Trond Myklebust4a1c0892013-03-15 14:57:33 -0400861 case NFS4_OPEN_CLAIM_NULL:
862 case NFS4_OPEN_CLAIM_DELEGATE_CUR:
863 case NFS4_OPEN_CLAIM_DELEGATE_PREV:
864 p->o_arg.fh = NFS_FH(dir);
865 break;
866 case NFS4_OPEN_CLAIM_PREVIOUS:
867 case NFS4_OPEN_CLAIM_FH:
868 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
869 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
870 p->o_arg.fh = NFS_FH(dentry->d_inode);
871 }
Trond Myklebust536e43d2012-01-17 22:04:26 -0500872 if (attrs != NULL && attrs->ia_valid != 0) {
Chuck Levercd937102012-03-02 17:14:31 -0500873 __be32 verf[2];
Trond Myklebustd77d76f2010-06-16 09:52:27 -0400874
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100875 p->o_arg.u.attrs = &p->attrs;
876 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Chuck Levercd937102012-03-02 17:14:31 -0500877
878 verf[0] = jiffies;
879 verf[1] = current->pid;
880 memcpy(p->o_arg.u.verifier.data, verf,
881 sizeof(p->o_arg.u.verifier.data));
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100882 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100883 p->c_arg.fh = &p->o_res.fh;
884 p->c_arg.stateid = &p->o_res.stateid;
885 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400886 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400887 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100888 return p;
889err_free:
890 kfree(p);
891err:
892 dput(parent);
893 return NULL;
894}
895
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400896static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100897{
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400898 struct nfs4_opendata *p = container_of(kref,
899 struct nfs4_opendata, kref);
Al Viro82a2c1b2011-06-22 18:30:55 -0400900 struct super_block *sb = p->dentry->d_sb;
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400901
902 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400903 if (p->state != NULL)
904 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400905 nfs4_put_state_owner(p->owner);
906 dput(p->dir);
Al Viro82a2c1b2011-06-22 18:30:55 -0400907 dput(p->dentry);
908 nfs_sb_deactive(sb);
Trond Myklebust6926afd2012-01-07 13:22:46 -0500909 nfs_fattr_free_names(&p->f_attr);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400910 kfree(p);
911}
912
913static void nfs4_opendata_put(struct nfs4_opendata *p)
914{
915 if (p != NULL)
916 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100917}
918
Trond Myklebust06f814a2006-01-03 09:55:07 +0100919static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
920{
Trond Myklebust06f814a2006-01-03 09:55:07 +0100921 int ret;
922
Trond Myklebust06f814a2006-01-03 09:55:07 +0100923 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +0100924 return ret;
925}
926
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500927static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -0400928{
929 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500930
Trond Myklebust536e43d2012-01-17 22:04:26 -0500931 if (open_mode & (O_EXCL|O_TRUNC))
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500932 goto out;
933 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -0400934 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -0500935 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
936 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400937 break;
938 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500939 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
940 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400941 break;
942 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500943 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
944 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400945 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500946out:
Trond Myklebust6ee41262007-07-08 14:11:36 -0400947 return ret;
948}
949
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500950static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400951{
Trond Myklebust652f89f2011-12-09 19:05:58 -0500952 if (delegation == NULL)
953 return 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500954 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400955 return 0;
Trond Myklebust15c831b2008-12-23 15:21:39 -0500956 if (test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
Trond Myklebustaac00a82007-07-05 19:02:21 -0400957 return 0;
Trond Myklebustd25be542013-02-05 11:43:28 -0500958 if (test_bit(NFS_DELEGATION_RETURNING, &delegation->flags))
959 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -0500960 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400961 return 1;
962}
963
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500964static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +0100965{
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500966 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +0100967 case FMODE_WRITE:
968 state->n_wronly++;
969 break;
970 case FMODE_READ:
971 state->n_rdonly++;
972 break;
973 case FMODE_READ|FMODE_WRITE:
974 state->n_rdwr++;
975 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500976 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +0100977}
978
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500979static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400980{
981 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -0500982 nfs4_stateid_copy(&state->stateid, stateid);
983 nfs4_stateid_copy(&state->open_stateid, stateid);
Trond Myklebust92b40e92013-04-20 01:25:45 -0400984 set_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500985 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -0400986 case FMODE_READ:
987 set_bit(NFS_O_RDONLY_STATE, &state->flags);
988 break;
989 case FMODE_WRITE:
990 set_bit(NFS_O_WRONLY_STATE, &state->flags);
991 break;
992 case FMODE_READ|FMODE_WRITE:
993 set_bit(NFS_O_RDWR_STATE, &state->flags);
994 }
995}
996
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500997static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400998{
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400999 write_seqlock(&state->seqlock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001000 nfs_set_open_stateid_locked(state, stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001001 write_sequnlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001002}
1003
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001004static void __update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, const nfs4_stateid *deleg_stateid, fmode_t fmode)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001005{
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001006 /*
1007 * Protect the call to nfs4_state_set_mode_locked and
1008 * serialise the stateid update
1009 */
1010 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001011 if (deleg_stateid != NULL) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001012 nfs4_stateid_copy(&state->stateid, deleg_stateid);
Trond Myklebust003707c2007-07-05 18:07:55 -04001013 set_bit(NFS_DELEGATED_STATE, &state->flags);
1014 }
1015 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001016 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001017 write_sequnlock(&state->seqlock);
1018 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001019 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -07001020 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001021}
1022
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001023static int update_open_stateid(struct nfs4_state *state, nfs4_stateid *open_stateid, nfs4_stateid *delegation, fmode_t fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001024{
1025 struct nfs_inode *nfsi = NFS_I(state->inode);
1026 struct nfs_delegation *deleg_cur;
1027 int ret = 0;
1028
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001029 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -05001030
1031 rcu_read_lock();
1032 deleg_cur = rcu_dereference(nfsi->delegation);
1033 if (deleg_cur == NULL)
1034 goto no_delegation;
1035
1036 spin_lock(&deleg_cur->lock);
1037 if (nfsi->delegation != deleg_cur ||
Trond Myklebustd25be542013-02-05 11:43:28 -05001038 test_bit(NFS_DELEGATION_RETURNING, &deleg_cur->flags) ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001039 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -05001040 goto no_delegation_unlock;
1041
1042 if (delegation == NULL)
1043 delegation = &deleg_cur->stateid;
Trond Myklebustf597c532012-03-04 18:13:56 -05001044 else if (!nfs4_stateid_match(&deleg_cur->stateid, delegation))
Trond Myklebust34310432008-12-23 15:21:38 -05001045 goto no_delegation_unlock;
1046
Trond Myklebustb7391f42008-12-23 15:21:52 -05001047 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001048 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001049 ret = 1;
1050no_delegation_unlock:
1051 spin_unlock(&deleg_cur->lock);
1052no_delegation:
1053 rcu_read_unlock();
1054
1055 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001056 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -05001057 ret = 1;
1058 }
1059
1060 return ret;
1061}
1062
1063
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001064static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001065{
1066 struct nfs_delegation *delegation;
1067
1068 rcu_read_lock();
1069 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001070 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001071 rcu_read_unlock();
1072 return;
1073 }
1074 rcu_read_unlock();
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04001075 nfs4_inode_return_delegation(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001076}
1077
Trond Myklebust6ee41262007-07-08 14:11:36 -04001078static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001079{
1080 struct nfs4_state *state = opendata->state;
1081 struct nfs_inode *nfsi = NFS_I(state->inode);
1082 struct nfs_delegation *delegation;
Trond Myklebustf448bad2013-05-29 15:36:40 -04001083 int open_mode = opendata->o_arg.open_flags;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001084 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001085 nfs4_stateid stateid;
1086 int ret = -EAGAIN;
1087
Trond Myklebustaac00a82007-07-05 19:02:21 -04001088 for (;;) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001089 if (can_open_cached(state, fmode, open_mode)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001090 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001091 if (can_open_cached(state, fmode, open_mode)) {
1092 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001093 spin_unlock(&state->owner->so_lock);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001094 goto out_return_state;
1095 }
1096 spin_unlock(&state->owner->so_lock);
1097 }
Trond Myklebust34310432008-12-23 15:21:38 -05001098 rcu_read_lock();
1099 delegation = rcu_dereference(nfsi->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001100 if (!can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001101 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001102 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001103 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001104 /* Save the delegation */
Trond Myklebustf597c532012-03-04 18:13:56 -05001105 nfs4_stateid_copy(&stateid, &delegation->stateid);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001106 rcu_read_unlock();
Trond Myklebustfa332942013-04-09 12:56:52 -04001107 nfs_release_seqid(opendata->o_arg.seqid);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001108 if (!opendata->is_recover) {
1109 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
1110 if (ret != 0)
1111 goto out;
1112 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001113 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001114
1115 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001116 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001117 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001118 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001119out:
1120 return ERR_PTR(ret);
1121out_return_state:
1122 atomic_inc(&state->count);
1123 return state;
1124}
1125
Andy Adamsone23008e2012-10-02 21:07:32 -04001126static void
1127nfs4_opendata_check_deleg(struct nfs4_opendata *data, struct nfs4_state *state)
1128{
1129 struct nfs_client *clp = NFS_SERVER(state->inode)->nfs_client;
1130 struct nfs_delegation *delegation;
1131 int delegation_flags = 0;
1132
1133 rcu_read_lock();
1134 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1135 if (delegation)
1136 delegation_flags = delegation->flags;
1137 rcu_read_unlock();
1138 if (data->o_arg.claim == NFS4_OPEN_CLAIM_DELEGATE_CUR) {
1139 pr_err_ratelimited("NFS: Broken NFSv4 server %s is "
1140 "returning a delegation for "
1141 "OPEN(CLAIM_DELEGATE_CUR)\n",
1142 clp->cl_hostname);
1143 } else if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
1144 nfs_inode_set_delegation(state->inode,
1145 data->owner->so_cred,
1146 &data->o_res);
1147 else
1148 nfs_inode_reclaim_delegation(state->inode,
1149 data->owner->so_cred,
1150 &data->o_res);
1151}
1152
1153/*
1154 * Check the inode attributes against the CLAIM_PREVIOUS returned attributes
1155 * and update the nfs4_state.
1156 */
1157static struct nfs4_state *
1158_nfs4_opendata_reclaim_to_nfs4_state(struct nfs4_opendata *data)
1159{
1160 struct inode *inode = data->state->inode;
1161 struct nfs4_state *state = data->state;
1162 int ret;
1163
1164 if (!data->rpc_done) {
1165 ret = data->rpc_status;
1166 goto err;
1167 }
1168
1169 ret = -ESTALE;
1170 if (!(data->f_attr.valid & NFS_ATTR_FATTR_TYPE) ||
1171 !(data->f_attr.valid & NFS_ATTR_FATTR_FILEID) ||
1172 !(data->f_attr.valid & NFS_ATTR_FATTR_CHANGE))
1173 goto err;
1174
1175 ret = -ENOMEM;
1176 state = nfs4_get_open_state(inode, data->owner);
1177 if (state == NULL)
1178 goto err;
1179
1180 ret = nfs_refresh_inode(inode, &data->f_attr);
1181 if (ret)
1182 goto err;
1183
1184 if (data->o_res.delegation_type != 0)
1185 nfs4_opendata_check_deleg(data, state);
1186 update_open_stateid(state, &data->o_res.stateid, NULL,
1187 data->o_arg.fmode);
1188
1189 return state;
1190err:
1191 return ERR_PTR(ret);
1192
1193}
1194
1195static struct nfs4_state *
1196_nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001197{
1198 struct inode *inode;
1199 struct nfs4_state *state = NULL;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001200 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001201
Trond Myklebustaac00a82007-07-05 19:02:21 -04001202 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001203 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001204 goto out;
1205 }
1206
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001207 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001208 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001209 goto err;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001210 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001211 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001212 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001213 goto err;
1214 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001215 state = nfs4_get_open_state(inode, data->owner);
1216 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001217 goto err_put_inode;
Andy Adamsone23008e2012-10-02 21:07:32 -04001218 if (data->o_res.delegation_type != 0)
1219 nfs4_opendata_check_deleg(data, state);
Trond Myklebust34310432008-12-23 15:21:38 -05001220 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001221 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001222 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001223out:
Trond Myklebust7aa262b52013-02-28 16:19:59 -08001224 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001225 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001226err_put_inode:
1227 iput(inode);
1228err:
1229 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001230}
1231
Andy Adamsone23008e2012-10-02 21:07:32 -04001232static struct nfs4_state *
1233nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1234{
1235 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS)
1236 return _nfs4_opendata_reclaim_to_nfs4_state(data);
1237 return _nfs4_opendata_to_nfs4_state(data);
1238}
1239
Trond Myklebust864472e2006-01-03 09:55:15 +01001240static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1241{
1242 struct nfs_inode *nfsi = NFS_I(state->inode);
1243 struct nfs_open_context *ctx;
1244
1245 spin_lock(&state->inode->i_lock);
1246 list_for_each_entry(ctx, &nfsi->open_files, list) {
1247 if (ctx->state != state)
1248 continue;
1249 get_nfs_open_context(ctx);
1250 spin_unlock(&state->inode->i_lock);
1251 return ctx;
1252 }
1253 spin_unlock(&state->inode->i_lock);
1254 return ERR_PTR(-ENOENT);
1255}
1256
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001257static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx,
1258 struct nfs4_state *state, enum open_claim_type4 claim)
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001259{
1260 struct nfs4_opendata *opendata;
1261
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001262 opendata = nfs4_opendata_alloc(ctx->dentry, state->owner, 0, 0,
1263 NULL, claim, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001264 if (opendata == NULL)
1265 return ERR_PTR(-ENOMEM);
1266 opendata->state = state;
1267 atomic_inc(&state->count);
1268 return opendata;
1269}
1270
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001271static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001272{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001273 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001274 int ret;
1275
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001276 opendata->o_arg.open_flags = 0;
1277 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001278 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1279 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1280 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001281 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001282 if (ret != 0)
1283 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001284 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001285 if (IS_ERR(newstate))
1286 return PTR_ERR(newstate);
Al Viro643168c2011-06-22 18:20:23 -04001287 nfs4_close_state(newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001288 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001289 return 0;
1290}
1291
1292static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1293{
Trond Myklebust864472e2006-01-03 09:55:15 +01001294 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001295 int ret;
1296
1297 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001298 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001299 clear_bit(NFS_OPEN_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001300 smp_rmb();
1301 if (state->n_rdwr != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001302 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001303 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001304 if (ret != 0)
1305 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001306 if (newstate != state)
1307 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001308 }
1309 if (state->n_wronly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001310 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001311 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001312 if (ret != 0)
1313 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001314 if (newstate != state)
1315 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001316 }
1317 if (state->n_rdonly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001318 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001319 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001320 if (ret != 0)
1321 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001322 if (newstate != state)
1323 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001324 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001325 /*
1326 * We may have performed cached opens for all three recoveries.
1327 * Check if we need to update the current stateid.
1328 */
1329 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
Trond Myklebustf597c532012-03-04 18:13:56 -05001330 !nfs4_stateid_match(&state->stateid, &state->open_stateid)) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001331 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001332 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
Trond Myklebustf597c532012-03-04 18:13:56 -05001333 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001334 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001335 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001336 return 0;
1337}
1338
Linus Torvalds1da177e2005-04-16 15:20:36 -07001339/*
1340 * OPEN_RECLAIM:
1341 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001342 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001343static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001344{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001345 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001346 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001347 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001348 int status;
1349
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001350 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1351 NFS4_OPEN_CLAIM_PREVIOUS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001352 if (IS_ERR(opendata))
1353 return PTR_ERR(opendata);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001354 rcu_read_lock();
1355 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001356 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001357 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001358 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001359 opendata->o_arg.u.delegation_type = delegation_type;
1360 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001361 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001362 return status;
1363}
1364
Trond Myklebust539cd032007-06-05 11:46:42 -04001365static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001366{
1367 struct nfs_server *server = NFS_SERVER(state->inode);
1368 struct nfs4_exception exception = { };
1369 int err;
1370 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001371 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001372 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1373 continue;
Trond Myklebust168667c2010-10-19 19:47:49 -04001374 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001375 break;
1376 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001377 } while (exception.retry);
1378 return err;
1379}
1380
Trond Myklebust864472e2006-01-03 09:55:15 +01001381static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1382{
1383 struct nfs_open_context *ctx;
1384 int ret;
1385
1386 ctx = nfs4_state_find_open_context(state);
1387 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001388 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001389 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001390 put_nfs_open_context(ctx);
1391 return ret;
1392}
1393
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001394static int nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001395{
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001396 switch (err) {
1397 default:
1398 printk(KERN_ERR "NFS: %s: unhandled error "
1399 "%d.\n", __func__, err);
1400 case 0:
1401 case -ENOENT:
1402 case -ESTALE:
1403 break;
1404 case -NFS4ERR_BADSESSION:
1405 case -NFS4ERR_BADSLOT:
1406 case -NFS4ERR_BAD_HIGH_SLOT:
1407 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1408 case -NFS4ERR_DEADSESSION:
1409 set_bit(NFS_DELEGATED_STATE, &state->flags);
1410 nfs4_schedule_session_recovery(server->nfs_client->cl_session, err);
1411 return -EAGAIN;
1412 case -NFS4ERR_STALE_CLIENTID:
1413 case -NFS4ERR_STALE_STATEID:
1414 set_bit(NFS_DELEGATED_STATE, &state->flags);
1415 case -NFS4ERR_EXPIRED:
1416 /* Don't recall a delegation if it was lost */
1417 nfs4_schedule_lease_recovery(server->nfs_client);
1418 return -EAGAIN;
1419 case -NFS4ERR_DELEG_REVOKED:
1420 case -NFS4ERR_ADMIN_REVOKED:
1421 case -NFS4ERR_BAD_STATEID:
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001422 case -NFS4ERR_OPENMODE:
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001423 nfs_inode_find_state_and_recover(state->inode,
1424 stateid);
1425 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001426 return 0;
1427 case -NFS4ERR_DELAY:
1428 case -NFS4ERR_GRACE:
1429 set_bit(NFS_DELEGATED_STATE, &state->flags);
1430 ssleep(1);
1431 return -EAGAIN;
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001432 case -ENOMEM:
1433 case -NFS4ERR_DENIED:
1434 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
1435 return 0;
Trond Myklebustbe76b5b2013-04-01 15:40:44 -04001436 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001437 return err;
1438}
1439
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04001440int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
1441{
1442 struct nfs_server *server = NFS_SERVER(state->inode);
1443 struct nfs4_opendata *opendata;
1444 int err;
1445
1446 opendata = nfs4_open_recoverdata_alloc(ctx, state,
1447 NFS4_OPEN_CLAIM_DELEG_CUR_FH);
1448 if (IS_ERR(opendata))
1449 return PTR_ERR(opendata);
1450 nfs4_stateid_copy(&opendata->o_arg.u.delegation, stateid);
1451 err = nfs4_open_recover(opendata, state);
1452 nfs4_opendata_put(opendata);
1453 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
1454}
1455
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001456static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1457{
1458 struct nfs4_opendata *data = calldata;
1459
1460 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001461 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05001462 nfs4_stateid_copy(&data->o_res.stateid, &data->c_res.stateid);
Trond Myklebustbb226292008-01-02 15:19:18 -05001463 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001464 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001465 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001466 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001467}
1468
1469static void nfs4_open_confirm_release(void *calldata)
1470{
1471 struct nfs4_opendata *data = calldata;
1472 struct nfs4_state *state = NULL;
1473
1474 /* If this request hasn't been cancelled, do nothing */
1475 if (data->cancelled == 0)
1476 goto out_free;
1477 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001478 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001479 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001480 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001481 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001482 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001483out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001484 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001485}
1486
1487static const struct rpc_call_ops nfs4_open_confirm_ops = {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001488 .rpc_call_done = nfs4_open_confirm_done,
1489 .rpc_release = nfs4_open_confirm_release,
1490};
1491
1492/*
1493 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1494 */
1495static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1496{
1497 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1498 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001499 struct rpc_message msg = {
1500 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1501 .rpc_argp = &data->c_arg,
1502 .rpc_resp = &data->c_res,
1503 .rpc_cred = data->owner->so_cred,
1504 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001505 struct rpc_task_setup task_setup_data = {
1506 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001507 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001508 .callback_ops = &nfs4_open_confirm_ops,
1509 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001510 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001511 .flags = RPC_TASK_ASYNC,
1512 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001513 int status;
1514
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001515 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001516 data->rpc_done = 0;
1517 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001518 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001519 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001520 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001521 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001522 status = nfs4_wait_for_completion_rpc_task(task);
1523 if (status != 0) {
1524 data->cancelled = 1;
1525 smp_wmb();
1526 } else
1527 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001528 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001529 return status;
1530}
1531
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001532static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001533{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001534 struct nfs4_opendata *data = calldata;
1535 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust549b19c2013-04-16 18:42:34 -04001536 struct nfs_client *clp = sp->so_server->nfs_client;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001537
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001538 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001539 goto out_wait;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001540 /*
1541 * Check if we still need to send an OPEN call, or if we can use
1542 * a delegation instead.
1543 */
1544 if (data->state != NULL) {
1545 struct nfs_delegation *delegation;
1546
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001547 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001548 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001549 rcu_read_lock();
1550 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
Trond Myklebust652f89f2011-12-09 19:05:58 -05001551 if (data->o_arg.claim != NFS4_OPEN_CLAIM_DELEGATE_CUR &&
Trond Myklebustcd4c9be2013-04-23 14:46:25 -04001552 data->o_arg.claim != NFS4_OPEN_CLAIM_DELEG_CUR_FH &&
Trond Myklebust652f89f2011-12-09 19:05:58 -05001553 can_open_delegated(delegation, data->o_arg.fmode))
1554 goto unlock_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001555 rcu_read_unlock();
1556 }
Trond Myklebust95b72eb2012-04-20 19:24:51 -04001557 /* Update client id. */
Trond Myklebust549b19c2013-04-16 18:42:34 -04001558 data->o_arg.clientid = clp->cl_clientid;
Trond Myklebust8188df12013-04-23 14:31:19 -04001559 switch (data->o_arg.claim) {
1560 case NFS4_OPEN_CLAIM_PREVIOUS:
1561 case NFS4_OPEN_CLAIM_DELEG_CUR_FH:
1562 case NFS4_OPEN_CLAIM_DELEG_PREV_FH:
Andy Adamsone23008e2012-10-02 21:07:32 -04001563 data->o_arg.open_bitmap = &nfs4_open_noattr_bitmap[0];
Trond Myklebust8188df12013-04-23 14:31:19 -04001564 case NFS4_OPEN_CLAIM_FH:
1565 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001566 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1567 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001568 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001569 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001570 &data->o_arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04001571 &data->o_res.seq_res,
1572 task) != 0)
1573 nfs_release_seqid(data->o_arg.seqid);
Trond Myklebust549b19c2013-04-16 18:42:34 -04001574
1575 /* Set the create mode (note dependency on the session type) */
1576 data->o_arg.createmode = NFS4_CREATE_UNCHECKED;
1577 if (data->o_arg.open_flags & O_EXCL) {
1578 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE;
1579 if (nfs4_has_persistent_session(clp))
1580 data->o_arg.createmode = NFS4_CREATE_GUARDED;
1581 else if (clp->cl_mvops->minor_version > 0)
1582 data->o_arg.createmode = NFS4_CREATE_EXCLUSIVE4_1;
1583 }
Trond Myklebust6ee41262007-07-08 14:11:36 -04001584 return;
Trond Myklebust652f89f2011-12-09 19:05:58 -05001585unlock_no_action:
1586 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001587out_no_action:
1588 task->tk_action = NULL;
Trond Myklebustc8da19b2013-02-11 19:01:21 -05001589out_wait:
Trond Myklebustb75ad4c2012-11-29 17:27:47 -05001590 nfs4_sequence_done(task, &data->o_res.seq_res);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001591}
1592
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001593static void nfs4_open_done(struct rpc_task *task, void *calldata)
1594{
1595 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001596
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001597 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001598
Trond Myklebust14516c32010-07-31 14:29:06 -04001599 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1600 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001601
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001602 if (task->tk_status == 0) {
Trond Myklebust807d66d82012-10-02 17:09:00 -07001603 if (data->o_res.f_attr->valid & NFS_ATTR_FATTR_TYPE) {
1604 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001605 case S_IFREG:
1606 break;
1607 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001608 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001609 break;
1610 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001611 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001612 break;
1613 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001614 data->rpc_status = -ENOTDIR;
Trond Myklebust807d66d82012-10-02 17:09:00 -07001615 }
Trond Myklebust6f926b52005-10-18 14:20:18 -07001616 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001617 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001618 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1619 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001620 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001621 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001622}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001623
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001624static void nfs4_open_release(void *calldata)
1625{
1626 struct nfs4_opendata *data = calldata;
1627 struct nfs4_state *state = NULL;
1628
1629 /* If this request hasn't been cancelled, do nothing */
1630 if (data->cancelled == 0)
1631 goto out_free;
1632 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001633 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001634 goto out_free;
1635 /* In case we need an open_confirm, no cleanup! */
1636 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1637 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001638 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001639 if (!IS_ERR(state))
Al Viro643168c2011-06-22 18:20:23 -04001640 nfs4_close_state(state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001641out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001642 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001643}
1644
1645static const struct rpc_call_ops nfs4_open_ops = {
1646 .rpc_call_prepare = nfs4_open_prepare,
1647 .rpc_call_done = nfs4_open_done,
1648 .rpc_release = nfs4_open_release,
1649};
1650
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001651static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001652{
1653 struct inode *dir = data->dir->d_inode;
1654 struct nfs_server *server = NFS_SERVER(dir);
1655 struct nfs_openargs *o_arg = &data->o_arg;
1656 struct nfs_openres *o_res = &data->o_res;
1657 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001658 struct rpc_message msg = {
1659 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1660 .rpc_argp = o_arg,
1661 .rpc_resp = o_res,
1662 .rpc_cred = data->owner->so_cred,
1663 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001664 struct rpc_task_setup task_setup_data = {
1665 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001666 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001667 .callback_ops = &nfs4_open_ops,
1668 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001669 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001670 .flags = RPC_TASK_ASYNC,
1671 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001672 int status;
1673
Trond Myklebust9d12b212012-01-17 22:04:25 -05001674 nfs41_init_sequence(&o_arg->seq_args, &o_res->seq_res, 1);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001675 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001676 data->rpc_done = 0;
1677 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001678 data->cancelled = 0;
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001679 data->is_recover = 0;
1680 if (isrecover) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04001681 nfs4_set_sequence_privileged(&o_arg->seq_args);
Trond Myklebustbdeca1b2013-04-23 14:52:44 -04001682 data->is_recover = 1;
1683 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04001684 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001685 if (IS_ERR(task))
1686 return PTR_ERR(task);
1687 status = nfs4_wait_for_completion_rpc_task(task);
1688 if (status != 0) {
1689 data->cancelled = 1;
1690 smp_wmb();
1691 } else
1692 status = data->rpc_status;
1693 rpc_put_task(task);
1694
1695 return status;
1696}
1697
1698static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1699{
1700 struct inode *dir = data->dir->d_inode;
1701 struct nfs_openres *o_res = &data->o_res;
1702 int status;
1703
1704 status = nfs4_run_open_task(data, 1);
1705 if (status != 0 || !data->rpc_done)
1706 return status;
1707
Trond Myklebust6926afd2012-01-07 13:22:46 -05001708 nfs_fattr_map_and_free_names(NFS_SERVER(dir), &data->f_attr);
1709
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001710 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1711 status = _nfs4_proc_open_confirm(data);
1712 if (status != 0)
1713 return status;
1714 }
1715
1716 return status;
1717}
1718
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001719static int nfs4_opendata_access(struct rpc_cred *cred,
1720 struct nfs4_opendata *opendata,
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001721 struct nfs4_state *state, fmode_t fmode,
1722 int openflags)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001723{
1724 struct nfs_access_entry cache;
1725 u32 mask;
1726
1727 /* access call failed or for some reason the server doesn't
1728 * support any access modes -- defer access call until later */
1729 if (opendata->o_res.access_supported == 0)
1730 return 0;
1731
1732 mask = 0;
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001733 /* don't check MAY_WRITE - a newly created file may not have
Weston Andros Adamsonf8d9a892013-01-03 16:42:29 -05001734 * write mode bits, but POSIX allows the creating process to write.
1735 * use openflags to check for exec, because fmode won't
1736 * always have FMODE_EXEC set when file open for exec. */
1737 if (openflags & __FMODE_EXEC) {
1738 /* ONLY check for exec rights */
1739 mask = MAY_EXEC;
1740 } else if (fmode & FMODE_READ)
1741 mask = MAY_READ;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001742
1743 cache.cred = cred;
1744 cache.jiffies = jiffies;
1745 nfs_access_set_mask(&cache, opendata->o_res.access_result);
1746 nfs_access_add_cache(state->inode, &cache);
1747
Weston Andros Adamsonbbd3a8e2012-10-02 14:49:51 -07001748 if ((mask & ~cache.mask & (MAY_READ | MAY_EXEC)) == 0)
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001749 return 0;
1750
1751 /* even though OPEN succeeded, access is denied. Close the file */
1752 nfs4_close_state(state, fmode);
Weston Andros Adamson998f40b2012-11-02 18:00:56 -04001753 return -EACCES;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04001754}
1755
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001756/*
1757 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
1758 */
1759static int _nfs4_proc_open(struct nfs4_opendata *data)
1760{
1761 struct inode *dir = data->dir->d_inode;
1762 struct nfs_server *server = NFS_SERVER(dir);
1763 struct nfs_openargs *o_arg = &data->o_arg;
1764 struct nfs_openres *o_res = &data->o_res;
1765 int status;
1766
1767 status = nfs4_run_open_task(data, 0);
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001768 if (!data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001769 return status;
Trond Myklebust08ef7bd2011-10-18 16:11:49 -07001770 if (status != 0) {
1771 if (status == -NFS4ERR_BADNAME &&
1772 !(o_arg->open_flags & O_CREAT))
1773 return -ENOENT;
1774 return status;
1775 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001776
Trond Myklebust6926afd2012-01-07 13:22:46 -05001777 nfs_fattr_map_and_free_names(server, &data->f_attr);
1778
Trond Myklebust90ff0c52012-04-27 13:48:18 -04001779 if (o_arg->open_flags & O_CREAT)
Trond Myklebust56ae19f2005-10-27 22:12:40 -04001780 update_changeattr(dir, &o_res->cinfo);
Trond Myklebust0df5dd42010-04-11 16:48:44 -04001781 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
1782 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001783 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001784 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001785 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001786 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001787 }
1788 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Trond Myklebust99367812007-07-17 21:52:41 -04001789 _nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001790 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001791}
1792
Andy Adamsond83217c2011-03-01 01:34:17 +00001793static int nfs4_recover_expired_lease(struct nfs_server *server)
1794{
1795 return nfs4_client_recover_expired_lease(server->nfs_client);
1796}
1797
Linus Torvalds1da177e2005-04-16 15:20:36 -07001798/*
1799 * OPEN_EXPIRED:
1800 * reclaim state on the server after a network partition.
1801 * Assumes caller holds the appropriate lock
1802 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001803static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001804{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001805 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01001806 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001807
Trond Myklebust4a1c0892013-03-15 14:57:33 -04001808 opendata = nfs4_open_recoverdata_alloc(ctx, state,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001809 NFS4_OPEN_CLAIM_FH);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001810 if (IS_ERR(opendata))
1811 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001812 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04001813 if (ret == -ESTALE)
Al Viro3d4ff432011-06-22 18:40:12 -04001814 d_drop(ctx->dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001815 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001816 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001817}
1818
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001819static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001820{
Trond Myklebust539cd032007-06-05 11:46:42 -04001821 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00001822 struct nfs4_exception exception = { };
1823 int err;
1824
1825 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001826 err = _nfs4_open_expired(ctx, state);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04001827 if (nfs4_clear_cap_atomic_open_v1(server, err, &exception))
1828 continue;
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001829 switch (err) {
1830 default:
1831 goto out;
1832 case -NFS4ERR_GRACE:
1833 case -NFS4ERR_DELAY:
1834 nfs4_handle_exception(server, err, &exception);
1835 err = 0;
1836 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00001837 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001838out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00001839 return err;
1840}
1841
Linus Torvalds1da177e2005-04-16 15:20:36 -07001842static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1843{
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01001845 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846
Trond Myklebust864472e2006-01-03 09:55:15 +01001847 ctx = nfs4_state_find_open_context(state);
1848 if (IS_ERR(ctx))
Trond Myklebust91876b12013-03-28 14:01:33 -04001849 return -EAGAIN;
Trond Myklebust539cd032007-06-05 11:46:42 -04001850 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001851 put_nfs_open_context(ctx);
1852 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001853}
1854
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001855#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001856static void nfs41_clear_delegation_stateid(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001857{
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001858 struct nfs_server *server = NFS_SERVER(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001859 nfs4_stateid *stateid = &state->stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001860 struct nfs_delegation *delegation;
1861 struct rpc_cred *cred = NULL;
1862 int status = -NFS4ERR_BAD_STATEID;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001863
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001864 /* If a state reset has been done, test_stateid is unneeded */
1865 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1866 return;
1867
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001868 /* Get the delegation credential for use by test/free_stateid */
1869 rcu_read_lock();
1870 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
1871 if (delegation != NULL &&
1872 nfs4_stateid_match(&delegation->stateid, stateid)) {
1873 cred = get_rpccred(delegation->cred);
1874 rcu_read_unlock();
1875 status = nfs41_test_stateid(server, stateid, cred);
1876 } else
1877 rcu_read_unlock();
1878
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001879 if (status != NFS_OK) {
1880 /* Free the stateid unless the server explicitly
1881 * informs us the stateid is unrecognized. */
1882 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001883 nfs41_free_stateid(server, stateid, cred);
Bryan Schumaker69388672012-09-26 15:25:52 -04001884 nfs_remove_bad_delegation(state->inode);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001885
Bryan Schumaker69388672012-09-26 15:25:52 -04001886 write_seqlock(&state->seqlock);
1887 nfs4_stateid_copy(&state->stateid, &state->open_stateid);
1888 write_sequnlock(&state->seqlock);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001889 clear_bit(NFS_DELEGATED_STATE, &state->flags);
1890 }
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001891
1892 if (cred != NULL)
1893 put_rpccred(cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001894}
1895
1896/**
1897 * nfs41_check_open_stateid - possibly free an open stateid
1898 *
1899 * @state: NFSv4 state for an inode
1900 *
1901 * Returns NFS_OK if recovery for this stateid is now finished.
1902 * Otherwise a negative NFS4ERR value is returned.
1903 */
1904static int nfs41_check_open_stateid(struct nfs4_state *state)
1905{
1906 struct nfs_server *server = NFS_SERVER(state->inode);
Bryan Schumakerfcb6d9c2012-09-26 15:25:53 -04001907 nfs4_stateid *stateid = &state->open_stateid;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001908 struct rpc_cred *cred = state->owner->so_cred;
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001909 int status;
1910
1911 /* If a state reset has been done, test_stateid is unneeded */
1912 if ((test_bit(NFS_O_RDONLY_STATE, &state->flags) == 0) &&
1913 (test_bit(NFS_O_WRONLY_STATE, &state->flags) == 0) &&
1914 (test_bit(NFS_O_RDWR_STATE, &state->flags) == 0))
1915 return -NFS4ERR_BAD_STATEID;
1916
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001917 status = nfs41_test_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001918 if (status != NFS_OK) {
1919 /* Free the stateid unless the server explicitly
1920 * informs us the stateid is unrecognized. */
1921 if (status != -NFS4ERR_BAD_STATEID)
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04001922 nfs41_free_stateid(server, stateid, cred);
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001923
1924 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1925 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1926 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04001927 clear_bit(NFS_OPEN_STATE, &state->flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05001928 }
1929 return status;
1930}
1931
1932static int nfs41_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1933{
Chuck Levereb64cf92012-07-11 16:30:05 -04001934 int status;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05001935
Chuck Lever3e60ffd2012-07-11 16:30:14 -04001936 nfs41_clear_delegation_stateid(state);
1937 status = nfs41_check_open_stateid(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04001938 if (status != NFS_OK)
1939 status = nfs4_open_expired(sp, state);
1940 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04001941}
1942#endif
1943
Linus Torvalds1da177e2005-04-16 15:20:36 -07001944/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04001945 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
1946 * fields corresponding to attributes that were used to store the verifier.
1947 * Make sure we clobber those fields in the later setattr call
1948 */
1949static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
1950{
1951 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
1952 !(sattr->ia_valid & ATTR_ATIME_SET))
1953 sattr->ia_valid |= ATTR_ATIME;
1954
1955 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
1956 !(sattr->ia_valid & ATTR_MTIME_SET))
1957 sattr->ia_valid |= ATTR_MTIME;
1958}
1959
Trond Myklebustc21443c2013-02-07 14:26:21 -05001960static int _nfs4_open_and_get_state(struct nfs4_opendata *opendata,
1961 fmode_t fmode,
1962 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04001963 struct nfs_open_context *ctx)
Trond Myklebustc21443c2013-02-07 14:26:21 -05001964{
1965 struct nfs4_state_owner *sp = opendata->owner;
1966 struct nfs_server *server = sp->so_server;
1967 struct nfs4_state *state;
1968 unsigned int seq;
1969 int ret;
1970
1971 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
1972
1973 ret = _nfs4_proc_open(opendata);
1974 if (ret != 0)
1975 goto out;
1976
1977 state = nfs4_opendata_to_nfs4_state(opendata);
1978 ret = PTR_ERR(state);
1979 if (IS_ERR(state))
1980 goto out;
1981 if (server->caps & NFS_CAP_POSIX_LOCK)
1982 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
1983
1984 ret = nfs4_opendata_access(sp->so_cred, opendata, state, fmode, flags);
1985 if (ret != 0)
1986 goto out;
1987
Trond Myklebust3efb9722013-05-29 13:17:04 -04001988 ctx->state = state;
Trond Myklebust91876b12013-03-28 14:01:33 -04001989 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq))
Trond Myklebustc21443c2013-02-07 14:26:21 -05001990 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustc21443c2013-02-07 14:26:21 -05001991out:
1992 return ret;
1993}
1994
Jeff Laytonaa53ed52007-06-05 14:49:03 -04001995/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001996 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07001997 */
Andy Adamson82be4172012-05-23 05:02:35 -04001998static int _nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04001999 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002000 int flags,
Trond Myklebust3efb9722013-05-29 13:17:04 -04002001 struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002002{
2003 struct nfs4_state_owner *sp;
2004 struct nfs4_state *state = NULL;
2005 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002006 struct nfs4_opendata *opendata;
Trond Myklebust4197a052013-05-29 12:37:49 -04002007 struct dentry *dentry = ctx->dentry;
2008 struct rpc_cred *cred = ctx->cred;
2009 struct nfs4_threshold **ctx_th = &ctx->mdsthreshold;
2010 fmode_t fmode = ctx->mode & (FMODE_READ|FMODE_WRITE|FMODE_EXEC);
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002011 enum open_claim_type4 claim = NFS4_OPEN_CLAIM_NULL;
Trond Myklebustaac00a82007-07-05 19:02:21 -04002012 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002013
2014 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002015 status = -ENOMEM;
Trond Myklebustd1e284d2012-01-17 22:04:24 -05002016 sp = nfs4_get_state_owner(server, cred, GFP_KERNEL);
2017 if (sp == NULL) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002018 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
2019 goto out_err;
2020 }
Trond Myklebust58d97142006-01-03 09:55:24 +01002021 status = nfs4_recover_expired_lease(server);
2022 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01002023 goto err_put_state_owner;
Al Viro82a2c1b2011-06-22 18:30:55 -04002024 if (dentry->d_inode != NULL)
2025 nfs4_return_incompatible_delegation(dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01002026 status = -ENOMEM;
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002027 if (dentry->d_inode)
2028 claim = NFS4_OPEN_CLAIM_FH;
Trond Myklebust4a1c0892013-03-15 14:57:33 -04002029 opendata = nfs4_opendata_alloc(dentry, sp, fmode, flags, sattr,
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002030 claim, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002031 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05002032 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002033
Andy Adamson82be4172012-05-23 05:02:35 -04002034 if (ctx_th && server->attr_bitmask[2] & FATTR4_WORD2_MDSTHRESHOLD) {
2035 opendata->f_attr.mdsthreshold = pnfs_mdsthreshold_alloc();
2036 if (!opendata->f_attr.mdsthreshold)
2037 goto err_opendata_put;
Trond Myklebust1549210f2012-06-05 09:16:47 -04002038 opendata->o_arg.open_bitmap = &nfs4_pnfs_open_bitmap[0];
Andy Adamson82be4172012-05-23 05:02:35 -04002039 }
Al Viro82a2c1b2011-06-22 18:30:55 -04002040 if (dentry->d_inode != NULL)
2041 opendata->state = nfs4_get_open_state(dentry->d_inode, sp);
Trond Myklebustaac00a82007-07-05 19:02:21 -04002042
Trond Myklebust3efb9722013-05-29 13:17:04 -04002043 status = _nfs4_open_and_get_state(opendata, fmode, flags, ctx);
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002044 if (status != 0)
2045 goto err_opendata_put;
Trond Myklebust3efb9722013-05-29 13:17:04 -04002046 state = ctx->state;
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002047
Trond Myklebust549b19c2013-04-16 18:42:34 -04002048 if ((opendata->o_arg.open_flags & O_EXCL) &&
2049 (opendata->o_arg.createmode != NFS4_CREATE_GUARDED)) {
Trond Myklebust0ab64e02010-04-16 16:22:51 -04002050 nfs4_exclusive_attrset(opendata, sattr);
2051
2052 nfs_fattr_init(opendata->o_res.f_attr);
2053 status = nfs4_do_setattr(state->inode, cred,
2054 opendata->o_res.f_attr, sattr,
2055 state);
2056 if (status == 0)
2057 nfs_setattr_update_inode(state->inode, sattr);
2058 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
2059 }
Andy Adamson82be4172012-05-23 05:02:35 -04002060
2061 if (pnfs_use_threshold(ctx_th, opendata->f_attr.mdsthreshold, server))
2062 *ctx_th = opendata->f_attr.mdsthreshold;
2063 else
2064 kfree(opendata->f_attr.mdsthreshold);
2065 opendata->f_attr.mdsthreshold = NULL;
2066
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002067 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002068 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002069 return 0;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002070err_opendata_put:
Andy Adamson82be4172012-05-23 05:02:35 -04002071 kfree(opendata->f_attr.mdsthreshold);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04002072 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01002073err_put_state_owner:
2074 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002076 return status;
2077}
2078
2079
Andy Adamson82be4172012-05-23 05:02:35 -04002080static struct nfs4_state *nfs4_do_open(struct inode *dir,
Trond Myklebust4197a052013-05-29 12:37:49 -04002081 struct nfs_open_context *ctx,
Andy Adamson82be4172012-05-23 05:02:35 -04002082 int flags,
Trond Myklebust4197a052013-05-29 12:37:49 -04002083 struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002084{
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002085 struct nfs_server *server = NFS_SERVER(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002086 struct nfs4_exception exception = { };
2087 struct nfs4_state *res;
2088 int status;
2089
2090 do {
Trond Myklebust3efb9722013-05-29 13:17:04 -04002091 status = _nfs4_do_open(dir, ctx, flags, sattr);
2092 res = ctx->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002093 if (status == 0)
2094 break;
2095 /* NOTE: BAD_SEQID means the server and client disagree about the
2096 * book-keeping w.r.t. state-changing operations
2097 * (OPEN/CLOSE/LOCK/LOCKU...)
2098 * It is actually a sign of a bug on the client or on the server.
2099 *
2100 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07002101 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07002102 * have unhashed the old state_owner for us, and that we can
2103 * therefore safely retry using a new one. We should still warn
2104 * the user though...
2105 */
2106 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust9a3ba432012-03-12 18:01:48 -04002107 pr_warn_ratelimited("NFS: v4 server %s "
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04002108 " returned a bad sequence-id error!\n",
2109 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002110 exception.retry = 1;
2111 continue;
2112 }
Trond Myklebust550f5742005-10-18 14:20:21 -07002113 /*
2114 * BAD_STATEID on OPEN means that the server cancelled our
2115 * state before it received the OPEN_CONFIRM.
2116 * Recover by retrying the request as per the discussion
2117 * on Page 181 of RFC3530.
2118 */
2119 if (status == -NFS4ERR_BAD_STATEID) {
2120 exception.retry = 1;
2121 continue;
2122 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04002123 if (status == -EAGAIN) {
2124 /* We must have found a delegation */
2125 exception.retry = 1;
2126 continue;
2127 }
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04002128 if (nfs4_clear_cap_atomic_open_v1(server, status, &exception))
2129 continue;
2130 res = ERR_PTR(nfs4_handle_exception(server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002131 status, &exception));
2132 } while (exception.retry);
2133 return res;
2134}
2135
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002136static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2137 struct nfs_fattr *fattr, struct iattr *sattr,
2138 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002139{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002140 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002141 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002142 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002143 .iap = sattr,
2144 .server = server,
2145 .bitmask = server->attr_bitmask,
2146 };
2147 struct nfs_setattrres res = {
2148 .fattr = fattr,
2149 .server = server,
2150 };
2151 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002152 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
2153 .rpc_argp = &arg,
2154 .rpc_resp = &res,
2155 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002156 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01002157 unsigned long timestamp = jiffies;
Trond Myklebustee3ae842013-04-29 10:35:36 -04002158 fmode_t fmode;
2159 bool truncate;
Trond Myklebust65e43082005-08-16 11:49:44 -04002160 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002161
Trond Myklebust0e574af2005-10-27 22:12:38 -04002162 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002163
Trond Myklebustee3ae842013-04-29 10:35:36 -04002164 /* Servers should only apply open mode checks for file size changes */
2165 truncate = (sattr->ia_valid & ATTR_SIZE) ? true : false;
2166 fmode = truncate ? FMODE_WRITE : FMODE_READ;
2167
2168 if (nfs4_copy_delegation_stateid(&arg.stateid, inode, fmode)) {
2169 /* Use that stateid */
2170 } else if (truncate && state != NULL && nfs4_valid_open_stateid(state)) {
Trond Myklebust2a369152012-08-13 18:54:45 -04002171 struct nfs_lockowner lockowner = {
2172 .l_owner = current->files,
2173 .l_pid = current->tgid,
2174 };
Trond Myklebust4fc87962012-03-08 17:42:01 -05002175 nfs4_select_rw_stateid(&arg.stateid, state, FMODE_WRITE,
Trond Myklebust2a369152012-08-13 18:54:45 -04002176 &lockowner);
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002177 } else
Trond Myklebustf597c532012-03-04 18:13:56 -05002178 nfs4_stateid_copy(&arg.stateid, &zero_stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002179
Bryan Schumaker7c513052011-03-24 17:12:24 +00002180 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002181 if (status == 0 && state != NULL)
2182 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04002183 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184}
2185
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002186static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
2187 struct nfs_fattr *fattr, struct iattr *sattr,
2188 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002189{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05002190 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002191 struct nfs4_exception exception = {
2192 .state = state,
Trond Myklebust3114ea72012-03-07 16:39:06 -05002193 .inode = inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05002194 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002195 int err;
2196 do {
Trond Myklebust451146b2012-04-18 16:29:11 -04002197 err = _nfs4_do_setattr(inode, cred, fattr, sattr, state);
2198 switch (err) {
2199 case -NFS4ERR_OPENMODE:
Trond Myklebust721ccfb2013-04-29 11:11:58 -04002200 if (!(sattr->ia_valid & ATTR_SIZE)) {
2201 pr_warn_once("NFSv4: server %s is incorrectly "
2202 "applying open mode checks to "
2203 "a SETATTR that is not "
2204 "changing file size.\n",
2205 server->nfs_client->cl_hostname);
2206 }
Trond Myklebust451146b2012-04-18 16:29:11 -04002207 if (state && !(state->state & FMODE_WRITE)) {
2208 err = -EBADF;
2209 if (sattr->ia_valid & ATTR_OPEN)
2210 err = -EACCES;
2211 goto out;
2212 }
2213 }
2214 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002215 } while (exception.retry);
Trond Myklebust451146b2012-04-18 16:29:11 -04002216out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002217 return err;
2218}
2219
2220struct nfs4_closedata {
2221 struct inode *inode;
2222 struct nfs4_state *state;
2223 struct nfs_closeargs arg;
2224 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002225 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01002226 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00002227 bool roc;
2228 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002229};
2230
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002231static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07002232{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002233 struct nfs4_closedata *calldata = data;
2234 struct nfs4_state_owner *sp = calldata->state->owner;
Al Viro643168c2011-06-22 18:20:23 -04002235 struct super_block *sb = calldata->state->inode->i_sb;
Trond Myklebust95121352005-10-18 14:20:12 -07002236
Fred Isamanf7e89172011-01-06 11:36:32 +00002237 if (calldata->roc)
2238 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07002239 nfs4_put_open_state(calldata->state);
2240 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07002241 nfs4_put_state_owner(sp);
Trond Myklebust322b2b92013-01-11 16:39:51 -05002242 nfs_sb_deactive(sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002243 kfree(calldata);
2244}
2245
Trond Myklebust88069f72009-12-08 08:33:16 -05002246static void nfs4_close_clear_stateid_flags(struct nfs4_state *state,
2247 fmode_t fmode)
2248{
2249 spin_lock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002250 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebustfd068b22013-04-22 11:29:51 -04002251 switch (fmode & (FMODE_READ|FMODE_WRITE)) {
2252 case FMODE_WRITE:
2253 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2254 break;
2255 case FMODE_READ:
2256 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2257 break;
2258 case 0:
2259 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
2260 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
2261 clear_bit(NFS_OPEN_STATE, &state->flags);
2262 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002263 spin_unlock(&state->owner->so_lock);
2264}
2265
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002266static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002268 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002269 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002270 struct nfs_server *server = NFS_SERVER(calldata->inode);
2271
Chuck Levera3ca5652012-03-01 17:00:40 -05002272 dprintk("%s: begin!\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04002273 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
2274 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002275 /* hmm. we are done with the inode, and in the process of freeing
2276 * the state_owner. we keep this around to process errors
2277 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002278 switch (task->tk_status) {
2279 case 0:
Fred Isamanf7e89172011-01-06 11:36:32 +00002280 if (calldata->roc)
2281 pnfs_roc_set_barrier(state->inode,
2282 calldata->roc_barrier);
Trond Myklebust45328c32007-07-26 17:47:34 -04002283 nfs_set_open_stateid(state, &calldata->res.stateid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002284 renew_lease(server, calldata->timestamp);
Trond Myklebust88069f72009-12-08 08:33:16 -05002285 nfs4_close_clear_stateid_flags(state,
2286 calldata->arg.fmode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002287 break;
2288 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002289 case -NFS4ERR_OLD_STATEID:
2290 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002291 case -NFS4ERR_EXPIRED:
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002292 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002293 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002294 default:
Trond Myklebust72211db2009-12-15 14:47:36 -05002295 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
2296 rpc_restart_call_prepare(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002297 }
Trond Myklebust72211db2009-12-15 14:47:36 -05002298 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04002299 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Chuck Levera3ca5652012-03-01 17:00:40 -05002300 dprintk("%s: done, ret = %d!\n", __func__, task->tk_status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002301}
2302
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002303static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002304{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002305 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07002306 struct nfs4_state *state = calldata->state;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002307 struct inode *inode = calldata->inode;
Trond Myklebust88069f72009-12-08 08:33:16 -05002308 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07002309
Chuck Levera3ca5652012-03-01 17:00:40 -05002310 dprintk("%s: begin!\n", __func__);
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002311 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002312 goto out_wait;
Trond Myklebust003707c2007-07-05 18:07:55 -04002313
Trond Myklebust88069f72009-12-08 08:33:16 -05002314 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
2315 calldata->arg.fmode = FMODE_READ|FMODE_WRITE;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002316 spin_lock(&state->owner->so_lock);
Trond Myklebust003707c2007-07-05 18:07:55 -04002317 /* Calculate the change in open mode */
Trond Myklebuste7616922006-01-03 09:55:13 +01002318 if (state->n_rdwr == 0) {
Trond Myklebust003707c2007-07-05 18:07:55 -04002319 if (state->n_rdonly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002320 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags);
2321 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2322 calldata->arg.fmode &= ~FMODE_READ;
Trond Myklebust003707c2007-07-05 18:07:55 -04002323 }
2324 if (state->n_wronly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002325 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags);
2326 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
2327 calldata->arg.fmode &= ~FMODE_WRITE;
Trond Myklebust003707c2007-07-05 18:07:55 -04002328 }
Trond Myklebuste7616922006-01-03 09:55:13 +01002329 }
Trond Myklebust5d422302013-03-14 16:57:48 -04002330 if (!nfs4_valid_open_stateid(state))
2331 call_close = 0;
Trond Myklebust4cecb762005-11-04 15:32:58 -05002332 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05002333
2334 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002335 /* Note: exit _without_ calling nfs4_close_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002336 goto out_no_action;
Trond Myklebust95121352005-10-18 14:20:12 -07002337 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002338
Fred Isamanf7e89172011-01-06 11:36:32 +00002339 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05002340 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00002341 if (calldata->roc &&
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002342 pnfs_roc_drain(inode, &calldata->roc_barrier, task)) {
2343 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002344 goto out_wait;
Andy Adamsonb9536ad2013-04-11 09:28:45 -04002345 }
Fred Isamanf7e89172011-01-06 11:36:32 +00002346 }
Trond Myklebust88069f72009-12-08 08:33:16 -05002347
Trond Myklebust516a6af2005-10-27 22:12:41 -04002348 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01002349 calldata->timestamp = jiffies;
Trond Myklebust7fdab062012-09-20 20:15:57 -04002350 if (nfs4_setup_sequence(NFS_SERVER(inode),
Trond Myklebust9d12b212012-01-17 22:04:25 -05002351 &calldata->arg.seq_args,
2352 &calldata->res.seq_res,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04002353 task) != 0)
2354 nfs_release_seqid(calldata->arg.seqid);
Chuck Levera3ca5652012-03-01 17:00:40 -05002355 dprintk("%s: done!\n", __func__);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05002356 return;
2357out_no_action:
2358 task->tk_action = NULL;
2359out_wait:
2360 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002361}
2362
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002363static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002364 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002365 .rpc_call_done = nfs4_close_done,
2366 .rpc_release = nfs4_free_closedata,
2367};
2368
Linus Torvalds1da177e2005-04-16 15:20:36 -07002369/*
2370 * It is possible for data to be read/written from a mem-mapped file
2371 * after the sys_close call (which hits the vfs layer as a flush).
2372 * This means that we can't safely call nfsv4 close on a file until
2373 * the inode is cleared. This in turn means that we are not good
2374 * NFSv4 citizens - we do not indicate to the server to update the file's
2375 * share state even when we are done with one of the three share
2376 * stateid's in the inode.
2377 *
2378 * NOTE: Caller must be holding the sp->so_owner semaphore!
2379 */
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002380int nfs4_do_close(struct nfs4_state *state, gfp_t gfp_mask, int wait)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002381{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002382 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002383 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002384 struct nfs4_state_owner *sp = state->owner;
2385 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002386 struct rpc_message msg = {
2387 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2388 .rpc_cred = state->owner->so_cred,
2389 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002390 struct rpc_task_setup task_setup_data = {
2391 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002392 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002393 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002394 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002395 .flags = RPC_TASK_ASYNC,
2396 };
Trond Myklebust95121352005-10-18 14:20:12 -07002397 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002398
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002399 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002400 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002401 goto out;
Trond Myklebust9d12b212012-01-17 22:04:25 -05002402 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 1);
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002403 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002404 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002405 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebust003707c2007-07-05 18:07:55 -04002406 calldata->arg.stateid = &state->open_stateid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002407 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002408 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002409 if (calldata->arg.seqid == NULL)
2410 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002411 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002412 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002413 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002414 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002415 calldata->res.server = server;
Trond Myklebust1f7977c2012-09-20 20:31:51 -04002416 calldata->roc = pnfs_roc(state->inode);
Al Viro643168c2011-06-22 18:20:23 -04002417 nfs_sb_active(calldata->inode->i_sb);
Trond Myklebust95121352005-10-18 14:20:12 -07002418
Trond Myklebust1174dd12010-12-21 10:52:24 -05002419 msg.rpc_argp = &calldata->arg;
2420 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002421 task_setup_data.callback_data = calldata;
2422 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002423 if (IS_ERR(task))
2424 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002425 status = 0;
2426 if (wait)
2427 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002428 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002429 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002430out_free_calldata:
2431 kfree(calldata);
2432out:
Trond Myklebustb39e6252007-06-11 23:05:07 -04002433 nfs4_put_open_state(state);
2434 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002435 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002436}
2437
Trond Myklebust2b484292010-09-17 10:56:51 -04002438static struct inode *
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002439nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *attr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002440{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002441 struct nfs4_state *state;
2442
Trond Myklebust565277f2007-10-15 18:17:53 -04002443 /* Protect against concurrent sillydeletes */
Trond Myklebust4197a052013-05-29 12:37:49 -04002444 state = nfs4_do_open(dir, ctx, open_flags, attr);
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002445 if (IS_ERR(state))
2446 return ERR_CAST(state);
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002447 return igrab(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002448}
2449
Trond Myklebust1185a552009-12-03 15:54:02 -05002450static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002451{
2452 if (ctx->state == NULL)
2453 return;
2454 if (is_sync)
Al Viro643168c2011-06-22 18:20:23 -04002455 nfs4_close_sync(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002456 else
Al Viro643168c2011-06-22 18:20:23 -04002457 nfs4_close_state(ctx->state, ctx->mode);
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002458}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002459
2460static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2461{
Benny Halevy43652ad2009-04-01 09:21:54 -04002462 struct nfs4_server_caps_arg args = {
2463 .fhandle = fhandle,
2464 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002465 struct nfs4_server_caps_res res = {};
2466 struct rpc_message msg = {
2467 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002468 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002469 .rpc_resp = &res,
2470 };
2471 int status;
2472
Bryan Schumaker7c513052011-03-24 17:12:24 +00002473 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474 if (status == 0) {
2475 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002476 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2477 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2478 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2479 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
2480 NFS_CAP_CTIME|NFS_CAP_MTIME);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL)
2482 server->caps |= NFS_CAP_ACLS;
2483 if (res.has_links != 0)
2484 server->caps |= NFS_CAP_HARDLINKS;
2485 if (res.has_symlinks != 0)
2486 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002487 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2488 server->caps |= NFS_CAP_FILEID;
2489 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2490 server->caps |= NFS_CAP_MODE;
2491 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2492 server->caps |= NFS_CAP_NLINK;
2493 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2494 server->caps |= NFS_CAP_OWNER;
2495 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2496 server->caps |= NFS_CAP_OWNER_GROUP;
2497 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2498 server->caps |= NFS_CAP_ATIME;
2499 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2500 server->caps |= NFS_CAP_CTIME;
2501 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2502 server->caps |= NFS_CAP_MTIME;
2503
Trond Myklebusta65318b2009-03-11 14:10:28 -04002504 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2505 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2506 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002507 server->acl_bitmask = res.acl_bitmask;
Chuck Lever264e6352012-03-01 17:02:05 -05002508 server->fh_expire_type = res.fh_expire_type;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002509 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002510
Linus Torvalds1da177e2005-04-16 15:20:36 -07002511 return status;
2512}
2513
Trond Myklebust55a97592006-06-09 09:34:19 -04002514int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002515{
2516 struct nfs4_exception exception = { };
2517 int err;
2518 do {
2519 err = nfs4_handle_exception(server,
2520 _nfs4_server_capabilities(server, fhandle),
2521 &exception);
2522 } while (exception.retry);
2523 return err;
2524}
2525
2526static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2527 struct nfs_fsinfo *info)
2528{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002529 struct nfs4_lookup_root_arg args = {
2530 .bitmask = nfs4_fattr_bitmap,
2531 };
2532 struct nfs4_lookup_res res = {
2533 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002534 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002535 .fh = fhandle,
2536 };
2537 struct rpc_message msg = {
2538 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2539 .rpc_argp = &args,
2540 .rpc_resp = &res,
2541 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002542
Trond Myklebust0e574af2005-10-27 22:12:38 -04002543 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002544 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002545}
2546
2547static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2548 struct nfs_fsinfo *info)
2549{
2550 struct nfs4_exception exception = { };
2551 int err;
2552 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002553 err = _nfs4_lookup_root(server, fhandle, info);
2554 switch (err) {
2555 case 0:
2556 case -NFS4ERR_WRONGSEC:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002557 goto out;
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002558 default:
2559 err = nfs4_handle_exception(server, err, &exception);
2560 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002561 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04002562out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002563 return err;
2564}
2565
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002566static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2567 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2568{
2569 struct rpc_auth *auth;
2570 int ret;
2571
2572 auth = rpcauth_create(flavor, server->client);
Wei Yongjune8d920c2012-09-21 12:27:41 +08002573 if (IS_ERR(auth)) {
Chuck Lever75bc8822013-03-16 15:55:36 -04002574 ret = -EACCES;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002575 goto out;
2576 }
2577 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002578out:
2579 return ret;
2580}
2581
Chuck Lever9a744ba2013-03-16 15:56:02 -04002582/*
2583 * Retry pseudoroot lookup with various security flavors. We do this when:
2584 *
2585 * NFSv4.0: the PUTROOTFH operation returns NFS4ERR_WRONGSEC
2586 * NFSv4.1: the server does not support the SECINFO_NO_NAME operation
2587 *
2588 * Returns zero on success, or a negative NFS4ERR value, or a
2589 * negative errno value.
2590 */
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002591static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002592 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002593{
Chuck Lever9a744ba2013-03-16 15:56:02 -04002594 /* Per 3530bis 15.33.5 */
2595 static const rpc_authflavor_t flav_array[] = {
2596 RPC_AUTH_GSS_KRB5P,
2597 RPC_AUTH_GSS_KRB5I,
2598 RPC_AUTH_GSS_KRB5,
Chuck Leverc4eafe12013-03-16 15:56:11 -04002599 RPC_AUTH_UNIX, /* courtesy */
Chuck Lever9a744ba2013-03-16 15:56:02 -04002600 RPC_AUTH_NULL,
2601 };
2602 int status = -EPERM;
2603 size_t i;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002604
Chuck Lever9a744ba2013-03-16 15:56:02 -04002605 for (i = 0; i < ARRAY_SIZE(flav_array); i++) {
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002606 status = nfs4_lookup_root_sec(server, fhandle, info, flav_array[i]);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002607 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
Bryan Schumakerd1a80162011-04-13 14:31:28 -04002608 continue;
2609 break;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002610 }
Chuck Lever9a744ba2013-03-16 15:56:02 -04002611
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002612 /*
2613 * -EACCESS could mean that the user doesn't have correct permissions
2614 * to access the mount. It could also mean that we tried to mount
2615 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
2616 * existing mount programs don't handle -EACCES very well so it should
2617 * be mapped to -EPERM instead.
2618 */
2619 if (status == -EACCES)
2620 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002621 return status;
2622}
2623
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002624static int nfs4_do_find_root_sec(struct nfs_server *server,
2625 struct nfs_fh *fhandle, struct nfs_fsinfo *info)
2626{
2627 int mv = server->nfs_client->cl_minorversion;
2628 return nfs_v4_minor_ops[mv]->find_root_sec(server, fhandle, info);
2629}
2630
2631/**
2632 * nfs4_proc_get_rootfh - get file handle for server's pseudoroot
2633 * @server: initialized nfs_server handle
2634 * @fhandle: we fill in the pseudo-fs root file handle
2635 * @info: we fill in an FSINFO struct
2636 *
2637 * Returns zero on success, or a negative errno.
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002638 */
Bryan Schumaker3028eb22012-05-10 15:07:30 -04002639int nfs4_proc_get_rootfh(struct nfs_server *server, struct nfs_fh *fhandle,
2640 struct nfs_fsinfo *info)
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002641{
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002642 int status;
2643
2644 status = nfs4_lookup_root(server, fhandle, info);
2645 if ((status == -NFS4ERR_WRONGSEC) &&
2646 !(server->flags & NFS_MOUNT_SECFLAVOUR))
2647 status = nfs4_do_find_root_sec(server, fhandle, info);
2648
Linus Torvalds1da177e2005-04-16 15:20:36 -07002649 if (status == 0)
2650 status = nfs4_server_capabilities(server, fhandle);
2651 if (status == 0)
2652 status = nfs4_do_fsinfo(server, fhandle, info);
Chuck Lever2ed4b95b2013-03-16 15:55:45 -04002653
Trond Myklebustc12e87f2006-03-13 21:20:47 -08002654 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655}
2656
Bryan Schumakerbae36242012-05-10 15:07:31 -04002657static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *mntfh,
2658 struct nfs_fsinfo *info)
2659{
2660 int error;
2661 struct nfs_fattr *fattr = info->fattr;
2662
2663 error = nfs4_server_capabilities(server, mntfh);
2664 if (error < 0) {
2665 dprintk("nfs4_get_root: getcaps error = %d\n", -error);
2666 return error;
2667 }
2668
2669 error = nfs4_proc_getattr(server, mntfh, fattr);
2670 if (error < 0) {
2671 dprintk("nfs4_get_root: getattr error = %d\n", -error);
2672 return error;
2673 }
2674
2675 if (fattr->valid & NFS_ATTR_FATTR_FSID &&
2676 !nfs_fsid_equal(&server->fsid, &fattr->fsid))
2677 memcpy(&server->fsid, &fattr->fsid, sizeof(server->fsid));
2678
2679 return error;
2680}
2681
Manoj Naik6b97fd32006-06-09 09:34:29 -04002682/*
2683 * Get locations and (maybe) other attributes of a referral.
2684 * Note that we'll actually follow the referral later when
2685 * we detect fsid mismatch in inode revalidation
2686 */
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002687static int nfs4_get_referral(struct rpc_clnt *client, struct inode *dir,
2688 const struct qstr *name, struct nfs_fattr *fattr,
2689 struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04002690{
2691 int status = -ENOMEM;
2692 struct page *page = NULL;
2693 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04002694
2695 page = alloc_page(GFP_KERNEL);
2696 if (page == NULL)
2697 goto out;
2698 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
2699 if (locations == NULL)
2700 goto out;
2701
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002702 status = nfs4_proc_fs_locations(client, dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002703 if (status != 0)
2704 goto out;
2705 /* Make sure server returned a different fsid for the referral */
2706 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04002707 dprintk("%s: server did not return a different fsid for"
2708 " a referral at %s\n", __func__, name->name);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002709 status = -EIO;
2710 goto out;
2711 }
Andy Adamson533eb462011-06-13 18:25:56 -04002712 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
2713 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002714
Andy Adamson533eb462011-06-13 18:25:56 -04002715 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04002716 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04002717 memset(fhandle, 0, sizeof(struct nfs_fh));
2718out:
2719 if (page)
2720 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04002721 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002722 return status;
2723}
2724
Linus Torvalds1da177e2005-04-16 15:20:36 -07002725static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2726{
2727 struct nfs4_getattr_arg args = {
2728 .fh = fhandle,
2729 .bitmask = server->attr_bitmask,
2730 };
2731 struct nfs4_getattr_res res = {
2732 .fattr = fattr,
2733 .server = server,
2734 };
2735 struct rpc_message msg = {
2736 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
2737 .rpc_argp = &args,
2738 .rpc_resp = &res,
2739 };
2740
Trond Myklebust0e574af2005-10-27 22:12:38 -04002741 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002742 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002743}
2744
2745static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2746{
2747 struct nfs4_exception exception = { };
2748 int err;
2749 do {
2750 err = nfs4_handle_exception(server,
2751 _nfs4_proc_getattr(server, fhandle, fattr),
2752 &exception);
2753 } while (exception.retry);
2754 return err;
2755}
2756
2757/*
2758 * The file is not closed if it is opened due to the a request to change
2759 * the size of the file. The open call will not be needed once the
2760 * VFS layer lookup-intents are implemented.
2761 *
2762 * Close is called when the inode is destroyed.
2763 * If we haven't opened the file for O_WRONLY, we
2764 * need to in the size_change case to obtain a stateid.
2765 *
2766 * Got race?
2767 * Because OPEN is always done by name in nfsv4, it is
2768 * possible that we opened a different file by the same
2769 * name. We can recognize this race condition, but we
2770 * can't do anything about it besides returning an error.
2771 *
2772 * This will be fixed with VFS changes (lookup-intent).
2773 */
2774static int
2775nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
2776 struct iattr *sattr)
2777{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002778 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002779 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05002780 struct nfs4_state *state = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002781 int status;
2782
Benny Halevy8a1636c2010-07-14 15:43:57 -04002783 if (pnfs_ld_layoutret_on_setattr(inode))
Trond Myklebust24028672013-03-20 13:23:33 -04002784 pnfs_commit_and_return_layout(inode);
Benny Halevy8a1636c2010-07-14 15:43:57 -04002785
Trond Myklebust0e574af2005-10-27 22:12:38 -04002786 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002787
Andy Adamson26699402012-05-30 16:12:24 -04002788 /* Deal with open(O_TRUNC) */
2789 if (sattr->ia_valid & ATTR_OPEN)
2790 sattr->ia_valid &= ~(ATTR_MTIME|ATTR_CTIME|ATTR_OPEN);
2791
2792 /* Optimization: if the end result is no change, don't RPC */
2793 if ((sattr->ia_valid & ~(ATTR_FILE)) == 0)
2794 return 0;
2795
Trond Myklebustd5308382005-11-04 15:33:38 -05002796 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002797 if (sattr->ia_valid & ATTR_FILE) {
2798 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002799
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002800 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11002801 if (ctx) {
2802 cred = ctx->cred;
2803 state = ctx->state;
2804 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002805 }
2806
2807 status = nfs4_do_setattr(inode, cred, fattr, sattr, state);
Trond Myklebust65e43082005-08-16 11:49:44 -04002808 if (status == 0)
2809 nfs_setattr_update_inode(inode, sattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810 return status;
2811}
2812
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002813static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
2814 const struct qstr *name, struct nfs_fh *fhandle,
2815 struct nfs_fattr *fattr)
David Howells2b3de442006-08-22 20:06:09 -04002816{
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002817 struct nfs_server *server = NFS_SERVER(dir);
David Howells2b3de442006-08-22 20:06:09 -04002818 int status;
2819 struct nfs4_lookup_arg args = {
2820 .bitmask = server->attr_bitmask,
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002821 .dir_fh = NFS_FH(dir),
David Howells2b3de442006-08-22 20:06:09 -04002822 .name = name,
2823 };
2824 struct nfs4_lookup_res res = {
2825 .server = server,
2826 .fattr = fattr,
2827 .fh = fhandle,
2828 };
2829 struct rpc_message msg = {
2830 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
2831 .rpc_argp = &args,
2832 .rpc_resp = &res,
2833 };
2834
2835 nfs_fattr_init(fattr);
2836
Linus Torvalds1da177e2005-04-16 15:20:36 -07002837 dprintk("NFS call lookup %s\n", name->name);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002838 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002839 dprintk("NFS reply lookup: %d\n", status);
2840 return status;
2841}
2842
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002843static void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr)
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002844{
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002845 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002846 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_MOUNTPOINT;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002847 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
2848 fattr->nlink = 2;
2849}
2850
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002851static int nfs4_proc_lookup_common(struct rpc_clnt **clnt, struct inode *dir,
2852 struct qstr *name, struct nfs_fh *fhandle,
2853 struct nfs_fattr *fattr)
2854{
2855 struct nfs4_exception exception = { };
2856 struct rpc_clnt *client = *clnt;
2857 int err;
2858 do {
2859 err = _nfs4_proc_lookup(client, dir, name, fhandle, fattr);
2860 switch (err) {
2861 case -NFS4ERR_BADNAME:
2862 err = -ENOENT;
2863 goto out;
2864 case -NFS4ERR_MOVED:
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002865 err = nfs4_get_referral(client, dir, name, fattr, fhandle);
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002866 goto out;
2867 case -NFS4ERR_WRONGSEC:
2868 err = -EPERM;
2869 if (client != *clnt)
2870 goto out;
2871
2872 client = nfs4_create_sec_client(client, dir, name);
2873 if (IS_ERR(client))
2874 return PTR_ERR(client);
2875
2876 exception.retry = 1;
2877 break;
2878 default:
2879 err = nfs4_handle_exception(NFS_SERVER(dir), err, &exception);
2880 }
2881 } while (exception.retry);
2882
2883out:
2884 if (err == 0)
2885 *clnt = client;
2886 else if (client != *clnt)
2887 rpc_shutdown_client(client);
2888
2889 return err;
2890}
2891
Bryan Schumaker80a16b22012-04-27 13:27:46 -04002892static int nfs4_proc_lookup(struct inode *dir, struct qstr *name,
Bryan Schumaker7c513052011-03-24 17:12:24 +00002893 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002894{
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002895 int status;
2896 struct rpc_clnt *client = NFS_CLIENT(dir);
Trond Myklebust0c2e53f2011-10-18 16:11:22 -07002897
Bryan Schumaker72de53e2012-04-27 13:27:40 -04002898 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr);
2899 if (client != NFS_CLIENT(dir)) {
2900 rpc_shutdown_client(client);
2901 nfs_fixup_secinfo_attributes(fattr);
2902 }
2903 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002904}
2905
Bryan Schumakerf05d1472012-04-27 13:27:41 -04002906struct rpc_clnt *
2907nfs4_proc_lookup_mountpoint(struct inode *dir, struct qstr *name,
2908 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2909{
2910 int status;
2911 struct rpc_clnt *client = rpc_clone_client(NFS_CLIENT(dir));
2912
2913 status = nfs4_proc_lookup_common(&client, dir, name, fhandle, fattr);
2914 if (status < 0) {
2915 rpc_shutdown_client(client);
2916 return ERR_PTR(status);
2917 }
2918 return client;
2919}
2920
Linus Torvalds1da177e2005-04-16 15:20:36 -07002921static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2922{
Trond Myklebust76b32992007-08-10 17:45:11 -04002923 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002924 struct nfs4_accessargs args = {
2925 .fh = NFS_FH(inode),
Trond Myklebusta4980e72012-01-30 15:43:56 -05002926 .bitmask = server->cache_consistency_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002927 };
Trond Myklebust76b32992007-08-10 17:45:11 -04002928 struct nfs4_accessres res = {
2929 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04002930 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931 struct rpc_message msg = {
2932 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
2933 .rpc_argp = &args,
2934 .rpc_resp = &res,
2935 .rpc_cred = entry->cred,
2936 };
2937 int mode = entry->mask;
2938 int status;
2939
2940 /*
2941 * Determine which access bits we want to ask for...
2942 */
2943 if (mode & MAY_READ)
2944 args.access |= NFS4_ACCESS_READ;
2945 if (S_ISDIR(inode->i_mode)) {
2946 if (mode & MAY_WRITE)
2947 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
2948 if (mode & MAY_EXEC)
2949 args.access |= NFS4_ACCESS_LOOKUP;
2950 } else {
2951 if (mode & MAY_WRITE)
2952 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
2953 if (mode & MAY_EXEC)
2954 args.access |= NFS4_ACCESS_EXECUTE;
2955 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002956
2957 res.fattr = nfs_alloc_fattr();
2958 if (res.fattr == NULL)
2959 return -ENOMEM;
2960
Bryan Schumaker7c513052011-03-24 17:12:24 +00002961 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002962 if (!status) {
Weston Andros Adamson6168f622012-09-10 14:00:46 -04002963 nfs_access_set_mask(entry, res.access);
Trond Myklebustc407d412010-04-16 16:22:48 -04002964 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002965 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002966 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967 return status;
2968}
2969
2970static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2971{
2972 struct nfs4_exception exception = { };
2973 int err;
2974 do {
2975 err = nfs4_handle_exception(NFS_SERVER(inode),
2976 _nfs4_proc_access(inode, entry),
2977 &exception);
2978 } while (exception.retry);
2979 return err;
2980}
2981
2982/*
2983 * TODO: For the time being, we don't try to get any attributes
2984 * along with any of the zero-copy operations READ, READDIR,
2985 * READLINK, WRITE.
2986 *
2987 * In the case of the first three, we want to put the GETATTR
2988 * after the read-type operation -- this is because it is hard
2989 * to predict the length of a GETATTR response in v4, and thus
2990 * align the READ data correctly. This means that the GETATTR
2991 * may end up partially falling into the page cache, and we should
2992 * shift it into the 'tail' of the xdr_buf before processing.
2993 * To do this efficiently, we need to know the total length
2994 * of data received, which doesn't seem to be available outside
2995 * of the RPC layer.
2996 *
2997 * In the case of WRITE, we also want to put the GETATTR after
2998 * the operation -- in this case because we want to make sure
Trond Myklebust140150d2012-06-05 15:20:25 -04002999 * we get the post-operation mtime and size.
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000 *
3001 * Both of these changes to the XDR layer would in fact be quite
3002 * minor, but I decided to leave them for a subsequent patch.
3003 */
3004static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
3005 unsigned int pgbase, unsigned int pglen)
3006{
3007 struct nfs4_readlink args = {
3008 .fh = NFS_FH(inode),
3009 .pgbase = pgbase,
3010 .pglen = pglen,
3011 .pages = &page,
3012 };
Benny Halevyf50c7002009-04-01 09:21:55 -04003013 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003014 struct rpc_message msg = {
3015 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
3016 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04003017 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003018 };
3019
Bryan Schumaker7c513052011-03-24 17:12:24 +00003020 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 -07003021}
3022
3023static int nfs4_proc_readlink(struct inode *inode, struct page *page,
3024 unsigned int pgbase, unsigned int pglen)
3025{
3026 struct nfs4_exception exception = { };
3027 int err;
3028 do {
3029 err = nfs4_handle_exception(NFS_SERVER(inode),
3030 _nfs4_proc_readlink(inode, page, pgbase, pglen),
3031 &exception);
3032 } while (exception.retry);
3033 return err;
3034}
3035
Linus Torvalds1da177e2005-04-16 15:20:36 -07003036/*
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003037 * This is just for mknod. open(O_CREAT) will always do ->open_context().
Linus Torvalds1da177e2005-04-16 15:20:36 -07003038 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003039static int
3040nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003041 int flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003042{
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003043 struct nfs_open_context *ctx;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003044 struct nfs4_state *state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003045 int status = 0;
3046
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003047 ctx = alloc_nfs_open_context(dentry, FMODE_READ);
3048 if (IS_ERR(ctx))
3049 return PTR_ERR(ctx);
3050
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003051 sattr->ia_mode &= ~current_umask();
Trond Myklebust4197a052013-05-29 12:37:49 -04003052 state = nfs4_do_open(dir, ctx, flags, sattr);
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04003053 d_drop(dentry);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054 if (IS_ERR(state)) {
3055 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04003056 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003057 }
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04003058 d_add(dentry, igrab(state->inode));
Trond Myklebustd75340c2007-10-01 21:42:01 -04003059 nfs_set_verifier(dentry, nfs_save_change_attribute(dir));
Linus Torvalds1da177e2005-04-16 15:20:36 -07003060out:
Miklos Szeredi8867fe52012-06-05 15:10:19 +02003061 put_nfs_open_context(ctx);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003062 return status;
3063}
3064
3065static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
3066{
Trond Myklebust16e42952005-10-27 22:12:44 -04003067 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003068 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003069 .fh = NFS_FH(dir),
Linus Torvalds26fe5752012-05-10 13:14:12 -07003070 .name = *name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003071 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003072 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04003073 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04003074 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003075 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04003076 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
3077 .rpc_argp = &args,
3078 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003079 };
Trond Myklebust778d2812012-04-27 13:48:19 -04003080 int status;
Trond Myklebustd3468902010-04-16 16:22:50 -04003081
Bryan Schumaker7c513052011-03-24 17:12:24 +00003082 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust778d2812012-04-27 13:48:19 -04003083 if (status == 0)
Trond Myklebust16e42952005-10-27 22:12:44 -04003084 update_changeattr(dir, &res.cinfo);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003085 return status;
3086}
3087
3088static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
3089{
3090 struct nfs4_exception exception = { };
3091 int err;
3092 do {
3093 err = nfs4_handle_exception(NFS_SERVER(dir),
3094 _nfs4_proc_remove(dir, name),
3095 &exception);
3096 } while (exception.retry);
3097 return err;
3098}
3099
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003100static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003101{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003102 struct nfs_server *server = NFS_SERVER(dir);
3103 struct nfs_removeargs *args = msg->rpc_argp;
3104 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003105
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003106 res->server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003107 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003108 nfs41_init_sequence(&args->seq_args, &res->seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003109}
3110
Bryan Schumaker34e137c2012-03-19 14:54:41 -04003111static void nfs4_proc_unlink_rpc_prepare(struct rpc_task *task, struct nfs_unlinkdata *data)
3112{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003113 nfs4_setup_sequence(NFS_SERVER(data->dir),
3114 &data->args.seq_args,
3115 &data->res.seq_res,
3116 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003117}
3118
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003119static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003120{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003121 struct nfs_removeres *res = task->tk_msg.rpc_resp;
3122
Trond Myklebust14516c32010-07-31 14:29:06 -04003123 if (!nfs4_sequence_done(task, &res->seq_res))
3124 return 0;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003125 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003126 return 0;
3127 update_changeattr(dir, &res->cinfo);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04003128 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003129}
3130
Jeff Laytond3d41522010-09-17 17:31:57 -04003131static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
3132{
3133 struct nfs_server *server = NFS_SERVER(dir);
3134 struct nfs_renameargs *arg = msg->rpc_argp;
3135 struct nfs_renameres *res = msg->rpc_resp;
3136
3137 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
Jeff Laytond3d41522010-09-17 17:31:57 -04003138 res->server = server;
Trond Myklebust9d12b212012-01-17 22:04:25 -05003139 nfs41_init_sequence(&arg->seq_args, &res->seq_res, 1);
Jeff Laytond3d41522010-09-17 17:31:57 -04003140}
3141
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04003142static void nfs4_proc_rename_rpc_prepare(struct rpc_task *task, struct nfs_renamedata *data)
3143{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003144 nfs4_setup_sequence(NFS_SERVER(data->old_dir),
3145 &data->args.seq_args,
3146 &data->res.seq_res,
3147 task);
Jeff Laytond3d41522010-09-17 17:31:57 -04003148}
3149
3150static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
3151 struct inode *new_dir)
3152{
3153 struct nfs_renameres *res = task->tk_msg.rpc_resp;
3154
3155 if (!nfs4_sequence_done(task, &res->seq_res))
3156 return 0;
3157 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
3158 return 0;
3159
3160 update_changeattr(old_dir, &res->old_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003161 update_changeattr(new_dir, &res->new_cinfo);
Jeff Laytond3d41522010-09-17 17:31:57 -04003162 return 1;
3163}
3164
Linus Torvalds1da177e2005-04-16 15:20:36 -07003165static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3166 struct inode *new_dir, struct qstr *new_name)
3167{
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003168 struct nfs_server *server = NFS_SERVER(old_dir);
Jeff Layton920769f2010-09-17 17:30:25 -04003169 struct nfs_renameargs arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003170 .old_dir = NFS_FH(old_dir),
3171 .new_dir = NFS_FH(new_dir),
3172 .old_name = old_name,
3173 .new_name = new_name,
3174 };
Jeff Laytone8582a82010-09-17 17:31:06 -04003175 struct nfs_renameres res = {
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003176 .server = server,
Trond Myklebust6caf2c82005-10-27 22:12:43 -04003177 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003178 struct rpc_message msg = {
3179 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME],
3180 .rpc_argp = &arg,
3181 .rpc_resp = &res,
3182 };
Trond Myklebust011fff72010-04-16 16:22:49 -04003183 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003184
Bryan Schumaker7c513052011-03-24 17:12:24 +00003185 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003186 if (!status) {
3187 update_changeattr(old_dir, &res.old_cinfo);
3188 update_changeattr(new_dir, &res.new_cinfo);
3189 }
3190 return status;
3191}
3192
3193static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
3194 struct inode *new_dir, struct qstr *new_name)
3195{
3196 struct nfs4_exception exception = { };
3197 int err;
3198 do {
3199 err = nfs4_handle_exception(NFS_SERVER(old_dir),
3200 _nfs4_proc_rename(old_dir, old_name,
3201 new_dir, new_name),
3202 &exception);
3203 } while (exception.retry);
3204 return err;
3205}
3206
3207static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3208{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003209 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003210 struct nfs4_link_arg arg = {
3211 .fh = NFS_FH(inode),
3212 .dir_fh = NFS_FH(dir),
3213 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003214 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003215 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003216 struct nfs4_link_res res = {
3217 .server = server,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003218 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003219 struct rpc_message msg = {
3220 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
3221 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003222 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003223 };
Trond Myklebust136f2622010-04-16 16:22:49 -04003224 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003225
Trond Myklebust136f2622010-04-16 16:22:49 -04003226 res.fattr = nfs_alloc_fattr();
Trond Myklebust778d2812012-04-27 13:48:19 -04003227 if (res.fattr == NULL)
Trond Myklebust136f2622010-04-16 16:22:49 -04003228 goto out;
3229
Bryan Schumaker7c513052011-03-24 17:12:24 +00003230 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003231 if (!status) {
3232 update_changeattr(dir, &res.cinfo);
Trond Myklebust73a3d072006-05-25 01:40:47 -04003233 nfs_post_op_update_inode(inode, res.fattr);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04003234 }
Trond Myklebust136f2622010-04-16 16:22:49 -04003235out:
Trond Myklebust136f2622010-04-16 16:22:49 -04003236 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003237 return status;
3238}
3239
3240static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
3241{
3242 struct nfs4_exception exception = { };
3243 int err;
3244 do {
3245 err = nfs4_handle_exception(NFS_SERVER(inode),
3246 _nfs4_proc_link(inode, dir, name),
3247 &exception);
3248 } while (exception.retry);
3249 return err;
3250}
3251
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003252struct nfs4_createdata {
3253 struct rpc_message msg;
3254 struct nfs4_create_arg arg;
3255 struct nfs4_create_res res;
3256 struct nfs_fh fh;
3257 struct nfs_fattr fattr;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003258};
3259
3260static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
3261 struct qstr *name, struct iattr *sattr, u32 ftype)
3262{
3263 struct nfs4_createdata *data;
3264
3265 data = kzalloc(sizeof(*data), GFP_KERNEL);
3266 if (data != NULL) {
3267 struct nfs_server *server = NFS_SERVER(dir);
3268
3269 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
3270 data->msg.rpc_argp = &data->arg;
3271 data->msg.rpc_resp = &data->res;
3272 data->arg.dir_fh = NFS_FH(dir);
3273 data->arg.server = server;
3274 data->arg.name = name;
3275 data->arg.attrs = sattr;
3276 data->arg.ftype = ftype;
3277 data->arg.bitmask = server->attr_bitmask;
3278 data->res.server = server;
3279 data->res.fh = &data->fh;
3280 data->res.fattr = &data->fattr;
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003281 nfs_fattr_init(data->res.fattr);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003282 }
3283 return data;
3284}
3285
3286static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
3287{
Bryan Schumaker7c513052011-03-24 17:12:24 +00003288 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00003289 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003290 if (status == 0) {
3291 update_changeattr(dir, &data->res.dir_cinfo);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003292 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr);
3293 }
3294 return status;
3295}
3296
3297static void nfs4_free_createdata(struct nfs4_createdata *data)
3298{
3299 kfree(data);
3300}
3301
Chuck Lever4f390c12006-08-22 20:06:22 -04003302static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003303 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003304{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003305 struct nfs4_createdata *data;
3306 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003307
Chuck Lever94a6d752006-08-22 20:06:23 -04003308 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003309 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04003310
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003311 status = -ENOMEM;
3312 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
3313 if (data == NULL)
3314 goto out;
3315
3316 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
3317 data->arg.u.symlink.pages = &page;
3318 data->arg.u.symlink.len = len;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003319
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003320 status = nfs4_do_create(dir, dentry, data);
3321
3322 nfs4_free_createdata(data);
3323out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003324 return status;
3325}
3326
Chuck Lever4f390c12006-08-22 20:06:22 -04003327static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04003328 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003329{
3330 struct nfs4_exception exception = { };
3331 int err;
3332 do {
3333 err = nfs4_handle_exception(NFS_SERVER(dir),
Chuck Lever94a6d752006-08-22 20:06:23 -04003334 _nfs4_proc_symlink(dir, dentry, page,
3335 len, sattr),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003336 &exception);
3337 } while (exception.retry);
3338 return err;
3339}
3340
3341static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3342 struct iattr *sattr)
3343{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003344 struct nfs4_createdata *data;
3345 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003346
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003347 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
3348 if (data == NULL)
3349 goto out;
3350
3351 status = nfs4_do_create(dir, dentry, data);
3352
3353 nfs4_free_createdata(data);
3354out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003355 return status;
3356}
3357
3358static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
3359 struct iattr *sattr)
3360{
3361 struct nfs4_exception exception = { };
3362 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003363
3364 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003365 do {
3366 err = nfs4_handle_exception(NFS_SERVER(dir),
3367 _nfs4_proc_mkdir(dir, dentry, sattr),
3368 &exception);
3369 } while (exception.retry);
3370 return err;
3371}
3372
3373static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003374 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003375{
3376 struct inode *dir = dentry->d_inode;
3377 struct nfs4_readdir_arg args = {
3378 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003379 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003380 .pgbase = 0,
3381 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09003382 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04003383 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003384 };
3385 struct nfs4_readdir_res res;
3386 struct rpc_message msg = {
3387 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
3388 .rpc_argp = &args,
3389 .rpc_resp = &res,
3390 .rpc_cred = cred,
3391 };
3392 int status;
3393
Harvey Harrison3110ff82008-05-02 13:42:44 -07003394 dprintk("%s: dentry = %s/%s, cookie = %Lu\n", __func__,
Trond Myklebusteadf4592005-06-22 17:16:39 +00003395 dentry->d_parent->d_name.name,
3396 dentry->d_name.name,
3397 (unsigned long long)cookie);
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003398 nfs4_setup_readdir(cookie, NFS_I(dir)->cookieverf, dentry, &args);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003400 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 -05003401 if (status >= 0) {
Trond Myklebustc3f52af2012-09-03 14:56:02 -04003402 memcpy(NFS_I(dir)->cookieverf, res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003403 status += args.pgbase;
3404 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003405
3406 nfs_invalidate_atime(dir);
3407
Harvey Harrison3110ff82008-05-02 13:42:44 -07003408 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003409 return status;
3410}
3411
3412static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003413 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003414{
3415 struct nfs4_exception exception = { };
3416 int err;
3417 do {
3418 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode),
3419 _nfs4_proc_readdir(dentry, cred, cookie,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003420 pages, count, plus),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003421 &exception);
3422 } while (exception.retry);
3423 return err;
3424}
3425
3426static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3427 struct iattr *sattr, dev_t rdev)
3428{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003429 struct nfs4_createdata *data;
3430 int mode = sattr->ia_mode;
3431 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003432
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003433 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3434 if (data == NULL)
3435 goto out;
3436
Linus Torvalds1da177e2005-04-16 15:20:36 -07003437 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003438 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003439 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003440 data->arg.ftype = NF4BLK;
3441 data->arg.u.device.specdata1 = MAJOR(rdev);
3442 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003443 }
3444 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003445 data->arg.ftype = NF4CHR;
3446 data->arg.u.device.specdata1 = MAJOR(rdev);
3447 data->arg.u.device.specdata2 = MINOR(rdev);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003448 } else if (!S_ISSOCK(mode)) {
3449 status = -EINVAL;
3450 goto out_free;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003451 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003452
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003453 status = nfs4_do_create(dir, dentry, data);
Trond Myklebust4ea8fed2012-10-15 15:47:41 -04003454out_free:
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003455 nfs4_free_createdata(data);
3456out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003457 return status;
3458}
3459
3460static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3461 struct iattr *sattr, dev_t rdev)
3462{
3463 struct nfs4_exception exception = { };
3464 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003465
3466 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003467 do {
3468 err = nfs4_handle_exception(NFS_SERVER(dir),
3469 _nfs4_proc_mknod(dir, dentry, sattr, rdev),
3470 &exception);
3471 } while (exception.retry);
3472 return err;
3473}
3474
3475static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3476 struct nfs_fsstat *fsstat)
3477{
3478 struct nfs4_statfs_arg args = {
3479 .fh = fhandle,
3480 .bitmask = server->attr_bitmask,
3481 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003482 struct nfs4_statfs_res res = {
3483 .fsstat = fsstat,
3484 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003485 struct rpc_message msg = {
3486 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3487 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003488 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003489 };
3490
Trond Myklebust0e574af2005-10-27 22:12:38 -04003491 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003492 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003493}
3494
3495static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3496{
3497 struct nfs4_exception exception = { };
3498 int err;
3499 do {
3500 err = nfs4_handle_exception(server,
3501 _nfs4_proc_statfs(server, fhandle, fsstat),
3502 &exception);
3503 } while (exception.retry);
3504 return err;
3505}
3506
3507static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3508 struct nfs_fsinfo *fsinfo)
3509{
3510 struct nfs4_fsinfo_arg args = {
3511 .fh = fhandle,
3512 .bitmask = server->attr_bitmask,
3513 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003514 struct nfs4_fsinfo_res res = {
3515 .fsinfo = fsinfo,
3516 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003517 struct rpc_message msg = {
3518 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3519 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003520 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003521 };
3522
Bryan Schumaker7c513052011-03-24 17:12:24 +00003523 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003524}
3525
3526static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3527{
3528 struct nfs4_exception exception = { };
Chuck Lever83ca7f52013-03-16 15:55:53 -04003529 unsigned long now = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003530 int err;
3531
3532 do {
Chuck Lever83ca7f52013-03-16 15:55:53 -04003533 err = _nfs4_do_fsinfo(server, fhandle, fsinfo);
3534 if (err == 0) {
3535 struct nfs_client *clp = server->nfs_client;
3536
3537 spin_lock(&clp->cl_lock);
3538 clp->cl_lease_time = fsinfo->lease_time * HZ;
3539 clp->cl_last_renewal = now;
3540 spin_unlock(&clp->cl_lock);
3541 break;
3542 }
3543 err = nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003544 } while (exception.retry);
3545 return err;
3546}
3547
3548static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3549{
Bryan Schumakere38eb652012-06-20 15:53:40 -04003550 int error;
3551
Trond Myklebust0e574af2005-10-27 22:12:38 -04003552 nfs_fattr_init(fsinfo->fattr);
Bryan Schumakere38eb652012-06-20 15:53:40 -04003553 error = nfs4_do_fsinfo(server, fhandle, fsinfo);
Peng Taodc182542012-08-24 00:27:49 +08003554 if (error == 0) {
3555 /* block layout checks this! */
3556 server->pnfs_blksize = fsinfo->blksize;
Bryan Schumakere38eb652012-06-20 15:53:40 -04003557 set_pnfs_layoutdriver(server, fhandle, fsinfo->layouttype);
Peng Taodc182542012-08-24 00:27:49 +08003558 }
Bryan Schumakere38eb652012-06-20 15:53:40 -04003559
3560 return error;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003561}
3562
3563static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3564 struct nfs_pathconf *pathconf)
3565{
3566 struct nfs4_pathconf_arg args = {
3567 .fh = fhandle,
3568 .bitmask = server->attr_bitmask,
3569 };
Benny Halevyd45b2982009-04-01 09:21:58 -04003570 struct nfs4_pathconf_res res = {
3571 .pathconf = pathconf,
3572 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003573 struct rpc_message msg = {
3574 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
3575 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04003576 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003577 };
3578
3579 /* None of the pathconf attributes are mandatory to implement */
3580 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
3581 memset(pathconf, 0, sizeof(*pathconf));
3582 return 0;
3583 }
3584
Trond Myklebust0e574af2005-10-27 22:12:38 -04003585 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003586 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003587}
3588
3589static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3590 struct nfs_pathconf *pathconf)
3591{
3592 struct nfs4_exception exception = { };
3593 int err;
3594
3595 do {
3596 err = nfs4_handle_exception(server,
3597 _nfs4_proc_pathconf(server, fhandle, pathconf),
3598 &exception);
3599 } while (exception.retry);
3600 return err;
3601}
3602
Trond Myklebust5521abf2013-03-16 20:54:34 -04003603int nfs4_set_rw_stateid(nfs4_stateid *stateid,
Trond Myklebust9b206142013-03-17 15:52:00 -04003604 const struct nfs_open_context *ctx,
3605 const struct nfs_lock_context *l_ctx,
3606 fmode_t fmode)
3607{
3608 const struct nfs_lockowner *lockowner = NULL;
3609
3610 if (l_ctx != NULL)
3611 lockowner = &l_ctx->lockowner;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003612 return nfs4_select_rw_stateid(stateid, ctx->state, fmode, lockowner);
Trond Myklebust9b206142013-03-17 15:52:00 -04003613}
3614EXPORT_SYMBOL_GPL(nfs4_set_rw_stateid);
3615
Trond Myklebust5521abf2013-03-16 20:54:34 -04003616static bool nfs4_stateid_is_current(nfs4_stateid *stateid,
3617 const struct nfs_open_context *ctx,
3618 const struct nfs_lock_context *l_ctx,
3619 fmode_t fmode)
3620{
3621 nfs4_stateid current_stateid;
3622
3623 if (nfs4_set_rw_stateid(&current_stateid, ctx, l_ctx, fmode))
3624 return false;
3625 return nfs4_stateid_match(stateid, &current_stateid);
3626}
3627
3628static bool nfs4_error_stateid_expired(int err)
3629{
3630 switch (err) {
3631 case -NFS4ERR_DELEG_REVOKED:
3632 case -NFS4ERR_ADMIN_REVOKED:
3633 case -NFS4ERR_BAD_STATEID:
3634 case -NFS4ERR_STALE_STATEID:
3635 case -NFS4ERR_OLD_STATEID:
3636 case -NFS4ERR_OPENMODE:
3637 case -NFS4ERR_EXPIRED:
3638 return true;
3639 }
3640 return false;
3641}
3642
Benny Halevyd20581a2011-05-22 19:52:03 +03003643void __nfs4_read_done_cb(struct nfs_read_data *data)
3644{
Fred Isamancd841602012-04-20 14:47:44 -04003645 nfs_invalidate_atime(data->header->inode);
Benny Halevyd20581a2011-05-22 19:52:03 +03003646}
3647
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003648static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_read_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003649{
Fred Isamancd841602012-04-20 14:47:44 -04003650 struct nfs_server *server = NFS_SERVER(data->header->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003651
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003652 if (nfs4_async_handle_error(task, server, data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003653 rpc_restart_call_prepare(task);
Trond Myklebustec06c092006-03-20 13:44:27 -05003654 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003655 }
Trond Myklebust8850df92007-09-28 17:20:07 -04003656
Benny Halevyd20581a2011-05-22 19:52:03 +03003657 __nfs4_read_done_cb(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003658 if (task->tk_status > 0)
Trond Myklebustec06c092006-03-20 13:44:27 -05003659 renew_lease(server, data->timestamp);
3660 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003661}
3662
Trond Myklebust5521abf2013-03-16 20:54:34 -04003663static bool nfs4_read_stateid_changed(struct rpc_task *task,
3664 struct nfs_readargs *args)
3665{
3666
3667 if (!nfs4_error_stateid_expired(task->tk_status) ||
3668 nfs4_stateid_is_current(&args->stateid,
3669 args->context,
3670 args->lock_context,
3671 FMODE_READ))
3672 return false;
3673 rpc_restart_call_prepare(task);
3674 return true;
3675}
3676
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003677static int nfs4_read_done(struct rpc_task *task, struct nfs_read_data *data)
3678{
3679
3680 dprintk("--> %s\n", __func__);
3681
3682 if (!nfs4_sequence_done(task, &data->res.seq_res))
3683 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003684 if (nfs4_read_stateid_changed(task, &data->args))
3685 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003686 return data->read_done_cb ? data->read_done_cb(task, data) :
3687 nfs4_read_done_cb(task, data);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003688}
3689
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003690static void nfs4_proc_read_setup(struct nfs_read_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003691{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692 data->timestamp = jiffies;
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003693 data->read_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003694 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003695 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003696}
3697
Bryan Schumakerea7c3302012-03-19 14:54:40 -04003698static void nfs4_proc_read_rpc_prepare(struct rpc_task *task, struct nfs_read_data *data)
3699{
Trond Myklebust9b206142013-03-17 15:52:00 -04003700 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003701 &data->args.seq_args,
3702 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04003703 task))
3704 return;
3705 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
3706 data->args.lock_context, FMODE_READ);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003707}
3708
Fred Isamanb029bc92011-03-03 15:13:42 +00003709static int nfs4_write_done_cb(struct rpc_task *task, struct nfs_write_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003710{
Fred Isamancd841602012-04-20 14:47:44 -04003711 struct inode *inode = data->header->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003712
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003713 if (nfs4_async_handle_error(task, NFS_SERVER(inode), data->args.context->state) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003714 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003715 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003716 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003717 if (task->tk_status >= 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003718 renew_lease(NFS_SERVER(inode), data->timestamp);
Trond Myklebust5a37f852012-04-28 14:55:16 -04003719 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003720 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003721 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003722}
3723
Trond Myklebust5521abf2013-03-16 20:54:34 -04003724static bool nfs4_write_stateid_changed(struct rpc_task *task,
3725 struct nfs_writeargs *args)
3726{
3727
3728 if (!nfs4_error_stateid_expired(task->tk_status) ||
3729 nfs4_stateid_is_current(&args->stateid,
3730 args->context,
3731 args->lock_context,
3732 FMODE_WRITE))
3733 return false;
3734 rpc_restart_call_prepare(task);
3735 return true;
3736}
3737
Fred Isamanb029bc92011-03-03 15:13:42 +00003738static int nfs4_write_done(struct rpc_task *task, struct nfs_write_data *data)
3739{
3740 if (!nfs4_sequence_done(task, &data->res.seq_res))
3741 return -EAGAIN;
Trond Myklebust5521abf2013-03-16 20:54:34 -04003742 if (nfs4_write_stateid_changed(task, &data->args))
3743 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003744 return data->write_done_cb ? data->write_done_cb(task, data) :
3745 nfs4_write_done_cb(task, data);
Fred Isamanb029bc92011-03-03 15:13:42 +00003746}
3747
Trond Myklebust5a37f852012-04-28 14:55:16 -04003748static
3749bool nfs4_write_need_cache_consistency_data(const struct nfs_write_data *data)
Fred Isamana69aef12011-03-03 15:13:47 +00003750{
Trond Myklebust5a37f852012-04-28 14:55:16 -04003751 const struct nfs_pgio_header *hdr = data->header;
3752
3753 /* Don't request attributes for pNFS or O_DIRECT writes */
3754 if (data->ds_clp != NULL || hdr->dreq != NULL)
3755 return false;
3756 /* Otherwise, request attributes if and only if we don't hold
3757 * a delegation
3758 */
Bryan Schumaker011e2a72012-06-20 15:53:43 -04003759 return nfs4_have_delegation(hdr->inode, FMODE_READ) == 0;
Fred Isamana69aef12011-03-03 15:13:47 +00003760}
Fred Isamana69aef12011-03-03 15:13:47 +00003761
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003762static void nfs4_proc_write_setup(struct nfs_write_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003763{
Fred Isamancd841602012-04-20 14:47:44 -04003764 struct nfs_server *server = NFS_SERVER(data->header->inode);
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003765
Trond Myklebust5a37f852012-04-28 14:55:16 -04003766 if (!nfs4_write_need_cache_consistency_data(data)) {
Fred Isaman7ffd1062011-03-03 15:13:46 +00003767 data->args.bitmask = NULL;
3768 data->res.fattr = NULL;
3769 } else
3770 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebust5a37f852012-04-28 14:55:16 -04003771
Fred Isamanb029bc92011-03-03 15:13:42 +00003772 if (!data->write_done_cb)
3773 data->write_done_cb = nfs4_write_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003774 data->res.server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775 data->timestamp = jiffies;
3776
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003777 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003778 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003779}
3780
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04003781static void nfs4_proc_write_rpc_prepare(struct rpc_task *task, struct nfs_write_data *data)
3782{
Trond Myklebust9b206142013-03-17 15:52:00 -04003783 if (nfs4_setup_sequence(NFS_SERVER(data->header->inode),
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003784 &data->args.seq_args,
3785 &data->res.seq_res,
Trond Myklebust9b206142013-03-17 15:52:00 -04003786 task))
3787 return;
3788 nfs4_set_rw_stateid(&data->args.stateid, data->args.context,
3789 data->args.lock_context, FMODE_WRITE);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790}
3791
Fred Isaman0b7c0152012-04-20 14:47:39 -04003792static void nfs4_proc_commit_rpc_prepare(struct rpc_task *task, struct nfs_commit_data *data)
3793{
Trond Myklebustd9afbd12012-10-22 20:28:44 -04003794 nfs4_setup_sequence(NFS_SERVER(data->inode),
3795 &data->args.seq_args,
3796 &data->res.seq_res,
3797 task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003798}
3799
Fred Isaman0b7c0152012-04-20 14:47:39 -04003800static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_commit_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003801{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003802 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04003803
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003804 if (nfs4_async_handle_error(task, NFS_SERVER(inode), NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07003805 rpc_restart_call_prepare(task);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003806 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003807 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003808 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003809}
3810
Fred Isaman0b7c0152012-04-20 14:47:39 -04003811static int nfs4_commit_done(struct rpc_task *task, struct nfs_commit_data *data)
Fred Isaman5f452432011-03-23 13:27:46 +00003812{
3813 if (!nfs4_sequence_done(task, &data->res.seq_res))
3814 return -EAGAIN;
Fred Isaman0b7c0152012-04-20 14:47:39 -04003815 return data->commit_done_cb(task, data);
Fred Isaman5f452432011-03-23 13:27:46 +00003816}
3817
Fred Isaman0b7c0152012-04-20 14:47:39 -04003818static void nfs4_proc_commit_setup(struct nfs_commit_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003819{
Trond Myklebust788e7a82006-03-20 13:44:27 -05003820 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00003821
Fred Isaman0b7c0152012-04-20 14:47:39 -04003822 if (data->commit_done_cb == NULL)
3823 data->commit_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003824 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003825 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Trond Myklebust9d12b212012-01-17 22:04:25 -05003826 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003827}
3828
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003829struct nfs4_renewdata {
3830 struct nfs_client *client;
3831 unsigned long timestamp;
3832};
3833
Linus Torvalds1da177e2005-04-16 15:20:36 -07003834/*
3835 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
3836 * standalone procedure for queueing an asynchronous RENEW.
3837 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003838static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003839{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003840 struct nfs4_renewdata *data = calldata;
3841 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003842
Alexandros Batsakis0851de062010-02-05 03:45:06 -08003843 if (atomic_read(&clp->cl_count) > 1)
3844 nfs4_schedule_state_renewal(clp);
3845 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003846 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003847}
3848
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003849static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003850{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003851 struct nfs4_renewdata *data = calldata;
3852 struct nfs_client *clp = data->client;
3853 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003854
3855 if (task->tk_status < 0) {
Trond Myklebust95baa252009-05-26 14:51:00 -04003856 /* Unless we're shutting down, schedule state recovery! */
Trond Myklebust042b60b2011-08-24 15:07:37 -04003857 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) == 0)
3858 return;
3859 if (task->tk_status != NFS4ERR_CB_PATH_DOWN) {
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003860 nfs4_schedule_lease_recovery(clp);
Trond Myklebust042b60b2011-08-24 15:07:37 -04003861 return;
3862 }
3863 nfs4_schedule_path_down_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003864 }
Trond Myklebust452e9352010-07-31 14:29:06 -04003865 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003866}
3867
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003868static const struct rpc_call_ops nfs4_renew_ops = {
3869 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003870 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003871};
3872
Trond Myklebust2f60ea62011-08-24 15:07:37 -04003873static int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003874{
3875 struct rpc_message msg = {
3876 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3877 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003878 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003879 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003880 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003881
Trond Myklebust2f60ea62011-08-24 15:07:37 -04003882 if (renew_flags == 0)
3883 return 0;
Alexandros Batsakis0851de062010-02-05 03:45:06 -08003884 if (!atomic_inc_not_zero(&clp->cl_count))
3885 return -EIO;
Trond Myklebustb569ad32011-08-24 15:07:35 -04003886 data = kmalloc(sizeof(*data), GFP_NOFS);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003887 if (data == NULL)
3888 return -ENOMEM;
3889 data->client = clp;
3890 data->timestamp = jiffies;
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04003891 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003892 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003893}
3894
Trond Myklebust8534d4e2011-08-24 15:07:37 -04003895static int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003896{
3897 struct rpc_message msg = {
3898 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3899 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003900 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003901 };
3902 unsigned long now = jiffies;
3903 int status;
3904
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04003905 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003906 if (status < 0)
3907 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04003908 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003909 return 0;
3910}
3911
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003912static inline int nfs4_server_supports_acls(struct nfs_server *server)
3913{
3914 return (server->caps & NFS_CAP_ACLS)
3915 && (server->acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
3916 && (server->acl_bitmask & ACL4_SUPPORT_DENY_ACL);
3917}
3918
Trond Myklebust21f498c2012-08-24 10:59:25 -04003919/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_SIZE, and that
3920 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_SIZE) bytes on
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003921 * the stack.
3922 */
Trond Myklebust21f498c2012-08-24 10:59:25 -04003923#define NFS4ACL_MAXPAGES DIV_ROUND_UP(XATTR_SIZE_MAX, PAGE_SIZE)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003924
Neil Hormane9e3d722011-03-04 19:26:03 -05003925static int buf_to_pages_noslab(const void *buf, size_t buflen,
3926 struct page **pages, unsigned int *pgbase)
3927{
3928 struct page *newpage, **spages;
3929 int rc = 0;
3930 size_t len;
3931 spages = pages;
3932
3933 do {
Trond Myklebust21f498c2012-08-24 10:59:25 -04003934 len = min_t(size_t, PAGE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05003935 newpage = alloc_page(GFP_KERNEL);
3936
3937 if (newpage == NULL)
3938 goto unwind;
3939 memcpy(page_address(newpage), buf, len);
3940 buf += len;
3941 buflen -= len;
3942 *pages++ = newpage;
3943 rc++;
3944 } while (buflen != 0);
3945
3946 return rc;
3947
3948unwind:
3949 for(; rc > 0; rc--)
3950 __free_page(spages[rc-1]);
3951 return -ENOMEM;
3952}
3953
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003954struct nfs4_cached_acl {
3955 int cached;
3956 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00003957 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003958};
3959
3960static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003961{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003962 struct nfs_inode *nfsi = NFS_I(inode);
3963
3964 spin_lock(&inode->i_lock);
3965 kfree(nfsi->nfs4_acl);
3966 nfsi->nfs4_acl = acl;
3967 spin_unlock(&inode->i_lock);
3968}
3969
3970static void nfs4_zap_acl_attr(struct inode *inode)
3971{
3972 nfs4_set_cached_acl(inode, NULL);
3973}
3974
3975static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
3976{
3977 struct nfs_inode *nfsi = NFS_I(inode);
3978 struct nfs4_cached_acl *acl;
3979 int ret = -ENOENT;
3980
3981 spin_lock(&inode->i_lock);
3982 acl = nfsi->nfs4_acl;
3983 if (acl == NULL)
3984 goto out;
3985 if (buf == NULL) /* user is just asking for length */
3986 goto out_len;
3987 if (acl->cached == 0)
3988 goto out;
3989 ret = -ERANGE; /* see getxattr(2) man page */
3990 if (acl->len > buflen)
3991 goto out;
3992 memcpy(buf, acl->data, acl->len);
3993out_len:
3994 ret = acl->len;
3995out:
3996 spin_unlock(&inode->i_lock);
3997 return ret;
3998}
3999
Sachin Prabhu5794d212012-04-17 14:36:40 +01004000static 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 +00004001{
4002 struct nfs4_cached_acl *acl;
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004003 size_t buflen = sizeof(*acl) + acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004004
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004005 if (buflen <= PAGE_SIZE) {
Trond Myklebustb291f1b2012-08-14 18:30:41 -04004006 acl = kmalloc(buflen, GFP_KERNEL);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004007 if (acl == NULL)
4008 goto out;
4009 acl->cached = 1;
Sachin Prabhu5794d212012-04-17 14:36:40 +01004010 _copy_from_pages(acl->data, pages, pgbase, acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004011 } else {
4012 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
4013 if (acl == NULL)
4014 goto out;
4015 acl->cached = 0;
4016 }
4017 acl->len = acl_len;
4018out:
4019 nfs4_set_cached_acl(inode, acl);
4020}
4021
Andy Adamsonbf118a32011-12-07 11:55:27 -05004022/*
4023 * The getxattr API returns the required buffer length when called with a
4024 * NULL buf. The NFSv4 acl tool then calls getxattr again after allocating
4025 * the required buf. On a NULL buf, we send a page of data to the server
4026 * guessing that the ACL request can be serviced by a page. If so, we cache
4027 * up to the page of ACL data, and the 2nd call to getxattr is serviced by
4028 * the cache. If not so, we throw away the page, and cache the required
4029 * length. The next getxattr call will then produce another round trip to
4030 * the server, this time with the input buf of the required size.
4031 */
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004032static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004033{
Andy Adamsonbf118a32011-12-07 11:55:27 -05004034 struct page *pages[NFS4ACL_MAXPAGES] = {NULL, };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004035 struct nfs_getaclargs args = {
4036 .fh = NFS_FH(inode),
4037 .acl_pages = pages,
4038 .acl_len = buflen,
4039 };
Benny Halevy663c79b2009-04-01 09:21:59 -04004040 struct nfs_getaclres res = {
4041 .acl_len = buflen,
4042 };
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004043 struct rpc_message msg = {
4044 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
4045 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04004046 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004047 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004048 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
4049 int ret = -ENOMEM, i;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004050
Andy Adamsonbf118a32011-12-07 11:55:27 -05004051 /* As long as we're doing a round trip to the server anyway,
4052 * let's be prepared for a page of acl data. */
4053 if (npages == 0)
4054 npages = 1;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004055 if (npages > ARRAY_SIZE(pages))
4056 return -ERANGE;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004057
Andy Adamsonbf118a32011-12-07 11:55:27 -05004058 for (i = 0; i < npages; i++) {
4059 pages[i] = alloc_page(GFP_KERNEL);
4060 if (!pages[i])
4061 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004062 }
Sachin Prabhu5a006892012-04-17 14:35:39 +01004063
4064 /* for decoding across pages */
4065 res.acl_scratch = alloc_page(GFP_KERNEL);
4066 if (!res.acl_scratch)
4067 goto out_free;
4068
Andy Adamsonbf118a32011-12-07 11:55:27 -05004069 args.acl_len = npages * PAGE_SIZE;
4070 args.acl_pgbase = 0;
Sachin Prabhu5a006892012-04-17 14:35:39 +01004071
Peng Taode040be2012-01-10 22:42:47 +08004072 dprintk("%s buf %p buflen %zu npages %d args.acl_len %zu\n",
Andy Adamsonbf118a32011-12-07 11:55:27 -05004073 __func__, buf, buflen, npages, args.acl_len);
4074 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode),
4075 &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004076 if (ret)
4077 goto out_free;
Andy Adamsonbf118a32011-12-07 11:55:27 -05004078
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004079 /* Handle the case where the passed-in buffer is too short */
4080 if (res.acl_flags & NFS4_ACL_TRUNC) {
4081 /* Did the user only issue a request for the acl length? */
4082 if (buf == NULL)
4083 goto out_ok;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004084 ret = -ERANGE;
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004085 goto out_free;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004086 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004087 nfs4_write_cached_acl(inode, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004088 if (buf) {
4089 if (res.acl_len > buflen) {
4090 ret = -ERANGE;
4091 goto out_free;
4092 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004093 _copy_from_pages(buf, pages, res.acl_data_offset, res.acl_len);
Sven Wegener7d3e91a2012-12-08 15:30:18 +01004094 }
Trond Myklebust1f1ea6c2012-08-26 11:44:43 -07004095out_ok:
4096 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004097out_free:
Andy Adamsonbf118a32011-12-07 11:55:27 -05004098 for (i = 0; i < npages; i++)
4099 if (pages[i])
4100 __free_page(pages[i]);
Trond Myklebust331818f2012-02-03 18:30:53 -05004101 if (res.acl_scratch)
4102 __free_page(res.acl_scratch);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004103 return ret;
4104}
4105
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004106static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
4107{
4108 struct nfs4_exception exception = { };
4109 ssize_t ret;
4110 do {
4111 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
4112 if (ret >= 0)
4113 break;
4114 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
4115 } while (exception.retry);
4116 return ret;
4117}
4118
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004119static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
4120{
4121 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004122 int ret;
4123
4124 if (!nfs4_server_supports_acls(server))
4125 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004126 ret = nfs_revalidate_inode(server, inode);
4127 if (ret < 0)
4128 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004129 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
4130 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004131 ret = nfs4_read_cached_acl(inode, buf, buflen);
4132 if (ret != -ENOENT)
Andy Adamsonbf118a32011-12-07 11:55:27 -05004133 /* -ENOENT is returned if there is no ACL or if there is an ACL
4134 * but no cached acl data, just the acl length */
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00004135 return ret;
4136 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004137}
4138
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004139static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004140{
4141 struct nfs_server *server = NFS_SERVER(inode);
4142 struct page *pages[NFS4ACL_MAXPAGES];
4143 struct nfs_setaclargs arg = {
4144 .fh = NFS_FH(inode),
4145 .acl_pages = pages,
4146 .acl_len = buflen,
4147 };
Benny Halevy73c403a2009-04-01 09:22:01 -04004148 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004149 struct rpc_message msg = {
4150 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
4151 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04004152 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004153 };
Trond Myklebust21f498c2012-08-24 10:59:25 -04004154 unsigned int npages = DIV_ROUND_UP(buflen, PAGE_SIZE);
Neil Hormane9e3d722011-03-04 19:26:03 -05004155 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004156
4157 if (!nfs4_server_supports_acls(server))
4158 return -EOPNOTSUPP;
Trond Myklebust21f498c2012-08-24 10:59:25 -04004159 if (npages > ARRAY_SIZE(pages))
4160 return -ERANGE;
Neil Hormane9e3d722011-03-04 19:26:03 -05004161 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
4162 if (i < 0)
4163 return i;
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04004164 nfs4_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00004165 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05004166
4167 /*
4168 * Free each page after tx, so the only ref left is
4169 * held by the network stack
4170 */
4171 for (; i > 0; i--)
4172 put_page(pages[i-1]);
4173
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00004174 /*
4175 * Acl update can result in inode attribute update.
4176 * so mark the attribute cache invalid.
4177 */
4178 spin_lock(&inode->i_lock);
4179 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
4180 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04004181 nfs_access_zap_cache(inode);
4182 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004183 return ret;
4184}
4185
Trond Myklebust16b4289c2006-08-24 12:27:15 -04004186static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
4187{
4188 struct nfs4_exception exception = { };
4189 int err;
4190 do {
4191 err = nfs4_handle_exception(NFS_SERVER(inode),
4192 __nfs4_proc_set_acl(inode, buf, buflen),
4193 &exception);
4194 } while (exception.retry);
4195 return err;
4196}
4197
Linus Torvalds1da177e2005-04-16 15:20:36 -07004198static int
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004199nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004200{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004201 struct nfs_client *clp = server->nfs_client;
4202
4203 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004204 return 0;
4205 switch(task->tk_status) {
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05004206 case -NFS4ERR_DELEG_REVOKED:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004207 case -NFS4ERR_ADMIN_REVOKED:
4208 case -NFS4ERR_BAD_STATEID:
Trond Myklebust14977482012-03-27 18:31:25 -04004209 if (state == NULL)
4210 break;
4211 nfs_remove_bad_delegation(state->inode);
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004212 case -NFS4ERR_OPENMODE:
4213 if (state == NULL)
4214 break;
Trond Myklebust5d422302013-03-14 16:57:48 -04004215 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4216 goto stateid_invalid;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004217 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004218 case -NFS4ERR_EXPIRED:
Trond Myklebust5d422302013-03-14 16:57:48 -04004219 if (state != NULL) {
4220 if (nfs4_schedule_stateid_recovery(server, state) < 0)
4221 goto stateid_invalid;
4222 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004223 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004224 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004225 nfs4_schedule_lease_recovery(clp);
4226 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04004227#if defined(CONFIG_NFS_V4_1)
4228 case -NFS4ERR_BADSESSION:
4229 case -NFS4ERR_BADSLOT:
4230 case -NFS4ERR_BAD_HIGH_SLOT:
4231 case -NFS4ERR_DEADSESSION:
4232 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4233 case -NFS4ERR_SEQ_FALSE_RETRY:
4234 case -NFS4ERR_SEQ_MISORDERED:
4235 dprintk("%s ERROR %d, Reset session\n", __func__,
4236 task->tk_status);
Trond Myklebust9f594792012-05-27 13:02:53 -04004237 nfs4_schedule_session_recovery(clp->cl_session, task->tk_status);
Andy Adamson4745e312009-04-01 09:22:42 -04004238 task->tk_status = 0;
4239 return -EAGAIN;
4240#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07004241 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04004242 nfs_inc_server_stats(server, NFSIOS_DELAY);
Chuck Lever006ea732006-03-20 13:44:14 -05004243 case -NFS4ERR_GRACE:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004244 rpc_delay(task, NFS4_POLL_RETRY_MAX);
4245 task->tk_status = 0;
4246 return -EAGAIN;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004247 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004248 case -NFS4ERR_OLD_STATEID:
4249 task->tk_status = 0;
4250 return -EAGAIN;
4251 }
4252 task->tk_status = nfs4_map_errors(task->tk_status);
4253 return 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04004254stateid_invalid:
4255 task->tk_status = -EIO;
4256 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004257wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004258 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004259 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
4260 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
4261 task->tk_status = 0;
4262 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004263}
4264
Chuck Leverf0920752012-05-21 22:45:41 -04004265static void nfs4_init_boot_verifier(const struct nfs_client *clp,
4266 nfs4_verifier *bootverf)
Chuck Levercd937102012-03-02 17:14:31 -05004267{
4268 __be32 verf[2];
4269
Chuck Lever2c820d92012-05-21 22:45:33 -04004270 if (test_bit(NFS4CLNT_PURGE_STATE, &clp->cl_state)) {
4271 /* An impossible timestamp guarantees this value
4272 * will never match a generated boot time. */
4273 verf[0] = 0;
4274 verf[1] = (__be32)(NSEC_PER_SEC + 1);
4275 } else {
Chuck Leverf0920752012-05-21 22:45:41 -04004276 struct nfs_net *nn = net_generic(clp->cl_net, nfs_net_id);
4277 verf[0] = (__be32)nn->boot_time.tv_sec;
4278 verf[1] = (__be32)nn->boot_time.tv_nsec;
Chuck Lever2c820d92012-05-21 22:45:33 -04004279 }
Chuck Levercd937102012-03-02 17:14:31 -05004280 memcpy(bootverf->data, verf, sizeof(bootverf->data));
4281}
4282
Chuck Levere984a552012-09-14 17:24:21 -04004283static unsigned int
4284nfs4_init_nonuniform_client_string(const struct nfs_client *clp,
4285 char *buf, size_t len)
4286{
4287 unsigned int result;
4288
4289 rcu_read_lock();
4290 result = scnprintf(buf, len, "Linux NFSv4.0 %s/%s %s",
4291 clp->cl_ipaddr,
4292 rpc_peeraddr2str(clp->cl_rpcclient,
4293 RPC_DISPLAY_ADDR),
4294 rpc_peeraddr2str(clp->cl_rpcclient,
4295 RPC_DISPLAY_PROTO));
4296 rcu_read_unlock();
4297 return result;
4298}
4299
4300static unsigned int
4301nfs4_init_uniform_client_string(const struct nfs_client *clp,
4302 char *buf, size_t len)
4303{
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004304 char *nodename = clp->cl_rpcclient->cl_nodename;
4305
4306 if (nfs4_client_id_uniquifier[0] != '\0')
4307 nodename = nfs4_client_id_uniquifier;
Chuck Levere984a552012-09-14 17:24:21 -04004308 return scnprintf(buf, len, "Linux NFSv%u.%u %s",
4309 clp->rpc_ops->version, clp->cl_minorversion,
Chuck Lever6f2ea7f2012-09-14 17:24:41 -04004310 nodename);
Chuck Levere984a552012-09-14 17:24:21 -04004311}
4312
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004313/**
4314 * nfs4_proc_setclientid - Negotiate client ID
4315 * @clp: state data structure
4316 * @program: RPC program for NFSv4 callback service
4317 * @port: IP port number for NFS4 callback service
4318 * @cred: RPC credential to use for this call
4319 * @res: where to place the result
4320 *
4321 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4322 */
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004323int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
4324 unsigned short port, struct rpc_cred *cred,
4325 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004326{
4327 nfs4_verifier sc_verifier;
4328 struct nfs4_setclientid setclientid = {
4329 .sc_verifier = &sc_verifier,
4330 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00004331 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004332 };
4333 struct rpc_message msg = {
4334 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
4335 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004336 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004337 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004338 };
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004339 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004340
Chuck Leverde734832012-07-11 16:30:50 -04004341 /* nfs_client_id4 */
Chuck Leverf0920752012-05-21 22:45:41 -04004342 nfs4_init_boot_verifier(clp, &sc_verifier);
Chuck Levere984a552012-09-14 17:24:21 -04004343 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags))
4344 setclientid.sc_name_len =
4345 nfs4_init_uniform_client_string(clp,
4346 setclientid.sc_name,
4347 sizeof(setclientid.sc_name));
4348 else
4349 setclientid.sc_name_len =
4350 nfs4_init_nonuniform_client_string(clp,
4351 setclientid.sc_name,
4352 sizeof(setclientid.sc_name));
Chuck Leverde734832012-07-11 16:30:50 -04004353 /* cb_client4 */
Chuck Levere984a552012-09-14 17:24:21 -04004354 rcu_read_lock();
Chuck Leverde734832012-07-11 16:30:50 -04004355 setclientid.sc_netid_len = scnprintf(setclientid.sc_netid,
Chuck Leverd4d3c502007-12-10 14:57:09 -05004356 sizeof(setclientid.sc_netid),
4357 rpc_peeraddr2str(clp->cl_rpcclient,
4358 RPC_DISPLAY_NETID));
Chuck Leverde734832012-07-11 16:30:50 -04004359 rcu_read_unlock();
4360 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05004361 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07004362 clp->cl_ipaddr, port >> 8, port & 255);
4363
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004364 dprintk("NFS call setclientid auth=%s, '%.*s'\n",
4365 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4366 setclientid.sc_name_len, setclientid.sc_name);
4367 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
4368 dprintk("NFS reply setclientid: %d\n", status);
4369 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004370}
4371
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004372/**
4373 * nfs4_proc_setclientid_confirm - Confirm client ID
4374 * @clp: state data structure
4375 * @res: result of a previous SETCLIENTID
4376 * @cred: RPC credential to use for this call
4377 *
4378 * Returns zero, a negative errno, or a negative NFS4ERR status code.
4379 */
Trond Myklebustfd954ae2011-04-24 14:28:18 -04004380int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004381 struct nfs4_setclientid_res *arg,
4382 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004383{
Linus Torvalds1da177e2005-04-16 15:20:36 -07004384 struct rpc_message msg = {
4385 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04004386 .rpc_argp = arg,
Trond Myklebust286d7d62006-01-03 09:55:26 +01004387 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004388 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004389 int status;
4390
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004391 dprintk("NFS call setclientid_confirm auth=%s, (client ID %llx)\n",
4392 clp->cl_rpcclient->cl_auth->au_ops->au_name,
4393 clp->cl_clientid);
Trond Myklebust1bd714f2011-04-24 14:29:33 -04004394 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04004395 dprintk("NFS reply setclientid_confirm: %d\n", status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004396 return status;
4397}
4398
Trond Myklebustfe650402006-01-03 09:55:18 +01004399struct nfs4_delegreturndata {
4400 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004401 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01004402 struct nfs_fh fh;
4403 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004404 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004405 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01004406 int rpc_status;
4407};
4408
Trond Myklebustfe650402006-01-03 09:55:18 +01004409static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
4410{
4411 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04004412
Trond Myklebust14516c32010-07-31 14:29:06 -04004413 if (!nfs4_sequence_done(task, &data->res.seq_res))
4414 return;
Andy Adamson938e1012009-04-01 09:22:28 -04004415
Ricardo Labiaga79708862009-12-07 09:23:21 -05004416 switch (task->tk_status) {
4417 case -NFS4ERR_STALE_STATEID:
4418 case -NFS4ERR_EXPIRED:
4419 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01004420 renew_lease(data->res.server, data->timestamp);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004421 break;
4422 default:
4423 if (nfs4_async_handle_error(task, data->res.server, NULL) ==
4424 -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004425 rpc_restart_call_prepare(task);
Ricardo Labiaga79708862009-12-07 09:23:21 -05004426 return;
4427 }
4428 }
4429 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01004430}
4431
4432static void nfs4_delegreturn_release(void *calldata)
4433{
Trond Myklebustfe650402006-01-03 09:55:18 +01004434 kfree(calldata);
4435}
4436
Andy Adamson938e1012009-04-01 09:22:28 -04004437#if defined(CONFIG_NFS_V4_1)
4438static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
4439{
4440 struct nfs4_delegreturndata *d_data;
4441
4442 d_data = (struct nfs4_delegreturndata *)data;
4443
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004444 nfs4_setup_sequence(d_data->res.server,
4445 &d_data->args.seq_args,
4446 &d_data->res.seq_res,
4447 task);
Andy Adamson938e1012009-04-01 09:22:28 -04004448}
4449#endif /* CONFIG_NFS_V4_1 */
4450
Jesper Juhlc8d149f2006-03-20 13:44:07 -05004451static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04004452#if defined(CONFIG_NFS_V4_1)
4453 .rpc_call_prepare = nfs4_delegreturn_prepare,
4454#endif /* CONFIG_NFS_V4_1 */
Trond Myklebustfe650402006-01-03 09:55:18 +01004455 .rpc_call_done = nfs4_delegreturn_done,
4456 .rpc_release = nfs4_delegreturn_release,
4457};
4458
Trond Myklebuste6f81072008-01-24 18:14:34 -05004459static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01004460{
4461 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01004462 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01004463 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004464 struct rpc_message msg = {
4465 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
4466 .rpc_cred = cred,
4467 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004468 struct rpc_task_setup task_setup_data = {
4469 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04004470 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004471 .callback_ops = &nfs4_delegreturn_ops,
4472 .flags = RPC_TASK_ASYNC,
4473 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05004474 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01004475
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004476 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01004477 if (data == NULL)
4478 return -ENOMEM;
Trond Myklebust9d12b212012-01-17 22:04:25 -05004479 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Trond Myklebustfe650402006-01-03 09:55:18 +01004480 data->args.fhandle = &data->fh;
4481 data->args.stateid = &data->stateid;
Trond Myklebust9e907fe2012-04-27 13:48:17 -04004482 data->args.bitmask = server->cache_consistency_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01004483 nfs_copy_fh(&data->fh, NFS_FH(inode));
Trond Myklebustf597c532012-03-04 18:13:56 -05004484 nfs4_stateid_copy(&data->stateid, stateid);
Trond Myklebustfa178f22006-01-03 09:55:38 +01004485 data->res.fattr = &data->fattr;
4486 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004487 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01004488 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01004489 data->rpc_status = 0;
4490
Trond Myklebustc970aa82007-07-14 15:39:59 -04004491 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05004492 msg.rpc_argp = &data->args;
4493 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004494 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004495 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01004496 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004497 if (!issync)
4498 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01004499 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004500 if (status != 0)
4501 goto out;
4502 status = data->rpc_status;
Trond Myklebuste144cbc2012-04-28 16:05:03 -04004503 if (status == 0)
4504 nfs_post_op_update_inode_force_wcc(inode, &data->fattr);
4505 else
4506 nfs_refresh_inode(inode, &data->fattr);
Trond Myklebuste6f81072008-01-24 18:14:34 -05004507out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004508 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01004509 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004510}
4511
Trond Myklebuste6f81072008-01-24 18:14:34 -05004512int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07004513{
4514 struct nfs_server *server = NFS_SERVER(inode);
4515 struct nfs4_exception exception = { };
4516 int err;
4517 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05004518 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004519 switch (err) {
4520 case -NFS4ERR_STALE_STATEID:
4521 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004522 case 0:
4523 return 0;
4524 }
4525 err = nfs4_handle_exception(server, err, &exception);
4526 } while (exception.retry);
4527 return err;
4528}
4529
4530#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
4531#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
4532
4533/*
4534 * sleep, with exponential backoff, and retry the LOCK operation.
4535 */
4536static unsigned long
4537nfs4_set_lock_task_retry(unsigned long timeout)
4538{
Jeff Laytond3103102011-12-01 22:44:39 +01004539 freezable_schedule_timeout_killable(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004540 timeout <<= 1;
4541 if (timeout > NFS4_LOCK_MAXTIMEOUT)
4542 return NFS4_LOCK_MAXTIMEOUT;
4543 return timeout;
4544}
4545
Linus Torvalds1da177e2005-04-16 15:20:36 -07004546static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4547{
4548 struct inode *inode = state->inode;
4549 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04004550 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004551 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07004552 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004553 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004554 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004555 struct nfs_lockt_res res = {
4556 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07004557 };
4558 struct rpc_message msg = {
4559 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
4560 .rpc_argp = &arg,
4561 .rpc_resp = &res,
4562 .rpc_cred = state->owner->so_cred,
4563 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07004564 struct nfs4_lock_state *lsp;
4565 int status;
4566
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004567 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004568 status = nfs4_set_lock_state(state, request);
4569 if (status != 0)
4570 goto out;
4571 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05004572 arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004573 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004574 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004575 switch (status) {
4576 case 0:
4577 request->fl_type = F_UNLCK;
4578 break;
4579 case -NFS4ERR_DENIED:
4580 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004581 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05004582 request->fl_ops->fl_release_private(request);
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00004583out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07004584 return status;
4585}
4586
4587static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4588{
4589 struct nfs4_exception exception = { };
4590 int err;
4591
4592 do {
4593 err = nfs4_handle_exception(NFS_SERVER(state->inode),
4594 _nfs4_proc_getlk(state, cmd, request),
4595 &exception);
4596 } while (exception.retry);
4597 return err;
4598}
4599
4600static int do_vfs_lock(struct file *file, struct file_lock *fl)
4601{
4602 int res = 0;
4603 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
4604 case FL_POSIX:
4605 res = posix_lock_file_wait(file, fl);
4606 break;
4607 case FL_FLOCK:
4608 res = flock_lock_file_wait(file, fl);
4609 break;
4610 default:
4611 BUG();
4612 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004613 return res;
4614}
4615
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004616struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004617 struct nfs_locku_args arg;
4618 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004619 struct nfs4_lock_state *lsp;
4620 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004621 struct file_lock fl;
4622 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004623 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004624};
4625
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004626static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
4627 struct nfs_open_context *ctx,
4628 struct nfs4_lock_state *lsp,
4629 struct nfs_seqid *seqid)
4630{
4631 struct nfs4_unlockdata *p;
4632 struct inode *inode = lsp->ls_state->inode;
4633
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004634 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004635 if (p == NULL)
4636 return NULL;
4637 p->arg.fh = NFS_FH(inode);
4638 p->arg.fl = &p->fl;
4639 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004640 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004641 p->arg.stateid = &lsp->ls_stateid;
4642 p->lsp = lsp;
4643 atomic_inc(&lsp->ls_count);
4644 /* Ensure we don't close file until we're done freeing locks! */
4645 p->ctx = get_nfs_open_context(ctx);
4646 memcpy(&p->fl, fl, sizeof(p->fl));
4647 p->server = NFS_SERVER(inode);
4648 return p;
4649}
4650
Trond Myklebust06f814a2006-01-03 09:55:07 +01004651static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004652{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004653 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004654 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01004655 nfs4_put_lock_state(calldata->lsp);
4656 put_nfs_open_context(calldata->ctx);
4657 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004658}
4659
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004660static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004661{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004662 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004663
Trond Myklebust14516c32010-07-31 14:29:06 -04004664 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
4665 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004666 switch (task->tk_status) {
4667 case 0:
Trond Myklebustf597c532012-03-04 18:13:56 -05004668 nfs4_stateid_copy(&calldata->lsp->ls_stateid,
4669 &calldata->res.stateid);
Trond Myklebust26e976a2006-01-03 09:55:21 +01004670 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004671 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004672 case -NFS4ERR_BAD_STATEID:
4673 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004674 case -NFS4ERR_STALE_STATEID:
4675 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004676 break;
4677 default:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004678 if (nfs4_async_handle_error(task, calldata->server, NULL) == -EAGAIN)
Trond Myklebustd00c5d42011-10-19 12:17:29 -07004679 rpc_restart_call_prepare(task);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004680 }
Trond Myklebust2b1bc302012-10-29 18:53:23 -04004681 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004682}
4683
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004684static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004685{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004686 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004687
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004688 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004689 goto out_wait;
Trond Myklebust795a88c2012-09-10 13:26:49 -04004690 if (test_bit(NFS_LOCK_INITIALIZED, &calldata->lsp->ls_flags) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004691 /* Note: exit _without_ running nfs4_locku_done */
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004692 goto out_no_action;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004693 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01004694 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004695 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04004696 &calldata->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004697 &calldata->res.seq_res,
4698 task) != 0)
4699 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004700 return;
4701out_no_action:
4702 task->tk_action = NULL;
4703out_wait:
4704 nfs4_sequence_done(task, &calldata->res.seq_res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004705}
4706
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004707static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004708 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004709 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01004710 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004711};
4712
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004713static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
4714 struct nfs_open_context *ctx,
4715 struct nfs4_lock_state *lsp,
4716 struct nfs_seqid *seqid)
4717{
4718 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004719 struct rpc_message msg = {
4720 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
4721 .rpc_cred = ctx->cred,
4722 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004723 struct rpc_task_setup task_setup_data = {
4724 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004725 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004726 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004727 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004728 .flags = RPC_TASK_ASYNC,
4729 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004730
Frank Filz137d6ac2007-07-09 15:32:29 -07004731 /* Ensure this is an unlock - when canceling a lock, the
4732 * canceled lock is passed in, and it won't be an unlock.
4733 */
4734 fl->fl_type = F_UNLCK;
4735
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004736 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
4737 if (data == NULL) {
4738 nfs_free_seqid(seqid);
4739 return ERR_PTR(-ENOMEM);
4740 }
4741
Trond Myklebust9d12b212012-01-17 22:04:25 -05004742 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05004743 msg.rpc_argp = &data->arg;
4744 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004745 task_setup_data.callback_data = data;
4746 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004747}
4748
Linus Torvalds1da177e2005-04-16 15:20:36 -07004749static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
4750{
Trond Myklebust65b62a22013-02-07 10:54:07 -05004751 struct inode *inode = state->inode;
4752 struct nfs4_state_owner *sp = state->owner;
4753 struct nfs_inode *nfsi = NFS_I(inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004754 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004755 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01004756 struct rpc_task *task;
4757 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004758 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004759
Trond Myklebust9b073572006-06-29 16:38:34 -04004760 status = nfs4_set_lock_state(state, request);
4761 /* Unlock _before_ we do the RPC call */
4762 request->fl_flags |= FL_EXISTS;
Trond Myklebust65b62a22013-02-07 10:54:07 -05004763 /* Exclude nfs_delegation_claim_locks() */
4764 mutex_lock(&sp->so_delegreturn_mutex);
4765 /* Exclude nfs4_reclaim_open_stateid() - note nesting! */
Trond Myklebust19e03c52008-12-23 15:21:44 -05004766 down_read(&nfsi->rwsem);
4767 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
4768 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05004769 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04004770 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05004771 }
4772 up_read(&nfsi->rwsem);
Trond Myklebust65b62a22013-02-07 10:54:07 -05004773 mutex_unlock(&sp->so_delegreturn_mutex);
Trond Myklebust9b073572006-06-29 16:38:34 -04004774 if (status != 0)
4775 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004776 /* Is this a delegated lock? */
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004777 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebustc5a2a152013-04-30 12:43:42 -04004778 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) == 0)
4779 goto out;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004780 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04004781 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004782 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04004783 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004784 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004785 status = PTR_ERR(task);
4786 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04004787 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004788 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004789 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04004790out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004791 request->fl_flags = fl_flags;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004792 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004793}
4794
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004795struct nfs4_lockdata {
4796 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004797 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004798 struct nfs4_lock_state *lsp;
4799 struct nfs_open_context *ctx;
4800 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004801 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004802 int rpc_status;
4803 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04004804 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004805};
4806
4807static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004808 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
4809 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004810{
4811 struct nfs4_lockdata *p;
4812 struct inode *inode = lsp->ls_state->inode;
4813 struct nfs_server *server = NFS_SERVER(inode);
4814
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004815 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004816 if (p == NULL)
4817 return NULL;
4818
4819 p->arg.fh = NFS_FH(inode);
4820 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004821 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004822 if (p->arg.open_seqid == NULL)
4823 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004824 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004825 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004826 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004827 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04004828 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust48c22eb2012-01-17 22:04:25 -05004829 p->arg.lock_owner.id = lsp->ls_seqid.owner_id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004830 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004831 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004832 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04004833 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004834 atomic_inc(&lsp->ls_count);
4835 p->ctx = get_nfs_open_context(ctx);
4836 memcpy(&p->fl, fl, sizeof(p->fl));
4837 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004838out_free_seqid:
4839 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004840out_free:
4841 kfree(p);
4842 return NULL;
4843}
4844
4845static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
4846{
4847 struct nfs4_lockdata *data = calldata;
4848 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004849
Harvey Harrison3110ff82008-05-02 13:42:44 -07004850 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004851 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004852 goto out_wait;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004853 /* Do we need to do an open_to_lock_owner? */
4854 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004855 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0) {
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004856 goto out_release_lock_seqid;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004857 }
Trond Myklebust8e472f32013-04-20 01:30:53 -04004858 data->arg.open_stateid = &state->open_stateid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004859 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004860 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004861 } else
4862 data->arg.new_lock_owner = 0;
Trond Myklebust5d422302013-03-14 16:57:48 -04004863 if (!nfs4_valid_open_stateid(state)) {
4864 data->rpc_status = -EBADF;
4865 task->tk_action = NULL;
4866 goto out_release_open_seqid;
4867 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01004868 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004869 if (nfs4_setup_sequence(data->server,
4870 &data->arg.seq_args,
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004871 &data->res.seq_res,
Trond Myklebustd9afbd12012-10-22 20:28:44 -04004872 task) == 0)
Andy Adamson66179ef2009-04-01 09:22:22 -04004873 return;
Trond Myklebust5d422302013-03-14 16:57:48 -04004874out_release_open_seqid:
Trond Myklebust2240a9e2012-10-29 18:37:40 -04004875 nfs_release_seqid(data->arg.open_seqid);
4876out_release_lock_seqid:
4877 nfs_release_seqid(data->arg.lock_seqid);
Trond Myklebustc8da19b2013-02-11 19:01:21 -05004878out_wait:
4879 nfs4_sequence_done(task, &data->res.seq_res);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004880 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004881}
4882
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004883static void nfs4_lock_done(struct rpc_task *task, void *calldata)
4884{
4885 struct nfs4_lockdata *data = calldata;
4886
Harvey Harrison3110ff82008-05-02 13:42:44 -07004887 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004888
Trond Myklebust14516c32010-07-31 14:29:06 -04004889 if (!nfs4_sequence_done(task, &data->res.seq_res))
4890 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04004891
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004892 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004893 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004894 if (data->rpc_status == 0)
4895 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
4896 else
4897 goto out;
4898 }
4899 if (data->rpc_status == 0) {
Trond Myklebustf597c532012-03-04 18:13:56 -05004900 nfs4_stateid_copy(&data->lsp->ls_stateid, &data->res.stateid);
Trond Myklebust795a88c2012-09-10 13:26:49 -04004901 set_bit(NFS_LOCK_INITIALIZED, &data->lsp->ls_flags);
Al Viro3d4ff432011-06-22 18:40:12 -04004902 renew_lease(NFS_SERVER(data->ctx->dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004903 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004904out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07004905 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004906}
4907
4908static void nfs4_lock_release(void *calldata)
4909{
4910 struct nfs4_lockdata *data = calldata;
4911
Harvey Harrison3110ff82008-05-02 13:42:44 -07004912 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004913 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004914 if (data->cancelled != 0) {
4915 struct rpc_task *task;
4916 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
4917 data->arg.lock_seqid);
4918 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08004919 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004920 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004921 } else
4922 nfs_free_seqid(data->arg.lock_seqid);
4923 nfs4_put_lock_state(data->lsp);
4924 put_nfs_open_context(data->ctx);
4925 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004926 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004927}
4928
4929static const struct rpc_call_ops nfs4_lock_ops = {
4930 .rpc_call_prepare = nfs4_lock_prepare,
4931 .rpc_call_done = nfs4_lock_done,
4932 .rpc_release = nfs4_lock_release,
4933};
4934
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004935static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
4936{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004937 switch (error) {
4938 case -NFS4ERR_ADMIN_REVOKED:
4939 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05004940 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004941 if (new_lock_owner != 0 ||
Trond Myklebust795a88c2012-09-10 13:26:49 -04004942 test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05004943 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004944 break;
4945 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004946 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05004947 case -NFS4ERR_EXPIRED:
4948 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004949 };
4950}
4951
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004952static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004953{
4954 struct nfs4_lockdata *data;
4955 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004956 struct rpc_message msg = {
4957 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
4958 .rpc_cred = state->owner->so_cred,
4959 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004960 struct rpc_task_setup task_setup_data = {
4961 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004962 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004963 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004964 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004965 .flags = RPC_TASK_ASYNC,
4966 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004967 int ret;
4968
Harvey Harrison3110ff82008-05-02 13:42:44 -07004969 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004970 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004971 fl->fl_u.nfs4_fl.owner,
4972 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004973 if (data == NULL)
4974 return -ENOMEM;
4975 if (IS_SETLKW(cmd))
4976 data->arg.block = 1;
Trond Myklebust9d12b212012-01-17 22:04:25 -05004977 nfs41_init_sequence(&data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust1174dd12010-12-21 10:52:24 -05004978 msg.rpc_argp = &data->arg;
4979 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004980 task_setup_data.callback_data = data;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04004981 if (recovery_type > NFS_LOCK_NEW) {
4982 if (recovery_type == NFS_LOCK_RECLAIM)
4983 data->arg.reclaim = NFS_LOCK_RECLAIM;
4984 nfs4_set_sequence_privileged(&data->arg.seq_args);
4985 }
Trond Myklebustc970aa82007-07-14 15:39:59 -04004986 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004987 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004988 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004989 ret = nfs4_wait_for_completion_rpc_task(task);
4990 if (ret == 0) {
4991 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004992 if (ret)
4993 nfs4_handle_setlk_error(data->server, data->lsp,
4994 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004995 } else
4996 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004997 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004998 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004999 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005000}
5001
5002static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
5003{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005004 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005005 struct nfs4_exception exception = {
5006 .inode = state->inode,
5007 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005008 int err;
5009
5010 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005011 /* Cache the lock if possible... */
5012 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5013 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005014 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04005015 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00005016 break;
5017 nfs4_handle_exception(server, err, &exception);
5018 } while (exception.retry);
5019 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005020}
5021
5022static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
5023{
Trond Myklebust202b50d2005-06-22 17:16:29 +00005024 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust05ffe242012-04-18 12:20:10 -04005025 struct nfs4_exception exception = {
5026 .inode = state->inode,
5027 };
Trond Myklebust202b50d2005-06-22 17:16:29 +00005028 int err;
5029
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005030 err = nfs4_set_lock_state(state, request);
5031 if (err != 0)
5032 return err;
Trond Myklebust202b50d2005-06-22 17:16:29 +00005033 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04005034 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
5035 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005036 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005037 switch (err) {
5038 default:
5039 goto out;
5040 case -NFS4ERR_GRACE:
5041 case -NFS4ERR_DELAY:
5042 nfs4_handle_exception(server, err, &exception);
5043 err = 0;
5044 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00005045 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05005046out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00005047 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005048}
5049
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005050#if defined(CONFIG_NFS_V4_1)
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005051/**
5052 * nfs41_check_expired_locks - possibly free a lock stateid
5053 *
5054 * @state: NFSv4 state for an inode
5055 *
5056 * Returns NFS_OK if recovery for this stateid is now finished.
5057 * Otherwise a negative NFS4ERR value is returned.
5058 */
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005059static int nfs41_check_expired_locks(struct nfs4_state *state)
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005060{
Chuck Levereb64cf92012-07-11 16:30:05 -04005061 int status, ret = -NFS4ERR_BAD_STATEID;
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005062 struct nfs4_lock_state *lsp;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005063 struct nfs_server *server = NFS_SERVER(state->inode);
5064
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005065 list_for_each_entry(lsp, &state->lock_states, ls_locks) {
Trond Myklebust795a88c2012-09-10 13:26:49 -04005066 if (test_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags)) {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005067 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
5068
5069 status = nfs41_test_stateid(server,
5070 &lsp->ls_stateid,
5071 cred);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005072 if (status != NFS_OK) {
Chuck Lever3e60ffd2012-07-11 16:30:14 -04005073 /* Free the stateid unless the server
5074 * informs us the stateid is unrecognized. */
Chuck Lever89af2732012-07-11 16:29:56 -04005075 if (status != -NFS4ERR_BAD_STATEID)
5076 nfs41_free_stateid(server,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04005077 &lsp->ls_stateid,
5078 cred);
Trond Myklebust795a88c2012-09-10 13:26:49 -04005079 clear_bit(NFS_LOCK_INITIALIZED, &lsp->ls_flags);
Bryan Schumakerb01dd1d2012-01-31 10:39:30 -05005080 ret = status;
5081 }
5082 }
5083 };
5084
5085 return ret;
5086}
5087
5088static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request)
5089{
5090 int status = NFS_OK;
5091
5092 if (test_bit(LK_STATE_IN_USE, &state->flags))
5093 status = nfs41_check_expired_locks(state);
Chuck Levereb64cf92012-07-11 16:30:05 -04005094 if (status != NFS_OK)
5095 status = nfs4_lock_expired(state, request);
5096 return status;
Bryan Schumakerf062eb62011-06-02 14:59:10 -04005097}
5098#endif
5099
Linus Torvalds1da177e2005-04-16 15:20:36 -07005100static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5101{
Trond Myklebust9a99af492013-02-04 20:17:49 -05005102 struct nfs4_state_owner *sp = state->owner;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005103 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005104 unsigned char fl_flags = request->fl_flags;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005105 unsigned int seq;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005106 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005107
Trond Myklebust8e469eb2010-01-26 15:42:30 -05005108 if ((fl_flags & FL_POSIX) &&
5109 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
5110 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005111 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005112 status = nfs4_set_lock_state(state, request);
5113 if (status != 0)
5114 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005115 request->fl_flags |= FL_ACCESS;
5116 status = do_vfs_lock(request->fl_file, request);
5117 if (status < 0)
5118 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05005119 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005120 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04005121 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005122 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05005123 request->fl_flags = fl_flags & ~FL_SLEEP;
5124 status = do_vfs_lock(request->fl_file, request);
5125 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005126 }
Trond Myklebust9a99af492013-02-04 20:17:49 -05005127 seq = raw_seqcount_begin(&sp->so_reclaim_seqcount);
5128 up_read(&nfsi->rwsem);
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08005129 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005130 if (status != 0)
Trond Myklebust9a99af492013-02-04 20:17:49 -05005131 goto out;
5132 down_read(&nfsi->rwsem);
5133 if (read_seqcount_retry(&sp->so_reclaim_seqcount, seq)) {
5134 status = -NFS4ERR_DELAY;
Trond Myklebust01c3b862006-06-29 16:38:39 -04005135 goto out_unlock;
Trond Myklebust9a99af492013-02-04 20:17:49 -05005136 }
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005137 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04005138 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05005139 if (do_vfs_lock(request->fl_file, request) < 0)
Weston Andros Adamsona0308892012-01-26 13:32:23 -05005140 printk(KERN_WARNING "NFS: %s: VFS is out of sync with lock "
5141 "manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005142out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05005143 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04005144out:
5145 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005146 return status;
5147}
5148
5149static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
5150{
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005151 struct nfs4_exception exception = {
5152 .state = state,
Trond Myklebust05ffe242012-04-18 12:20:10 -04005153 .inode = state->inode,
Trond Myklebusta1d0b5e2012-03-05 19:56:44 -05005154 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07005155 int err;
5156
5157 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07005158 err = _nfs4_proc_setlk(state, cmd, request);
5159 if (err == -NFS4ERR_DENIED)
5160 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07005161 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07005162 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005163 } while (exception.retry);
5164 return err;
5165}
5166
5167static int
5168nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
5169{
5170 struct nfs_open_context *ctx;
5171 struct nfs4_state *state;
5172 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
5173 int status;
5174
5175 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04005176 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005177 state = ctx->state;
5178
5179 if (request->fl_start < 0 || request->fl_end < 0)
5180 return -EINVAL;
5181
Trond Myklebustd9531262009-07-21 19:22:38 -04005182 if (IS_GETLK(cmd)) {
5183 if (state != NULL)
5184 return nfs4_proc_getlk(state, F_GETLK, request);
5185 return 0;
5186 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005187
5188 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
5189 return -EINVAL;
5190
Trond Myklebustd9531262009-07-21 19:22:38 -04005191 if (request->fl_type == F_UNLCK) {
5192 if (state != NULL)
5193 return nfs4_proc_unlck(state, cmd, request);
5194 return 0;
5195 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07005196
Trond Myklebustd9531262009-07-21 19:22:38 -04005197 if (state == NULL)
5198 return -ENOLCK;
Trond Myklebust55725512012-04-18 12:48:35 -04005199 /*
5200 * Don't rely on the VFS having checked the file open mode,
5201 * since it won't do this for flock() locks.
5202 */
Jeff Laytonf44106e2012-07-23 15:49:56 -04005203 switch (request->fl_type) {
Trond Myklebust55725512012-04-18 12:48:35 -04005204 case F_RDLCK:
5205 if (!(filp->f_mode & FMODE_READ))
5206 return -EBADF;
5207 break;
5208 case F_WRLCK:
5209 if (!(filp->f_mode & FMODE_WRITE))
5210 return -EBADF;
5211 }
5212
Linus Torvalds1da177e2005-04-16 15:20:36 -07005213 do {
5214 status = nfs4_proc_setlk(state, cmd, request);
5215 if ((status != -EAGAIN) || IS_SETLK(cmd))
5216 break;
5217 timeout = nfs4_set_lock_task_retry(timeout);
5218 status = -ERESTARTSYS;
5219 if (signalled())
5220 break;
5221 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07005222 return status;
5223}
5224
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005225int nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid)
Trond Myklebust888e6942005-11-04 15:38:11 -05005226{
5227 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust888e6942005-11-04 15:38:11 -05005228 int err;
5229
5230 err = nfs4_set_lock_state(state, fl);
5231 if (err != 0)
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005232 return err;
Trond Myklebust4a706fa2013-04-01 14:47:22 -04005233 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustdb4f2e632013-04-01 15:56:46 -04005234 return nfs4_handle_delegation_recall_error(server, state, stateid, err);
Trond Myklebust888e6942005-11-04 15:38:11 -05005235}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005236
Trond Myklebustcf470c32012-03-07 13:49:12 -05005237struct nfs_release_lockowner_data {
5238 struct nfs4_lock_state *lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005239 struct nfs_server *server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005240 struct nfs_release_lockowner_args args;
5241};
5242
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005243static void nfs4_release_lockowner_release(void *calldata)
5244{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005245 struct nfs_release_lockowner_data *data = calldata;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005246 nfs4_free_lock_state(data->server, data->lsp);
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005247 kfree(calldata);
5248}
5249
Trond Myklebust17280172012-03-11 13:11:00 -04005250static const struct rpc_call_ops nfs4_release_lockowner_ops = {
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005251 .rpc_release = nfs4_release_lockowner_release,
5252};
5253
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04005254static int nfs4_release_lockowner(struct nfs_server *server, struct nfs4_lock_state *lsp)
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005255{
Trond Myklebustcf470c32012-03-07 13:49:12 -05005256 struct nfs_release_lockowner_data *data;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005257 struct rpc_message msg = {
5258 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
5259 };
5260
5261 if (server->nfs_client->cl_mvops->minor_version != 0)
Trond Myklebustcf470c32012-03-07 13:49:12 -05005262 return -EINVAL;
5263 data = kmalloc(sizeof(*data), GFP_NOFS);
5264 if (!data)
5265 return -ENOMEM;
5266 data->lsp = lsp;
Trond Myklebust5ae67c42012-03-19 16:17:18 -04005267 data->server = server;
Trond Myklebustcf470c32012-03-07 13:49:12 -05005268 data->args.lock_owner.clientid = server->nfs_client->cl_clientid;
5269 data->args.lock_owner.id = lsp->ls_seqid.owner_id;
5270 data->args.lock_owner.s_dev = server->s_dev;
5271 msg.rpc_argp = &data->args;
5272 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, data);
5273 return 0;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04005274}
5275
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005276#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
5277
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005278static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
5279 const void *buf, size_t buflen,
5280 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005281{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005282 if (strcmp(key, "") != 0)
5283 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00005284
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005285 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005286}
5287
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005288static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
5289 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005290{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005291 if (strcmp(key, "") != 0)
5292 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005293
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005294 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005295}
5296
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005297static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
5298 size_t list_len, const char *name,
5299 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005300{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005301 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005302
J. Bruce Fields096455a2006-03-20 23:23:42 -05005303 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
5304 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00005305
5306 if (list && len <= list_len)
5307 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00005308 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00005309}
5310
Andy Adamson533eb462011-06-13 18:25:56 -04005311/*
5312 * nfs_fhget will use either the mounted_on_fileid or the fileid
5313 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005314static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
5315{
Andy Adamson533eb462011-06-13 18:25:56 -04005316 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
5317 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
5318 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
Chuck Lever81934dd2012-03-01 17:01:57 -05005319 (fattr->valid & NFS_ATTR_FATTR_V4_LOCATIONS)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005320 return;
5321
5322 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
Chuck Lever81934dd2012-03-01 17:01:57 -05005323 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_V4_REFERRAL;
Trond Myklebust69aaaae2009-03-11 14:10:28 -04005324 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
5325 fattr->nlink = 2;
5326}
5327
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005328static int _nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5329 const struct qstr *name,
5330 struct nfs4_fs_locations *fs_locations,
5331 struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04005332{
5333 struct nfs_server *server = NFS_SERVER(dir);
5334 u32 bitmask[2] = {
Manoj Naik361e6242006-06-09 09:34:24 -04005335 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005336 };
5337 struct nfs4_fs_locations_arg args = {
5338 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05005339 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005340 .page = page,
5341 .bitmask = bitmask,
5342 };
Benny Halevy22958462009-04-01 09:22:02 -04005343 struct nfs4_fs_locations_res res = {
5344 .fs_locations = fs_locations,
5345 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04005346 struct rpc_message msg = {
5347 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
5348 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04005349 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04005350 };
5351 int status;
5352
Harvey Harrison3110ff82008-05-02 13:42:44 -07005353 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04005354
5355 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
5356 * is not supported */
5357 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
5358 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
5359 else
5360 bitmask[0] |= FATTR4_WORD0_FILEID;
5361
Trond Myklebustc228fd32007-01-13 02:28:11 -05005362 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005363 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04005364 fs_locations->nlocations = 0;
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005365 status = nfs4_call_sync(client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07005366 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04005367 return status;
5368}
5369
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005370int nfs4_proc_fs_locations(struct rpc_clnt *client, struct inode *dir,
5371 const struct qstr *name,
5372 struct nfs4_fs_locations *fs_locations,
5373 struct page *page)
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005374{
5375 struct nfs4_exception exception = { };
5376 int err;
5377 do {
5378 err = nfs4_handle_exception(NFS_SERVER(dir),
Bryan Schumakerf05d1472012-04-27 13:27:41 -04005379 _nfs4_proc_fs_locations(client, dir, name, fs_locations, page),
Bryan Schumakerdb0a9592012-04-27 13:27:39 -04005380 &exception);
5381 } while (exception.retry);
5382 return err;
5383}
5384
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005385static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors)
5386{
5387 int status;
5388 struct nfs4_secinfo_arg args = {
5389 .dir_fh = NFS_FH(dir),
5390 .name = name,
5391 };
5392 struct nfs4_secinfo_res res = {
5393 .flavors = flavors,
5394 };
5395 struct rpc_message msg = {
5396 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
5397 .rpc_argp = &args,
5398 .rpc_resp = &res,
5399 };
5400
5401 dprintk("NFS call secinfo %s\n", name->name);
5402 status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &msg, &args.seq_args, &res.seq_res, 0);
5403 dprintk("NFS reply secinfo: %d\n", status);
5404 return status;
5405}
5406
Bryan Schumaker72de53e2012-04-27 13:27:40 -04005407int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name,
5408 struct nfs4_secinfo_flavors *flavors)
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00005409{
5410 struct nfs4_exception exception = { };
5411 int err;
5412 do {
5413 err = nfs4_handle_exception(NFS_SERVER(dir),
5414 _nfs4_proc_secinfo(dir, name, flavors),
5415 &exception);
5416 } while (exception.retry);
5417 return err;
5418}
5419
Andy Adamson557134a2009-04-01 09:21:53 -04005420#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04005421/*
Andy Adamson357f54d2010-12-14 10:11:57 -05005422 * Check the exchange flags returned by the server for invalid flags, having
5423 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
5424 * DS flags set.
5425 */
5426static int nfs4_check_cl_exchange_flags(u32 flags)
5427{
5428 if (flags & ~EXCHGID4_FLAG_MASK_R)
5429 goto out_inval;
5430 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
5431 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
5432 goto out_inval;
5433 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
5434 goto out_inval;
5435 return NFS_OK;
5436out_inval:
5437 return -NFS4ERR_INVAL;
5438}
5439
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005440static bool
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005441nfs41_same_server_scope(struct nfs41_server_scope *a,
5442 struct nfs41_server_scope *b)
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005443{
5444 if (a->server_scope_sz == b->server_scope_sz &&
5445 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
5446 return true;
5447
5448 return false;
5449}
5450
Andy Adamson357f54d2010-12-14 10:11:57 -05005451/*
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005452 * nfs4_proc_bind_conn_to_session()
5453 *
5454 * The 4.1 client currently uses the same TCP connection for the
5455 * fore and backchannel.
5456 */
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005457int nfs4_proc_bind_conn_to_session(struct nfs_client *clp, struct rpc_cred *cred)
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005458{
5459 int status;
5460 struct nfs41_bind_conn_to_session_res res;
5461 struct rpc_message msg = {
5462 .rpc_proc =
5463 &nfs4_procedures[NFSPROC4_CLNT_BIND_CONN_TO_SESSION],
5464 .rpc_argp = clp,
5465 .rpc_resp = &res,
Trond Myklebust2cf047c2012-05-25 17:57:41 -04005466 .rpc_cred = cred,
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005467 };
5468
5469 dprintk("--> %s\n", __func__);
Weston Andros Adamson7c44f1ae2012-05-24 13:22:50 -04005470
5471 res.session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
5472 if (unlikely(res.session == NULL)) {
5473 status = -ENOMEM;
5474 goto out;
5475 }
5476
5477 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
5478 if (status == 0) {
5479 if (memcmp(res.session->sess_id.data,
5480 clp->cl_session->sess_id.data, NFS4_MAX_SESSIONID_LEN)) {
5481 dprintk("NFS: %s: Session ID mismatch\n", __func__);
5482 status = -EIO;
5483 goto out_session;
5484 }
5485 if (res.dir != NFS4_CDFS4_BOTH) {
5486 dprintk("NFS: %s: Unexpected direction from server\n",
5487 __func__);
5488 status = -EIO;
5489 goto out_session;
5490 }
5491 if (res.use_conn_in_rdma_mode) {
5492 dprintk("NFS: %s: Server returned RDMA mode = true\n",
5493 __func__);
5494 status = -EIO;
5495 goto out_session;
5496 }
5497 }
5498out_session:
5499 kfree(res.session);
5500out:
5501 dprintk("<-- %s status= %d\n", __func__, status);
5502 return status;
5503}
5504
5505/*
Benny Halevy99fe60d2009-04-01 09:22:29 -04005506 * nfs4_proc_exchange_id()
5507 *
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005508 * Returns zero, a negative errno, or a negative NFS4ERR status code.
5509 *
Benny Halevy99fe60d2009-04-01 09:22:29 -04005510 * Since the clientid has expired, all compounds using sessions
5511 * associated with the stale clientid will be returning
5512 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
5513 * be in some phase of session reset.
5514 */
Andy Adamson4d643d12009-12-04 15:52:24 -05005515int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
Benny Halevy99fe60d2009-04-01 09:22:29 -04005516{
5517 nfs4_verifier verifier;
5518 struct nfs41_exchange_id_args args = {
Chuck Levercd937102012-03-02 17:14:31 -05005519 .verifier = &verifier,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005520 .client = clp,
Trond Myklebust4f0b4292013-05-20 12:24:03 -04005521 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER |
5522 EXCHGID4_FLAG_BIND_PRINC_STATEID,
Benny Halevy99fe60d2009-04-01 09:22:29 -04005523 };
5524 struct nfs41_exchange_id_res res = {
Trond Myklebust32b01312012-05-26 13:41:04 -04005525 0
Benny Halevy99fe60d2009-04-01 09:22:29 -04005526 };
5527 int status;
5528 struct rpc_message msg = {
5529 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
5530 .rpc_argp = &args,
5531 .rpc_resp = &res,
5532 .rpc_cred = cred,
5533 };
Benny Halevy99fe60d2009-04-01 09:22:29 -04005534
Chuck Leverf0920752012-05-21 22:45:41 -04005535 nfs4_init_boot_verifier(clp, &verifier);
Chuck Levere984a552012-09-14 17:24:21 -04005536 args.id_len = nfs4_init_uniform_client_string(clp, args.id,
5537 sizeof(args.id));
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005538 dprintk("NFS call exchange_id auth=%s, '%.*s'\n",
5539 clp->cl_rpcclient->cl_auth->au_ops->au_name,
5540 args.id_len, args.id);
Benny Halevy99fe60d2009-04-01 09:22:29 -04005541
Chuck Leveracdeb692012-05-21 22:46:16 -04005542 res.server_owner = kzalloc(sizeof(struct nfs41_server_owner),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005543 GFP_NOFS);
Chuck Leveracdeb692012-05-21 22:46:16 -04005544 if (unlikely(res.server_owner == NULL)) {
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005545 status = -ENOMEM;
5546 goto out;
5547 }
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005548
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005549 res.server_scope = kzalloc(sizeof(struct nfs41_server_scope),
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005550 GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005551 if (unlikely(res.server_scope == NULL)) {
Benny Halevy99fe60d2009-04-01 09:22:29 -04005552 status = -ENOMEM;
Chuck Leveracdeb692012-05-21 22:46:16 -04005553 goto out_server_owner;
Benny Halevy99fe60d2009-04-01 09:22:29 -04005554 }
5555
Trond Myklebustbbafffd2012-05-24 16:31:39 -04005556 res.impl_id = kzalloc(sizeof(struct nfs41_impl_id), GFP_NOFS);
Chuck Lever177313f2012-05-21 22:44:58 -04005557 if (unlikely(res.impl_id == NULL)) {
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005558 status = -ENOMEM;
5559 goto out_server_scope;
5560 }
5561
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005562 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Chuck Lever177313f2012-05-21 22:44:58 -04005563 if (status == 0)
Trond Myklebust32b01312012-05-26 13:41:04 -04005564 status = nfs4_check_cl_exchange_flags(res.flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005565
Chuck Lever177313f2012-05-21 22:44:58 -04005566 if (status == 0) {
Trond Myklebust32b01312012-05-26 13:41:04 -04005567 clp->cl_clientid = res.clientid;
5568 clp->cl_exchange_flags = (res.flags & ~EXCHGID4_FLAG_CONFIRMED_R);
5569 if (!(res.flags & EXCHGID4_FLAG_CONFIRMED_R))
5570 clp->cl_seqid = res.seqid;
5571
Chuck Leveracdeb692012-05-21 22:46:16 -04005572 kfree(clp->cl_serverowner);
5573 clp->cl_serverowner = res.server_owner;
5574 res.server_owner = NULL;
Chuck Leveracdeb692012-05-21 22:46:16 -04005575
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005576 /* use the most recent implementation id */
Chuck Lever59155542012-05-21 22:44:41 -04005577 kfree(clp->cl_implid);
5578 clp->cl_implid = res.impl_id;
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005579
Chuck Lever177313f2012-05-21 22:44:58 -04005580 if (clp->cl_serverscope != NULL &&
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005581 !nfs41_same_server_scope(clp->cl_serverscope,
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005582 res.server_scope)) {
5583 dprintk("%s: server_scope mismatch detected\n",
5584 __func__);
5585 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005586 kfree(clp->cl_serverscope);
5587 clp->cl_serverscope = NULL;
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04005588 }
5589
Chuck Lever177313f2012-05-21 22:44:58 -04005590 if (clp->cl_serverscope == NULL) {
Chuck Lever79d4e1f2012-05-21 22:44:31 -04005591 clp->cl_serverscope = res.server_scope;
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005592 goto out;
5593 }
Trond Myklebust32b01312012-05-26 13:41:04 -04005594 } else
5595 kfree(res.impl_id);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005596
Chuck Leveracdeb692012-05-21 22:46:16 -04005597out_server_owner:
5598 kfree(res.server_owner);
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005599out_server_scope:
Weston Andros Adamsonabe9a6d2012-02-16 11:17:05 -05005600 kfree(res.server_scope);
5601out:
Chuck Lever177313f2012-05-21 22:44:58 -04005602 if (clp->cl_implid != NULL)
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005603 dprintk("NFS reply exchange_id: Server Implementation ID: "
Weston Andros Adamson7d2ed9a2012-02-17 15:20:26 -05005604 "domain: %s, name: %s, date: %llu,%u\n",
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005605 clp->cl_implid->domain, clp->cl_implid->name,
Chuck Lever59155542012-05-21 22:44:41 -04005606 clp->cl_implid->date.seconds,
5607 clp->cl_implid->date.nseconds);
Chuck Lever6bbb4ae2012-07-11 16:30:59 -04005608 dprintk("NFS reply exchange_id: %d\n", status);
Benny Halevy99fe60d2009-04-01 09:22:29 -04005609 return status;
5610}
5611
Trond Myklebust66245532012-05-25 17:18:09 -04005612static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
5613 struct rpc_cred *cred)
5614{
5615 struct rpc_message msg = {
5616 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_CLIENTID],
5617 .rpc_argp = clp,
5618 .rpc_cred = cred,
5619 };
5620 int status;
5621
5622 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
5623 if (status)
Trond Myklebust02c67522012-06-07 13:45:53 -04005624 dprintk("NFS: Got error %d from the server %s on "
Trond Myklebust66245532012-05-25 17:18:09 -04005625 "DESTROY_CLIENTID.", status, clp->cl_hostname);
5626 return status;
5627}
5628
5629static int nfs4_proc_destroy_clientid(struct nfs_client *clp,
5630 struct rpc_cred *cred)
5631{
5632 unsigned int loop;
5633 int ret;
5634
5635 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
5636 ret = _nfs4_proc_destroy_clientid(clp, cred);
5637 switch (ret) {
5638 case -NFS4ERR_DELAY:
5639 case -NFS4ERR_CLIENTID_BUSY:
5640 ssleep(1);
5641 break;
5642 default:
5643 return ret;
5644 }
5645 }
5646 return 0;
5647}
5648
5649int nfs4_destroy_clientid(struct nfs_client *clp)
5650{
5651 struct rpc_cred *cred;
5652 int ret = 0;
5653
5654 if (clp->cl_mvops->minor_version < 1)
5655 goto out;
5656 if (clp->cl_exchange_flags == 0)
5657 goto out;
Chuck Lever05f4c352012-09-14 17:24:32 -04005658 if (clp->cl_preserve_clid)
5659 goto out;
Trond Myklebust66245532012-05-25 17:18:09 -04005660 cred = nfs4_get_exchange_id_cred(clp);
5661 ret = nfs4_proc_destroy_clientid(clp, cred);
5662 if (cred)
5663 put_rpccred(cred);
5664 switch (ret) {
5665 case 0:
5666 case -NFS4ERR_STALE_CLIENTID:
5667 clp->cl_exchange_flags = 0;
5668 }
5669out:
5670 return ret;
5671}
5672
Andy Adamson2050f0c2009-04-01 09:22:30 -04005673struct nfs4_get_lease_time_data {
5674 struct nfs4_get_lease_time_args *args;
5675 struct nfs4_get_lease_time_res *res;
5676 struct nfs_client *clp;
5677};
5678
5679static void nfs4_get_lease_time_prepare(struct rpc_task *task,
5680 void *calldata)
5681{
Andy Adamson2050f0c2009-04-01 09:22:30 -04005682 struct nfs4_get_lease_time_data *data =
5683 (struct nfs4_get_lease_time_data *)calldata;
5684
5685 dprintk("--> %s\n", __func__);
5686 /* just setup sequence, do not trigger session recovery
5687 since we're invoked within one */
Trond Myklebustd9afbd12012-10-22 20:28:44 -04005688 nfs41_setup_sequence(data->clp->cl_session,
5689 &data->args->la_seq_args,
5690 &data->res->lr_seq_res,
5691 task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005692 dprintk("<-- %s\n", __func__);
5693}
5694
5695/*
5696 * Called from nfs4_state_manager thread for session setup, so don't recover
5697 * from sequence operation or clientid errors.
5698 */
5699static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
5700{
5701 struct nfs4_get_lease_time_data *data =
5702 (struct nfs4_get_lease_time_data *)calldata;
5703
5704 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04005705 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
5706 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04005707 switch (task->tk_status) {
5708 case -NFS4ERR_DELAY:
5709 case -NFS4ERR_GRACE:
5710 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
5711 rpc_delay(task, NFS4_POLL_RETRY_MIN);
5712 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04005713 /* fall through */
5714 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustd00c5d42011-10-19 12:17:29 -07005715 rpc_restart_call_prepare(task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005716 return;
5717 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04005718 dprintk("<-- %s\n", __func__);
5719}
5720
Trond Myklebust17280172012-03-11 13:11:00 -04005721static const struct rpc_call_ops nfs4_get_lease_time_ops = {
Andy Adamson2050f0c2009-04-01 09:22:30 -04005722 .rpc_call_prepare = nfs4_get_lease_time_prepare,
5723 .rpc_call_done = nfs4_get_lease_time_done,
5724};
5725
5726int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
5727{
5728 struct rpc_task *task;
5729 struct nfs4_get_lease_time_args args;
5730 struct nfs4_get_lease_time_res res = {
5731 .lr_fsinfo = fsinfo,
5732 };
5733 struct nfs4_get_lease_time_data data = {
5734 .args = &args,
5735 .res = &res,
5736 .clp = clp,
5737 };
5738 struct rpc_message msg = {
5739 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
5740 .rpc_argp = &args,
5741 .rpc_resp = &res,
5742 };
5743 struct rpc_task_setup task_setup = {
5744 .rpc_client = clp->cl_rpcclient,
5745 .rpc_message = &msg,
5746 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005747 .callback_data = &data,
5748 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04005749 };
5750 int status;
5751
Trond Myklebust9d12b212012-01-17 22:04:25 -05005752 nfs41_init_sequence(&args.la_seq_args, &res.lr_seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04005753 nfs4_set_sequence_privileged(&args.la_seq_args);
Andy Adamson2050f0c2009-04-01 09:22:30 -04005754 dprintk("--> %s\n", __func__);
5755 task = rpc_run_task(&task_setup);
5756
5757 if (IS_ERR(task))
5758 status = PTR_ERR(task);
5759 else {
5760 status = task->tk_status;
5761 rpc_put_task(task);
5762 }
5763 dprintk("<-- %s return %d\n", __func__, status);
5764
5765 return status;
5766}
5767
Andy Adamsonfc931582009-04-01 09:22:31 -04005768/*
5769 * Initialize the values to be used by the client in CREATE_SESSION
5770 * If nfs4_init_session set the fore channel request and response sizes,
5771 * use them.
5772 *
5773 * Set the back channel max_resp_sz_cached to zero to force the client to
5774 * always set csa_cachethis to FALSE because the current implementation
5775 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
5776 */
5777static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
5778{
5779 struct nfs4_session *session = args->client->cl_session;
Trond Myklebustae72ae672012-11-20 11:02:55 -05005780 unsigned int mxrqst_sz = session->fc_target_max_rqst_sz,
5781 mxresp_sz = session->fc_target_max_resp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04005782
5783 if (mxrqst_sz == 0)
5784 mxrqst_sz = NFS_MAX_FILE_IO_SIZE;
5785 if (mxresp_sz == 0)
5786 mxresp_sz = NFS_MAX_FILE_IO_SIZE;
5787 /* Fore channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005788 args->fc_attrs.max_rqst_sz = mxrqst_sz;
5789 args->fc_attrs.max_resp_sz = mxresp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04005790 args->fc_attrs.max_ops = NFS4_MAX_OPS;
Trond Myklebustef159e92012-02-06 19:50:40 -05005791 args->fc_attrs.max_reqs = max_session_slots;
Andy Adamsonfc931582009-04-01 09:22:31 -04005792
5793 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05005794 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04005795 __func__,
5796 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05005797 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04005798
5799 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005800 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
5801 args->bc_attrs.max_resp_sz = PAGE_SIZE;
5802 args->bc_attrs.max_resp_sz_cached = 0;
5803 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
5804 args->bc_attrs.max_reqs = 1;
5805
5806 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
5807 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
5808 __func__,
5809 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
5810 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
5811 args->bc_attrs.max_reqs);
5812}
5813
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005814static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04005815{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005816 struct nfs4_channel_attrs *sent = &args->fc_attrs;
5817 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
5818
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005819 if (rcvd->max_resp_sz > sent->max_resp_sz)
5820 return -EINVAL;
5821 /*
5822 * Our requested max_ops is the minimum we need; we're not
5823 * prepared to break up compounds into smaller pieces than that.
5824 * So, no point even trying to continue if the server won't
5825 * cooperate:
5826 */
5827 if (rcvd->max_ops < sent->max_ops)
5828 return -EINVAL;
5829 if (rcvd->max_reqs == 0)
5830 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005831 if (rcvd->max_reqs > NFS4_MAX_SLOT_TABLE)
5832 rcvd->max_reqs = NFS4_MAX_SLOT_TABLE;
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005833 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04005834}
5835
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005836static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
5837{
5838 struct nfs4_channel_attrs *sent = &args->bc_attrs;
5839 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04005840
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005841 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
5842 return -EINVAL;
5843 if (rcvd->max_resp_sz < sent->max_resp_sz)
5844 return -EINVAL;
5845 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
5846 return -EINVAL;
5847 /* These would render the backchannel useless: */
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005848 if (rcvd->max_ops != sent->max_ops)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005849 return -EINVAL;
Vitaliy Gusevb4b9a0c2012-02-15 19:38:25 +04005850 if (rcvd->max_reqs != sent->max_reqs)
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005851 return -EINVAL;
5852 return 0;
5853}
Andy Adamson8d353012009-04-01 09:22:32 -04005854
Andy Adamson8d353012009-04-01 09:22:32 -04005855static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
5856 struct nfs4_session *session)
5857{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005858 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04005859
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005860 ret = nfs4_verify_fore_channel_attrs(args, session);
5861 if (ret)
5862 return ret;
5863 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04005864}
5865
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005866static int _nfs4_proc_create_session(struct nfs_client *clp,
5867 struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04005868{
5869 struct nfs4_session *session = clp->cl_session;
5870 struct nfs41_create_session_args args = {
5871 .client = clp,
5872 .cb_program = NFS4_CALLBACK,
5873 };
5874 struct nfs41_create_session_res res = {
5875 .client = clp,
5876 };
5877 struct rpc_message msg = {
5878 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
5879 .rpc_argp = &args,
5880 .rpc_resp = &res,
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005881 .rpc_cred = cred,
Andy Adamsonfc931582009-04-01 09:22:31 -04005882 };
5883 int status;
5884
5885 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04005886 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04005887
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005888 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamsonfc931582009-04-01 09:22:31 -04005889
Trond Myklebust43095d32012-11-20 11:13:12 -05005890 if (!status) {
Andy Adamson8d353012009-04-01 09:22:32 -04005891 /* Verify the session's negotiated channel_attrs values */
5892 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04005893 /* Increment the clientid slot sequence id */
5894 clp->cl_seqid++;
5895 }
5896
5897 return status;
5898}
5899
5900/*
5901 * Issues a CREATE_SESSION operation to the server.
5902 * It is the responsibility of the caller to verify the session is
5903 * expired before calling this routine.
5904 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005905int nfs4_proc_create_session(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc931582009-04-01 09:22:31 -04005906{
5907 int status;
5908 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04005909 struct nfs4_session *session = clp->cl_session;
5910
5911 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
5912
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005913 status = _nfs4_proc_create_session(clp, cred);
Andy Adamsonfc931582009-04-01 09:22:31 -04005914 if (status)
5915 goto out;
5916
Andy Adamsonaacd5532011-11-09 13:58:21 -05005917 /* Init or reset the session slot tables */
5918 status = nfs4_setup_session_slot_tables(session);
5919 dprintk("slot table setup returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04005920 if (status)
5921 goto out;
5922
5923 ptr = (unsigned *)&session->sess_id.data[0];
5924 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
5925 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04005926out:
5927 dprintk("<-- %s\n", __func__);
5928 return status;
5929}
5930
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005931/*
5932 * Issue the over-the-wire RPC DESTROY_SESSION.
5933 * The caller must serialize access to this routine.
5934 */
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005935int nfs4_proc_destroy_session(struct nfs4_session *session,
5936 struct rpc_cred *cred)
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005937{
Trond Myklebust848f5bd2012-05-25 17:51:23 -04005938 struct rpc_message msg = {
5939 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION],
5940 .rpc_argp = session,
5941 .rpc_cred = cred,
5942 };
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005943 int status = 0;
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005944
5945 dprintk("--> nfs4_proc_destroy_session\n");
5946
5947 /* session is still being setup */
5948 if (session->clp->cl_cons_state != NFS_CS_READY)
5949 return status;
5950
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005951 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005952
5953 if (status)
Trond Myklebust08106ac2012-06-05 10:08:24 -04005954 dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005955 "Session has been destroyed regardless...\n", status);
5956
5957 dprintk("<-- nfs4_proc_destroy_session\n");
5958 return status;
5959}
5960
Trond Myklebust7b38c362012-05-23 13:23:31 -04005961/*
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005962 * Renew the cl_session lease.
5963 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005964struct nfs4_sequence_data {
5965 struct nfs_client *clp;
5966 struct nfs4_sequence_args args;
5967 struct nfs4_sequence_res res;
5968};
5969
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005970static void nfs41_sequence_release(void *data)
5971{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005972 struct nfs4_sequence_data *calldata = data;
5973 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005974
Alexandros Batsakis71358402010-02-05 03:45:05 -08005975 if (atomic_read(&clp->cl_count) > 1)
5976 nfs4_schedule_state_renewal(clp);
5977 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005978 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005979}
5980
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005981static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
5982{
5983 switch(task->tk_status) {
5984 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005985 rpc_delay(task, NFS4_POLL_RETRY_MAX);
5986 return -EAGAIN;
5987 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005988 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005989 }
5990 return 0;
5991}
5992
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005993static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005994{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005995 struct nfs4_sequence_data *calldata = data;
5996 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005997
Trond Myklebust14516c32010-07-31 14:29:06 -04005998 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
5999 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006000
6001 if (task->tk_status < 0) {
6002 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006003 if (atomic_read(&clp->cl_count) == 1)
6004 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006005
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006006 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
6007 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006008 return;
6009 }
6010 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006011 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08006012out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006013 dprintk("<-- %s\n", __func__);
6014}
6015
6016static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
6017{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006018 struct nfs4_sequence_data *calldata = data;
6019 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006020 struct nfs4_sequence_args *args;
6021 struct nfs4_sequence_res *res;
6022
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006023 args = task->tk_msg.rpc_argp;
6024 res = task->tk_msg.rpc_resp;
6025
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006026 nfs41_setup_sequence(clp->cl_session, args, res, task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006027}
6028
6029static const struct rpc_call_ops nfs41_sequence_ops = {
6030 .rpc_call_done = nfs41_sequence_call_done,
6031 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08006032 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006033};
6034
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006035static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp,
6036 struct rpc_cred *cred,
6037 bool is_privileged)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006038{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006039 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006040 struct rpc_message msg = {
6041 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
6042 .rpc_cred = cred,
6043 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006044 struct rpc_task_setup task_setup_data = {
6045 .rpc_client = clp->cl_rpcclient,
6046 .rpc_message = &msg,
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006047 .callback_ops = &nfs41_sequence_ops,
Trond Myklebustbc7a05c2013-04-08 17:50:28 -04006048 .flags = RPC_TASK_ASYNC | RPC_TASK_TIMEOUT,
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006049 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006050
Alexandros Batsakis71358402010-02-05 03:45:05 -08006051 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006052 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04006053 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006054 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08006055 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006056 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006057 }
Trond Myklebust9d12b212012-01-17 22:04:25 -05006058 nfs41_init_sequence(&calldata->args, &calldata->res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006059 if (is_privileged)
6060 nfs4_set_sequence_privileged(&calldata->args);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04006061 msg.rpc_argp = &calldata->args;
6062 msg.rpc_resp = &calldata->res;
6063 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006064 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006065
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006066 return rpc_run_task(&task_setup_data);
6067}
6068
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006069static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred, unsigned renew_flags)
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006070{
6071 struct rpc_task *task;
6072 int ret = 0;
6073
Trond Myklebust2f60ea62011-08-24 15:07:37 -04006074 if ((renew_flags & NFS4_RENEW_TIMEOUT) == 0)
6075 return 0;
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006076 task = _nfs41_proc_sequence(clp, cred, false);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006077 if (IS_ERR(task))
6078 ret = PTR_ERR(task);
6079 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08006080 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006081 dprintk("<-- %s status=%d\n", __func__, ret);
6082 return ret;
6083}
6084
6085static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
6086{
6087 struct rpc_task *task;
6088 int ret;
6089
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006090 task = _nfs41_proc_sequence(clp, cred, true);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006091 if (IS_ERR(task)) {
6092 ret = PTR_ERR(task);
6093 goto out;
6094 }
6095 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05006096 if (!ret) {
6097 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
6098
6099 if (task->tk_status == 0)
6100 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006101 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05006102 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04006103 rpc_put_task(task);
6104out:
6105 dprintk("<-- %s status=%d\n", __func__, ret);
6106 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04006107}
6108
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006109struct nfs4_reclaim_complete_data {
6110 struct nfs_client *clp;
6111 struct nfs41_reclaim_complete_args arg;
6112 struct nfs41_reclaim_complete_res res;
6113};
6114
6115static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
6116{
6117 struct nfs4_reclaim_complete_data *calldata = data;
6118
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006119 nfs41_setup_sequence(calldata->clp->cl_session,
6120 &calldata->arg.seq_args,
6121 &calldata->res.seq_res,
6122 task);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006123}
6124
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006125static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
6126{
6127 switch(task->tk_status) {
6128 case 0:
6129 case -NFS4ERR_COMPLETE_ALREADY:
6130 case -NFS4ERR_WRONG_CRED: /* What to do here? */
6131 break;
6132 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006133 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04006134 /* fall through */
6135 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006136 return -EAGAIN;
6137 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05006138 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006139 }
6140 return 0;
6141}
6142
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006143static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
6144{
6145 struct nfs4_reclaim_complete_data *calldata = data;
6146 struct nfs_client *clp = calldata->clp;
6147 struct nfs4_sequence_res *res = &calldata->res.seq_res;
6148
6149 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04006150 if (!nfs41_sequence_done(task, res))
6151 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006152
Trond Myklebustaa5190d2010-06-16 09:52:25 -04006153 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
6154 rpc_restart_call_prepare(task);
6155 return;
6156 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006157 dprintk("<-- %s\n", __func__);
6158}
6159
6160static void nfs4_free_reclaim_complete_data(void *data)
6161{
6162 struct nfs4_reclaim_complete_data *calldata = data;
6163
6164 kfree(calldata);
6165}
6166
6167static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
6168 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
6169 .rpc_call_done = nfs4_reclaim_complete_done,
6170 .rpc_release = nfs4_free_reclaim_complete_data,
6171};
6172
6173/*
6174 * Issue a global reclaim complete.
6175 */
Trond Myklebust965e9c22013-05-20 11:05:17 -04006176static int nfs41_proc_reclaim_complete(struct nfs_client *clp,
6177 struct rpc_cred *cred)
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006178{
6179 struct nfs4_reclaim_complete_data *calldata;
6180 struct rpc_task *task;
6181 struct rpc_message msg = {
6182 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
Trond Myklebust965e9c22013-05-20 11:05:17 -04006183 .rpc_cred = cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006184 };
6185 struct rpc_task_setup task_setup_data = {
6186 .rpc_client = clp->cl_rpcclient,
6187 .rpc_message = &msg,
6188 .callback_ops = &nfs4_reclaim_complete_call_ops,
6189 .flags = RPC_TASK_ASYNC,
6190 };
6191 int status = -ENOMEM;
6192
6193 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04006194 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006195 if (calldata == NULL)
6196 goto out;
6197 calldata->clp = clp;
6198 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006199
Trond Myklebust9d12b212012-01-17 22:04:25 -05006200 nfs41_init_sequence(&calldata->arg.seq_args, &calldata->res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006201 nfs4_set_sequence_privileged(&calldata->arg.seq_args);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006202 msg.rpc_argp = &calldata->arg;
6203 msg.rpc_resp = &calldata->res;
6204 task_setup_data.callback_data = calldata;
6205 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006206 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006207 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006208 goto out;
6209 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05006210 status = nfs4_wait_for_completion_rpc_task(task);
6211 if (status == 0)
6212 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006213 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02006214 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006215out:
6216 dprintk("<-- %s status=%d\n", __func__, status);
6217 return status;
6218}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006219
6220static void
6221nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
6222{
6223 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00006224 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006225 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006226
6227 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00006228 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
6229 * right now covering the LAYOUTGET we are about to send.
6230 * However, that is not so catastrophic, and there seems
6231 * to be no way to prevent it completely.
6232 */
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006233 if (nfs41_setup_sequence(session, &lgp->args.seq_args,
Trond Myklebust9d12b212012-01-17 22:04:25 -05006234 &lgp->res.seq_res, task))
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006235 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00006236 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
6237 NFS_I(lgp->args.inode)->layout,
6238 lgp->args.ctx->state)) {
6239 rpc_exit(task, NFS4_OK);
Fred Isamancf7d63f2011-01-06 11:36:25 +00006240 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006241}
6242
6243static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
6244{
6245 struct nfs4_layoutget *lgp = calldata;
Trond Myklebustee314c22012-10-01 17:25:48 -07006246 struct inode *inode = lgp->args.inode;
6247 struct nfs_server *server = NFS_SERVER(inode);
6248 struct pnfs_layout_hdr *lo;
6249 struct nfs4_state *state = NULL;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006250 unsigned long timeo, giveup;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006251
6252 dprintk("--> %s\n", __func__);
6253
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006254 if (!nfs41_sequence_done(task, &lgp->res.seq_res))
Trond Myklebustee314c22012-10-01 17:25:48 -07006255 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006256
6257 switch (task->tk_status) {
6258 case 0:
Trond Myklebustee314c22012-10-01 17:25:48 -07006259 goto out;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006260 case -NFS4ERR_LAYOUTTRYLATER:
6261 case -NFS4ERR_RECALLCONFLICT:
Weston Andros Adamson30005122013-02-28 20:30:10 -05006262 timeo = rpc_get_timeout(task->tk_client);
6263 giveup = lgp->args.timestamp + timeo;
6264 if (time_after(giveup, jiffies))
6265 task->tk_status = -NFS4ERR_DELAY;
Trond Myklebustee314c22012-10-01 17:25:48 -07006266 break;
6267 case -NFS4ERR_EXPIRED:
6268 case -NFS4ERR_BAD_STATEID:
6269 spin_lock(&inode->i_lock);
6270 lo = NFS_I(inode)->layout;
6271 if (!lo || list_empty(&lo->plh_segs)) {
6272 spin_unlock(&inode->i_lock);
6273 /* If the open stateid was bad, then recover it. */
6274 state = lgp->args.ctx->state;
6275 } else {
6276 LIST_HEAD(head);
6277
6278 pnfs_mark_matching_lsegs_invalid(lo, &head, NULL);
6279 spin_unlock(&inode->i_lock);
6280 /* Mark the bad layout state as invalid, then
6281 * retry using the open stateid. */
6282 pnfs_free_lseg_list(&head);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006283 }
6284 }
Trond Myklebustee314c22012-10-01 17:25:48 -07006285 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
6286 rpc_restart_call_prepare(task);
6287out:
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006288 dprintk("<-- %s\n", __func__);
6289}
6290
Idan Kedar85541162012-08-02 11:47:10 +03006291static size_t max_response_pages(struct nfs_server *server)
6292{
6293 u32 max_resp_sz = server->nfs_client->cl_session->fc_attrs.max_resp_sz;
6294 return nfs_page_array_len(0, max_resp_sz);
6295}
6296
6297static void nfs4_free_pages(struct page **pages, size_t size)
6298{
6299 int i;
6300
6301 if (!pages)
6302 return;
6303
6304 for (i = 0; i < size; i++) {
6305 if (!pages[i])
6306 break;
6307 __free_page(pages[i]);
6308 }
6309 kfree(pages);
6310}
6311
6312static struct page **nfs4_alloc_pages(size_t size, gfp_t gfp_flags)
6313{
6314 struct page **pages;
6315 int i;
6316
6317 pages = kcalloc(size, sizeof(struct page *), gfp_flags);
6318 if (!pages) {
6319 dprintk("%s: can't alloc array of %zu pages\n", __func__, size);
6320 return NULL;
6321 }
6322
6323 for (i = 0; i < size; i++) {
6324 pages[i] = alloc_page(gfp_flags);
6325 if (!pages[i]) {
6326 dprintk("%s: failed to allocate page\n", __func__);
6327 nfs4_free_pages(pages, size);
6328 return NULL;
6329 }
6330 }
6331
6332 return pages;
6333}
6334
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006335static void nfs4_layoutget_release(void *calldata)
6336{
6337 struct nfs4_layoutget *lgp = calldata;
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006338 struct inode *inode = lgp->args.inode;
6339 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006340 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006341
6342 dprintk("--> %s\n", __func__);
Idan Kedar85541162012-08-02 11:47:10 +03006343 nfs4_free_pages(lgp->args.layout.pages, max_pages);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006344 pnfs_put_layout_hdr(NFS_I(inode)->layout);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006345 put_nfs_open_context(lgp->args.ctx);
6346 kfree(calldata);
6347 dprintk("<-- %s\n", __func__);
6348}
6349
6350static const struct rpc_call_ops nfs4_layoutget_call_ops = {
6351 .rpc_call_prepare = nfs4_layoutget_prepare,
6352 .rpc_call_done = nfs4_layoutget_done,
6353 .rpc_release = nfs4_layoutget_release,
6354};
6355
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006356struct pnfs_layout_segment *
6357nfs4_proc_layoutget(struct nfs4_layoutget *lgp, gfp_t gfp_flags)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006358{
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006359 struct inode *inode = lgp->args.inode;
6360 struct nfs_server *server = NFS_SERVER(inode);
Idan Kedar85541162012-08-02 11:47:10 +03006361 size_t max_pages = max_response_pages(server);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006362 struct rpc_task *task;
6363 struct rpc_message msg = {
6364 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
6365 .rpc_argp = &lgp->args,
6366 .rpc_resp = &lgp->res,
Trond Myklebust6ab59342013-05-20 10:49:34 -04006367 .rpc_cred = lgp->cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006368 };
6369 struct rpc_task_setup task_setup_data = {
6370 .rpc_client = server->client,
6371 .rpc_message = &msg,
6372 .callback_ops = &nfs4_layoutget_call_ops,
6373 .callback_data = lgp,
6374 .flags = RPC_TASK_ASYNC,
6375 };
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006376 struct pnfs_layout_segment *lseg = NULL;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006377 int status = 0;
6378
6379 dprintk("--> %s\n", __func__);
6380
Idan Kedar85541162012-08-02 11:47:10 +03006381 lgp->args.layout.pages = nfs4_alloc_pages(max_pages, gfp_flags);
6382 if (!lgp->args.layout.pages) {
6383 nfs4_layoutget_release(lgp);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006384 return ERR_PTR(-ENOMEM);
Idan Kedar85541162012-08-02 11:47:10 +03006385 }
6386 lgp->args.layout.pglen = max_pages * PAGE_SIZE;
Weston Andros Adamson30005122013-02-28 20:30:10 -05006387 lgp->args.timestamp = jiffies;
Idan Kedar85541162012-08-02 11:47:10 +03006388
Weston Andros Adamson35124a02011-03-24 16:48:21 -04006389 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006390 lgp->res.seq_res.sr_slot = NULL;
Trond Myklebust9d12b212012-01-17 22:04:25 -05006391 nfs41_init_sequence(&lgp->args.seq_args, &lgp->res.seq_res, 0);
Weston Andros Adamsona47970f2013-02-25 21:27:33 -05006392
6393 /* nfs4_layoutget_release calls pnfs_put_layout_hdr */
6394 pnfs_get_layout_hdr(NFS_I(inode)->layout);
6395
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006396 task = rpc_run_task(&task_setup_data);
6397 if (IS_ERR(task))
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006398 return ERR_CAST(task);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006399 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00006400 if (status == 0)
6401 status = task->tk_status;
Weston Andros Adamson085b7a42013-02-15 16:03:46 -05006402 /* if layoutp->len is 0, nfs4_layoutget_prepare called rpc_exit */
6403 if (status == 0 && lgp->res.layoutp->len)
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006404 lseg = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006405 rpc_put_task(task);
6406 dprintk("<-- %s status=%d\n", __func__, status);
Trond Myklebusta0b0a6e2012-09-17 17:12:15 -04006407 if (status)
6408 return ERR_PTR(status);
6409 return lseg;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006410}
6411
Benny Halevycbe82602011-05-22 19:52:37 +03006412static void
6413nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
6414{
6415 struct nfs4_layoutreturn *lrp = calldata;
6416
6417 dprintk("--> %s\n", __func__);
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006418 nfs41_setup_sequence(lrp->clp->cl_session,
6419 &lrp->args.seq_args,
6420 &lrp->res.seq_res,
6421 task);
Benny Halevycbe82602011-05-22 19:52:37 +03006422}
6423
6424static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
6425{
6426 struct nfs4_layoutreturn *lrp = calldata;
6427 struct nfs_server *server;
6428
6429 dprintk("--> %s\n", __func__);
6430
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006431 if (!nfs41_sequence_done(task, &lrp->res.seq_res))
Benny Halevycbe82602011-05-22 19:52:37 +03006432 return;
6433
6434 server = NFS_SERVER(lrp->args.inode);
6435 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
Trond Myklebustd00c5d42011-10-19 12:17:29 -07006436 rpc_restart_call_prepare(task);
Benny Halevycbe82602011-05-22 19:52:37 +03006437 return;
6438 }
Benny Halevycbe82602011-05-22 19:52:37 +03006439 dprintk("<-- %s\n", __func__);
6440}
6441
6442static void nfs4_layoutreturn_release(void *calldata)
6443{
6444 struct nfs4_layoutreturn *lrp = calldata;
Trond Myklebust849b2862012-09-24 14:18:39 -04006445 struct pnfs_layout_hdr *lo = lrp->args.layout;
Benny Halevycbe82602011-05-22 19:52:37 +03006446
6447 dprintk("--> %s\n", __func__);
Trond Myklebust849b2862012-09-24 14:18:39 -04006448 spin_lock(&lo->plh_inode->i_lock);
6449 if (lrp->res.lrs_present)
6450 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
6451 lo->plh_block_lgets--;
6452 spin_unlock(&lo->plh_inode->i_lock);
Trond Myklebust70c3bd22012-09-18 20:51:13 -04006453 pnfs_put_layout_hdr(lrp->args.layout);
Benny Halevycbe82602011-05-22 19:52:37 +03006454 kfree(calldata);
6455 dprintk("<-- %s\n", __func__);
6456}
6457
6458static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
6459 .rpc_call_prepare = nfs4_layoutreturn_prepare,
6460 .rpc_call_done = nfs4_layoutreturn_done,
6461 .rpc_release = nfs4_layoutreturn_release,
6462};
6463
6464int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
6465{
6466 struct rpc_task *task;
6467 struct rpc_message msg = {
6468 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
6469 .rpc_argp = &lrp->args,
6470 .rpc_resp = &lrp->res,
Trond Myklebust95560002013-05-20 10:43:47 -04006471 .rpc_cred = lrp->cred,
Benny Halevycbe82602011-05-22 19:52:37 +03006472 };
6473 struct rpc_task_setup task_setup_data = {
6474 .rpc_client = lrp->clp->cl_rpcclient,
6475 .rpc_message = &msg,
6476 .callback_ops = &nfs4_layoutreturn_call_ops,
6477 .callback_data = lrp,
6478 };
6479 int status;
6480
6481 dprintk("--> %s\n", __func__);
Trond Myklebust9d12b212012-01-17 22:04:25 -05006482 nfs41_init_sequence(&lrp->args.seq_args, &lrp->res.seq_res, 1);
Benny Halevycbe82602011-05-22 19:52:37 +03006483 task = rpc_run_task(&task_setup_data);
6484 if (IS_ERR(task))
6485 return PTR_ERR(task);
6486 status = task->tk_status;
6487 dprintk("<-- %s status=%d\n", __func__, status);
6488 rpc_put_task(task);
6489 return status;
6490}
6491
Andy Adamson7f11d8d2011-07-30 20:52:35 -04006492/*
6493 * Retrieve the list of Data Server devices from the MDS.
6494 */
6495static int _nfs4_getdevicelist(struct nfs_server *server,
6496 const struct nfs_fh *fh,
6497 struct pnfs_devicelist *devlist)
6498{
6499 struct nfs4_getdevicelist_args args = {
6500 .fh = fh,
6501 .layoutclass = server->pnfs_curr_ld->id,
6502 };
6503 struct nfs4_getdevicelist_res res = {
6504 .devlist = devlist,
6505 };
6506 struct rpc_message msg = {
6507 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICELIST],
6508 .rpc_argp = &args,
6509 .rpc_resp = &res,
6510 };
6511 int status;
6512
6513 dprintk("--> %s\n", __func__);
6514 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args,
6515 &res.seq_res, 0);
6516 dprintk("<-- %s status=%d\n", __func__, status);
6517 return status;
6518}
6519
6520int nfs4_proc_getdevicelist(struct nfs_server *server,
6521 const struct nfs_fh *fh,
6522 struct pnfs_devicelist *devlist)
6523{
6524 struct nfs4_exception exception = { };
6525 int err;
6526
6527 do {
6528 err = nfs4_handle_exception(server,
6529 _nfs4_getdevicelist(server, fh, devlist),
6530 &exception);
6531 } while (exception.retry);
6532
6533 dprintk("%s: err=%d, num_devs=%u\n", __func__,
6534 err, devlist->num_devs);
6535
6536 return err;
6537}
6538EXPORT_SYMBOL_GPL(nfs4_proc_getdevicelist);
6539
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006540static int
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006541_nfs4_proc_getdeviceinfo(struct nfs_server *server,
6542 struct pnfs_device *pdev,
6543 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006544{
6545 struct nfs4_getdeviceinfo_args args = {
6546 .pdev = pdev,
6547 };
6548 struct nfs4_getdeviceinfo_res res = {
6549 .pdev = pdev,
6550 };
6551 struct rpc_message msg = {
6552 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
6553 .rpc_argp = &args,
6554 .rpc_resp = &res,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006555 .rpc_cred = cred,
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006556 };
6557 int status;
6558
6559 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00006560 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006561 dprintk("<-- %s status=%d\n", __func__, status);
6562
6563 return status;
6564}
6565
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006566int nfs4_proc_getdeviceinfo(struct nfs_server *server,
6567 struct pnfs_device *pdev,
6568 struct rpc_cred *cred)
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006569{
6570 struct nfs4_exception exception = { };
6571 int err;
6572
6573 do {
6574 err = nfs4_handle_exception(server,
Trond Myklebustcd5875f2013-05-20 11:42:54 -04006575 _nfs4_proc_getdeviceinfo(server, pdev, cred),
Andy Adamsonb1f69b72010-10-20 00:18:03 -04006576 &exception);
6577 } while (exception.retry);
6578 return err;
6579}
6580EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
6581
Andy Adamson863a3c62011-03-23 13:27:54 +00006582static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
6583{
6584 struct nfs4_layoutcommit_data *data = calldata;
6585 struct nfs_server *server = NFS_SERVER(data->args.inode);
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006586 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamson863a3c62011-03-23 13:27:54 +00006587
Trond Myklebustd9afbd12012-10-22 20:28:44 -04006588 nfs41_setup_sequence(session,
6589 &data->args.seq_args,
6590 &data->res.seq_res,
6591 task);
Andy Adamson863a3c62011-03-23 13:27:54 +00006592}
6593
6594static void
6595nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
6596{
6597 struct nfs4_layoutcommit_data *data = calldata;
6598 struct nfs_server *server = NFS_SERVER(data->args.inode);
6599
Trond Myklebust6ba7db32012-10-22 20:07:20 -04006600 if (!nfs41_sequence_done(task, &data->res.seq_res))
Andy Adamson863a3c62011-03-23 13:27:54 +00006601 return;
6602
6603 switch (task->tk_status) { /* Just ignore these failures */
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006604 case -NFS4ERR_DELEG_REVOKED: /* layout was recalled */
6605 case -NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
6606 case -NFS4ERR_BADLAYOUT: /* no layout */
6607 case -NFS4ERR_GRACE: /* loca_recalim always false */
Andy Adamson863a3c62011-03-23 13:27:54 +00006608 task->tk_status = 0;
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006609 break;
6610 case 0:
Andy Adamson863a3c62011-03-23 13:27:54 +00006611 nfs_post_op_update_inode_force_wcc(data->args.inode,
6612 data->res.fattr);
Trond Myklebuste59d27e2012-03-27 18:22:19 -04006613 break;
6614 default:
6615 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
6616 rpc_restart_call_prepare(task);
6617 return;
6618 }
6619 }
Andy Adamson863a3c62011-03-23 13:27:54 +00006620}
6621
6622static void nfs4_layoutcommit_release(void *calldata)
6623{
6624 struct nfs4_layoutcommit_data *data = calldata;
6625
Andy Adamsondb29c082011-07-30 20:52:38 -04006626 pnfs_cleanup_layoutcommit(data);
Andy Adamson863a3c62011-03-23 13:27:54 +00006627 put_rpccred(data->cred);
6628 kfree(data);
6629}
6630
6631static const struct rpc_call_ops nfs4_layoutcommit_ops = {
6632 .rpc_call_prepare = nfs4_layoutcommit_prepare,
6633 .rpc_call_done = nfs4_layoutcommit_done,
6634 .rpc_release = nfs4_layoutcommit_release,
6635};
6636
6637int
Andy Adamsonef311532011-03-12 02:58:10 -05006638nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00006639{
6640 struct rpc_message msg = {
6641 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
6642 .rpc_argp = &data->args,
6643 .rpc_resp = &data->res,
6644 .rpc_cred = data->cred,
6645 };
6646 struct rpc_task_setup task_setup_data = {
6647 .task = &data->task,
6648 .rpc_client = NFS_CLIENT(data->args.inode),
6649 .rpc_message = &msg,
6650 .callback_ops = &nfs4_layoutcommit_ops,
6651 .callback_data = data,
6652 .flags = RPC_TASK_ASYNC,
6653 };
6654 struct rpc_task *task;
6655 int status = 0;
6656
6657 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
6658 "lbw: %llu inode %lu\n",
6659 data->task.tk_pid, sync,
6660 data->args.lastbytewritten,
6661 data->args.inode->i_ino);
6662
Trond Myklebust9d12b212012-01-17 22:04:25 -05006663 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 1);
Andy Adamson863a3c62011-03-23 13:27:54 +00006664 task = rpc_run_task(&task_setup_data);
6665 if (IS_ERR(task))
6666 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05006667 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00006668 goto out;
6669 status = nfs4_wait_for_completion_rpc_task(task);
6670 if (status != 0)
6671 goto out;
6672 status = task->tk_status;
6673out:
6674 dprintk("%s: status %d\n", __func__, status);
6675 rpc_put_task(task);
6676 return status;
6677}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006678
6679static int
6680_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
6681 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
6682{
6683 struct nfs41_secinfo_no_name_args args = {
6684 .style = SECINFO_STYLE_CURRENT_FH,
6685 };
6686 struct nfs4_secinfo_res res = {
6687 .flavors = flavors,
6688 };
6689 struct rpc_message msg = {
6690 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
6691 .rpc_argp = &args,
6692 .rpc_resp = &res,
6693 };
6694 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
6695}
6696
6697static int
6698nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
6699 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
6700{
6701 struct nfs4_exception exception = { };
6702 int err;
6703 do {
6704 err = _nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
6705 switch (err) {
6706 case 0:
6707 case -NFS4ERR_WRONGSEC:
6708 case -NFS4ERR_NOTSUPP:
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04006709 goto out;
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006710 default:
6711 err = nfs4_handle_exception(server, err, &exception);
6712 }
6713 } while (exception.retry);
Trond Myklebust05e9cfb2012-03-27 18:13:02 -04006714out:
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006715 return err;
6716}
6717
6718static int
6719nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
6720 struct nfs_fsinfo *info)
6721{
6722 int err;
6723 struct page *page;
6724 rpc_authflavor_t flavor;
6725 struct nfs4_secinfo_flavors *flavors;
6726
6727 page = alloc_page(GFP_KERNEL);
6728 if (!page) {
6729 err = -ENOMEM;
6730 goto out;
6731 }
6732
6733 flavors = page_address(page);
6734 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
6735
6736 /*
6737 * Fall back on "guess and check" method if
6738 * the server doesn't support SECINFO_NO_NAME
6739 */
6740 if (err == -NFS4ERR_WRONGSEC || err == -NFS4ERR_NOTSUPP) {
6741 err = nfs4_find_root_sec(server, fhandle, info);
6742 goto out_freepage;
6743 }
6744 if (err)
6745 goto out_freepage;
6746
6747 flavor = nfs_find_best_sec(flavors);
6748 if (err == 0)
6749 err = nfs4_lookup_root_sec(server, fhandle, info, flavor);
6750
6751out_freepage:
6752 put_page(page);
6753 if (err == -EACCES)
6754 return -EPERM;
6755out:
6756 return err;
6757}
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006758
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006759static int _nfs41_test_stateid(struct nfs_server *server,
6760 nfs4_stateid *stateid,
6761 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04006762{
6763 int status;
6764 struct nfs41_test_stateid_args args = {
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006765 .stateid = stateid,
Bryan Schumaker7d974792011-06-02 14:59:08 -04006766 };
6767 struct nfs41_test_stateid_res res;
6768 struct rpc_message msg = {
6769 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_TEST_STATEID],
6770 .rpc_argp = &args,
6771 .rpc_resp = &res,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006772 .rpc_cred = cred,
Bryan Schumaker7d974792011-06-02 14:59:08 -04006773 };
Bryan Schumaker1cab0652012-01-31 10:39:29 -05006774
Chuck Lever38527b12012-07-11 16:30:23 -04006775 dprintk("NFS call test_stateid %p\n", stateid);
Trond Myklebust9d12b212012-01-17 22:04:25 -05006776 nfs41_init_sequence(&args.seq_args, &res.seq_res, 0);
Trond Myklebust8fe72ba2012-10-29 19:02:20 -04006777 nfs4_set_sequence_privileged(&args.seq_args);
6778 status = nfs4_call_sync_sequence(server->client, server, &msg,
6779 &args.seq_args, &res.seq_res);
Chuck Lever38527b12012-07-11 16:30:23 -04006780 if (status != NFS_OK) {
6781 dprintk("NFS reply test_stateid: failed, %d\n", status);
Chuck Lever377e5072012-07-11 16:29:45 -04006782 return status;
Chuck Lever38527b12012-07-11 16:30:23 -04006783 }
6784 dprintk("NFS reply test_stateid: succeeded, %d\n", -res.status);
Chuck Lever377e5072012-07-11 16:29:45 -04006785 return -res.status;
Bryan Schumaker7d974792011-06-02 14:59:08 -04006786}
6787
Chuck Lever38527b12012-07-11 16:30:23 -04006788/**
6789 * nfs41_test_stateid - perform a TEST_STATEID operation
6790 *
6791 * @server: server / transport on which to perform the operation
6792 * @stateid: state ID to test
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006793 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04006794 *
6795 * Returns NFS_OK if the server recognizes that "stateid" is valid.
6796 * Otherwise a negative NFS4ERR value is returned if the operation
6797 * failed or the state ID is not currently valid.
6798 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006799static int nfs41_test_stateid(struct nfs_server *server,
6800 nfs4_stateid *stateid,
6801 struct rpc_cred *cred)
Bryan Schumaker7d974792011-06-02 14:59:08 -04006802{
6803 struct nfs4_exception exception = { };
6804 int err;
6805 do {
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006806 err = _nfs41_test_stateid(server, stateid, cred);
Chuck Lever377e5072012-07-11 16:29:45 -04006807 if (err != -NFS4ERR_DELAY)
6808 break;
6809 nfs4_handle_exception(server, err, &exception);
Bryan Schumaker7d974792011-06-02 14:59:08 -04006810 } while (exception.retry);
6811 return err;
6812}
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006813
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006814struct nfs_free_stateid_data {
6815 struct nfs_server *server;
6816 struct nfs41_free_stateid_args args;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006817 struct nfs41_free_stateid_res res;
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006818};
6819
6820static void nfs41_free_stateid_prepare(struct rpc_task *task, void *calldata)
6821{
6822 struct nfs_free_stateid_data *data = calldata;
6823 nfs41_setup_sequence(nfs4_get_session(data->server),
6824 &data->args.seq_args,
6825 &data->res.seq_res,
6826 task);
6827}
6828
6829static void nfs41_free_stateid_done(struct rpc_task *task, void *calldata)
6830{
6831 struct nfs_free_stateid_data *data = calldata;
6832
6833 nfs41_sequence_done(task, &data->res.seq_res);
6834
6835 switch (task->tk_status) {
6836 case -NFS4ERR_DELAY:
6837 if (nfs4_async_handle_error(task, data->server, NULL) == -EAGAIN)
6838 rpc_restart_call_prepare(task);
6839 }
6840}
6841
6842static void nfs41_free_stateid_release(void *calldata)
6843{
6844 kfree(calldata);
6845}
6846
6847const struct rpc_call_ops nfs41_free_stateid_ops = {
6848 .rpc_call_prepare = nfs41_free_stateid_prepare,
6849 .rpc_call_done = nfs41_free_stateid_done,
6850 .rpc_release = nfs41_free_stateid_release,
6851};
6852
6853static struct rpc_task *_nfs41_free_stateid(struct nfs_server *server,
6854 nfs4_stateid *stateid,
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006855 struct rpc_cred *cred,
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006856 bool privileged)
6857{
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006858 struct rpc_message msg = {
6859 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FREE_STATEID],
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006860 .rpc_cred = cred,
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006861 };
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006862 struct rpc_task_setup task_setup = {
6863 .rpc_client = server->client,
6864 .rpc_message = &msg,
6865 .callback_ops = &nfs41_free_stateid_ops,
6866 .flags = RPC_TASK_ASYNC,
6867 };
6868 struct nfs_free_stateid_data *data;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006869
Chuck Lever38527b12012-07-11 16:30:23 -04006870 dprintk("NFS call free_stateid %p\n", stateid);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006871 data = kmalloc(sizeof(*data), GFP_NOFS);
6872 if (!data)
6873 return ERR_PTR(-ENOMEM);
6874 data->server = server;
6875 nfs4_stateid_copy(&data->args.stateid, stateid);
6876
6877 task_setup.callback_data = data;
6878
6879 msg.rpc_argp = &data->args;
6880 msg.rpc_resp = &data->res;
6881 nfs41_init_sequence(&data->args.seq_args, &data->res.seq_res, 0);
6882 if (privileged)
6883 nfs4_set_sequence_privileged(&data->args.seq_args);
6884
6885 return rpc_run_task(&task_setup);
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006886}
6887
Chuck Lever38527b12012-07-11 16:30:23 -04006888/**
6889 * nfs41_free_stateid - perform a FREE_STATEID operation
6890 *
6891 * @server: server / transport on which to perform the operation
6892 * @stateid: state ID to release
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006893 * @cred: credential
Chuck Lever38527b12012-07-11 16:30:23 -04006894 *
6895 * Returns NFS_OK if the server freed "stateid". Otherwise a
6896 * negative NFS4ERR value is returned.
6897 */
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006898static int nfs41_free_stateid(struct nfs_server *server,
6899 nfs4_stateid *stateid,
6900 struct rpc_cred *cred)
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006901{
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006902 struct rpc_task *task;
6903 int ret;
6904
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006905 task = _nfs41_free_stateid(server, stateid, cred, true);
Trond Myklebust7c1d5fa2013-05-03 14:40:01 -04006906 if (IS_ERR(task))
6907 return PTR_ERR(task);
6908 ret = rpc_wait_for_completion_task(task);
6909 if (!ret)
6910 ret = task->tk_status;
6911 rpc_put_task(task);
6912 return ret;
Bryan Schumaker9aeda352011-06-02 14:59:09 -04006913}
Trond Myklebust36281ca2012-03-04 18:13:56 -05006914
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006915static int nfs41_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp)
6916{
6917 struct rpc_task *task;
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006918 struct rpc_cred *cred = lsp->ls_state->owner->so_cred;
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006919
Trond Myklebustab7cb0d2013-05-20 11:20:27 -04006920 task = _nfs41_free_stateid(server, &lsp->ls_stateid, cred, false);
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04006921 nfs4_free_lock_state(server, lsp);
6922 if (IS_ERR(task))
6923 return PTR_ERR(task);
6924 rpc_put_task(task);
6925 return 0;
6926}
6927
Trond Myklebust36281ca2012-03-04 18:13:56 -05006928static bool nfs41_match_stateid(const nfs4_stateid *s1,
6929 const nfs4_stateid *s2)
6930{
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006931 if (memcmp(s1->other, s2->other, sizeof(s1->other)) != 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006932 return false;
6933
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006934 if (s1->seqid == s2->seqid)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006935 return true;
Trond Myklebust2d2f24a2012-03-04 18:13:57 -05006936 if (s1->seqid == 0 || s2->seqid == 0)
Trond Myklebust36281ca2012-03-04 18:13:56 -05006937 return true;
6938
6939 return false;
6940}
6941
Andy Adamson557134a2009-04-01 09:21:53 -04006942#endif /* CONFIG_NFS_V4_1 */
6943
Trond Myklebust36281ca2012-03-04 18:13:56 -05006944static bool nfs4_match_stateid(const nfs4_stateid *s1,
6945 const nfs4_stateid *s2)
6946{
Trond Myklebustf597c532012-03-04 18:13:56 -05006947 return nfs4_stateid_match(s1, s2);
Trond Myklebust36281ca2012-03-04 18:13:56 -05006948}
6949
6950
Trond Myklebust17280172012-03-11 13:11:00 -04006951static const struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006952 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006953 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006954 .recover_open = nfs4_open_reclaim,
6955 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04006956 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006957 .get_clid_cred = nfs4_get_setclientid_cred,
Chuck Lever05f4c352012-09-14 17:24:32 -04006958 .detect_trunking = nfs40_discover_server_trunking,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006959};
6960
Andy Adamson591d71c2009-04-01 09:22:47 -04006961#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04006962static const struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04006963 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
6964 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
6965 .recover_open = nfs4_open_reclaim,
6966 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05006967 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006968 .get_clid_cred = nfs4_get_exchange_id_cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006969 .reclaim_complete = nfs41_proc_reclaim_complete,
Chuck Lever05f4c352012-09-14 17:24:32 -04006970 .detect_trunking = nfs41_discover_server_trunking,
Andy Adamson591d71c2009-04-01 09:22:47 -04006971};
6972#endif /* CONFIG_NFS_V4_1 */
6973
Trond Myklebust17280172012-03-11 13:11:00 -04006974static const struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006975 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006976 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006977 .recover_open = nfs4_open_expired,
6978 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04006979 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006980 .get_clid_cred = nfs4_get_setclientid_cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006981};
6982
Andy Adamson591d71c2009-04-01 09:22:47 -04006983#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04006984static const struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
Andy Adamson591d71c2009-04-01 09:22:47 -04006985 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
6986 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Bryan Schumakerf062eb62011-06-02 14:59:10 -04006987 .recover_open = nfs41_open_expired,
6988 .recover_lock = nfs41_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05006989 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006990 .get_clid_cred = nfs4_get_exchange_id_cred,
Andy Adamson591d71c2009-04-01 09:22:47 -04006991};
6992#endif /* CONFIG_NFS_V4_1 */
6993
Trond Myklebust17280172012-03-11 13:11:00 -04006994static const struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04006995 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04006996 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04006997 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04006998};
6999
7000#if defined(CONFIG_NFS_V4_1)
Trond Myklebust17280172012-03-11 13:11:00 -04007001static const struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
Benny Halevy29fba382009-04-01 09:22:44 -04007002 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04007003 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04007004 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04007005};
7006#endif
7007
Trond Myklebust97dc1352010-06-16 09:52:26 -04007008static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
7009 .minor_version = 0,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007010 .init_caps = NFS_CAP_READDIRPLUS
7011 | NFS_CAP_ATOMIC_OPEN
7012 | NFS_CAP_CHANGE_ATTR
7013 | NFS_CAP_POSIX_LOCK,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007014 .call_sync = _nfs4_call_sync,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007015 .match_stateid = nfs4_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007016 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007017 .free_lock_state = nfs4_release_lockowner,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007018 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
7019 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
7020 .state_renewal_ops = &nfs40_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007021};
7022
7023#if defined(CONFIG_NFS_V4_1)
7024static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
7025 .minor_version = 1,
Trond Myklebust39c6daa2013-03-15 16:11:57 -04007026 .init_caps = NFS_CAP_READDIRPLUS
7027 | NFS_CAP_ATOMIC_OPEN
7028 | NFS_CAP_CHANGE_ATTR
Trond Myklebust3b664862013-03-17 15:31:15 -04007029 | NFS_CAP_POSIX_LOCK
Trond Myklebust49f9a0f2013-03-15 16:44:28 -04007030 | NFS_CAP_STATEID_NFSV41
7031 | NFS_CAP_ATOMIC_OPEN_V1,
Bryan Schumaker104287c2012-11-12 14:13:13 -05007032 .call_sync = nfs4_call_sync_sequence,
Trond Myklebust36281ca2012-03-04 18:13:56 -05007033 .match_stateid = nfs41_match_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04007034 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc8b2d0b2013-05-03 16:22:55 -04007035 .free_lock_state = nfs41_free_lock_state,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04007036 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
7037 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
7038 .state_renewal_ops = &nfs41_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04007039};
7040#endif
7041
Trond Myklebust97dc1352010-06-16 09:52:26 -04007042const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
7043 [0] = &nfs_v4_0_minor_ops,
7044#if defined(CONFIG_NFS_V4_1)
7045 [1] = &nfs_v4_1_minor_ops,
7046#endif
7047};
7048
Bryan Schumaker73a79702012-07-16 16:39:12 -04007049const struct inode_operations nfs4_dir_inode_operations = {
7050 .create = nfs_create,
7051 .lookup = nfs_lookup,
7052 .atomic_open = nfs_atomic_open,
7053 .link = nfs_link,
7054 .unlink = nfs_unlink,
7055 .symlink = nfs_symlink,
7056 .mkdir = nfs_mkdir,
7057 .rmdir = nfs_rmdir,
7058 .mknod = nfs_mknod,
7059 .rename = nfs_rename,
7060 .permission = nfs_permission,
7061 .getattr = nfs_getattr,
7062 .setattr = nfs_setattr,
7063 .getxattr = generic_getxattr,
7064 .setxattr = generic_setxattr,
7065 .listxattr = generic_listxattr,
7066 .removexattr = generic_removexattr,
7067};
7068
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08007069static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007070 .permission = nfs_permission,
7071 .getattr = nfs_getattr,
7072 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007073 .getxattr = generic_getxattr,
7074 .setxattr = generic_setxattr,
7075 .listxattr = generic_listxattr,
7076 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007077};
7078
David Howells509de812006-08-22 20:06:11 -04007079const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07007080 .version = 4, /* protocol version */
7081 .dentry_ops = &nfs4_dentry_operations,
7082 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00007083 .file_inode_ops = &nfs4_file_inode_operations,
Jeff Layton1788ea62011-11-04 13:31:21 -04007084 .file_ops = &nfs4_file_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007085 .getroot = nfs4_proc_get_root,
Bryan Schumaker281cad42012-04-27 13:27:45 -04007086 .submount = nfs4_submount,
Bryan Schumakerff9099f22012-07-30 16:05:18 -04007087 .try_mount = nfs4_try_mount,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007088 .getattr = nfs4_proc_getattr,
7089 .setattr = nfs4_proc_setattr,
7090 .lookup = nfs4_proc_lookup,
7091 .access = nfs4_proc_access,
7092 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007093 .create = nfs4_proc_create,
7094 .remove = nfs4_proc_remove,
7095 .unlink_setup = nfs4_proc_unlink_setup,
Bryan Schumaker34e137c2012-03-19 14:54:41 -04007096 .unlink_rpc_prepare = nfs4_proc_unlink_rpc_prepare,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007097 .unlink_done = nfs4_proc_unlink_done,
7098 .rename = nfs4_proc_rename,
Jeff Laytond3d41522010-09-17 17:31:57 -04007099 .rename_setup = nfs4_proc_rename_setup,
Bryan Schumakerc6bfa1a2012-03-19 14:54:42 -04007100 .rename_rpc_prepare = nfs4_proc_rename_rpc_prepare,
Jeff Laytond3d41522010-09-17 17:31:57 -04007101 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007102 .link = nfs4_proc_link,
7103 .symlink = nfs4_proc_symlink,
7104 .mkdir = nfs4_proc_mkdir,
7105 .rmdir = nfs4_proc_remove,
7106 .readdir = nfs4_proc_readdir,
7107 .mknod = nfs4_proc_mknod,
7108 .statfs = nfs4_proc_statfs,
7109 .fsinfo = nfs4_proc_fsinfo,
7110 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04007111 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007112 .decode_dirent = nfs4_decode_dirent,
7113 .read_setup = nfs4_proc_read_setup,
Bryan Schumaker1abb50882012-06-20 15:53:47 -04007114 .read_pageio_init = pnfs_pageio_init_read,
Bryan Schumakerea7c3302012-03-19 14:54:40 -04007115 .read_rpc_prepare = nfs4_proc_read_rpc_prepare,
Trond Myklebustec06c092006-03-20 13:44:27 -05007116 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007117 .write_setup = nfs4_proc_write_setup,
Bryan Schumaker57208fa2012-06-20 15:53:48 -04007118 .write_pageio_init = pnfs_pageio_init_write,
Bryan Schumakerc6cb80d2012-03-19 14:54:39 -04007119 .write_rpc_prepare = nfs4_proc_write_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007120 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007121 .commit_setup = nfs4_proc_commit_setup,
Fred Isaman0b7c0152012-04-20 14:47:39 -04007122 .commit_rpc_prepare = nfs4_proc_commit_rpc_prepare,
Trond Myklebust788e7a82006-03-20 13:44:27 -05007123 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007124 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00007125 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04007126 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04007127 .open_context = nfs4_atomic_open,
Bryan Schumaker011e2a72012-06-20 15:53:43 -04007128 .have_delegation = nfs4_have_delegation,
Bryan Schumaker57ec14c2012-06-20 15:53:44 -04007129 .return_delegation = nfs4_inode_return_delegation,
Bryan Schumaker6663ee72012-06-20 15:53:46 -04007130 .alloc_client = nfs4_alloc_client,
Andy Adamson45a52a02011-03-01 01:34:08 +00007131 .init_client = nfs4_init_client,
Bryan Schumakercdb7ece2012-06-20 15:53:45 -04007132 .free_client = nfs4_free_client,
Bryan Schumaker1179acc2012-07-30 16:05:19 -04007133 .create_server = nfs4_create_server,
7134 .clone_server = nfs_clone_server,
Linus Torvalds1da177e2005-04-16 15:20:36 -07007135};
7136
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00007137static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
7138 .prefix = XATTR_NAME_NFSV4_ACL,
7139 .list = nfs4_xattr_list_nfs4_acl,
7140 .get = nfs4_xattr_get_nfs4_acl,
7141 .set = nfs4_xattr_set_nfs4_acl,
7142};
7143
7144const struct xattr_handler *nfs4_xattr_handlers[] = {
7145 &nfs4_xattr_nfs4_acl_handler,
7146 NULL
7147};
7148
Linus Torvalds1da177e2005-04-16 15:20:36 -07007149/*
7150 * Local variables:
7151 * c-basic-offset: 8
7152 * End:
7153 */