blob: 892bff53f61d71a8b6d9cd27a9f4f66028f0f6e5 [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>
Tejun Heo5a0e3ad2010-03-24 17:04:11 +090042#include <linux/slab.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070043#include <linux/sunrpc/clnt.h>
Bryan Schumaker8f70e952011-03-24 17:12:31 +000044#include <linux/sunrpc/gss_api.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070045#include <linux/nfs.h>
46#include <linux/nfs4.h>
47#include <linux/nfs_fs.h>
48#include <linux/nfs_page.h>
Bryan Schumaker9b7160c2011-04-13 14:31:30 -040049#include <linux/nfs_mount.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070050#include <linux/namei.h>
Trond Myklebust02a913a2005-10-18 14:20:17 -070051#include <linux/mount.h>
Benny Halevy99fe60d2009-04-01 09:22:29 -040052#include <linux/module.h>
Andy Adamson5a0ffe52009-04-01 09:23:18 -040053#include <linux/sunrpc/bc_xprt.h>
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +000054#include <linux/xattr.h>
Andy Adamsonc7a360b2011-01-25 19:15:32 -050055#include <linux/utsname.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070056
Trond Myklebust4ce79712005-06-22 17:16:21 +000057#include "nfs4_fs.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070058#include "delegation.h"
Trond Myklebust101070c2008-02-19 20:04:23 -050059#include "internal.h"
Chuck Lever006ea732006-03-20 13:44:14 -050060#include "iostat.h"
Andy Adamsonfc931582009-04-01 09:22:31 -040061#include "callback.h"
Andy Adamsonb1f69b72010-10-20 00:18:03 -040062#include "pnfs.h"
Linus Torvalds1da177e2005-04-16 15:20:36 -070063
64#define NFSDBG_FACILITY NFSDBG_PROC
65
Trond Myklebust2066fe82006-09-15 08:30:46 -040066#define NFS4_POLL_RETRY_MIN (HZ/10)
Linus Torvalds1da177e2005-04-16 15:20:36 -070067#define NFS4_POLL_RETRY_MAX (15*HZ)
68
Trond Myklebusta78cb572009-08-09 15:06:19 -040069#define NFS4_MAX_LOOP_ON_RECOVER (10)
70
Trond Myklebustcdd4e682006-01-03 09:55:12 +010071struct nfs4_opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +010072static int _nfs4_proc_open(struct nfs4_opendata *data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -080073static int _nfs4_recover_proc_open(struct nfs4_opendata *data);
Linus Torvalds1da177e2005-04-16 15:20:36 -070074static int nfs4_do_fsinfo(struct nfs_server *, struct nfs_fh *, struct nfs_fsinfo *);
Trond Myklebust9e33bed2008-12-23 15:21:46 -050075static int nfs4_async_handle_error(struct rpc_task *, const struct nfs_server *, struct nfs4_state *);
Bryan Schumaker7c513052011-03-24 17:12:24 +000076static int _nfs4_proc_lookup(struct rpc_clnt *client, struct inode *dir,
77 const struct qstr *name, struct nfs_fh *fhandle,
78 struct nfs_fattr *fattr);
Trond Myklebust99367812007-07-17 21:52:41 -040079static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr);
Trond Myklebust0ab64e02010-04-16 16:22:51 -040080static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
81 struct nfs_fattr *fattr, struct iattr *sattr,
82 struct nfs4_state *state);
Linus Torvalds1da177e2005-04-16 15:20:36 -070083
Linus Torvalds1da177e2005-04-16 15:20:36 -070084/* Prevent leaks of NFSv4 errors into userland */
WANG Cong46f72f52008-12-30 16:35:55 -050085static int nfs4_map_errors(int err)
Linus Torvalds1da177e2005-04-16 15:20:36 -070086{
Trond Myklebust52567b02009-10-23 14:46:42 -040087 if (err >= -1000)
88 return err;
89 switch (err) {
90 case -NFS4ERR_RESOURCE:
91 return -EREMOTEIO;
Bryan Schumaker7ebb9312011-03-24 17:12:30 +000092 case -NFS4ERR_WRONGSEC:
93 return -EPERM;
Trond Myklebust3ddeb7c2011-02-22 15:44:31 -080094 case -NFS4ERR_BADOWNER:
95 case -NFS4ERR_BADNAME:
96 return -EINVAL;
Trond Myklebust52567b02009-10-23 14:46:42 -040097 default:
Linus Torvalds1da177e2005-04-16 15:20:36 -070098 dprintk("%s could not handle NFSv4 error %d\n",
Harvey Harrison3110ff82008-05-02 13:42:44 -070099 __func__, -err);
Trond Myklebust52567b02009-10-23 14:46:42 -0400100 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700101 }
Trond Myklebust52567b02009-10-23 14:46:42 -0400102 return -EIO;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700103}
104
105/*
106 * This is our standard bitmap for GETATTR requests.
107 */
108const u32 nfs4_fattr_bitmap[2] = {
109 FATTR4_WORD0_TYPE
110 | FATTR4_WORD0_CHANGE
111 | FATTR4_WORD0_SIZE
112 | FATTR4_WORD0_FSID
113 | FATTR4_WORD0_FILEID,
114 FATTR4_WORD1_MODE
115 | FATTR4_WORD1_NUMLINKS
116 | FATTR4_WORD1_OWNER
117 | FATTR4_WORD1_OWNER_GROUP
118 | FATTR4_WORD1_RAWDEV
119 | FATTR4_WORD1_SPACE_USED
120 | FATTR4_WORD1_TIME_ACCESS
121 | FATTR4_WORD1_TIME_METADATA
122 | FATTR4_WORD1_TIME_MODIFY
123};
124
125const u32 nfs4_statfs_bitmap[2] = {
126 FATTR4_WORD0_FILES_AVAIL
127 | FATTR4_WORD0_FILES_FREE
128 | FATTR4_WORD0_FILES_TOTAL,
129 FATTR4_WORD1_SPACE_AVAIL
130 | FATTR4_WORD1_SPACE_FREE
131 | FATTR4_WORD1_SPACE_TOTAL
132};
133
Trond Myklebust4ce79712005-06-22 17:16:21 +0000134const u32 nfs4_pathconf_bitmap[2] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700135 FATTR4_WORD0_MAXLINK
136 | FATTR4_WORD0_MAXNAME,
137 0
138};
139
140const u32 nfs4_fsinfo_bitmap[2] = { FATTR4_WORD0_MAXFILESIZE
141 | FATTR4_WORD0_MAXREAD
142 | FATTR4_WORD0_MAXWRITE
143 | FATTR4_WORD0_LEASE_TIME,
Ricardo Labiaga55b6e772010-10-12 16:30:06 -0700144 FATTR4_WORD1_TIME_DELTA
Andy Adamson504913f2010-10-20 00:17:57 -0400145 | FATTR4_WORD1_FS_LAYOUT_TYPES
Linus Torvalds1da177e2005-04-16 15:20:36 -0700146};
147
Manoj Naik830b8e32006-06-09 09:34:25 -0400148const u32 nfs4_fs_locations_bitmap[2] = {
149 FATTR4_WORD0_TYPE
150 | FATTR4_WORD0_CHANGE
151 | FATTR4_WORD0_SIZE
152 | FATTR4_WORD0_FSID
153 | FATTR4_WORD0_FILEID
154 | FATTR4_WORD0_FS_LOCATIONS,
155 FATTR4_WORD1_MODE
156 | FATTR4_WORD1_NUMLINKS
157 | FATTR4_WORD1_OWNER
158 | FATTR4_WORD1_OWNER_GROUP
159 | FATTR4_WORD1_RAWDEV
160 | FATTR4_WORD1_SPACE_USED
161 | FATTR4_WORD1_TIME_ACCESS
162 | FATTR4_WORD1_TIME_METADATA
163 | FATTR4_WORD1_TIME_MODIFY
164 | FATTR4_WORD1_MOUNTED_ON_FILEID
165};
166
Al Virobc4785c2006-10-19 23:28:51 -0700167static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700168 struct nfs4_readdir_arg *readdir)
169{
Al Viro0dbb4c62006-10-19 23:28:49 -0700170 __be32 *start, *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171
172 BUG_ON(readdir->count < 80);
173 if (cookie > 2) {
Adrian Bunkb7ef1952005-06-22 17:16:28 +0000174 readdir->cookie = cookie;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700175 memcpy(&readdir->verifier, verifier, sizeof(readdir->verifier));
176 return;
177 }
178
179 readdir->cookie = 0;
180 memset(&readdir->verifier, 0, sizeof(readdir->verifier));
181 if (cookie == 2)
182 return;
183
184 /*
185 * NFSv4 servers do not return entries for '.' and '..'
186 * Therefore, we fake these entries here. We let '.'
187 * have cookie 0 and '..' have cookie 1. Note that
188 * when talking to the server, we always send cookie 0
189 * instead of 1 or 2.
190 */
Al Viro0dbb4c62006-10-19 23:28:49 -0700191 start = p = kmap_atomic(*readdir->pages, KM_USER0);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700192
193 if (cookie == 0) {
194 *p++ = xdr_one; /* next */
195 *p++ = xdr_zero; /* cookie, first word */
196 *p++ = xdr_one; /* cookie, second word */
197 *p++ = xdr_one; /* entry len */
198 memcpy(p, ".\0\0\0", 4); /* entry */
199 p++;
200 *p++ = xdr_one; /* bitmap length */
201 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
202 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400203 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700204 }
205
206 *p++ = xdr_one; /* next */
207 *p++ = xdr_zero; /* cookie, first word */
208 *p++ = xdr_two; /* cookie, second word */
209 *p++ = xdr_two; /* entry len */
210 memcpy(p, "..\0\0", 4); /* entry */
211 p++;
212 *p++ = xdr_one; /* bitmap length */
213 *p++ = htonl(FATTR4_WORD0_FILEID); /* bitmap */
214 *p++ = htonl(8); /* attribute buffer length */
Peter Staubach4e769b92007-08-03 15:07:10 -0400215 p = xdr_encode_hyper(p, NFS_FILEID(dentry->d_parent->d_inode));
Linus Torvalds1da177e2005-04-16 15:20:36 -0700216
217 readdir->pgbase = (char *)p - (char *)start;
218 readdir->count -= readdir->pgbase;
219 kunmap_atomic(start, KM_USER0);
220}
221
Trond Myklebust65de8722008-12-23 15:21:44 -0500222static int nfs4_wait_clnt_recover(struct nfs_client *clp)
223{
224 int res;
225
226 might_sleep();
227
Trond Myklebuste005e802008-12-23 15:21:48 -0500228 res = wait_on_bit(&clp->cl_state, NFS4CLNT_MANAGER_RUNNING,
Trond Myklebust72cb77f2009-03-11 14:10:30 -0400229 nfs_wait_bit_killable, TASK_KILLABLE);
Trond Myklebust65de8722008-12-23 15:21:44 -0500230 return res;
231}
232
233static int nfs4_delay(struct rpc_clnt *clnt, long *timeout)
234{
235 int res = 0;
236
237 might_sleep();
238
239 if (*timeout <= 0)
240 *timeout = NFS4_POLL_RETRY_MIN;
241 if (*timeout > NFS4_POLL_RETRY_MAX)
242 *timeout = NFS4_POLL_RETRY_MAX;
243 schedule_timeout_killable(*timeout);
244 if (fatal_signal_pending(current))
245 res = -ERESTARTSYS;
246 *timeout <<= 1;
247 return res;
248}
249
250/* This is the error handling routine for processes that are allowed
251 * to sleep.
252 */
Trond Myklebustb064eca22011-02-22 15:44:32 -0800253static int nfs4_handle_exception(struct nfs_server *server, int errorcode, struct nfs4_exception *exception)
Trond Myklebust65de8722008-12-23 15:21:44 -0500254{
255 struct nfs_client *clp = server->nfs_client;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500256 struct nfs4_state *state = exception->state;
Trond Myklebust65de8722008-12-23 15:21:44 -0500257 int ret = errorcode;
258
259 exception->retry = 0;
260 switch(errorcode) {
261 case 0:
262 return 0;
Trond Myklebust9e33bed2008-12-23 15:21:46 -0500263 case -NFS4ERR_ADMIN_REVOKED:
264 case -NFS4ERR_BAD_STATEID:
265 case -NFS4ERR_OPENMODE:
266 if (state == NULL)
267 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500268 nfs4_schedule_stateid_recovery(server, state);
269 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -0400270 case -NFS4ERR_EXPIRED:
271 if (state != NULL)
272 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust65de8722008-12-23 15:21:44 -0500273 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500274 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500275 nfs4_schedule_lease_recovery(clp);
276 goto wait_on_recovery;
Trond Myklebust03391692010-01-26 15:42:38 -0500277#if defined(CONFIG_NFS_V4_1)
Andy Adamson4745e312009-04-01 09:22:42 -0400278 case -NFS4ERR_BADSESSION:
279 case -NFS4ERR_BADSLOT:
280 case -NFS4ERR_BAD_HIGH_SLOT:
281 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
282 case -NFS4ERR_DEADSESSION:
283 case -NFS4ERR_SEQ_FALSE_RETRY:
284 case -NFS4ERR_SEQ_MISORDERED:
285 dprintk("%s ERROR: %d Reset session\n", __func__,
286 errorcode);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500287 nfs4_schedule_session_recovery(clp->cl_session);
Andy Adamson4745e312009-04-01 09:22:42 -0400288 exception->retry = 1;
Andy Adamsonb9179232009-12-04 15:55:32 -0500289 break;
Trond Myklebust03391692010-01-26 15:42:38 -0500290#endif /* defined(CONFIG_NFS_V4_1) */
Trond Myklebust65de8722008-12-23 15:21:44 -0500291 case -NFS4ERR_FILE_OPEN:
NeilBrown44ed3552009-12-03 15:58:56 -0500292 if (exception->timeout > HZ) {
293 /* We have retried a decent amount, time to
294 * fail
295 */
296 ret = -EBUSY;
297 break;
298 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500299 case -NFS4ERR_GRACE:
300 case -NFS4ERR_DELAY:
Jeff Layton2c643482010-01-07 09:42:03 -0500301 case -EKEYEXPIRED:
Trond Myklebust65de8722008-12-23 15:21:44 -0500302 ret = nfs4_delay(server->client, &exception->timeout);
303 if (ret != 0)
304 break;
Andy Adamsona8a4ae32011-05-03 13:43:03 -0400305 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust65de8722008-12-23 15:21:44 -0500306 case -NFS4ERR_OLD_STATEID:
307 exception->retry = 1;
Trond Myklebustb064eca22011-02-22 15:44:32 -0800308 break;
309 case -NFS4ERR_BADOWNER:
310 /* The following works around a Linux server bug! */
311 case -NFS4ERR_BADNAME:
312 if (server->caps & NFS_CAP_UIDGID_NOMAP) {
313 server->caps &= ~NFS_CAP_UIDGID_NOMAP;
314 exception->retry = 1;
315 printk(KERN_WARNING "NFS: v4 server %s "
316 "does not accept raw "
317 "uid/gids. "
318 "Reenabling the idmapper.\n",
319 server->nfs_client->cl_hostname);
320 }
Trond Myklebust65de8722008-12-23 15:21:44 -0500321 }
322 /* We failed to handle the error */
323 return nfs4_map_errors(ret);
Trond Myklebust0400a6b2011-03-09 16:00:53 -0500324wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -0500325 ret = nfs4_wait_clnt_recover(clp);
326 if (ret == 0)
327 exception->retry = 1;
328 return ret;
Trond Myklebust65de8722008-12-23 15:21:44 -0500329}
330
331
Trond Myklebust452e9352010-07-31 14:29:06 -0400332static void do_renew_lease(struct nfs_client *clp, unsigned long timestamp)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700333{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700334 spin_lock(&clp->cl_lock);
335 if (time_before(clp->cl_last_renewal,timestamp))
336 clp->cl_last_renewal = timestamp;
337 spin_unlock(&clp->cl_lock);
338}
339
Trond Myklebust452e9352010-07-31 14:29:06 -0400340static void renew_lease(const struct nfs_server *server, unsigned long timestamp)
341{
342 do_renew_lease(server->nfs_client, timestamp);
343}
344
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400345#if defined(CONFIG_NFS_V4_1)
346
Benny Halevy510b8172009-04-01 09:22:14 -0400347/*
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400348 * nfs4_free_slot - free a slot and efficiently update slot table.
349 *
350 * freeing a slot is trivially done by clearing its respective bit
351 * in the bitmap.
352 * If the freed slotid equals highest_used_slotid we want to update it
353 * so that the server would be able to size down the slot table if needed,
354 * otherwise we know that the highest_used_slotid is still in use.
355 * When updating highest_used_slotid there may be "holes" in the bitmap
356 * so we need to scan down from highest_used_slotid to 0 looking for the now
357 * highest slotid in use.
358 * If none found, highest_used_slotid is set to -1.
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500359 *
360 * Must be called while holding tbl->slot_tbl_lock
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400361 */
362static void
Benny Halevydfb4f3092010-09-24 09:17:01 -0400363nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *free_slot)
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400364{
Benny Halevydfb4f3092010-09-24 09:17:01 -0400365 int free_slotid = free_slot - tbl->slots;
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400366 int slotid = free_slotid;
367
Benny Halevydfb4f3092010-09-24 09:17:01 -0400368 BUG_ON(slotid < 0 || slotid >= NFS4_MAX_SLOT_TABLE);
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400369 /* clear used bit in bitmap */
370 __clear_bit(slotid, tbl->used_slots);
371
372 /* update highest_used_slotid when it is freed */
373 if (slotid == tbl->highest_used_slotid) {
374 slotid = find_last_bit(tbl->used_slots, tbl->max_slots);
Trond Myklebustbcb56162009-12-05 19:32:19 -0500375 if (slotid < tbl->max_slots)
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400376 tbl->highest_used_slotid = slotid;
377 else
378 tbl->highest_used_slotid = -1;
379 }
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400380 dprintk("%s: free_slotid %u highest_used_slotid %d\n", __func__,
381 free_slotid, tbl->highest_used_slotid);
382}
383
Alexandros Batsakis3bfb0fc2009-12-09 01:50:11 -0800384/*
Andy Adamson42acd022011-01-06 02:04:34 +0000385 * Signal state manager thread if session fore channel is drained
Alexandros Batsakis3bfb0fc2009-12-09 01:50:11 -0800386 */
Andy Adamson42acd022011-01-06 02:04:34 +0000387static void nfs4_check_drain_fc_complete(struct nfs4_session *ses)
Alexandros Batsakis3bfb0fc2009-12-09 01:50:11 -0800388{
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -0800389 struct rpc_task *task;
390
Trond Myklebusta2118c32010-06-16 09:52:26 -0400391 if (!test_bit(NFS4_SESSION_DRAINING, &ses->session_state)) {
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -0800392 task = rpc_wake_up_next(&ses->fc_slot_table.slot_tbl_waitq);
393 if (task)
394 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
Alexandros Batsakis3bfb0fc2009-12-09 01:50:11 -0800395 return;
396 }
397
398 if (ses->fc_slot_table.highest_used_slotid != -1)
399 return;
400
Andy Adamson42acd022011-01-06 02:04:34 +0000401 dprintk("%s COMPLETE: Session Fore Channel Drained\n", __func__);
402 complete(&ses->fc_slot_table.complete);
403}
404
405/*
406 * Signal state manager thread if session back channel is drained
407 */
408void nfs4_check_drain_bc_complete(struct nfs4_session *ses)
409{
410 if (!test_bit(NFS4_SESSION_DRAINING, &ses->session_state) ||
411 ses->bc_slot_table.highest_used_slotid != -1)
412 return;
413 dprintk("%s COMPLETE: Session Back Channel Drained\n", __func__);
414 complete(&ses->bc_slot_table.complete);
Alexandros Batsakis3bfb0fc2009-12-09 01:50:11 -0800415}
416
Trond Myklebustd185a332010-06-16 09:52:25 -0400417static void nfs41_sequence_free_slot(struct nfs4_sequence_res *res)
Andy Adamson13615872009-04-01 09:22:17 -0400418{
419 struct nfs4_slot_table *tbl;
420
Trond Myklebustd185a332010-06-16 09:52:25 -0400421 tbl = &res->sr_session->fc_slot_table;
Benny Halevydfb4f3092010-09-24 09:17:01 -0400422 if (!res->sr_slot) {
Andy Adamson13615872009-04-01 09:22:17 -0400423 /* just wake up the next guy waiting since
424 * we may have not consumed a slot after all */
Andy Adamson691daf32009-12-04 15:55:39 -0500425 dprintk("%s: No slot\n", __func__);
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500426 return;
Andy Adamson13615872009-04-01 09:22:17 -0400427 }
Andy Adamsonea028ac2009-12-04 15:55:38 -0500428
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500429 spin_lock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400430 nfs4_free_slot(tbl, res->sr_slot);
Andy Adamson42acd022011-01-06 02:04:34 +0000431 nfs4_check_drain_fc_complete(res->sr_session);
Trond Myklebust35dc1d72009-12-05 19:32:19 -0500432 spin_unlock(&tbl->slot_tbl_lock);
Benny Halevydfb4f3092010-09-24 09:17:01 -0400433 res->sr_slot = NULL;
Andy Adamson13615872009-04-01 09:22:17 -0400434}
435
Trond Myklebust14516c32010-07-31 14:29:06 -0400436static int nfs41_sequence_done(struct rpc_task *task, struct nfs4_sequence_res *res)
Andy Adamsonb0df8062009-04-01 09:22:18 -0400437{
438 unsigned long timestamp;
Trond Myklebust14516c32010-07-31 14:29:06 -0400439 struct nfs_client *clp;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400440
441 /*
442 * sr_status remains 1 if an RPC level error occurred. The server
443 * may or may not have processed the sequence operation..
444 * Proceed as if the server received and processed the sequence
445 * operation.
446 */
447 if (res->sr_status == 1)
448 res->sr_status = NFS_OK;
449
Bryan Schumaker468f8612011-04-18 15:57:32 -0400450 /* don't increment the sequence number if the task wasn't sent */
451 if (!RPC_WAS_SENT(task))
Andy Adamsonb0df8062009-04-01 09:22:18 -0400452 goto out;
453
Andy Adamson691daf32009-12-04 15:55:39 -0500454 /* Check the SEQUENCE operation status */
Trond Myklebust14516c32010-07-31 14:29:06 -0400455 switch (res->sr_status) {
456 case 0:
Andy Adamsonb0df8062009-04-01 09:22:18 -0400457 /* Update the slot's sequence and clientid lease timer */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400458 ++res->sr_slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400459 timestamp = res->sr_renewal_time;
Trond Myklebust14516c32010-07-31 14:29:06 -0400460 clp = res->sr_session->clp;
Trond Myklebust452e9352010-07-31 14:29:06 -0400461 do_renew_lease(clp, 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 Myklebust14516c32010-07-31 14:29:06 -0400465 break;
466 case -NFS4ERR_DELAY:
467 /* The server detected a resend of the RPC call and
468 * returned NFS4ERR_DELAY as per Section 2.10.6.2
469 * of RFC5661.
470 */
Geert Uytterhoeven12364a42010-10-28 20:06:19 +0200471 dprintk("%s: slot=%td seq=%d: Operation in progress\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400472 __func__,
473 res->sr_slot - res->sr_session->fc_slot_table.slots,
474 res->sr_slot->seq_nr);
Trond Myklebust14516c32010-07-31 14:29:06 -0400475 goto out_retry;
476 default:
477 /* Just update the slot sequence no. */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400478 ++res->sr_slot->seq_nr;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400479 }
480out:
481 /* The session may be reset by one of the error handlers. */
482 dprintk("%s: Error %d free the slot \n", __func__, res->sr_status);
Trond Myklebustd185a332010-06-16 09:52:25 -0400483 nfs41_sequence_free_slot(res);
Trond Myklebust14516c32010-07-31 14:29:06 -0400484 return 1;
485out_retry:
Trond Myklebustd05dd4e2010-07-31 14:29:07 -0400486 if (!rpc_restart_call(task))
Trond Myklebust14516c32010-07-31 14:29:06 -0400487 goto out;
488 rpc_delay(task, NFS4_POLL_RETRY_MAX);
489 return 0;
Andy Adamsonb0df8062009-04-01 09:22:18 -0400490}
491
Trond Myklebust14516c32010-07-31 14:29:06 -0400492static int nfs4_sequence_done(struct rpc_task *task,
493 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400494{
Trond Myklebust14516c32010-07-31 14:29:06 -0400495 if (res->sr_session == NULL)
496 return 1;
497 return nfs41_sequence_done(task, res);
Trond Myklebustdf896452010-06-16 09:52:26 -0400498}
499
Andy Adamsone2c4ab32009-04-01 09:22:16 -0400500/*
Benny Halevy510b8172009-04-01 09:22:14 -0400501 * nfs4_find_slot - efficiently look for a free slot
502 *
503 * nfs4_find_slot looks for an unset bit in the used_slots bitmap.
504 * If found, we mark the slot as used, update the highest_used_slotid,
505 * and respectively set up the sequence operation args.
506 * The slot number is returned if found, or NFS4_MAX_SLOT_TABLE otherwise.
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400507 *
508 * Note: must be called with under the slot_tbl_lock.
Benny Halevy510b8172009-04-01 09:22:14 -0400509 */
510static u8
Alexandros Batsakis40ead582009-12-14 21:27:54 -0800511nfs4_find_slot(struct nfs4_slot_table *tbl)
Benny Halevy510b8172009-04-01 09:22:14 -0400512{
513 int slotid;
514 u8 ret_id = NFS4_MAX_SLOT_TABLE;
515 BUILD_BUG_ON((u8)NFS4_MAX_SLOT_TABLE != (int)NFS4_MAX_SLOT_TABLE);
516
Benny Halevy510b8172009-04-01 09:22:14 -0400517 dprintk("--> %s used_slots=%04lx highest_used=%d max_slots=%d\n",
518 __func__, tbl->used_slots[0], tbl->highest_used_slotid,
519 tbl->max_slots);
520 slotid = find_first_zero_bit(tbl->used_slots, tbl->max_slots);
521 if (slotid >= tbl->max_slots)
522 goto out;
523 __set_bit(slotid, tbl->used_slots);
524 if (slotid > tbl->highest_used_slotid)
525 tbl->highest_used_slotid = slotid;
526 ret_id = slotid;
527out:
528 dprintk("<-- %s used_slots=%04lx highest_used=%d slotid=%d \n",
529 __func__, tbl->used_slots[0], tbl->highest_used_slotid, ret_id);
Benny Halevy510b8172009-04-01 09:22:14 -0400530 return ret_id;
531}
532
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000533int nfs41_setup_sequence(struct nfs4_session *session,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400534 struct nfs4_sequence_args *args,
535 struct nfs4_sequence_res *res,
536 int cache_reply,
537 struct rpc_task *task)
538{
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400539 struct nfs4_slot *slot;
540 struct nfs4_slot_table *tbl;
541 u8 slotid;
542
543 dprintk("--> %s\n", __func__);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400544 /* slot already allocated? */
Benny Halevydfb4f3092010-09-24 09:17:01 -0400545 if (res->sr_slot != NULL)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400546 return 0;
547
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400548 tbl = &session->fc_slot_table;
549
550 spin_lock(&tbl->slot_tbl_lock);
Trond Myklebusta2118c32010-06-16 09:52:26 -0400551 if (test_bit(NFS4_SESSION_DRAINING, &session->session_state) &&
Alexandros Batsakis5601a002009-12-14 21:27:58 -0800552 !rpc_task_has_priority(task, RPC_PRIORITY_PRIVILEGED)) {
Andy Adamsonea028ac2009-12-04 15:55:38 -0500553 /*
554 * The state manager will wait until the slot table is empty.
555 * Schedule the reset thread
556 */
Andy Adamson05f0d232009-12-04 15:55:37 -0500557 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
Andy Adamsonb069d942009-04-01 09:22:43 -0400558 spin_unlock(&tbl->slot_tbl_lock);
Trond Myklebustbcb56162009-12-05 19:32:19 -0500559 dprintk("%s Schedule Session Reset\n", __func__);
Andy Adamson05f0d232009-12-04 15:55:37 -0500560 return -EAGAIN;
Andy Adamsonb069d942009-04-01 09:22:43 -0400561 }
562
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -0800563 if (!rpc_queue_empty(&tbl->slot_tbl_waitq) &&
564 !rpc_task_has_priority(task, RPC_PRIORITY_PRIVILEGED)) {
565 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
566 spin_unlock(&tbl->slot_tbl_lock);
567 dprintk("%s enforce FIFO order\n", __func__);
568 return -EAGAIN;
569 }
570
Alexandros Batsakis40ead582009-12-14 21:27:54 -0800571 slotid = nfs4_find_slot(tbl);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400572 if (slotid == NFS4_MAX_SLOT_TABLE) {
573 rpc_sleep_on(&tbl->slot_tbl_waitq, task, NULL);
574 spin_unlock(&tbl->slot_tbl_lock);
575 dprintk("<-- %s: no free slots\n", __func__);
576 return -EAGAIN;
577 }
578 spin_unlock(&tbl->slot_tbl_lock);
579
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -0800580 rpc_task_set_priority(task, RPC_PRIORITY_NORMAL);
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400581 slot = tbl->slots + slotid;
Benny Halevy99fe60d2009-04-01 09:22:29 -0400582 args->sa_session = session;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400583 args->sa_slotid = slotid;
584 args->sa_cache_this = cache_reply;
585
586 dprintk("<-- %s slotid=%d seqid=%d\n", __func__, slotid, slot->seq_nr);
587
Benny Halevy99fe60d2009-04-01 09:22:29 -0400588 res->sr_session = session;
Benny Halevydfb4f3092010-09-24 09:17:01 -0400589 res->sr_slot = slot;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400590 res->sr_renewal_time = jiffies;
Trond Myklebust2a6e26c2010-06-16 09:52:25 -0400591 res->sr_status_flags = 0;
Andy Adamsonfbcd4ab2009-04-01 09:22:15 -0400592 /*
593 * sr_status is only set in decode_sequence, and so will remain
594 * set to 1 if an rpc level failure occurs.
595 */
596 res->sr_status = 1;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400597 return 0;
598}
Andy Adamsondc70d7b2011-03-01 01:34:19 +0000599EXPORT_SYMBOL_GPL(nfs41_setup_sequence);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400600
Trond Myklebust035168a2010-06-16 09:52:26 -0400601int nfs4_setup_sequence(const struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400602 struct nfs4_sequence_args *args,
603 struct nfs4_sequence_res *res,
604 int cache_reply,
605 struct rpc_task *task)
606{
Trond Myklebust035168a2010-06-16 09:52:26 -0400607 struct nfs4_session *session = nfs4_get_session(server);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400608 int ret = 0;
609
Trond Myklebust035168a2010-06-16 09:52:26 -0400610 if (session == NULL) {
611 args->sa_session = NULL;
612 res->sr_session = NULL;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400613 goto out;
Trond Myklebust035168a2010-06-16 09:52:26 -0400614 }
615
Geert Uytterhoeven12364a42010-10-28 20:06:19 +0200616 dprintk("--> %s clp %p session %p sr_slot %td\n",
Benny Halevydfb4f3092010-09-24 09:17:01 -0400617 __func__, session->clp, session, res->sr_slot ?
618 res->sr_slot - session->fc_slot_table.slots : -1);
Trond Myklebust035168a2010-06-16 09:52:26 -0400619
620 ret = nfs41_setup_sequence(session, args, res, cache_reply,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400621 task);
Andy Adamsonce5039c2009-04-01 09:22:13 -0400622out:
623 dprintk("<-- %s status=%d\n", __func__, ret);
624 return ret;
625}
626
627struct nfs41_call_sync_data {
Trond Myklebust035168a2010-06-16 09:52:26 -0400628 const struct nfs_server *seq_server;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400629 struct nfs4_sequence_args *seq_args;
630 struct nfs4_sequence_res *seq_res;
631 int cache_reply;
632};
633
634static void nfs41_call_sync_prepare(struct rpc_task *task, void *calldata)
635{
636 struct nfs41_call_sync_data *data = calldata;
637
Trond Myklebust035168a2010-06-16 09:52:26 -0400638 dprintk("--> %s data->seq_server %p\n", __func__, data->seq_server);
639
640 if (nfs4_setup_sequence(data->seq_server, data->seq_args,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400641 data->seq_res, data->cache_reply, task))
642 return;
643 rpc_call_start(task);
644}
645
Alexandros Batsakisb2579572009-12-14 21:27:57 -0800646static void nfs41_call_priv_sync_prepare(struct rpc_task *task, void *calldata)
647{
648 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
649 nfs41_call_sync_prepare(task, calldata);
650}
651
Andy Adamson69ab40c2009-04-01 09:22:19 -0400652static void nfs41_call_sync_done(struct rpc_task *task, void *calldata)
653{
654 struct nfs41_call_sync_data *data = calldata;
655
Trond Myklebust14516c32010-07-31 14:29:06 -0400656 nfs41_sequence_done(task, data->seq_res);
Andy Adamson69ab40c2009-04-01 09:22:19 -0400657}
658
Andy Adamsonce5039c2009-04-01 09:22:13 -0400659struct rpc_call_ops nfs41_call_sync_ops = {
660 .rpc_call_prepare = nfs41_call_sync_prepare,
Andy Adamson69ab40c2009-04-01 09:22:19 -0400661 .rpc_call_done = nfs41_call_sync_done,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400662};
663
Alexandros Batsakisb2579572009-12-14 21:27:57 -0800664struct rpc_call_ops nfs41_call_priv_sync_ops = {
665 .rpc_call_prepare = nfs41_call_priv_sync_prepare,
666 .rpc_call_done = nfs41_call_sync_done,
667};
668
Bryan Schumaker7c513052011-03-24 17:12:24 +0000669static int nfs4_call_sync_sequence(struct rpc_clnt *clnt,
670 struct nfs_server *server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400671 struct rpc_message *msg,
672 struct nfs4_sequence_args *args,
673 struct nfs4_sequence_res *res,
Alexandros Batsakisb2579572009-12-14 21:27:57 -0800674 int cache_reply,
675 int privileged)
Andy Adamsonce5039c2009-04-01 09:22:13 -0400676{
677 int ret;
678 struct rpc_task *task;
679 struct nfs41_call_sync_data data = {
Trond Myklebust035168a2010-06-16 09:52:26 -0400680 .seq_server = server,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400681 .seq_args = args,
682 .seq_res = res,
683 .cache_reply = cache_reply,
684 };
685 struct rpc_task_setup task_setup = {
Bryan Schumaker7c513052011-03-24 17:12:24 +0000686 .rpc_client = clnt,
Andy Adamsonce5039c2009-04-01 09:22:13 -0400687 .rpc_message = msg,
688 .callback_ops = &nfs41_call_sync_ops,
689 .callback_data = &data
690 };
691
Benny Halevydfb4f3092010-09-24 09:17:01 -0400692 res->sr_slot = NULL;
Alexandros Batsakisb2579572009-12-14 21:27:57 -0800693 if (privileged)
694 task_setup.callback_ops = &nfs41_call_priv_sync_ops;
Andy Adamsonce5039c2009-04-01 09:22:13 -0400695 task = rpc_run_task(&task_setup);
696 if (IS_ERR(task))
697 ret = PTR_ERR(task);
698 else {
699 ret = task->tk_status;
700 rpc_put_task(task);
701 }
702 return ret;
703}
704
Bryan Schumaker7c513052011-03-24 17:12:24 +0000705int _nfs4_call_sync_session(struct rpc_clnt *clnt,
706 struct nfs_server *server,
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400707 struct rpc_message *msg,
708 struct nfs4_sequence_args *args,
709 struct nfs4_sequence_res *res,
710 int cache_reply)
711{
Bryan Schumaker7c513052011-03-24 17:12:24 +0000712 return nfs4_call_sync_sequence(clnt, server, msg, args, res, cache_reply, 0);
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400713}
714
Trond Myklebustdf896452010-06-16 09:52:26 -0400715#else
Trond Myklebust14516c32010-07-31 14:29:06 -0400716static int nfs4_sequence_done(struct rpc_task *task,
717 struct nfs4_sequence_res *res)
Trond Myklebustdf896452010-06-16 09:52:26 -0400718{
Trond Myklebust14516c32010-07-31 14:29:06 -0400719 return 1;
Trond Myklebustdf896452010-06-16 09:52:26 -0400720}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400721#endif /* CONFIG_NFS_V4_1 */
722
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,
727 struct nfs4_sequence_res *res,
728 int cache_reply)
729{
Benny Halevyf3752972009-04-01 09:22:04 -0400730 args->sa_session = res->sr_session = NULL;
Bryan Schumaker7c513052011-03-24 17:12:24 +0000731 return rpc_call_sync(clnt, msg, 0);
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400732}
733
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000734static inline
Bryan Schumaker7c513052011-03-24 17:12:24 +0000735int nfs4_call_sync(struct rpc_clnt *clnt,
736 struct nfs_server *server,
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000737 struct rpc_message *msg,
738 struct nfs4_sequence_args *args,
739 struct nfs4_sequence_res *res,
740 int cache_reply)
741{
Bryan Schumaker7c513052011-03-24 17:12:24 +0000742 return server->nfs_client->cl_mvops->call_sync(clnt, server, msg,
743 args, res, cache_reply);
Bryan Schumakere73b83f2011-03-24 17:12:23 +0000744}
Andy Adamsoncccef3b2009-04-01 09:22:03 -0400745
Trond Myklebust38478b22006-05-25 01:40:57 -0400746static void update_changeattr(struct inode *dir, struct nfs4_change_info *cinfo)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700747{
Trond Myklebust38478b22006-05-25 01:40:57 -0400748 struct nfs_inode *nfsi = NFS_I(dir);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700749
Trond Myklebust38478b22006-05-25 01:40:57 -0400750 spin_lock(&dir->i_lock);
Trond Myklebust40d24702007-10-08 09:24:22 -0400751 nfsi->cache_validity |= NFS_INO_INVALID_ATTR|NFS_INO_REVAL_PAGECACHE|NFS_INO_INVALID_DATA;
752 if (!cinfo->atomic || cinfo->before != nfsi->change_attr)
Trond Myklebustbfc69a42007-10-15 18:18:29 -0400753 nfs_force_lookup_revalidate(dir);
Trond Myklebust40d24702007-10-08 09:24:22 -0400754 nfsi->change_attr = cinfo->after;
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 Myklebuste56e0b782006-01-03 09:55:08 +0100764 struct nfs_fattr f_attr;
765 struct nfs_fattr dir_attr;
Trond Myklebustad389da2007-06-05 12:30:00 -0400766 struct path path;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100767 struct dentry *dir;
768 struct nfs4_state_owner *owner;
Trond Myklebustaac00a82007-07-05 19:02:21 -0400769 struct nfs4_state *state;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100770 struct iattr attrs;
Trond Myklebust26e976a2006-01-03 09:55:21 +0100771 unsigned long timestamp;
Trond Myklebust3e309912007-07-07 13:19:59 -0400772 unsigned int rpc_done : 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +0100773 int rpc_status;
774 int cancelled;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100775};
776
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400777
778static void nfs4_init_opendata_res(struct nfs4_opendata *p)
779{
780 p->o_res.f_attr = &p->f_attr;
781 p->o_res.dir_attr = &p->dir_attr;
Trond Myklebustc1d51932008-04-07 13:20:54 -0400782 p->o_res.seqid = p->o_arg.seqid;
783 p->c_res.seqid = p->c_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400784 p->o_res.server = p->o_arg.server;
785 nfs_fattr_init(&p->f_attr);
786 nfs_fattr_init(&p->dir_attr);
787}
788
Trond Myklebustad389da2007-06-05 12:30:00 -0400789static struct nfs4_opendata *nfs4_opendata_alloc(struct path *path,
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500790 struct nfs4_state_owner *sp, fmode_t fmode, int flags,
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400791 const struct iattr *attrs,
792 gfp_t gfp_mask)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100793{
Trond Myklebustad389da2007-06-05 12:30:00 -0400794 struct dentry *parent = dget_parent(path->dentry);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100795 struct inode *dir = parent->d_inode;
796 struct nfs_server *server = NFS_SERVER(dir);
797 struct nfs4_opendata *p;
798
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400799 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100800 if (p == NULL)
801 goto err;
Trond Myklebust8535b2b2010-05-13 12:51:01 -0400802 p->o_arg.seqid = nfs_alloc_seqid(&sp->so_seqid, gfp_mask);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100803 if (p->o_arg.seqid == NULL)
804 goto err_free;
Al Virof6948692010-01-30 13:51:04 -0500805 path_get(path);
806 p->path = *path;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100807 p->dir = parent;
808 p->owner = sp;
809 atomic_inc(&sp->so_count);
810 p->o_arg.fh = NFS_FH(dir);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500811 p->o_arg.open_flags = flags;
812 p->o_arg.fmode = fmode & (FMODE_READ|FMODE_WRITE);
David Howells7539bba2006-08-22 20:06:09 -0400813 p->o_arg.clientid = server->nfs_client->cl_clientid;
Trond Myklebust9f958ab2007-07-02 13:58:33 -0400814 p->o_arg.id = sp->so_owner_id.id;
Trond Myklebustad389da2007-06-05 12:30:00 -0400815 p->o_arg.name = &p->path.dentry->d_name;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100816 p->o_arg.server = server;
817 p->o_arg.bitmask = server->attr_bitmask;
818 p->o_arg.claim = NFS4_OPEN_CLAIM_NULL;
Trond Myklebustd77d76f2010-06-16 09:52:27 -0400819 if (flags & O_CREAT) {
820 u32 *s;
821
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100822 p->o_arg.u.attrs = &p->attrs;
823 memcpy(&p->attrs, attrs, sizeof(p->attrs));
Trond Myklebustd77d76f2010-06-16 09:52:27 -0400824 s = (u32 *) p->o_arg.u.verifier.data;
825 s[0] = jiffies;
826 s[1] = current->pid;
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100827 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +0100828 p->c_arg.fh = &p->o_res.fh;
829 p->c_arg.stateid = &p->o_res.stateid;
830 p->c_arg.seqid = p->o_arg.seqid;
Trond Myklebust2ced46c2007-07-03 23:48:13 -0400831 nfs4_init_opendata_res(p);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400832 kref_init(&p->kref);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100833 return p;
834err_free:
835 kfree(p);
836err:
837 dput(parent);
838 return NULL;
839}
840
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400841static void nfs4_opendata_free(struct kref *kref)
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100842{
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400843 struct nfs4_opendata *p = container_of(kref,
844 struct nfs4_opendata, kref);
845
846 nfs_free_seqid(p->o_arg.seqid);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400847 if (p->state != NULL)
848 nfs4_put_open_state(p->state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400849 nfs4_put_state_owner(p->owner);
850 dput(p->dir);
Jan Blunck31f31db12008-05-02 13:42:45 -0700851 path_put(&p->path);
Trond Myklebustc6d00e62007-06-17 16:02:44 -0400852 kfree(p);
853}
854
855static void nfs4_opendata_put(struct nfs4_opendata *p)
856{
857 if (p != NULL)
858 kref_put(&p->kref, nfs4_opendata_free);
Trond Myklebuste56e0b782006-01-03 09:55:08 +0100859}
860
Trond Myklebust06f814a2006-01-03 09:55:07 +0100861static int nfs4_wait_for_completion_rpc_task(struct rpc_task *task)
862{
Trond Myklebust06f814a2006-01-03 09:55:07 +0100863 int ret;
864
Trond Myklebust06f814a2006-01-03 09:55:07 +0100865 ret = rpc_wait_for_completion_task(task);
Trond Myklebust06f814a2006-01-03 09:55:07 +0100866 return ret;
867}
868
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500869static int can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode)
Trond Myklebust6ee41262007-07-08 14:11:36 -0400870{
871 int ret = 0;
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500872
873 if (open_mode & O_EXCL)
874 goto out;
875 switch (mode & (FMODE_READ|FMODE_WRITE)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -0400876 case FMODE_READ:
Trond Myklebust88069f72009-12-08 08:33:16 -0500877 ret |= test_bit(NFS_O_RDONLY_STATE, &state->flags) != 0
878 && state->n_rdonly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400879 break;
880 case FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500881 ret |= test_bit(NFS_O_WRONLY_STATE, &state->flags) != 0
882 && state->n_wronly != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400883 break;
884 case FMODE_READ|FMODE_WRITE:
Trond Myklebust88069f72009-12-08 08:33:16 -0500885 ret |= test_bit(NFS_O_RDWR_STATE, &state->flags) != 0
886 && state->n_rdwr != 0;
Trond Myklebust6ee41262007-07-08 14:11:36 -0400887 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500888out:
Trond Myklebust6ee41262007-07-08 14:11:36 -0400889 return ret;
890}
891
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500892static int can_open_delegated(struct nfs_delegation *delegation, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400893{
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500894 if ((delegation->type & fmode) != fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -0400895 return 0;
Trond Myklebust15c831b2008-12-23 15:21:39 -0500896 if (test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags))
Trond Myklebustaac00a82007-07-05 19:02:21 -0400897 return 0;
Trond Myklebustb7391f42008-12-23 15:21:52 -0500898 nfs_mark_delegation_referenced(delegation);
Trond Myklebustaac00a82007-07-05 19:02:21 -0400899 return 1;
900}
901
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500902static void update_open_stateflags(struct nfs4_state *state, fmode_t fmode)
Trond Myklebuste7616922006-01-03 09:55:13 +0100903{
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500904 switch (fmode) {
Trond Myklebuste7616922006-01-03 09:55:13 +0100905 case FMODE_WRITE:
906 state->n_wronly++;
907 break;
908 case FMODE_READ:
909 state->n_rdonly++;
910 break;
911 case FMODE_READ|FMODE_WRITE:
912 state->n_rdwr++;
913 }
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500914 nfs4_state_set_mode_locked(state, state->state | fmode);
Trond Myklebuste7616922006-01-03 09:55:13 +0100915}
916
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500917static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400918{
919 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
920 memcpy(state->stateid.data, stateid->data, sizeof(state->stateid.data));
921 memcpy(state->open_stateid.data, stateid->data, sizeof(state->open_stateid.data));
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500922 switch (fmode) {
Trond Myklebust003707c2007-07-05 18:07:55 -0400923 case FMODE_READ:
924 set_bit(NFS_O_RDONLY_STATE, &state->flags);
925 break;
926 case FMODE_WRITE:
927 set_bit(NFS_O_WRONLY_STATE, &state->flags);
928 break;
929 case FMODE_READ|FMODE_WRITE:
930 set_bit(NFS_O_RDWR_STATE, &state->flags);
931 }
932}
933
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500934static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode)
Trond Myklebust003707c2007-07-05 18:07:55 -0400935{
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400936 write_seqlock(&state->seqlock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500937 nfs_set_open_stateid_locked(state, stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400938 write_sequnlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -0400939}
940
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500941static 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 -0700942{
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400943 /*
944 * Protect the call to nfs4_state_set_mode_locked and
945 * serialise the stateid update
946 */
947 write_seqlock(&state->seqlock);
Trond Myklebust003707c2007-07-05 18:07:55 -0400948 if (deleg_stateid != NULL) {
949 memcpy(state->stateid.data, deleg_stateid->data, sizeof(state->stateid.data));
950 set_bit(NFS_DELEGATED_STATE, &state->flags);
951 }
952 if (open_stateid != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500953 nfs_set_open_stateid_locked(state, open_stateid, fmode);
Trond Myklebust8bda4e42007-07-09 10:45:42 -0400954 write_sequnlock(&state->seqlock);
955 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500956 update_open_stateflags(state, fmode);
Trond Myklebustec073422005-10-20 14:22:47 -0700957 spin_unlock(&state->owner->so_lock);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700958}
959
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500960static 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 -0500961{
962 struct nfs_inode *nfsi = NFS_I(state->inode);
963 struct nfs_delegation *deleg_cur;
964 int ret = 0;
965
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500966 fmode &= (FMODE_READ|FMODE_WRITE);
Trond Myklebust34310432008-12-23 15:21:38 -0500967
968 rcu_read_lock();
969 deleg_cur = rcu_dereference(nfsi->delegation);
970 if (deleg_cur == NULL)
971 goto no_delegation;
972
973 spin_lock(&deleg_cur->lock);
974 if (nfsi->delegation != deleg_cur ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500975 (deleg_cur->type & fmode) != fmode)
Trond Myklebust34310432008-12-23 15:21:38 -0500976 goto no_delegation_unlock;
977
978 if (delegation == NULL)
979 delegation = &deleg_cur->stateid;
980 else if (memcmp(deleg_cur->stateid.data, delegation->data, NFS4_STATEID_SIZE) != 0)
981 goto no_delegation_unlock;
982
Trond Myklebustb7391f42008-12-23 15:21:52 -0500983 nfs_mark_delegation_referenced(deleg_cur);
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500984 __update_open_stateid(state, open_stateid, &deleg_cur->stateid, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -0500985 ret = 1;
986no_delegation_unlock:
987 spin_unlock(&deleg_cur->lock);
988no_delegation:
989 rcu_read_unlock();
990
991 if (!ret && open_stateid != NULL) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -0500992 __update_open_stateid(state, open_stateid, NULL, fmode);
Trond Myklebust34310432008-12-23 15:21:38 -0500993 ret = 1;
994 }
995
996 return ret;
997}
998
999
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001000static void nfs4_return_incompatible_delegation(struct inode *inode, fmode_t fmode)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001001{
1002 struct nfs_delegation *delegation;
1003
1004 rcu_read_lock();
1005 delegation = rcu_dereference(NFS_I(inode)->delegation);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001006 if (delegation == NULL || (delegation->type & fmode) == fmode) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001007 rcu_read_unlock();
1008 return;
1009 }
1010 rcu_read_unlock();
1011 nfs_inode_return_delegation(inode);
1012}
1013
Trond Myklebust6ee41262007-07-08 14:11:36 -04001014static struct nfs4_state *nfs4_try_open_cached(struct nfs4_opendata *opendata)
Trond Myklebustaac00a82007-07-05 19:02:21 -04001015{
1016 struct nfs4_state *state = opendata->state;
1017 struct nfs_inode *nfsi = NFS_I(state->inode);
1018 struct nfs_delegation *delegation;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001019 int open_mode = opendata->o_arg.open_flags & O_EXCL;
1020 fmode_t fmode = opendata->o_arg.fmode;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001021 nfs4_stateid stateid;
1022 int ret = -EAGAIN;
1023
Trond Myklebustaac00a82007-07-05 19:02:21 -04001024 for (;;) {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001025 if (can_open_cached(state, fmode, open_mode)) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001026 spin_lock(&state->owner->so_lock);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001027 if (can_open_cached(state, fmode, open_mode)) {
1028 update_open_stateflags(state, fmode);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001029 spin_unlock(&state->owner->so_lock);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001030 goto out_return_state;
1031 }
1032 spin_unlock(&state->owner->so_lock);
1033 }
Trond Myklebust34310432008-12-23 15:21:38 -05001034 rcu_read_lock();
1035 delegation = rcu_dereference(nfsi->delegation);
1036 if (delegation == NULL ||
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001037 !can_open_delegated(delegation, fmode)) {
Trond Myklebust34310432008-12-23 15:21:38 -05001038 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001039 break;
Trond Myklebust34310432008-12-23 15:21:38 -05001040 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001041 /* Save the delegation */
1042 memcpy(stateid.data, delegation->stateid.data, sizeof(stateid.data));
1043 rcu_read_unlock();
Trond Myklebustaf22f942007-08-10 17:45:10 -04001044 ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001045 if (ret != 0)
1046 goto out;
1047 ret = -EAGAIN;
Trond Myklebust34310432008-12-23 15:21:38 -05001048
1049 /* Try to update the stateid using the delegation */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001050 if (update_open_stateid(state, NULL, &stateid, fmode))
Trond Myklebust34310432008-12-23 15:21:38 -05001051 goto out_return_state;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001052 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001053out:
1054 return ERR_PTR(ret);
1055out_return_state:
1056 atomic_inc(&state->count);
1057 return state;
1058}
1059
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001060static struct nfs4_state *nfs4_opendata_to_nfs4_state(struct nfs4_opendata *data)
1061{
1062 struct inode *inode;
1063 struct nfs4_state *state = NULL;
Trond Myklebust003707c2007-07-05 18:07:55 -04001064 struct nfs_delegation *delegation;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001065 int ret;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001066
Trond Myklebustaac00a82007-07-05 19:02:21 -04001067 if (!data->rpc_done) {
Trond Myklebust6ee41262007-07-08 14:11:36 -04001068 state = nfs4_try_open_cached(data);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001069 goto out;
1070 }
1071
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001072 ret = -EAGAIN;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001073 if (!(data->f_attr.valid & NFS_ATTR_FATTR))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001074 goto err;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001075 inode = nfs_fhget(data->dir->d_sb, &data->o_res.fh, &data->f_attr);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001076 ret = PTR_ERR(inode);
Trond Myklebust03f28e32006-03-20 13:44:48 -05001077 if (IS_ERR(inode))
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001078 goto err;
1079 ret = -ENOMEM;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001080 state = nfs4_get_open_state(inode, data->owner);
1081 if (state == NULL)
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001082 goto err_put_inode;
Trond Myklebust549d6ed2007-07-03 16:42:45 -04001083 if (data->o_res.delegation_type != 0) {
Trond Myklebust549d6ed2007-07-03 16:42:45 -04001084 int delegation_flags = 0;
1085
Trond Myklebust003707c2007-07-05 18:07:55 -04001086 rcu_read_lock();
1087 delegation = rcu_dereference(NFS_I(inode)->delegation);
1088 if (delegation)
1089 delegation_flags = delegation->flags;
1090 rcu_read_unlock();
Trond Myklebust15c831b2008-12-23 15:21:39 -05001091 if ((delegation_flags & 1UL<<NFS_DELEGATION_NEED_RECLAIM) == 0)
Trond Myklebust549d6ed2007-07-03 16:42:45 -04001092 nfs_inode_set_delegation(state->inode,
1093 data->owner->so_cred,
1094 &data->o_res);
1095 else
1096 nfs_inode_reclaim_delegation(state->inode,
1097 data->owner->so_cred,
1098 &data->o_res);
1099 }
Trond Myklebust34310432008-12-23 15:21:38 -05001100
1101 update_open_stateid(state, &data->o_res.stateid, NULL,
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001102 data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001103 iput(inode);
Trond Myklebustaac00a82007-07-05 19:02:21 -04001104out:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001105 return state;
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001106err_put_inode:
1107 iput(inode);
1108err:
1109 return ERR_PTR(ret);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001110}
1111
Trond Myklebust864472e2006-01-03 09:55:15 +01001112static struct nfs_open_context *nfs4_state_find_open_context(struct nfs4_state *state)
1113{
1114 struct nfs_inode *nfsi = NFS_I(state->inode);
1115 struct nfs_open_context *ctx;
1116
1117 spin_lock(&state->inode->i_lock);
1118 list_for_each_entry(ctx, &nfsi->open_files, list) {
1119 if (ctx->state != state)
1120 continue;
1121 get_nfs_open_context(ctx);
1122 spin_unlock(&state->inode->i_lock);
1123 return ctx;
1124 }
1125 spin_unlock(&state->inode->i_lock);
1126 return ERR_PTR(-ENOENT);
1127}
1128
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001129static struct nfs4_opendata *nfs4_open_recoverdata_alloc(struct nfs_open_context *ctx, struct nfs4_state *state)
1130{
1131 struct nfs4_opendata *opendata;
1132
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001133 opendata = nfs4_opendata_alloc(&ctx->path, state->owner, 0, 0, NULL, GFP_NOFS);
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001134 if (opendata == NULL)
1135 return ERR_PTR(-ENOMEM);
1136 opendata->state = state;
1137 atomic_inc(&state->count);
1138 return opendata;
1139}
1140
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001141static int nfs4_open_recover_helper(struct nfs4_opendata *opendata, fmode_t fmode, struct nfs4_state **res)
Trond Myklebust864472e2006-01-03 09:55:15 +01001142{
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001143 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001144 int ret;
1145
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001146 opendata->o_arg.open_flags = 0;
1147 opendata->o_arg.fmode = fmode;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001148 memset(&opendata->o_res, 0, sizeof(opendata->o_res));
1149 memset(&opendata->c_res, 0, sizeof(opendata->c_res));
1150 nfs4_init_opendata_res(opendata);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001151 ret = _nfs4_recover_proc_open(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001152 if (ret != 0)
1153 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001154 newstate = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001155 if (IS_ERR(newstate))
1156 return PTR_ERR(newstate);
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001157 nfs4_close_state(&opendata->path, newstate, fmode);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001158 *res = newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001159 return 0;
1160}
1161
1162static int nfs4_open_recover(struct nfs4_opendata *opendata, struct nfs4_state *state)
1163{
Trond Myklebust864472e2006-01-03 09:55:15 +01001164 struct nfs4_state *newstate;
Trond Myklebust864472e2006-01-03 09:55:15 +01001165 int ret;
1166
1167 /* memory barrier prior to reading state->n_* */
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001168 clear_bit(NFS_DELEGATED_STATE, &state->flags);
Trond Myklebust864472e2006-01-03 09:55:15 +01001169 smp_rmb();
1170 if (state->n_rdwr != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001171 clear_bit(NFS_O_RDWR_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001172 ret = nfs4_open_recover_helper(opendata, FMODE_READ|FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001173 if (ret != 0)
1174 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001175 if (newstate != state)
1176 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001177 }
1178 if (state->n_wronly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001179 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001180 ret = nfs4_open_recover_helper(opendata, FMODE_WRITE, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001181 if (ret != 0)
1182 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001183 if (newstate != state)
1184 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001185 }
1186 if (state->n_rdonly != 0) {
Trond Myklebustb0ed9db2010-10-04 17:59:08 -04001187 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001188 ret = nfs4_open_recover_helper(opendata, FMODE_READ, &newstate);
Trond Myklebust864472e2006-01-03 09:55:15 +01001189 if (ret != 0)
1190 return ret;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001191 if (newstate != state)
1192 return -ESTALE;
Trond Myklebust864472e2006-01-03 09:55:15 +01001193 }
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001194 /*
1195 * We may have performed cached opens for all three recoveries.
1196 * Check if we need to update the current stateid.
1197 */
1198 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 &&
1199 memcmp(state->stateid.data, state->open_stateid.data, sizeof(state->stateid.data)) != 0) {
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001200 write_seqlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001201 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0)
1202 memcpy(state->stateid.data, state->open_stateid.data, sizeof(state->stateid.data));
Trond Myklebust8bda4e42007-07-09 10:45:42 -04001203 write_sequnlock(&state->seqlock);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001204 }
Trond Myklebust864472e2006-01-03 09:55:15 +01001205 return 0;
1206}
1207
Linus Torvalds1da177e2005-04-16 15:20:36 -07001208/*
1209 * OPEN_RECLAIM:
1210 * reclaim state on the server after a reboot.
Linus Torvalds1da177e2005-04-16 15:20:36 -07001211 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001212static int _nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001213{
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001214 struct nfs_delegation *delegation;
Trond Myklebust864472e2006-01-03 09:55:15 +01001215 struct nfs4_opendata *opendata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001216 fmode_t delegation_type = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001217 int status;
1218
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001219 opendata = nfs4_open_recoverdata_alloc(ctx, state);
1220 if (IS_ERR(opendata))
1221 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001222 opendata->o_arg.claim = NFS4_OPEN_CLAIM_PREVIOUS;
1223 opendata->o_arg.fh = NFS_FH(state->inode);
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001224 rcu_read_lock();
1225 delegation = rcu_dereference(NFS_I(state->inode)->delegation);
Trond Myklebust15c831b2008-12-23 15:21:39 -05001226 if (delegation != NULL && test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) != 0)
Trond Myklebust65bbf6b2007-08-27 09:57:46 -04001227 delegation_type = delegation->type;
Trond Myklebust1ac7e2f2007-07-08 21:04:15 -04001228 rcu_read_unlock();
Trond Myklebust864472e2006-01-03 09:55:15 +01001229 opendata->o_arg.u.delegation_type = delegation_type;
1230 status = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001231 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001232 return status;
1233}
1234
Trond Myklebust539cd032007-06-05 11:46:42 -04001235static int nfs4_do_open_reclaim(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001236{
1237 struct nfs_server *server = NFS_SERVER(state->inode);
1238 struct nfs4_exception exception = { };
1239 int err;
1240 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001241 err = _nfs4_do_open_reclaim(ctx, state);
Trond Myklebust168667c2010-10-19 19:47:49 -04001242 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001243 break;
1244 nfs4_handle_exception(server, err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001245 } while (exception.retry);
1246 return err;
1247}
1248
Trond Myklebust864472e2006-01-03 09:55:15 +01001249static int nfs4_open_reclaim(struct nfs4_state_owner *sp, struct nfs4_state *state)
1250{
1251 struct nfs_open_context *ctx;
1252 int ret;
1253
1254 ctx = nfs4_state_find_open_context(state);
1255 if (IS_ERR(ctx))
1256 return PTR_ERR(ctx);
Trond Myklebust539cd032007-06-05 11:46:42 -04001257 ret = nfs4_do_open_reclaim(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001258 put_nfs_open_context(ctx);
1259 return ret;
1260}
1261
Trond Myklebust13437e12007-07-06 15:10:43 -04001262static int _nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001263{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001264 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01001265 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001266
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001267 opendata = nfs4_open_recoverdata_alloc(ctx, state);
1268 if (IS_ERR(opendata))
1269 return PTR_ERR(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001270 opendata->o_arg.claim = NFS4_OPEN_CLAIM_DELEGATE_CUR;
Trond Myklebust13437e12007-07-06 15:10:43 -04001271 memcpy(opendata->o_arg.u.delegation.data, stateid->data,
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001272 sizeof(opendata->o_arg.u.delegation.data));
Trond Myklebust864472e2006-01-03 09:55:15 +01001273 ret = nfs4_open_recover(opendata, state);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001274 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001275 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001276}
1277
Trond Myklebust13437e12007-07-06 15:10:43 -04001278int nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001279{
1280 struct nfs4_exception exception = { };
Trond Myklebust539cd032007-06-05 11:46:42 -04001281 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001282 int err;
1283 do {
Trond Myklebust13437e12007-07-06 15:10:43 -04001284 err = _nfs4_open_delegation_recall(ctx, state, stateid);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001285 switch (err) {
1286 case 0:
Trond Myklebust965b5d62009-06-17 13:22:59 -07001287 case -ENOENT:
1288 case -ESTALE:
1289 goto out;
Ricardo Labiagabcfa49f2009-12-07 09:22:29 -05001290 case -NFS4ERR_BADSESSION:
1291 case -NFS4ERR_BADSLOT:
1292 case -NFS4ERR_BAD_HIGH_SLOT:
1293 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
1294 case -NFS4ERR_DEADSESSION:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05001295 nfs4_schedule_session_recovery(server->nfs_client->cl_session);
Ricardo Labiagabcfa49f2009-12-07 09:22:29 -05001296 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001297 case -NFS4ERR_STALE_CLIENTID:
1298 case -NFS4ERR_STALE_STATEID:
1299 case -NFS4ERR_EXPIRED:
1300 /* Don't recall a delegation if it was lost */
Trond Myklebust0400a6b2011-03-09 16:00:53 -05001301 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust965b5d62009-06-17 13:22:59 -07001302 goto out;
1303 case -ERESTARTSYS:
1304 /*
1305 * The show must go on: exit, but mark the
1306 * stateid as needing recovery.
1307 */
1308 case -NFS4ERR_ADMIN_REVOKED:
1309 case -NFS4ERR_BAD_STATEID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05001310 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust168667c2010-10-19 19:47:49 -04001311 case -EKEYEXPIRED:
1312 /*
1313 * User RPCSEC_GSS context has expired.
1314 * We cannot recover this stateid now, so
1315 * skip it and allow recovery thread to
1316 * proceed.
1317 */
Trond Myklebust965b5d62009-06-17 13:22:59 -07001318 case -ENOMEM:
1319 err = 0;
1320 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001321 }
1322 err = nfs4_handle_exception(server, err, &exception);
1323 } while (exception.retry);
Trond Myklebust965b5d62009-06-17 13:22:59 -07001324out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07001325 return err;
1326}
1327
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001328static void nfs4_open_confirm_done(struct rpc_task *task, void *calldata)
1329{
1330 struct nfs4_opendata *data = calldata;
1331
1332 data->rpc_status = task->tk_status;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001333 if (data->rpc_status == 0) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001334 memcpy(data->o_res.stateid.data, data->c_res.stateid.data,
1335 sizeof(data->o_res.stateid.data));
Trond Myklebustbb226292008-01-02 15:19:18 -05001336 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001337 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust3e309912007-07-07 13:19:59 -04001338 data->rpc_done = 1;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001339 }
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001340}
1341
1342static void nfs4_open_confirm_release(void *calldata)
1343{
1344 struct nfs4_opendata *data = calldata;
1345 struct nfs4_state *state = NULL;
1346
1347 /* If this request hasn't been cancelled, do nothing */
1348 if (data->cancelled == 0)
1349 goto out_free;
1350 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001351 if (!data->rpc_done)
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001352 goto out_free;
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001353 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001354 if (!IS_ERR(state))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001355 nfs4_close_state(&data->path, state, data->o_arg.fmode);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001356out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001357 nfs4_opendata_put(data);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001358}
1359
1360static const struct rpc_call_ops nfs4_open_confirm_ops = {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001361 .rpc_call_done = nfs4_open_confirm_done,
1362 .rpc_release = nfs4_open_confirm_release,
1363};
1364
1365/*
1366 * Note: On error, nfs4_proc_open_confirm will free the struct nfs4_opendata
1367 */
1368static int _nfs4_proc_open_confirm(struct nfs4_opendata *data)
1369{
1370 struct nfs_server *server = NFS_SERVER(data->dir->d_inode);
1371 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001372 struct rpc_message msg = {
1373 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_CONFIRM],
1374 .rpc_argp = &data->c_arg,
1375 .rpc_resp = &data->c_res,
1376 .rpc_cred = data->owner->so_cred,
1377 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001378 struct rpc_task_setup task_setup_data = {
1379 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001380 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001381 .callback_ops = &nfs4_open_confirm_ops,
1382 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001383 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001384 .flags = RPC_TASK_ASYNC,
1385 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07001386 int status;
1387
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001388 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001389 data->rpc_done = 0;
1390 data->rpc_status = 0;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001391 data->timestamp = jiffies;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001392 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05001393 if (IS_ERR(task))
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001394 return PTR_ERR(task);
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001395 status = nfs4_wait_for_completion_rpc_task(task);
1396 if (status != 0) {
1397 data->cancelled = 1;
1398 smp_wmb();
1399 } else
1400 status = data->rpc_status;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05001401 rpc_put_task(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001402 return status;
1403}
1404
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001405static void nfs4_open_prepare(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001406{
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001407 struct nfs4_opendata *data = calldata;
1408 struct nfs4_state_owner *sp = data->owner;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001409
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001410 if (nfs_wait_on_sequence(data->o_arg.seqid, task) != 0)
1411 return;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001412 /*
1413 * Check if we still need to send an OPEN call, or if we can use
1414 * a delegation instead.
1415 */
1416 if (data->state != NULL) {
1417 struct nfs_delegation *delegation;
1418
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001419 if (can_open_cached(data->state, data->o_arg.fmode, data->o_arg.open_flags))
Trond Myklebust6ee41262007-07-08 14:11:36 -04001420 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001421 rcu_read_lock();
1422 delegation = rcu_dereference(NFS_I(data->state->inode)->delegation);
1423 if (delegation != NULL &&
Trond Myklebust15c831b2008-12-23 15:21:39 -05001424 test_bit(NFS_DELEGATION_NEED_RECLAIM, &delegation->flags) == 0) {
Trond Myklebustaac00a82007-07-05 19:02:21 -04001425 rcu_read_unlock();
Trond Myklebust6ee41262007-07-08 14:11:36 -04001426 goto out_no_action;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001427 }
1428 rcu_read_unlock();
1429 }
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001430 /* Update sequence id. */
Trond Myklebust9f958ab2007-07-02 13:58:33 -04001431 data->o_arg.id = sp->so_owner_id.id;
Trond Myklebust1f0e8902010-06-24 15:11:43 -04001432 data->o_arg.clientid = sp->so_server->nfs_client->cl_clientid;
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001433 if (data->o_arg.claim == NFS4_OPEN_CLAIM_PREVIOUS) {
Trond Myklebust5138fde2007-07-14 15:40:01 -04001434 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_NOATTR];
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001435 nfs_copy_fh(&data->o_res.fh, data->o_arg.fh);
1436 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001437 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001438 if (nfs4_setup_sequence(data->o_arg.server,
Andy Adamsond8985282009-04-01 09:22:21 -04001439 &data->o_arg.seq_args,
1440 &data->o_res.seq_res, 1, task))
1441 return;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001442 rpc_call_start(task);
Trond Myklebust6ee41262007-07-08 14:11:36 -04001443 return;
1444out_no_action:
1445 task->tk_action = NULL;
1446
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001447}
Linus Torvalds1da177e2005-04-16 15:20:36 -07001448
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001449static void nfs4_recover_open_prepare(struct rpc_task *task, void *calldata)
1450{
1451 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
1452 nfs4_open_prepare(task, calldata);
1453}
1454
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001455static void nfs4_open_done(struct rpc_task *task, void *calldata)
1456{
1457 struct nfs4_opendata *data = calldata;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001458
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001459 data->rpc_status = task->tk_status;
Andy Adamsond8985282009-04-01 09:22:21 -04001460
Trond Myklebust14516c32010-07-31 14:29:06 -04001461 if (!nfs4_sequence_done(task, &data->o_res.seq_res))
1462 return;
Andy Adamsond8985282009-04-01 09:22:21 -04001463
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001464 if (task->tk_status == 0) {
1465 switch (data->o_res.f_attr->mode & S_IFMT) {
Trond Myklebust6f926b52005-10-18 14:20:18 -07001466 case S_IFREG:
1467 break;
1468 case S_IFLNK:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001469 data->rpc_status = -ELOOP;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001470 break;
1471 case S_IFDIR:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001472 data->rpc_status = -EISDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001473 break;
1474 default:
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001475 data->rpc_status = -ENOTDIR;
Trond Myklebust6f926b52005-10-18 14:20:18 -07001476 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01001477 renew_lease(data->o_res.server, data->timestamp);
Trond Myklebust0f9f95e2007-07-08 16:19:56 -04001478 if (!(data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM))
1479 nfs_confirm_seqid(&data->owner->so_seqid, 0);
Trond Myklebust6f926b52005-10-18 14:20:18 -07001480 }
Trond Myklebust3e309912007-07-07 13:19:59 -04001481 data->rpc_done = 1;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001482}
Trond Myklebust6f926b52005-10-18 14:20:18 -07001483
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001484static void nfs4_open_release(void *calldata)
1485{
1486 struct nfs4_opendata *data = calldata;
1487 struct nfs4_state *state = NULL;
1488
1489 /* If this request hasn't been cancelled, do nothing */
1490 if (data->cancelled == 0)
1491 goto out_free;
1492 /* In case of error, no cleanup! */
Trond Myklebust3e309912007-07-07 13:19:59 -04001493 if (data->rpc_status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001494 goto out_free;
1495 /* In case we need an open_confirm, no cleanup! */
1496 if (data->o_res.rflags & NFS4_OPEN_RESULT_CONFIRM)
1497 goto out_free;
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001498 state = nfs4_opendata_to_nfs4_state(data);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001499 if (!IS_ERR(state))
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001500 nfs4_close_state(&data->path, state, data->o_arg.fmode);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001501out_free:
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001502 nfs4_opendata_put(data);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001503}
1504
1505static const struct rpc_call_ops nfs4_open_ops = {
1506 .rpc_call_prepare = nfs4_open_prepare,
1507 .rpc_call_done = nfs4_open_done,
1508 .rpc_release = nfs4_open_release,
1509};
1510
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001511static const struct rpc_call_ops nfs4_recover_open_ops = {
1512 .rpc_call_prepare = nfs4_recover_open_prepare,
1513 .rpc_call_done = nfs4_open_done,
1514 .rpc_release = nfs4_open_release,
1515};
1516
1517static int nfs4_run_open_task(struct nfs4_opendata *data, int isrecover)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001518{
1519 struct inode *dir = data->dir->d_inode;
1520 struct nfs_server *server = NFS_SERVER(dir);
1521 struct nfs_openargs *o_arg = &data->o_arg;
1522 struct nfs_openres *o_res = &data->o_res;
1523 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001524 struct rpc_message msg = {
1525 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN],
1526 .rpc_argp = o_arg,
1527 .rpc_resp = o_res,
1528 .rpc_cred = data->owner->so_cred,
1529 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04001530 struct rpc_task_setup task_setup_data = {
1531 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04001532 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001533 .callback_ops = &nfs4_open_ops,
1534 .callback_data = data,
Trond Myklebust101070c2008-02-19 20:04:23 -05001535 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04001536 .flags = RPC_TASK_ASYNC,
1537 };
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001538 int status;
1539
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001540 kref_get(&data->kref);
Trond Myklebust3e309912007-07-07 13:19:59 -04001541 data->rpc_done = 0;
1542 data->rpc_status = 0;
Trond Myklebust2ced46c2007-07-03 23:48:13 -04001543 data->cancelled = 0;
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001544 if (isrecover)
1545 task_setup_data.callback_ops = &nfs4_recover_open_ops;
Trond Myklebustc970aa82007-07-14 15:39:59 -04001546 task = rpc_run_task(&task_setup_data);
Alexandros Batsakisb2579572009-12-14 21:27:57 -08001547 if (IS_ERR(task))
1548 return PTR_ERR(task);
1549 status = nfs4_wait_for_completion_rpc_task(task);
1550 if (status != 0) {
1551 data->cancelled = 1;
1552 smp_wmb();
1553 } else
1554 status = data->rpc_status;
1555 rpc_put_task(task);
1556
1557 return status;
1558}
1559
1560static int _nfs4_recover_proc_open(struct nfs4_opendata *data)
1561{
1562 struct inode *dir = data->dir->d_inode;
1563 struct nfs_openres *o_res = &data->o_res;
1564 int status;
1565
1566 status = nfs4_run_open_task(data, 1);
1567 if (status != 0 || !data->rpc_done)
1568 return status;
1569
1570 nfs_refresh_inode(dir, o_res->dir_attr);
1571
1572 if (o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
1573 status = _nfs4_proc_open_confirm(data);
1574 if (status != 0)
1575 return status;
1576 }
1577
1578 return status;
1579}
1580
1581/*
1582 * Note: On error, nfs4_proc_open will free the struct nfs4_opendata
1583 */
1584static int _nfs4_proc_open(struct nfs4_opendata *data)
1585{
1586 struct inode *dir = data->dir->d_inode;
1587 struct nfs_server *server = NFS_SERVER(dir);
1588 struct nfs_openargs *o_arg = &data->o_arg;
1589 struct nfs_openres *o_res = &data->o_res;
1590 int status;
1591
1592 status = nfs4_run_open_task(data, 0);
Trond Myklebust3e309912007-07-07 13:19:59 -04001593 if (status != 0 || !data->rpc_done)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001594 return status;
1595
Trond Myklebust56ae19f2005-10-27 22:12:40 -04001596 if (o_arg->open_flags & O_CREAT) {
1597 update_changeattr(dir, &o_res->cinfo);
1598 nfs_post_op_update_inode(dir, o_res->dir_attr);
1599 } else
1600 nfs_refresh_inode(dir, o_res->dir_attr);
Trond Myklebust0df5dd42010-04-11 16:48:44 -04001601 if ((o_res->rflags & NFS4_OPEN_RESULT_LOCKTYPE_POSIX) == 0)
1602 server->caps &= ~NFS_CAP_POSIX_LOCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001603 if(o_res->rflags & NFS4_OPEN_RESULT_CONFIRM) {
Trond Myklebustcdd4e682006-01-03 09:55:12 +01001604 status = _nfs4_proc_open_confirm(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001605 if (status != 0)
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001606 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001607 }
1608 if (!(o_res->f_attr->valid & NFS_ATTR_FATTR))
Trond Myklebust99367812007-07-17 21:52:41 -04001609 _nfs4_proc_getattr(server, &o_res->fh, o_res->f_attr);
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001610 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001611}
1612
Andy Adamsond83217c2011-03-01 01:34:17 +00001613static int nfs4_client_recover_expired_lease(struct nfs_client *clp)
Trond Myklebust58d97142006-01-03 09:55:24 +01001614{
Trond Myklebusta78cb572009-08-09 15:06:19 -04001615 unsigned int loop;
Trond Myklebust6b309542006-09-14 14:03:14 -04001616 int ret;
Trond Myklebust58d97142006-01-03 09:55:24 +01001617
Trond Myklebusta78cb572009-08-09 15:06:19 -04001618 for (loop = NFS4_MAX_LOOP_ON_RECOVER; loop != 0; loop--) {
Trond Myklebust65de8722008-12-23 15:21:44 -05001619 ret = nfs4_wait_clnt_recover(clp);
Trond Myklebust6b309542006-09-14 14:03:14 -04001620 if (ret != 0)
Trond Myklebusta78cb572009-08-09 15:06:19 -04001621 break;
Trond Myklebuste598d842008-12-23 15:21:42 -05001622 if (!test_bit(NFS4CLNT_LEASE_EXPIRED, &clp->cl_state) &&
1623 !test_bit(NFS4CLNT_CHECK_LEASE,&clp->cl_state))
Trond Myklebust6b309542006-09-14 14:03:14 -04001624 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05001625 nfs4_schedule_state_manager(clp);
Trond Myklebusta78cb572009-08-09 15:06:19 -04001626 ret = -EIO;
Trond Myklebust6b309542006-09-14 14:03:14 -04001627 }
Trond Myklebusta78cb572009-08-09 15:06:19 -04001628 return ret;
Trond Myklebust58d97142006-01-03 09:55:24 +01001629}
1630
Andy Adamsond83217c2011-03-01 01:34:17 +00001631static int nfs4_recover_expired_lease(struct nfs_server *server)
1632{
1633 return nfs4_client_recover_expired_lease(server->nfs_client);
1634}
1635
Linus Torvalds1da177e2005-04-16 15:20:36 -07001636/*
1637 * OPEN_EXPIRED:
1638 * reclaim state on the server after a network partition.
1639 * Assumes caller holds the appropriate lock
1640 */
Trond Myklebust539cd032007-06-05 11:46:42 -04001641static int _nfs4_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001642{
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001643 struct nfs4_opendata *opendata;
Trond Myklebust864472e2006-01-03 09:55:15 +01001644 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001645
Trond Myklebust6f220ed2007-07-17 21:50:45 -04001646 opendata = nfs4_open_recoverdata_alloc(ctx, state);
1647 if (IS_ERR(opendata))
1648 return PTR_ERR(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001649 ret = nfs4_open_recover(opendata, state);
Trond Myklebust35d05772008-04-05 15:54:17 -04001650 if (ret == -ESTALE)
Trond Myklebust539cd032007-06-05 11:46:42 -04001651 d_drop(ctx->path.dentry);
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001652 nfs4_opendata_put(opendata);
Trond Myklebust864472e2006-01-03 09:55:15 +01001653 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001654}
1655
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001656static int nfs4_do_open_expired(struct nfs_open_context *ctx, struct nfs4_state *state)
Trond Myklebust202b50d2005-06-22 17:16:29 +00001657{
Trond Myklebust539cd032007-06-05 11:46:42 -04001658 struct nfs_server *server = NFS_SERVER(state->inode);
Trond Myklebust202b50d2005-06-22 17:16:29 +00001659 struct nfs4_exception exception = { };
1660 int err;
1661
1662 do {
Trond Myklebust539cd032007-06-05 11:46:42 -04001663 err = _nfs4_open_expired(ctx, state);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001664 switch (err) {
1665 default:
1666 goto out;
1667 case -NFS4ERR_GRACE:
1668 case -NFS4ERR_DELAY:
1669 nfs4_handle_exception(server, err, &exception);
1670 err = 0;
1671 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00001672 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05001673out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00001674 return err;
1675}
1676
Linus Torvalds1da177e2005-04-16 15:20:36 -07001677static int nfs4_open_expired(struct nfs4_state_owner *sp, struct nfs4_state *state)
1678{
Linus Torvalds1da177e2005-04-16 15:20:36 -07001679 struct nfs_open_context *ctx;
Trond Myklebust864472e2006-01-03 09:55:15 +01001680 int ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001681
Trond Myklebust864472e2006-01-03 09:55:15 +01001682 ctx = nfs4_state_find_open_context(state);
1683 if (IS_ERR(ctx))
1684 return PTR_ERR(ctx);
Trond Myklebust539cd032007-06-05 11:46:42 -04001685 ret = nfs4_do_open_expired(ctx, state);
Trond Myklebust864472e2006-01-03 09:55:15 +01001686 put_nfs_open_context(ctx);
1687 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001688}
1689
1690/*
Jeff Laytonaa53ed52007-06-05 14:49:03 -04001691 * on an EXCLUSIVE create, the server should send back a bitmask with FATTR4-*
1692 * fields corresponding to attributes that were used to store the verifier.
1693 * Make sure we clobber those fields in the later setattr call
1694 */
1695static inline void nfs4_exclusive_attrset(struct nfs4_opendata *opendata, struct iattr *sattr)
1696{
1697 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_ACCESS) &&
1698 !(sattr->ia_valid & ATTR_ATIME_SET))
1699 sattr->ia_valid |= ATTR_ATIME;
1700
1701 if ((opendata->o_res.attrset[1] & FATTR4_WORD1_TIME_MODIFY) &&
1702 !(sattr->ia_valid & ATTR_MTIME_SET))
1703 sattr->ia_valid |= ATTR_MTIME;
1704}
1705
1706/*
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001707 * Returns a referenced nfs4_state
Linus Torvalds1da177e2005-04-16 15:20:36 -07001708 */
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001709static int _nfs4_do_open(struct inode *dir, struct path *path, fmode_t fmode, int flags, struct iattr *sattr, struct rpc_cred *cred, struct nfs4_state **res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001710{
1711 struct nfs4_state_owner *sp;
1712 struct nfs4_state *state = NULL;
1713 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001714 struct nfs4_opendata *opendata;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001715 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001716
1717 /* Protect against reboot recovery conflicts */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001718 status = -ENOMEM;
1719 if (!(sp = nfs4_get_state_owner(server, cred))) {
1720 dprintk("nfs4_do_open: nfs4_get_state_owner failed!\n");
1721 goto out_err;
1722 }
Trond Myklebust58d97142006-01-03 09:55:24 +01001723 status = nfs4_recover_expired_lease(server);
1724 if (status != 0)
Trond Myklebustb4454fe2006-01-03 09:55:25 +01001725 goto err_put_state_owner;
Trond Myklebustaac00a82007-07-05 19:02:21 -04001726 if (path->dentry->d_inode != NULL)
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001727 nfs4_return_incompatible_delegation(path->dentry->d_inode, fmode);
Trond Myklebust58d97142006-01-03 09:55:24 +01001728 status = -ENOMEM;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04001729 opendata = nfs4_opendata_alloc(path, sp, fmode, flags, sattr, GFP_KERNEL);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001730 if (opendata == NULL)
Trond Myklebust95d35cb2008-12-23 15:21:45 -05001731 goto err_put_state_owner;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001732
Trond Myklebustaac00a82007-07-05 19:02:21 -04001733 if (path->dentry->d_inode != NULL)
1734 opendata->state = nfs4_get_open_state(path->dentry->d_inode, sp);
1735
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001736 status = _nfs4_proc_open(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001737 if (status != 0)
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001738 goto err_opendata_put;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001739
Trond Myklebust24ac23a2006-01-03 09:55:11 +01001740 state = nfs4_opendata_to_nfs4_state(opendata);
Trond Myklebust1b370bc2007-07-07 08:04:47 -04001741 status = PTR_ERR(state);
1742 if (IS_ERR(state))
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001743 goto err_opendata_put;
Trond Myklebust0df5dd42010-04-11 16:48:44 -04001744 if (server->caps & NFS_CAP_POSIX_LOCK)
Trond Myklebust8e469eb2010-01-26 15:42:30 -05001745 set_bit(NFS_STATE_POSIX_LOCKS, &state->flags);
Trond Myklebust0ab64e02010-04-16 16:22:51 -04001746
1747 if (opendata->o_arg.open_flags & O_EXCL) {
1748 nfs4_exclusive_attrset(opendata, sattr);
1749
1750 nfs_fattr_init(opendata->o_res.f_attr);
1751 status = nfs4_do_setattr(state->inode, cred,
1752 opendata->o_res.f_attr, sattr,
1753 state);
1754 if (status == 0)
1755 nfs_setattr_update_inode(state->inode, sattr);
1756 nfs_post_op_update_inode(state->inode, opendata->o_res.f_attr);
1757 }
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001758 nfs4_opendata_put(opendata);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001759 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001760 *res = state;
1761 return 0;
Trond Myklebustc6d00e62007-06-17 16:02:44 -04001762err_opendata_put:
1763 nfs4_opendata_put(opendata);
Trond Myklebuste56e0b782006-01-03 09:55:08 +01001764err_put_state_owner:
1765 nfs4_put_state_owner(sp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001766out_err:
Linus Torvalds1da177e2005-04-16 15:20:36 -07001767 *res = NULL;
1768 return status;
1769}
1770
1771
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001772static struct nfs4_state *nfs4_do_open(struct inode *dir, struct path *path, fmode_t fmode, int flags, struct iattr *sattr, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001773{
1774 struct nfs4_exception exception = { };
1775 struct nfs4_state *res;
1776 int status;
1777
1778 do {
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001779 status = _nfs4_do_open(dir, path, fmode, flags, sattr, cred, &res);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001780 if (status == 0)
1781 break;
1782 /* NOTE: BAD_SEQID means the server and client disagree about the
1783 * book-keeping w.r.t. state-changing operations
1784 * (OPEN/CLOSE/LOCK/LOCKU...)
1785 * It is actually a sign of a bug on the client or on the server.
1786 *
1787 * If we receive a BAD_SEQID error in the particular case of
Trond Myklebustcee54fc2005-10-18 14:20:12 -07001788 * doing an OPEN, we assume that nfs_increment_open_seqid() will
Linus Torvalds1da177e2005-04-16 15:20:36 -07001789 * have unhashed the old state_owner for us, and that we can
1790 * therefore safely retry using a new one. We should still warn
1791 * the user though...
1792 */
1793 if (status == -NFS4ERR_BAD_SEQID) {
Trond Myklebust6f43ddc2007-07-08 16:49:11 -04001794 printk(KERN_WARNING "NFS: v4 server %s "
1795 " returned a bad sequence-id error!\n",
1796 NFS_SERVER(dir)->nfs_client->cl_hostname);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001797 exception.retry = 1;
1798 continue;
1799 }
Trond Myklebust550f5742005-10-18 14:20:21 -07001800 /*
1801 * BAD_STATEID on OPEN means that the server cancelled our
1802 * state before it received the OPEN_CONFIRM.
1803 * Recover by retrying the request as per the discussion
1804 * on Page 181 of RFC3530.
1805 */
1806 if (status == -NFS4ERR_BAD_STATEID) {
1807 exception.retry = 1;
1808 continue;
1809 }
Trond Myklebustaac00a82007-07-05 19:02:21 -04001810 if (status == -EAGAIN) {
1811 /* We must have found a delegation */
1812 exception.retry = 1;
1813 continue;
1814 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07001815 res = ERR_PTR(nfs4_handle_exception(NFS_SERVER(dir),
1816 status, &exception));
1817 } while (exception.retry);
1818 return res;
1819}
1820
Trond Myklebust659bfcd2008-06-10 19:39:41 -04001821static int _nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
1822 struct nfs_fattr *fattr, struct iattr *sattr,
1823 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001824{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05001825 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001826 struct nfs_setattrargs arg = {
Trond Myklebust3e4f6292006-03-20 13:44:46 -05001827 .fh = NFS_FH(inode),
Linus Torvalds1da177e2005-04-16 15:20:36 -07001828 .iap = sattr,
1829 .server = server,
1830 .bitmask = server->attr_bitmask,
1831 };
1832 struct nfs_setattrres res = {
1833 .fattr = fattr,
1834 .server = server,
1835 };
1836 struct rpc_message msg = {
Trond Myklebust659bfcd2008-06-10 19:39:41 -04001837 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETATTR],
1838 .rpc_argp = &arg,
1839 .rpc_resp = &res,
1840 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07001841 };
Trond Myklebust26e976a2006-01-03 09:55:21 +01001842 unsigned long timestamp = jiffies;
Trond Myklebust65e43082005-08-16 11:49:44 -04001843 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001844
Trond Myklebust0e574af2005-10-27 22:12:38 -04001845 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001846
Trond Myklebust3e4f6292006-03-20 13:44:46 -05001847 if (nfs4_copy_delegation_stateid(&arg.stateid, inode)) {
1848 /* Use that stateid */
1849 } else if (state != NULL) {
Trond Myklebust77041ed2010-07-01 12:49:11 -04001850 nfs4_copy_stateid(&arg.stateid, state, current->files, current->tgid);
Trond Myklebust08e9eac2005-06-22 17:16:29 +00001851 } else
Linus Torvalds1da177e2005-04-16 15:20:36 -07001852 memcpy(&arg.stateid, &zero_stateid, sizeof(arg.stateid));
1853
Bryan Schumaker7c513052011-03-24 17:12:24 +00001854 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001855 if (status == 0 && state != NULL)
1856 renew_lease(server, timestamp);
Trond Myklebust65e43082005-08-16 11:49:44 -04001857 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001858}
1859
Trond Myklebust659bfcd2008-06-10 19:39:41 -04001860static int nfs4_do_setattr(struct inode *inode, struct rpc_cred *cred,
1861 struct nfs_fattr *fattr, struct iattr *sattr,
1862 struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001863{
Trond Myklebust3e4f6292006-03-20 13:44:46 -05001864 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001865 struct nfs4_exception exception = { };
1866 int err;
1867 do {
1868 err = nfs4_handle_exception(server,
Trond Myklebust659bfcd2008-06-10 19:39:41 -04001869 _nfs4_do_setattr(inode, cred, fattr, sattr, state),
Linus Torvalds1da177e2005-04-16 15:20:36 -07001870 &exception);
1871 } while (exception.retry);
1872 return err;
1873}
1874
1875struct nfs4_closedata {
Trond Myklebust4a35bd42007-06-05 10:31:33 -04001876 struct path path;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001877 struct inode *inode;
1878 struct nfs4_state *state;
1879 struct nfs_closeargs arg;
1880 struct nfs_closeres res;
Trond Myklebust516a6af2005-10-27 22:12:41 -04001881 struct nfs_fattr fattr;
Trond Myklebust26e976a2006-01-03 09:55:21 +01001882 unsigned long timestamp;
Fred Isamanf7e89172011-01-06 11:36:32 +00001883 bool roc;
1884 u32 roc_barrier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001885};
1886
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001887static void nfs4_free_closedata(void *data)
Trond Myklebust95121352005-10-18 14:20:12 -07001888{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001889 struct nfs4_closedata *calldata = data;
1890 struct nfs4_state_owner *sp = calldata->state->owner;
Trond Myklebust95121352005-10-18 14:20:12 -07001891
Fred Isamanf7e89172011-01-06 11:36:32 +00001892 if (calldata->roc)
1893 pnfs_roc_release(calldata->state->inode);
Trond Myklebust95121352005-10-18 14:20:12 -07001894 nfs4_put_open_state(calldata->state);
1895 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust95121352005-10-18 14:20:12 -07001896 nfs4_put_state_owner(sp);
Jan Blunck31f31db12008-05-02 13:42:45 -07001897 path_put(&calldata->path);
Trond Myklebust95121352005-10-18 14:20:12 -07001898 kfree(calldata);
1899}
1900
Trond Myklebust88069f72009-12-08 08:33:16 -05001901static void nfs4_close_clear_stateid_flags(struct nfs4_state *state,
1902 fmode_t fmode)
1903{
1904 spin_lock(&state->owner->so_lock);
1905 if (!(fmode & FMODE_READ))
1906 clear_bit(NFS_O_RDONLY_STATE, &state->flags);
1907 if (!(fmode & FMODE_WRITE))
1908 clear_bit(NFS_O_WRONLY_STATE, &state->flags);
1909 clear_bit(NFS_O_RDWR_STATE, &state->flags);
1910 spin_unlock(&state->owner->so_lock);
1911}
1912
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001913static void nfs4_close_done(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001914{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001915 struct nfs4_closedata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001916 struct nfs4_state *state = calldata->state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001917 struct nfs_server *server = NFS_SERVER(calldata->inode);
1918
Trond Myklebust14516c32010-07-31 14:29:06 -04001919 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
1920 return;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001921 /* hmm. we are done with the inode, and in the process of freeing
1922 * the state_owner. we keep this around to process errors
1923 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07001924 switch (task->tk_status) {
1925 case 0:
Fred Isamanf7e89172011-01-06 11:36:32 +00001926 if (calldata->roc)
1927 pnfs_roc_set_barrier(state->inode,
1928 calldata->roc_barrier);
Trond Myklebust45328c32007-07-26 17:47:34 -04001929 nfs_set_open_stateid(state, &calldata->res.stateid, 0);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001930 renew_lease(server, calldata->timestamp);
Trond Myklebust88069f72009-12-08 08:33:16 -05001931 nfs4_close_clear_stateid_flags(state,
1932 calldata->arg.fmode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001933 break;
1934 case -NFS4ERR_STALE_STATEID:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05001935 case -NFS4ERR_OLD_STATEID:
1936 case -NFS4ERR_BAD_STATEID:
Linus Torvalds1da177e2005-04-16 15:20:36 -07001937 case -NFS4ERR_EXPIRED:
Trond Myklebustdc0b0272008-12-23 15:21:56 -05001938 if (calldata->arg.fmode == 0)
Trond Myklebust9e33bed2008-12-23 15:21:46 -05001939 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -07001940 default:
Trond Myklebust72211db2009-12-15 14:47:36 -05001941 if (nfs4_async_handle_error(task, server, state) == -EAGAIN)
1942 rpc_restart_call_prepare(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001943 }
Trond Myklebust72211db2009-12-15 14:47:36 -05001944 nfs_release_seqid(calldata->arg.seqid);
Trond Myklebust516a6af2005-10-27 22:12:41 -04001945 nfs_refresh_inode(calldata->inode, calldata->res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001946}
1947
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01001948static void nfs4_close_prepare(struct rpc_task *task, void *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07001949{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01001950 struct nfs4_closedata *calldata = data;
Trond Myklebust95121352005-10-18 14:20:12 -07001951 struct nfs4_state *state = calldata->state;
Trond Myklebust88069f72009-12-08 08:33:16 -05001952 int call_close = 0;
Trond Myklebust95121352005-10-18 14:20:12 -07001953
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001954 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebust95121352005-10-18 14:20:12 -07001955 return;
Trond Myklebust003707c2007-07-05 18:07:55 -04001956
Trond Myklebust88069f72009-12-08 08:33:16 -05001957 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_OPEN_DOWNGRADE];
1958 calldata->arg.fmode = FMODE_READ|FMODE_WRITE;
Trond Myklebust4cecb762005-11-04 15:32:58 -05001959 spin_lock(&state->owner->so_lock);
Trond Myklebust003707c2007-07-05 18:07:55 -04001960 /* Calculate the change in open mode */
Trond Myklebuste7616922006-01-03 09:55:13 +01001961 if (state->n_rdwr == 0) {
Trond Myklebust003707c2007-07-05 18:07:55 -04001962 if (state->n_rdonly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05001963 call_close |= test_bit(NFS_O_RDONLY_STATE, &state->flags);
1964 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
1965 calldata->arg.fmode &= ~FMODE_READ;
Trond Myklebust003707c2007-07-05 18:07:55 -04001966 }
1967 if (state->n_wronly == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05001968 call_close |= test_bit(NFS_O_WRONLY_STATE, &state->flags);
1969 call_close |= test_bit(NFS_O_RDWR_STATE, &state->flags);
1970 calldata->arg.fmode &= ~FMODE_WRITE;
Trond Myklebust003707c2007-07-05 18:07:55 -04001971 }
Trond Myklebuste7616922006-01-03 09:55:13 +01001972 }
Trond Myklebust4cecb762005-11-04 15:32:58 -05001973 spin_unlock(&state->owner->so_lock);
Trond Myklebust88069f72009-12-08 08:33:16 -05001974
1975 if (!call_close) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01001976 /* Note: exit _without_ calling nfs4_close_done */
1977 task->tk_action = NULL;
Trond Myklebust95121352005-10-18 14:20:12 -07001978 return;
1979 }
Trond Myklebust88069f72009-12-08 08:33:16 -05001980
Fred Isamanf7e89172011-01-06 11:36:32 +00001981 if (calldata->arg.fmode == 0) {
Trond Myklebust88069f72009-12-08 08:33:16 -05001982 task->tk_msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE];
Fred Isamanf7e89172011-01-06 11:36:32 +00001983 if (calldata->roc &&
1984 pnfs_roc_drain(calldata->inode, &calldata->roc_barrier)) {
1985 rpc_sleep_on(&NFS_SERVER(calldata->inode)->roc_rpcwaitq,
1986 task, NULL);
1987 return;
1988 }
1989 }
Trond Myklebust88069f72009-12-08 08:33:16 -05001990
Trond Myklebust516a6af2005-10-27 22:12:41 -04001991 nfs_fattr_init(calldata->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01001992 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04001993 if (nfs4_setup_sequence(NFS_SERVER(calldata->inode),
Andy Adamson19ddab02009-04-01 09:22:20 -04001994 &calldata->arg.seq_args, &calldata->res.seq_res,
1995 1, task))
1996 return;
Trond Myklebust5138fde2007-07-14 15:40:01 -04001997 rpc_call_start(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07001998}
1999
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002000static const struct rpc_call_ops nfs4_close_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01002001 .rpc_call_prepare = nfs4_close_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01002002 .rpc_call_done = nfs4_close_done,
2003 .rpc_release = nfs4_free_closedata,
2004};
2005
Linus Torvalds1da177e2005-04-16 15:20:36 -07002006/*
2007 * It is possible for data to be read/written from a mem-mapped file
2008 * after the sys_close call (which hits the vfs layer as a flush).
2009 * This means that we can't safely call nfsv4 close on a file until
2010 * the inode is cleared. This in turn means that we are not good
2011 * NFSv4 citizens - we do not indicate to the server to update the file's
2012 * share state even when we are done with one of the three share
2013 * stateid's in the inode.
2014 *
2015 * NOTE: Caller must be holding the sp->so_owner semaphore!
2016 */
Fred Isamanf7e89172011-01-06 11:36:32 +00002017int nfs4_do_close(struct path *path, struct nfs4_state *state, gfp_t gfp_mask, int wait, bool roc)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002018{
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002019 struct nfs_server *server = NFS_SERVER(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002020 struct nfs4_closedata *calldata;
Trond Myklebustb39e6252007-06-11 23:05:07 -04002021 struct nfs4_state_owner *sp = state->owner;
2022 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04002023 struct rpc_message msg = {
2024 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CLOSE],
2025 .rpc_cred = state->owner->so_cred,
2026 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04002027 struct rpc_task_setup task_setup_data = {
2028 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04002029 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002030 .callback_ops = &nfs4_close_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05002031 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04002032 .flags = RPC_TASK_ASYNC,
2033 };
Trond Myklebust95121352005-10-18 14:20:12 -07002034 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002035
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002036 calldata = kzalloc(sizeof(*calldata), gfp_mask);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002037 if (calldata == NULL)
Trond Myklebust95121352005-10-18 14:20:12 -07002038 goto out;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002039 calldata->inode = state->inode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002040 calldata->state = state;
Trond Myklebust4a35bd42007-06-05 10:31:33 -04002041 calldata->arg.fh = NFS_FH(state->inode);
Trond Myklebust003707c2007-07-05 18:07:55 -04002042 calldata->arg.stateid = &state->open_stateid;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002043 /* Serialization for the sequence id */
Trond Myklebust8535b2b2010-05-13 12:51:01 -04002044 calldata->arg.seqid = nfs_alloc_seqid(&state->owner->so_seqid, gfp_mask);
Trond Myklebust95121352005-10-18 14:20:12 -07002045 if (calldata->arg.seqid == NULL)
2046 goto out_free_calldata;
Trond Myklebustdc0b0272008-12-23 15:21:56 -05002047 calldata->arg.fmode = 0;
Trond Myklebusta65318b2009-03-11 14:10:28 -04002048 calldata->arg.bitmask = server->cache_consistency_bitmask;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002049 calldata->res.fattr = &calldata->fattr;
Trond Myklebustc1d51932008-04-07 13:20:54 -04002050 calldata->res.seqid = calldata->arg.seqid;
Trond Myklebust516a6af2005-10-27 22:12:41 -04002051 calldata->res.server = server;
Fred Isamanf7e89172011-01-06 11:36:32 +00002052 calldata->roc = roc;
Al Virof6948692010-01-30 13:51:04 -05002053 path_get(path);
2054 calldata->path = *path;
Trond Myklebust95121352005-10-18 14:20:12 -07002055
Trond Myklebust1174dd12010-12-21 10:52:24 -05002056 msg.rpc_argp = &calldata->arg;
2057 msg.rpc_resp = &calldata->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04002058 task_setup_data.callback_data = calldata;
2059 task = rpc_run_task(&task_setup_data);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002060 if (IS_ERR(task))
2061 return PTR_ERR(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002062 status = 0;
2063 if (wait)
2064 status = rpc_wait_for_completion_task(task);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002065 rpc_put_task(task);
Trond Myklebusta49c3c72007-10-18 18:03:27 -04002066 return status;
Trond Myklebust95121352005-10-18 14:20:12 -07002067out_free_calldata:
2068 kfree(calldata);
2069out:
Fred Isamanf7e89172011-01-06 11:36:32 +00002070 if (roc)
2071 pnfs_roc_release(state->inode);
Trond Myklebustb39e6252007-06-11 23:05:07 -04002072 nfs4_put_open_state(state);
2073 nfs4_put_state_owner(sp);
Trond Myklebust95121352005-10-18 14:20:12 -07002074 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002075}
2076
Trond Myklebust2b484292010-09-17 10:56:51 -04002077static struct inode *
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002078nfs4_atomic_open(struct inode *dir, struct nfs_open_context *ctx, int open_flags, struct iattr *attr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002079{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002080 struct nfs4_state *state;
2081
Trond Myklebust565277f2007-10-15 18:17:53 -04002082 /* Protect against concurrent sillydeletes */
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002083 state = nfs4_do_open(dir, &ctx->path, ctx->mode, open_flags, attr, ctx->cred);
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002084 if (IS_ERR(state))
2085 return ERR_CAST(state);
Trond Myklebustcd9a1c02010-09-17 10:56:50 -04002086 ctx->state = state;
Trond Myklebustf46e0bd2010-09-17 10:56:50 -04002087 return igrab(state->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002088}
2089
Trond Myklebust1185a552009-12-03 15:54:02 -05002090static void nfs4_close_context(struct nfs_open_context *ctx, int is_sync)
Trond Myklebust7fe5c392009-03-19 15:35:50 -04002091{
2092 if (ctx->state == NULL)
2093 return;
2094 if (is_sync)
2095 nfs4_close_sync(&ctx->path, ctx->state, ctx->mode);
2096 else
2097 nfs4_close_state(&ctx->path, ctx->state, ctx->mode);
2098}
Linus Torvalds1da177e2005-04-16 15:20:36 -07002099
2100static int _nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
2101{
Benny Halevy43652ad2009-04-01 09:21:54 -04002102 struct nfs4_server_caps_arg args = {
2103 .fhandle = fhandle,
2104 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002105 struct nfs4_server_caps_res res = {};
2106 struct rpc_message msg = {
2107 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SERVER_CAPS],
Benny Halevy43652ad2009-04-01 09:21:54 -04002108 .rpc_argp = &args,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002109 .rpc_resp = &res,
2110 };
2111 int status;
2112
Bryan Schumaker7c513052011-03-24 17:12:24 +00002113 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002114 if (status == 0) {
2115 memcpy(server->attr_bitmask, res.attr_bitmask, sizeof(server->attr_bitmask));
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002116 server->caps &= ~(NFS_CAP_ACLS|NFS_CAP_HARDLINKS|
2117 NFS_CAP_SYMLINKS|NFS_CAP_FILEID|
2118 NFS_CAP_MODE|NFS_CAP_NLINK|NFS_CAP_OWNER|
2119 NFS_CAP_OWNER_GROUP|NFS_CAP_ATIME|
2120 NFS_CAP_CTIME|NFS_CAP_MTIME);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002121 if (res.attr_bitmask[0] & FATTR4_WORD0_ACL)
2122 server->caps |= NFS_CAP_ACLS;
2123 if (res.has_links != 0)
2124 server->caps |= NFS_CAP_HARDLINKS;
2125 if (res.has_symlinks != 0)
2126 server->caps |= NFS_CAP_SYMLINKS;
Trond Myklebust62ab460c2009-08-09 15:06:19 -04002127 if (res.attr_bitmask[0] & FATTR4_WORD0_FILEID)
2128 server->caps |= NFS_CAP_FILEID;
2129 if (res.attr_bitmask[1] & FATTR4_WORD1_MODE)
2130 server->caps |= NFS_CAP_MODE;
2131 if (res.attr_bitmask[1] & FATTR4_WORD1_NUMLINKS)
2132 server->caps |= NFS_CAP_NLINK;
2133 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER)
2134 server->caps |= NFS_CAP_OWNER;
2135 if (res.attr_bitmask[1] & FATTR4_WORD1_OWNER_GROUP)
2136 server->caps |= NFS_CAP_OWNER_GROUP;
2137 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_ACCESS)
2138 server->caps |= NFS_CAP_ATIME;
2139 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_METADATA)
2140 server->caps |= NFS_CAP_CTIME;
2141 if (res.attr_bitmask[1] & FATTR4_WORD1_TIME_MODIFY)
2142 server->caps |= NFS_CAP_MTIME;
2143
Trond Myklebusta65318b2009-03-11 14:10:28 -04002144 memcpy(server->cache_consistency_bitmask, res.attr_bitmask, sizeof(server->cache_consistency_bitmask));
2145 server->cache_consistency_bitmask[0] &= FATTR4_WORD0_CHANGE|FATTR4_WORD0_SIZE;
2146 server->cache_consistency_bitmask[1] &= FATTR4_WORD1_TIME_METADATA|FATTR4_WORD1_TIME_MODIFY;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002147 server->acl_bitmask = res.acl_bitmask;
2148 }
Andy Adamsoncccef3b2009-04-01 09:22:03 -04002149
Linus Torvalds1da177e2005-04-16 15:20:36 -07002150 return status;
2151}
2152
Trond Myklebust55a97592006-06-09 09:34:19 -04002153int nfs4_server_capabilities(struct nfs_server *server, struct nfs_fh *fhandle)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002154{
2155 struct nfs4_exception exception = { };
2156 int err;
2157 do {
2158 err = nfs4_handle_exception(server,
2159 _nfs4_server_capabilities(server, fhandle),
2160 &exception);
2161 } while (exception.retry);
2162 return err;
2163}
2164
2165static int _nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2166 struct nfs_fsinfo *info)
2167{
Linus Torvalds1da177e2005-04-16 15:20:36 -07002168 struct nfs4_lookup_root_arg args = {
2169 .bitmask = nfs4_fattr_bitmap,
2170 };
2171 struct nfs4_lookup_res res = {
2172 .server = server,
Trond Myklebust0e574af2005-10-27 22:12:38 -04002173 .fattr = info->fattr,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002174 .fh = fhandle,
2175 };
2176 struct rpc_message msg = {
2177 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP_ROOT],
2178 .rpc_argp = &args,
2179 .rpc_resp = &res,
2180 };
Benny Halevy008f55d2009-04-01 09:22:50 -04002181
Trond Myklebust0e574af2005-10-27 22:12:38 -04002182 nfs_fattr_init(info->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002183 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002184}
2185
2186static int nfs4_lookup_root(struct nfs_server *server, struct nfs_fh *fhandle,
2187 struct nfs_fsinfo *info)
2188{
2189 struct nfs4_exception exception = { };
2190 int err;
2191 do {
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002192 err = _nfs4_lookup_root(server, fhandle, info);
2193 switch (err) {
2194 case 0:
2195 case -NFS4ERR_WRONGSEC:
2196 break;
2197 default:
2198 err = nfs4_handle_exception(server, err, &exception);
2199 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07002200 } while (exception.retry);
2201 return err;
2202}
2203
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002204static int nfs4_lookup_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
2205 struct nfs_fsinfo *info, rpc_authflavor_t flavor)
2206{
2207 struct rpc_auth *auth;
2208 int ret;
2209
2210 auth = rpcauth_create(flavor, server->client);
2211 if (!auth) {
2212 ret = -EIO;
2213 goto out;
2214 }
2215 ret = nfs4_lookup_root(server, fhandle, info);
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002216out:
2217 return ret;
2218}
2219
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002220static int nfs4_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
David Howells54ceac42006-08-22 20:06:13 -04002221 struct nfs_fsinfo *info)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002222{
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002223 int i, len, status = 0;
Bryan Schumaker0fabee22011-04-13 14:31:29 -04002224 rpc_authflavor_t flav_array[NFS_MAX_SECFLAVORS];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002225
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002226 len = gss_mech_list_pseudoflavors(&flav_array[0]);
2227 flav_array[len] = RPC_AUTH_NULL;
2228 len += 1;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002229
2230 for (i = 0; i < len; i++) {
2231 status = nfs4_lookup_root_sec(server, fhandle, info, flav_array[i]);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002232 if (status == -NFS4ERR_WRONGSEC || status == -EACCES)
Bryan Schumakerd1a80162011-04-13 14:31:28 -04002233 continue;
2234 break;
Bryan Schumaker8f70e952011-03-24 17:12:31 +00002235 }
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002236 /*
2237 * -EACCESS could mean that the user doesn't have correct permissions
2238 * to access the mount. It could also mean that we tried to mount
2239 * with a gss auth flavor, but rpc.gssd isn't running. Either way,
2240 * existing mount programs don't handle -EACCES very well so it should
2241 * be mapped to -EPERM instead.
2242 */
2243 if (status == -EACCES)
2244 status = -EPERM;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002245 return status;
2246}
2247
2248/*
2249 * get the file handle for the "/" directory on the server
2250 */
2251static int nfs4_proc_get_root(struct nfs_server *server, struct nfs_fh *fhandle,
2252 struct nfs_fsinfo *info)
2253{
Bryan Schumakerfca78d62011-06-02 14:59:07 -04002254 int minor_version = server->nfs_client->cl_minorversion;
Bryan Schumaker801a16dc2011-04-13 14:31:30 -04002255 int status = nfs4_lookup_root(server, fhandle, info);
Bryan Schumakerfb8a5ba2011-04-18 16:52:25 -04002256 if ((status == -NFS4ERR_WRONGSEC) && !(server->flags & NFS_MOUNT_SECFLAVOUR))
2257 /*
2258 * A status of -NFS4ERR_WRONGSEC will be mapped to -EPERM
2259 * by nfs4_map_errors() as this function exits.
2260 */
Bryan Schumakerfca78d62011-06-02 14:59:07 -04002261 status = nfs_v4_minor_ops[minor_version]->find_root_sec(server, fhandle, info);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002262 if (status == 0)
2263 status = nfs4_server_capabilities(server, fhandle);
2264 if (status == 0)
2265 status = nfs4_do_fsinfo(server, fhandle, info);
Trond Myklebustc12e87f2006-03-13 21:20:47 -08002266 return nfs4_map_errors(status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002267}
2268
Andy Adamson533eb462011-06-13 18:25:56 -04002269static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002270/*
2271 * Get locations and (maybe) other attributes of a referral.
2272 * Note that we'll actually follow the referral later when
2273 * we detect fsid mismatch in inode revalidation
2274 */
Andy Adamson533eb462011-06-13 18:25:56 -04002275static int nfs4_get_referral(struct inode *dir, const struct qstr *name,
2276 struct nfs_fattr *fattr, struct nfs_fh *fhandle)
Manoj Naik6b97fd32006-06-09 09:34:29 -04002277{
2278 int status = -ENOMEM;
2279 struct page *page = NULL;
2280 struct nfs4_fs_locations *locations = NULL;
Manoj Naik6b97fd32006-06-09 09:34:29 -04002281
2282 page = alloc_page(GFP_KERNEL);
2283 if (page == NULL)
2284 goto out;
2285 locations = kmalloc(sizeof(struct nfs4_fs_locations), GFP_KERNEL);
2286 if (locations == NULL)
2287 goto out;
2288
Trond Myklebustc228fd32007-01-13 02:28:11 -05002289 status = nfs4_proc_fs_locations(dir, name, locations, page);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002290 if (status != 0)
2291 goto out;
2292 /* Make sure server returned a different fsid for the referral */
2293 if (nfs_fsid_equal(&NFS_SERVER(dir)->fsid, &locations->fattr.fsid)) {
Andy Adamson533eb462011-06-13 18:25:56 -04002294 dprintk("%s: server did not return a different fsid for"
2295 " a referral at %s\n", __func__, name->name);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002296 status = -EIO;
2297 goto out;
2298 }
Andy Adamson533eb462011-06-13 18:25:56 -04002299 /* Fixup attributes for the nfs_lookup() call to nfs_fhget() */
2300 nfs_fixup_referral_attributes(&locations->fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002301
Andy Adamson533eb462011-06-13 18:25:56 -04002302 /* replace the lookup nfs_fattr with the locations nfs_fattr */
Manoj Naik6b97fd32006-06-09 09:34:29 -04002303 memcpy(fattr, &locations->fattr, sizeof(struct nfs_fattr));
Manoj Naik6b97fd32006-06-09 09:34:29 -04002304 memset(fhandle, 0, sizeof(struct nfs_fh));
2305out:
2306 if (page)
2307 __free_page(page);
Davidlohr Bueso5d7ca352010-08-11 12:42:15 -04002308 kfree(locations);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002309 return status;
2310}
2311
Linus Torvalds1da177e2005-04-16 15:20:36 -07002312static int _nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2313{
2314 struct nfs4_getattr_arg args = {
2315 .fh = fhandle,
2316 .bitmask = server->attr_bitmask,
2317 };
2318 struct nfs4_getattr_res res = {
2319 .fattr = fattr,
2320 .server = server,
2321 };
2322 struct rpc_message msg = {
2323 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETATTR],
2324 .rpc_argp = &args,
2325 .rpc_resp = &res,
2326 };
2327
Trond Myklebust0e574af2005-10-27 22:12:38 -04002328 nfs_fattr_init(fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002329 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002330}
2331
2332static int nfs4_proc_getattr(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fattr *fattr)
2333{
2334 struct nfs4_exception exception = { };
2335 int err;
2336 do {
2337 err = nfs4_handle_exception(server,
2338 _nfs4_proc_getattr(server, fhandle, fattr),
2339 &exception);
2340 } while (exception.retry);
2341 return err;
2342}
2343
2344/*
2345 * The file is not closed if it is opened due to the a request to change
2346 * the size of the file. The open call will not be needed once the
2347 * VFS layer lookup-intents are implemented.
2348 *
2349 * Close is called when the inode is destroyed.
2350 * If we haven't opened the file for O_WRONLY, we
2351 * need to in the size_change case to obtain a stateid.
2352 *
2353 * Got race?
2354 * Because OPEN is always done by name in nfsv4, it is
2355 * possible that we opened a different file by the same
2356 * name. We can recognize this race condition, but we
2357 * can't do anything about it besides returning an error.
2358 *
2359 * This will be fixed with VFS changes (lookup-intent).
2360 */
2361static int
2362nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr,
2363 struct iattr *sattr)
2364{
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002365 struct inode *inode = dentry->d_inode;
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002366 struct rpc_cred *cred = NULL;
Trond Myklebustd5308382005-11-04 15:33:38 -05002367 struct nfs4_state *state = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002368 int status;
2369
Benny Halevy8a1636c2010-07-14 15:43:57 -04002370 if (pnfs_ld_layoutret_on_setattr(inode))
2371 pnfs_return_layout(inode);
2372
Trond Myklebust0e574af2005-10-27 22:12:38 -04002373 nfs_fattr_init(fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002374
Trond Myklebustd5308382005-11-04 15:33:38 -05002375 /* Search for an existing open(O_WRITE) file */
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002376 if (sattr->ia_valid & ATTR_FILE) {
2377 struct nfs_open_context *ctx;
Trond Myklebust08e9eac2005-06-22 17:16:29 +00002378
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002379 ctx = nfs_file_open_context(sattr->ia_file);
Neil Brown504e5182008-10-16 14:15:16 +11002380 if (ctx) {
2381 cred = ctx->cred;
2382 state = ctx->state;
2383 }
Trond Myklebust659bfcd2008-06-10 19:39:41 -04002384 }
2385
2386 status = nfs4_do_setattr(inode, cred, fattr, sattr, state);
Trond Myklebust65e43082005-08-16 11:49:44 -04002387 if (status == 0)
2388 nfs_setattr_update_inode(inode, sattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002389 return status;
2390}
2391
Bryan Schumaker7c513052011-03-24 17:12:24 +00002392static int _nfs4_proc_lookupfh(struct rpc_clnt *clnt, struct nfs_server *server,
2393 const struct nfs_fh *dirfh, const struct qstr *name,
2394 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
David Howells2b3de442006-08-22 20:06:09 -04002395{
2396 int status;
2397 struct nfs4_lookup_arg args = {
2398 .bitmask = server->attr_bitmask,
2399 .dir_fh = dirfh,
2400 .name = name,
2401 };
2402 struct nfs4_lookup_res res = {
2403 .server = server,
2404 .fattr = fattr,
2405 .fh = fhandle,
2406 };
2407 struct rpc_message msg = {
2408 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOOKUP],
2409 .rpc_argp = &args,
2410 .rpc_resp = &res,
2411 };
2412
2413 nfs_fattr_init(fattr);
2414
2415 dprintk("NFS call lookupfh %s\n", name->name);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002416 status = nfs4_call_sync(clnt, server, &msg, &args.seq_args, &res.seq_res, 0);
David Howells2b3de442006-08-22 20:06:09 -04002417 dprintk("NFS reply lookupfh: %d\n", status);
David Howells2b3de442006-08-22 20:06:09 -04002418 return status;
2419}
2420
2421static int nfs4_proc_lookupfh(struct nfs_server *server, struct nfs_fh *dirfh,
2422 struct qstr *name, struct nfs_fh *fhandle,
2423 struct nfs_fattr *fattr)
2424{
2425 struct nfs4_exception exception = { };
2426 int err;
2427 do {
Bryan Schumaker7c513052011-03-24 17:12:24 +00002428 err = _nfs4_proc_lookupfh(server->client, server, dirfh, name, fhandle, fattr);
Trond Myklebust4e56e082007-07-01 18:13:52 -04002429 /* FIXME: !!!! */
2430 if (err == -NFS4ERR_MOVED) {
2431 err = -EREMOTE;
2432 break;
2433 }
2434 err = nfs4_handle_exception(server, err, &exception);
David Howells2b3de442006-08-22 20:06:09 -04002435 } while (exception.retry);
2436 return err;
2437}
2438
Bryan Schumaker7c513052011-03-24 17:12:24 +00002439static int _nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir,
2440 const struct qstr *name, struct nfs_fh *fhandle,
2441 struct nfs_fattr *fattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002442{
Trond Myklebust4e56e082007-07-01 18:13:52 -04002443 int status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002444
2445 dprintk("NFS call lookup %s\n", name->name);
Bryan Schumaker7c513052011-03-24 17:12:24 +00002446 status = _nfs4_proc_lookupfh(clnt, NFS_SERVER(dir), NFS_FH(dir), name, fhandle, fattr);
Manoj Naik6b97fd32006-06-09 09:34:29 -04002447 if (status == -NFS4ERR_MOVED)
2448 status = nfs4_get_referral(dir, name, fattr, fhandle);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002449 dprintk("NFS reply lookup: %d\n", status);
2450 return status;
2451}
2452
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002453void nfs_fixup_secinfo_attributes(struct nfs_fattr *fattr, struct nfs_fh *fh)
2454{
2455 memset(fh, 0, sizeof(struct nfs_fh));
2456 fattr->fsid.major = 1;
2457 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
2458 NFS_ATTR_FATTR_NLINK | NFS_ATTR_FATTR_FSID | NFS_ATTR_FATTR_MOUNTPOINT;
2459 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
2460 fattr->nlink = 2;
2461}
2462
Bryan Schumaker7c513052011-03-24 17:12:24 +00002463static int nfs4_proc_lookup(struct rpc_clnt *clnt, struct inode *dir, struct qstr *name,
2464 struct nfs_fh *fhandle, struct nfs_fattr *fattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002465{
2466 struct nfs4_exception exception = { };
2467 int err;
2468 do {
2469 err = nfs4_handle_exception(NFS_SERVER(dir),
Bryan Schumaker7c513052011-03-24 17:12:24 +00002470 _nfs4_proc_lookup(clnt, dir, name, fhandle, fattr),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002471 &exception);
Bryan Schumaker7ebb9312011-03-24 17:12:30 +00002472 if (err == -EPERM)
2473 nfs_fixup_secinfo_attributes(fattr, fhandle);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002474 } while (exception.retry);
2475 return err;
2476}
2477
2478static int _nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2479{
Trond Myklebust76b32992007-08-10 17:45:11 -04002480 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002481 struct nfs4_accessargs args = {
2482 .fh = NFS_FH(inode),
Trond Myklebust76b32992007-08-10 17:45:11 -04002483 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002484 };
Trond Myklebust76b32992007-08-10 17:45:11 -04002485 struct nfs4_accessres res = {
2486 .server = server,
Trond Myklebust76b32992007-08-10 17:45:11 -04002487 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002488 struct rpc_message msg = {
2489 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_ACCESS],
2490 .rpc_argp = &args,
2491 .rpc_resp = &res,
2492 .rpc_cred = entry->cred,
2493 };
2494 int mode = entry->mask;
2495 int status;
2496
2497 /*
2498 * Determine which access bits we want to ask for...
2499 */
2500 if (mode & MAY_READ)
2501 args.access |= NFS4_ACCESS_READ;
2502 if (S_ISDIR(inode->i_mode)) {
2503 if (mode & MAY_WRITE)
2504 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE;
2505 if (mode & MAY_EXEC)
2506 args.access |= NFS4_ACCESS_LOOKUP;
2507 } else {
2508 if (mode & MAY_WRITE)
2509 args.access |= NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND;
2510 if (mode & MAY_EXEC)
2511 args.access |= NFS4_ACCESS_EXECUTE;
2512 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002513
2514 res.fattr = nfs_alloc_fattr();
2515 if (res.fattr == NULL)
2516 return -ENOMEM;
2517
Bryan Schumaker7c513052011-03-24 17:12:24 +00002518 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002519 if (!status) {
2520 entry->mask = 0;
2521 if (res.access & NFS4_ACCESS_READ)
2522 entry->mask |= MAY_READ;
2523 if (res.access & (NFS4_ACCESS_MODIFY | NFS4_ACCESS_EXTEND | NFS4_ACCESS_DELETE))
2524 entry->mask |= MAY_WRITE;
2525 if (res.access & (NFS4_ACCESS_LOOKUP|NFS4_ACCESS_EXECUTE))
2526 entry->mask |= MAY_EXEC;
Trond Myklebustc407d412010-04-16 16:22:48 -04002527 nfs_refresh_inode(inode, res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002528 }
Trond Myklebustc407d412010-04-16 16:22:48 -04002529 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002530 return status;
2531}
2532
2533static int nfs4_proc_access(struct inode *inode, struct nfs_access_entry *entry)
2534{
2535 struct nfs4_exception exception = { };
2536 int err;
2537 do {
2538 err = nfs4_handle_exception(NFS_SERVER(inode),
2539 _nfs4_proc_access(inode, entry),
2540 &exception);
2541 } while (exception.retry);
2542 return err;
2543}
2544
2545/*
2546 * TODO: For the time being, we don't try to get any attributes
2547 * along with any of the zero-copy operations READ, READDIR,
2548 * READLINK, WRITE.
2549 *
2550 * In the case of the first three, we want to put the GETATTR
2551 * after the read-type operation -- this is because it is hard
2552 * to predict the length of a GETATTR response in v4, and thus
2553 * align the READ data correctly. This means that the GETATTR
2554 * may end up partially falling into the page cache, and we should
2555 * shift it into the 'tail' of the xdr_buf before processing.
2556 * To do this efficiently, we need to know the total length
2557 * of data received, which doesn't seem to be available outside
2558 * of the RPC layer.
2559 *
2560 * In the case of WRITE, we also want to put the GETATTR after
2561 * the operation -- in this case because we want to make sure
2562 * we get the post-operation mtime and size. This means that
2563 * we can't use xdr_encode_pages() as written: we need a variant
2564 * of it which would leave room in the 'tail' iovec.
2565 *
2566 * Both of these changes to the XDR layer would in fact be quite
2567 * minor, but I decided to leave them for a subsequent patch.
2568 */
2569static int _nfs4_proc_readlink(struct inode *inode, struct page *page,
2570 unsigned int pgbase, unsigned int pglen)
2571{
2572 struct nfs4_readlink args = {
2573 .fh = NFS_FH(inode),
2574 .pgbase = pgbase,
2575 .pglen = pglen,
2576 .pages = &page,
2577 };
Benny Halevyf50c7002009-04-01 09:21:55 -04002578 struct nfs4_readlink_res res;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002579 struct rpc_message msg = {
2580 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READLINK],
2581 .rpc_argp = &args,
Benny Halevyf50c7002009-04-01 09:21:55 -04002582 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002583 };
2584
Bryan Schumaker7c513052011-03-24 17:12:24 +00002585 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 -07002586}
2587
2588static int nfs4_proc_readlink(struct inode *inode, struct page *page,
2589 unsigned int pgbase, unsigned int pglen)
2590{
2591 struct nfs4_exception exception = { };
2592 int err;
2593 do {
2594 err = nfs4_handle_exception(NFS_SERVER(inode),
2595 _nfs4_proc_readlink(inode, page, pgbase, pglen),
2596 &exception);
2597 } while (exception.retry);
2598 return err;
2599}
2600
Linus Torvalds1da177e2005-04-16 15:20:36 -07002601/*
2602 * Got race?
2603 * We will need to arrange for the VFS layer to provide an atomic open.
2604 * Until then, this create/open method is prone to inefficiency and race
2605 * conditions due to the lookup, create, and open VFS calls from sys_open()
2606 * placed on the wire.
2607 *
2608 * Given the above sorry state of affairs, I'm simply sending an OPEN.
2609 * The file will be opened again in the subsequent VFS open call
2610 * (nfs4_proc_file_open).
2611 *
2612 * The open for read will just hang around to be used by any process that
2613 * opens the file O_RDONLY. This will all be resolved with the VFS changes.
2614 */
2615
2616static int
2617nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr,
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002618 int flags, struct nfs_open_context *ctx)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002619{
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002620 struct path my_path = {
Trond Myklebustad389da2007-06-05 12:30:00 -04002621 .dentry = dentry,
2622 };
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002623 struct path *path = &my_path;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002624 struct nfs4_state *state;
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002625 struct rpc_cred *cred = NULL;
2626 fmode_t fmode = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002627 int status = 0;
2628
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002629 if (ctx != NULL) {
2630 cred = ctx->cred;
2631 path = &ctx->path;
2632 fmode = ctx->mode;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002633 }
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00002634 sattr->ia_mode &= ~current_umask();
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002635 state = nfs4_do_open(dir, path, fmode, flags, sattr, cred);
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04002636 d_drop(dentry);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002637 if (IS_ERR(state)) {
2638 status = PTR_ERR(state);
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002639 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002640 }
Trond Myklebustd4d9cdc2007-10-02 18:38:53 -04002641 d_add(dentry, igrab(state->inode));
Trond Myklebustd75340c2007-10-01 21:42:01 -04002642 nfs_set_verifier(dentry, nfs_save_change_attribute(dir));
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002643 if (ctx != NULL)
2644 ctx->state = state;
Trond Myklebust02a913a2005-10-18 14:20:17 -07002645 else
Trond Myklebustc0204fd2010-09-17 10:56:51 -04002646 nfs4_close_sync(path, state, fmode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002647out:
2648 return status;
2649}
2650
2651static int _nfs4_proc_remove(struct inode *dir, struct qstr *name)
2652{
Trond Myklebust16e42952005-10-27 22:12:44 -04002653 struct nfs_server *server = NFS_SERVER(dir);
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04002654 struct nfs_removeargs args = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002655 .fh = NFS_FH(dir),
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04002656 .name.len = name->len,
2657 .name.name = name->name,
Trond Myklebust16e42952005-10-27 22:12:44 -04002658 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002659 };
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04002660 struct nfs_removeres res = {
Trond Myklebust16e42952005-10-27 22:12:44 -04002661 .server = server,
Trond Myklebust16e42952005-10-27 22:12:44 -04002662 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002663 struct rpc_message msg = {
Trond Myklebust4fdc17b2007-07-14 15:39:57 -04002664 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE],
2665 .rpc_argp = &args,
2666 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002667 };
Trond Myklebustd3468902010-04-16 16:22:50 -04002668 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002669
Trond Myklebustd3468902010-04-16 16:22:50 -04002670 res.dir_attr = nfs_alloc_fattr();
2671 if (res.dir_attr == NULL)
2672 goto out;
2673
Bryan Schumaker7c513052011-03-24 17:12:24 +00002674 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 1);
Trond Myklebust16e42952005-10-27 22:12:44 -04002675 if (status == 0) {
2676 update_changeattr(dir, &res.cinfo);
Trond Myklebustd3468902010-04-16 16:22:50 -04002677 nfs_post_op_update_inode(dir, res.dir_attr);
Trond Myklebust16e42952005-10-27 22:12:44 -04002678 }
Trond Myklebustd3468902010-04-16 16:22:50 -04002679 nfs_free_fattr(res.dir_attr);
2680out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002681 return status;
2682}
2683
2684static int nfs4_proc_remove(struct inode *dir, struct qstr *name)
2685{
2686 struct nfs4_exception exception = { };
2687 int err;
2688 do {
2689 err = nfs4_handle_exception(NFS_SERVER(dir),
2690 _nfs4_proc_remove(dir, name),
2691 &exception);
2692 } while (exception.retry);
2693 return err;
2694}
2695
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002696static void nfs4_proc_unlink_setup(struct rpc_message *msg, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002697{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002698 struct nfs_server *server = NFS_SERVER(dir);
2699 struct nfs_removeargs *args = msg->rpc_argp;
2700 struct nfs_removeres *res = msg->rpc_resp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002701
Trond Myklebusta65318b2009-03-11 14:10:28 -04002702 args->bitmask = server->cache_consistency_bitmask;
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002703 res->server = server;
Benny Halevydfb4f3092010-09-24 09:17:01 -04002704 res->seq_res.sr_slot = NULL;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002705 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_REMOVE];
Linus Torvalds1da177e2005-04-16 15:20:36 -07002706}
2707
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002708static int nfs4_proc_unlink_done(struct rpc_task *task, struct inode *dir)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002709{
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002710 struct nfs_removeres *res = task->tk_msg.rpc_resp;
2711
Trond Myklebust14516c32010-07-31 14:29:06 -04002712 if (!nfs4_sequence_done(task, &res->seq_res))
2713 return 0;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05002714 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002715 return 0;
2716 update_changeattr(dir, &res->cinfo);
Trond Myklebustd3468902010-04-16 16:22:50 -04002717 nfs_post_op_update_inode(dir, res->dir_attr);
Trond Myklebuste4eff1a2007-07-14 15:39:58 -04002718 return 1;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002719}
2720
Jeff Laytond3d41522010-09-17 17:31:57 -04002721static void nfs4_proc_rename_setup(struct rpc_message *msg, struct inode *dir)
2722{
2723 struct nfs_server *server = NFS_SERVER(dir);
2724 struct nfs_renameargs *arg = msg->rpc_argp;
2725 struct nfs_renameres *res = msg->rpc_resp;
2726
2727 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME];
2728 arg->bitmask = server->attr_bitmask;
2729 res->server = server;
2730}
2731
2732static int nfs4_proc_rename_done(struct rpc_task *task, struct inode *old_dir,
2733 struct inode *new_dir)
2734{
2735 struct nfs_renameres *res = task->tk_msg.rpc_resp;
2736
2737 if (!nfs4_sequence_done(task, &res->seq_res))
2738 return 0;
2739 if (nfs4_async_handle_error(task, res->server, NULL) == -EAGAIN)
2740 return 0;
2741
2742 update_changeattr(old_dir, &res->old_cinfo);
2743 nfs_post_op_update_inode(old_dir, res->old_fattr);
2744 update_changeattr(new_dir, &res->new_cinfo);
2745 nfs_post_op_update_inode(new_dir, res->new_fattr);
2746 return 1;
2747}
2748
Linus Torvalds1da177e2005-04-16 15:20:36 -07002749static int _nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
2750 struct inode *new_dir, struct qstr *new_name)
2751{
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002752 struct nfs_server *server = NFS_SERVER(old_dir);
Jeff Layton920769f2010-09-17 17:30:25 -04002753 struct nfs_renameargs arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07002754 .old_dir = NFS_FH(old_dir),
2755 .new_dir = NFS_FH(new_dir),
2756 .old_name = old_name,
2757 .new_name = new_name,
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002758 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002759 };
Jeff Laytone8582a82010-09-17 17:31:06 -04002760 struct nfs_renameres res = {
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002761 .server = server,
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002762 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002763 struct rpc_message msg = {
2764 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENAME],
2765 .rpc_argp = &arg,
2766 .rpc_resp = &res,
2767 };
Trond Myklebust011fff72010-04-16 16:22:49 -04002768 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002769
Trond Myklebust011fff72010-04-16 16:22:49 -04002770 res.old_fattr = nfs_alloc_fattr();
2771 res.new_fattr = nfs_alloc_fattr();
2772 if (res.old_fattr == NULL || res.new_fattr == NULL)
2773 goto out;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002774
Bryan Schumaker7c513052011-03-24 17:12:24 +00002775 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002776 if (!status) {
2777 update_changeattr(old_dir, &res.old_cinfo);
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002778 nfs_post_op_update_inode(old_dir, res.old_fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002779 update_changeattr(new_dir, &res.new_cinfo);
Trond Myklebust6caf2c82005-10-27 22:12:43 -04002780 nfs_post_op_update_inode(new_dir, res.new_fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002781 }
Trond Myklebust011fff72010-04-16 16:22:49 -04002782out:
2783 nfs_free_fattr(res.new_fattr);
2784 nfs_free_fattr(res.old_fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002785 return status;
2786}
2787
2788static int nfs4_proc_rename(struct inode *old_dir, struct qstr *old_name,
2789 struct inode *new_dir, struct qstr *new_name)
2790{
2791 struct nfs4_exception exception = { };
2792 int err;
2793 do {
2794 err = nfs4_handle_exception(NFS_SERVER(old_dir),
2795 _nfs4_proc_rename(old_dir, old_name,
2796 new_dir, new_name),
2797 &exception);
2798 } while (exception.retry);
2799 return err;
2800}
2801
2802static int _nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
2803{
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002804 struct nfs_server *server = NFS_SERVER(inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002805 struct nfs4_link_arg arg = {
2806 .fh = NFS_FH(inode),
2807 .dir_fh = NFS_FH(dir),
2808 .name = name,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002809 .bitmask = server->attr_bitmask,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002810 };
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002811 struct nfs4_link_res res = {
2812 .server = server,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002813 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07002814 struct rpc_message msg = {
2815 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LINK],
2816 .rpc_argp = &arg,
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002817 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002818 };
Trond Myklebust136f2622010-04-16 16:22:49 -04002819 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002820
Trond Myklebust136f2622010-04-16 16:22:49 -04002821 res.fattr = nfs_alloc_fattr();
2822 res.dir_attr = nfs_alloc_fattr();
2823 if (res.fattr == NULL || res.dir_attr == NULL)
2824 goto out;
2825
Bryan Schumaker7c513052011-03-24 17:12:24 +00002826 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002827 if (!status) {
2828 update_changeattr(dir, &res.cinfo);
2829 nfs_post_op_update_inode(dir, res.dir_attr);
Trond Myklebust73a3d072006-05-25 01:40:47 -04002830 nfs_post_op_update_inode(inode, res.fattr);
Trond Myklebust91ba2ee2005-10-27 22:12:42 -04002831 }
Trond Myklebust136f2622010-04-16 16:22:49 -04002832out:
2833 nfs_free_fattr(res.dir_attr);
2834 nfs_free_fattr(res.fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07002835 return status;
2836}
2837
2838static int nfs4_proc_link(struct inode *inode, struct inode *dir, struct qstr *name)
2839{
2840 struct nfs4_exception exception = { };
2841 int err;
2842 do {
2843 err = nfs4_handle_exception(NFS_SERVER(inode),
2844 _nfs4_proc_link(inode, dir, name),
2845 &exception);
2846 } while (exception.retry);
2847 return err;
2848}
2849
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002850struct nfs4_createdata {
2851 struct rpc_message msg;
2852 struct nfs4_create_arg arg;
2853 struct nfs4_create_res res;
2854 struct nfs_fh fh;
2855 struct nfs_fattr fattr;
2856 struct nfs_fattr dir_fattr;
2857};
2858
2859static struct nfs4_createdata *nfs4_alloc_createdata(struct inode *dir,
2860 struct qstr *name, struct iattr *sattr, u32 ftype)
2861{
2862 struct nfs4_createdata *data;
2863
2864 data = kzalloc(sizeof(*data), GFP_KERNEL);
2865 if (data != NULL) {
2866 struct nfs_server *server = NFS_SERVER(dir);
2867
2868 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE];
2869 data->msg.rpc_argp = &data->arg;
2870 data->msg.rpc_resp = &data->res;
2871 data->arg.dir_fh = NFS_FH(dir);
2872 data->arg.server = server;
2873 data->arg.name = name;
2874 data->arg.attrs = sattr;
2875 data->arg.ftype = ftype;
2876 data->arg.bitmask = server->attr_bitmask;
2877 data->res.server = server;
2878 data->res.fh = &data->fh;
2879 data->res.fattr = &data->fattr;
2880 data->res.dir_fattr = &data->dir_fattr;
2881 nfs_fattr_init(data->res.fattr);
2882 nfs_fattr_init(data->res.dir_fattr);
2883 }
2884 return data;
2885}
2886
2887static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data)
2888{
Bryan Schumaker7c513052011-03-24 17:12:24 +00002889 int status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &data->msg,
Bryan Schumakere73b83f2011-03-24 17:12:23 +00002890 &data->arg.seq_args, &data->res.seq_res, 1);
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002891 if (status == 0) {
2892 update_changeattr(dir, &data->res.dir_cinfo);
2893 nfs_post_op_update_inode(dir, data->res.dir_fattr);
2894 status = nfs_instantiate(dentry, data->res.fh, data->res.fattr);
2895 }
2896 return status;
2897}
2898
2899static void nfs4_free_createdata(struct nfs4_createdata *data)
2900{
2901 kfree(data);
2902}
2903
Chuck Lever4f390c12006-08-22 20:06:22 -04002904static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04002905 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002906{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002907 struct nfs4_createdata *data;
2908 int status = -ENAMETOOLONG;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002909
Chuck Lever94a6d752006-08-22 20:06:23 -04002910 if (len > NFS4_MAXPATHLEN)
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002911 goto out;
Chuck Lever4f390c12006-08-22 20:06:22 -04002912
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002913 status = -ENOMEM;
2914 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4LNK);
2915 if (data == NULL)
2916 goto out;
2917
2918 data->msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SYMLINK];
2919 data->arg.u.symlink.pages = &page;
2920 data->arg.u.symlink.len = len;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002921
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002922 status = nfs4_do_create(dir, dentry, data);
2923
2924 nfs4_free_createdata(data);
2925out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002926 return status;
2927}
2928
Chuck Lever4f390c12006-08-22 20:06:22 -04002929static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry,
Chuck Lever94a6d752006-08-22 20:06:23 -04002930 struct page *page, unsigned int len, struct iattr *sattr)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002931{
2932 struct nfs4_exception exception = { };
2933 int err;
2934 do {
2935 err = nfs4_handle_exception(NFS_SERVER(dir),
Chuck Lever94a6d752006-08-22 20:06:23 -04002936 _nfs4_proc_symlink(dir, dentry, page,
2937 len, sattr),
Linus Torvalds1da177e2005-04-16 15:20:36 -07002938 &exception);
2939 } while (exception.retry);
2940 return err;
2941}
2942
2943static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
2944 struct iattr *sattr)
2945{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002946 struct nfs4_createdata *data;
2947 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07002948
Trond Myklebust57dc9a52008-06-20 15:35:32 -04002949 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4DIR);
2950 if (data == NULL)
2951 goto out;
2952
2953 status = nfs4_do_create(dir, dentry, data);
2954
2955 nfs4_free_createdata(data);
2956out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07002957 return status;
2958}
2959
2960static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry,
2961 struct iattr *sattr)
2962{
2963 struct nfs4_exception exception = { };
2964 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00002965
2966 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07002967 do {
2968 err = nfs4_handle_exception(NFS_SERVER(dir),
2969 _nfs4_proc_mkdir(dir, dentry, sattr),
2970 &exception);
2971 } while (exception.retry);
2972 return err;
2973}
2974
2975static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04002976 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07002977{
2978 struct inode *dir = dentry->d_inode;
2979 struct nfs4_readdir_arg args = {
2980 .fh = NFS_FH(dir),
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04002981 .pages = pages,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002982 .pgbase = 0,
2983 .count = count,
Trond Myklebust96d25e52009-11-11 16:15:42 +09002984 .bitmask = NFS_SERVER(dentry->d_inode)->attr_bitmask,
Bryan Schumaker82f2e542010-10-21 16:33:18 -04002985 .plus = plus,
Linus Torvalds1da177e2005-04-16 15:20:36 -07002986 };
2987 struct nfs4_readdir_res res;
2988 struct rpc_message msg = {
2989 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READDIR],
2990 .rpc_argp = &args,
2991 .rpc_resp = &res,
2992 .rpc_cred = cred,
2993 };
2994 int status;
2995
Harvey Harrison3110ff82008-05-02 13:42:44 -07002996 dprintk("%s: dentry = %s/%s, cookie = %Lu\n", __func__,
Trond Myklebusteadf4592005-06-22 17:16:39 +00002997 dentry->d_parent->d_name.name,
2998 dentry->d_name.name,
2999 (unsigned long long)cookie);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003000 nfs4_setup_readdir(cookie, NFS_COOKIEVERF(dir), dentry, &args);
3001 res.pgbase = args.pgbase;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003002 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 -05003003 if (status >= 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003004 memcpy(NFS_COOKIEVERF(dir), res.verifier.data, NFS4_VERIFIER_SIZE);
Trond Myklebustac396122010-11-15 20:26:22 -05003005 status += args.pgbase;
3006 }
Trond Myklebustc4812992007-09-28 17:11:45 -04003007
3008 nfs_invalidate_atime(dir);
3009
Harvey Harrison3110ff82008-05-02 13:42:44 -07003010 dprintk("%s: returns %d\n", __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003011 return status;
3012}
3013
3014static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003015 u64 cookie, struct page **pages, unsigned int count, int plus)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003016{
3017 struct nfs4_exception exception = { };
3018 int err;
3019 do {
3020 err = nfs4_handle_exception(NFS_SERVER(dentry->d_inode),
3021 _nfs4_proc_readdir(dentry, cred, cookie,
Bryan Schumaker56e4ebf2010-10-20 15:44:37 -04003022 pages, count, plus),
Linus Torvalds1da177e2005-04-16 15:20:36 -07003023 &exception);
3024 } while (exception.retry);
3025 return err;
3026}
3027
3028static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3029 struct iattr *sattr, dev_t rdev)
3030{
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003031 struct nfs4_createdata *data;
3032 int mode = sattr->ia_mode;
3033 int status = -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003034
3035 BUG_ON(!(sattr->ia_valid & ATTR_MODE));
3036 BUG_ON(!S_ISFIFO(mode) && !S_ISBLK(mode) && !S_ISCHR(mode) && !S_ISSOCK(mode));
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003037
3038 data = nfs4_alloc_createdata(dir, &dentry->d_name, sattr, NF4SOCK);
3039 if (data == NULL)
3040 goto out;
3041
Linus Torvalds1da177e2005-04-16 15:20:36 -07003042 if (S_ISFIFO(mode))
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003043 data->arg.ftype = NF4FIFO;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003044 else if (S_ISBLK(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003045 data->arg.ftype = NF4BLK;
3046 data->arg.u.device.specdata1 = MAJOR(rdev);
3047 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003048 }
3049 else if (S_ISCHR(mode)) {
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003050 data->arg.ftype = NF4CHR;
3051 data->arg.u.device.specdata1 = MAJOR(rdev);
3052 data->arg.u.device.specdata2 = MINOR(rdev);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003053 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07003054
Trond Myklebust57dc9a52008-06-20 15:35:32 -04003055 status = nfs4_do_create(dir, dentry, data);
3056
3057 nfs4_free_createdata(data);
3058out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003059 return status;
3060}
3061
3062static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry,
3063 struct iattr *sattr, dev_t rdev)
3064{
3065 struct nfs4_exception exception = { };
3066 int err;
Aneesh Kumar K.Va8a5da92010-12-09 11:35:14 +00003067
3068 sattr->ia_mode &= ~current_umask();
Linus Torvalds1da177e2005-04-16 15:20:36 -07003069 do {
3070 err = nfs4_handle_exception(NFS_SERVER(dir),
3071 _nfs4_proc_mknod(dir, dentry, sattr, rdev),
3072 &exception);
3073 } while (exception.retry);
3074 return err;
3075}
3076
3077static int _nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle,
3078 struct nfs_fsstat *fsstat)
3079{
3080 struct nfs4_statfs_arg args = {
3081 .fh = fhandle,
3082 .bitmask = server->attr_bitmask,
3083 };
Benny Halevy24ad1482009-04-01 09:21:56 -04003084 struct nfs4_statfs_res res = {
3085 .fsstat = fsstat,
3086 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003087 struct rpc_message msg = {
3088 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_STATFS],
3089 .rpc_argp = &args,
Benny Halevy24ad1482009-04-01 09:21:56 -04003090 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003091 };
3092
Trond Myklebust0e574af2005-10-27 22:12:38 -04003093 nfs_fattr_init(fsstat->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003094 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003095}
3096
3097static int nfs4_proc_statfs(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsstat *fsstat)
3098{
3099 struct nfs4_exception exception = { };
3100 int err;
3101 do {
3102 err = nfs4_handle_exception(server,
3103 _nfs4_proc_statfs(server, fhandle, fsstat),
3104 &exception);
3105 } while (exception.retry);
3106 return err;
3107}
3108
3109static int _nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle,
3110 struct nfs_fsinfo *fsinfo)
3111{
3112 struct nfs4_fsinfo_arg args = {
3113 .fh = fhandle,
3114 .bitmask = server->attr_bitmask,
3115 };
Benny Halevy3dda5e42009-04-01 09:21:57 -04003116 struct nfs4_fsinfo_res res = {
3117 .fsinfo = fsinfo,
3118 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003119 struct rpc_message msg = {
3120 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FSINFO],
3121 .rpc_argp = &args,
Benny Halevy3dda5e42009-04-01 09:21:57 -04003122 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003123 };
3124
Bryan Schumaker7c513052011-03-24 17:12:24 +00003125 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003126}
3127
3128static int nfs4_do_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3129{
3130 struct nfs4_exception exception = { };
3131 int err;
3132
3133 do {
3134 err = nfs4_handle_exception(server,
3135 _nfs4_do_fsinfo(server, fhandle, fsinfo),
3136 &exception);
3137 } while (exception.retry);
3138 return err;
3139}
3140
3141static int nfs4_proc_fsinfo(struct nfs_server *server, struct nfs_fh *fhandle, struct nfs_fsinfo *fsinfo)
3142{
Trond Myklebust0e574af2005-10-27 22:12:38 -04003143 nfs_fattr_init(fsinfo->fattr);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003144 return nfs4_do_fsinfo(server, fhandle, fsinfo);
3145}
3146
3147static int _nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3148 struct nfs_pathconf *pathconf)
3149{
3150 struct nfs4_pathconf_arg args = {
3151 .fh = fhandle,
3152 .bitmask = server->attr_bitmask,
3153 };
Benny Halevyd45b2982009-04-01 09:21:58 -04003154 struct nfs4_pathconf_res res = {
3155 .pathconf = pathconf,
3156 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003157 struct rpc_message msg = {
3158 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_PATHCONF],
3159 .rpc_argp = &args,
Benny Halevyd45b2982009-04-01 09:21:58 -04003160 .rpc_resp = &res,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003161 };
3162
3163 /* None of the pathconf attributes are mandatory to implement */
3164 if ((args.bitmask[0] & nfs4_pathconf_bitmap[0]) == 0) {
3165 memset(pathconf, 0, sizeof(*pathconf));
3166 return 0;
3167 }
3168
Trond Myklebust0e574af2005-10-27 22:12:38 -04003169 nfs_fattr_init(pathconf->fattr);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003170 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003171}
3172
3173static int nfs4_proc_pathconf(struct nfs_server *server, struct nfs_fh *fhandle,
3174 struct nfs_pathconf *pathconf)
3175{
3176 struct nfs4_exception exception = { };
3177 int err;
3178
3179 do {
3180 err = nfs4_handle_exception(server,
3181 _nfs4_proc_pathconf(server, fhandle, pathconf),
3182 &exception);
3183 } while (exception.retry);
3184 return err;
3185}
3186
Benny Halevyd20581a2011-05-22 19:52:03 +03003187void __nfs4_read_done_cb(struct nfs_read_data *data)
3188{
3189 nfs_invalidate_atime(data->inode);
3190}
3191
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003192static int nfs4_read_done_cb(struct rpc_task *task, struct nfs_read_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003193{
Trond Myklebustec06c092006-03-20 13:44:27 -05003194 struct nfs_server *server = NFS_SERVER(data->inode);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003195
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003196 if (nfs4_async_handle_error(task, server, data->args.context->state) == -EAGAIN) {
Trond Myklebust0110ee12009-12-07 09:00:24 -05003197 nfs_restart_rpc(task, server->nfs_client);
Trond Myklebustec06c092006-03-20 13:44:27 -05003198 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003199 }
Trond Myklebust8850df92007-09-28 17:20:07 -04003200
Benny Halevyd20581a2011-05-22 19:52:03 +03003201 __nfs4_read_done_cb(data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003202 if (task->tk_status > 0)
Trond Myklebustec06c092006-03-20 13:44:27 -05003203 renew_lease(server, data->timestamp);
3204 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003205}
3206
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003207static int nfs4_read_done(struct rpc_task *task, struct nfs_read_data *data)
3208{
3209
3210 dprintk("--> %s\n", __func__);
3211
3212 if (!nfs4_sequence_done(task, &data->res.seq_res))
3213 return -EAGAIN;
3214
Benny Halevyd20581a2011-05-22 19:52:03 +03003215 return data->read_done_cb ? data->read_done_cb(task, data) :
3216 nfs4_read_done_cb(task, data);
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003217}
3218
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003219static void nfs4_proc_read_setup(struct nfs_read_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003220{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003221 data->timestamp = jiffies;
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003222 data->read_done_cb = nfs4_read_done_cb;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003223 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_READ];
Linus Torvalds1da177e2005-04-16 15:20:36 -07003224}
3225
Andy Adamsoncbdabc7f2011-03-01 01:34:20 +00003226/* Reset the the nfs_read_data to send the read to the MDS. */
3227void nfs4_reset_read(struct rpc_task *task, struct nfs_read_data *data)
3228{
3229 dprintk("%s Reset task for i/o through\n", __func__);
3230 put_lseg(data->lseg);
3231 data->lseg = NULL;
3232 /* offsets will differ in the dense stripe case */
3233 data->args.offset = data->mds_offset;
3234 data->ds_clp = NULL;
3235 data->args.fh = NFS_FH(data->inode);
3236 data->read_done_cb = nfs4_read_done_cb;
3237 task->tk_ops = data->mds_ops;
3238 rpc_task_reset_client(task, NFS_CLIENT(data->inode));
3239}
3240EXPORT_SYMBOL_GPL(nfs4_reset_read);
3241
Fred Isamanb029bc92011-03-03 15:13:42 +00003242static int nfs4_write_done_cb(struct rpc_task *task, struct nfs_write_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003243{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003244 struct inode *inode = data->inode;
3245
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003246 if (nfs4_async_handle_error(task, NFS_SERVER(inode), data->args.context->state) == -EAGAIN) {
Trond Myklebust0110ee12009-12-07 09:00:24 -05003247 nfs_restart_rpc(task, NFS_SERVER(inode)->nfs_client);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003248 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003249 }
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003250 if (task->tk_status >= 0) {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003251 renew_lease(NFS_SERVER(inode), data->timestamp);
Trond Myklebust70ca8852007-09-30 15:21:24 -04003252 nfs_post_op_update_inode_force_wcc(inode, data->res.fattr);
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003253 }
Trond Myklebust788e7a82006-03-20 13:44:27 -05003254 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003255}
3256
Fred Isamanb029bc92011-03-03 15:13:42 +00003257static int nfs4_write_done(struct rpc_task *task, struct nfs_write_data *data)
3258{
3259 if (!nfs4_sequence_done(task, &data->res.seq_res))
3260 return -EAGAIN;
Benny Halevyd20581a2011-05-22 19:52:03 +03003261 return data->write_done_cb ? data->write_done_cb(task, data) :
3262 nfs4_write_done_cb(task, data);
Fred Isamanb029bc92011-03-03 15:13:42 +00003263}
3264
Fred Isamana69aef12011-03-03 15:13:47 +00003265/* Reset the the nfs_write_data to send the write to the MDS. */
3266void nfs4_reset_write(struct rpc_task *task, struct nfs_write_data *data)
3267{
3268 dprintk("%s Reset task for i/o through\n", __func__);
3269 put_lseg(data->lseg);
3270 data->lseg = NULL;
3271 data->ds_clp = NULL;
3272 data->write_done_cb = nfs4_write_done_cb;
3273 data->args.fh = NFS_FH(data->inode);
3274 data->args.bitmask = data->res.server->cache_consistency_bitmask;
3275 data->args.offset = data->mds_offset;
3276 data->res.fattr = &data->fattr;
3277 task->tk_ops = data->mds_ops;
3278 rpc_task_reset_client(task, NFS_CLIENT(data->inode));
3279}
3280EXPORT_SYMBOL_GPL(nfs4_reset_write);
3281
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003282static void nfs4_proc_write_setup(struct nfs_write_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003283{
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003284 struct nfs_server *server = NFS_SERVER(data->inode);
3285
Fred Isaman7ffd1062011-03-03 15:13:46 +00003286 if (data->lseg) {
3287 data->args.bitmask = NULL;
3288 data->res.fattr = NULL;
3289 } else
3290 data->args.bitmask = server->cache_consistency_bitmask;
Fred Isamanb029bc92011-03-03 15:13:42 +00003291 if (!data->write_done_cb)
3292 data->write_done_cb = nfs4_write_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003293 data->res.server = server;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003294 data->timestamp = jiffies;
3295
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003296 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_WRITE];
Linus Torvalds1da177e2005-04-16 15:20:36 -07003297}
3298
Fred Isaman5f452432011-03-23 13:27:46 +00003299static int nfs4_commit_done_cb(struct rpc_task *task, struct nfs_write_data *data)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003300{
Linus Torvalds1da177e2005-04-16 15:20:36 -07003301 struct inode *inode = data->inode;
Trond Myklebust14516c32010-07-31 14:29:06 -04003302
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003303 if (nfs4_async_handle_error(task, NFS_SERVER(inode), NULL) == -EAGAIN) {
Trond Myklebust0110ee12009-12-07 09:00:24 -05003304 nfs_restart_rpc(task, NFS_SERVER(inode)->nfs_client);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003305 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003306 }
Trond Myklebust9e08a3c2007-10-08 14:10:31 -04003307 nfs_refresh_inode(inode, data->res.fattr);
Trond Myklebust788e7a82006-03-20 13:44:27 -05003308 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003309}
3310
Fred Isaman5f452432011-03-23 13:27:46 +00003311static int nfs4_commit_done(struct rpc_task *task, struct nfs_write_data *data)
3312{
3313 if (!nfs4_sequence_done(task, &data->res.seq_res))
3314 return -EAGAIN;
3315 return data->write_done_cb(task, data);
3316}
3317
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003318static void nfs4_proc_commit_setup(struct nfs_write_data *data, struct rpc_message *msg)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003319{
Trond Myklebust788e7a82006-03-20 13:44:27 -05003320 struct nfs_server *server = NFS_SERVER(data->inode);
Fred Isaman988b6dc2011-03-23 13:27:52 +00003321
3322 if (data->lseg) {
3323 data->args.bitmask = NULL;
3324 data->res.fattr = NULL;
3325 } else
3326 data->args.bitmask = server->cache_consistency_bitmask;
Fred Isaman5f452432011-03-23 13:27:46 +00003327 if (!data->write_done_cb)
3328 data->write_done_cb = nfs4_commit_done_cb;
Trond Myklebust4f9838c2005-10-27 22:12:44 -04003329 data->res.server = server;
Trond Myklebustbdc7f022007-07-14 15:40:00 -04003330 msg->rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_COMMIT];
Linus Torvalds1da177e2005-04-16 15:20:36 -07003331}
3332
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003333struct nfs4_renewdata {
3334 struct nfs_client *client;
3335 unsigned long timestamp;
3336};
3337
Linus Torvalds1da177e2005-04-16 15:20:36 -07003338/*
3339 * nfs4_proc_async_renew(): This is not one of the nfs_rpc_ops; it is a special
3340 * standalone procedure for queueing an asynchronous RENEW.
3341 */
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003342static void nfs4_renew_release(void *calldata)
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003343{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003344 struct nfs4_renewdata *data = calldata;
3345 struct nfs_client *clp = data->client;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003346
Alexandros Batsakis0851de062010-02-05 03:45:06 -08003347 if (atomic_read(&clp->cl_count) > 1)
3348 nfs4_schedule_state_renewal(clp);
3349 nfs_put_client(clp);
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003350 kfree(data);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003351}
3352
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003353static void nfs4_renew_done(struct rpc_task *task, void *calldata)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003354{
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003355 struct nfs4_renewdata *data = calldata;
3356 struct nfs_client *clp = data->client;
3357 unsigned long timestamp = data->timestamp;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003358
3359 if (task->tk_status < 0) {
Trond Myklebust95baa252009-05-26 14:51:00 -04003360 /* Unless we're shutting down, schedule state recovery! */
3361 if (test_bit(NFS_CS_RENEWD, &clp->cl_res_state) != 0)
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003362 nfs4_schedule_lease_recovery(clp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003363 return;
3364 }
Trond Myklebust452e9352010-07-31 14:29:06 -04003365 do_renew_lease(clp, timestamp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003366}
3367
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003368static const struct rpc_call_ops nfs4_renew_ops = {
3369 .rpc_call_done = nfs4_renew_done,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08003370 .rpc_release = nfs4_renew_release,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01003371};
3372
David Howellsadfa6f92006-08-22 20:06:08 -04003373int nfs4_proc_async_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003374{
3375 struct rpc_message msg = {
3376 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3377 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003378 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003379 };
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003380 struct nfs4_renewdata *data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003381
Alexandros Batsakis0851de062010-02-05 03:45:06 -08003382 if (!atomic_inc_not_zero(&clp->cl_count))
3383 return -EIO;
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003384 data = kmalloc(sizeof(*data), GFP_KERNEL);
3385 if (data == NULL)
3386 return -ENOMEM;
3387 data->client = clp;
3388 data->timestamp = jiffies;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003389 return rpc_call_async(clp->cl_rpcclient, &msg, RPC_TASK_SOFT,
Chuck Lever9bc4e3c2010-05-07 13:34:17 -04003390 &nfs4_renew_ops, data);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003391}
3392
David Howellsadfa6f92006-08-22 20:06:08 -04003393int nfs4_proc_renew(struct nfs_client *clp, struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003394{
3395 struct rpc_message msg = {
3396 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RENEW],
3397 .rpc_argp = clp,
Trond Myklebustb4454fe2006-01-03 09:55:25 +01003398 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003399 };
3400 unsigned long now = jiffies;
3401 int status;
3402
3403 status = rpc_call_sync(clp->cl_rpcclient, &msg, 0);
3404 if (status < 0)
3405 return status;
Trond Myklebust452e9352010-07-31 14:29:06 -04003406 do_renew_lease(clp, now);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003407 return 0;
3408}
3409
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003410static inline int nfs4_server_supports_acls(struct nfs_server *server)
3411{
3412 return (server->caps & NFS_CAP_ACLS)
3413 && (server->acl_bitmask & ACL4_SUPPORT_ALLOW_ACL)
3414 && (server->acl_bitmask & ACL4_SUPPORT_DENY_ACL);
3415}
3416
3417/* Assuming that XATTR_SIZE_MAX is a multiple of PAGE_CACHE_SIZE, and that
3418 * it's OK to put sizeof(void) * (XATTR_SIZE_MAX/PAGE_CACHE_SIZE) bytes on
3419 * the stack.
3420 */
3421#define NFS4ACL_MAXPAGES (XATTR_SIZE_MAX >> PAGE_CACHE_SHIFT)
3422
3423static void buf_to_pages(const void *buf, size_t buflen,
3424 struct page **pages, unsigned int *pgbase)
3425{
3426 const void *p = buf;
3427
3428 *pgbase = offset_in_page(buf);
3429 p -= *pgbase;
3430 while (p < buf + buflen) {
3431 *(pages++) = virt_to_page(p);
3432 p += PAGE_CACHE_SIZE;
3433 }
3434}
3435
Neil Hormane9e3d722011-03-04 19:26:03 -05003436static int buf_to_pages_noslab(const void *buf, size_t buflen,
3437 struct page **pages, unsigned int *pgbase)
3438{
3439 struct page *newpage, **spages;
3440 int rc = 0;
3441 size_t len;
3442 spages = pages;
3443
3444 do {
Jovi Zhang43b7c3f2011-03-02 23:19:37 +00003445 len = min_t(size_t, PAGE_CACHE_SIZE, buflen);
Neil Hormane9e3d722011-03-04 19:26:03 -05003446 newpage = alloc_page(GFP_KERNEL);
3447
3448 if (newpage == NULL)
3449 goto unwind;
3450 memcpy(page_address(newpage), buf, len);
3451 buf += len;
3452 buflen -= len;
3453 *pages++ = newpage;
3454 rc++;
3455 } while (buflen != 0);
3456
3457 return rc;
3458
3459unwind:
3460 for(; rc > 0; rc--)
3461 __free_page(spages[rc-1]);
3462 return -ENOMEM;
3463}
3464
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003465struct nfs4_cached_acl {
3466 int cached;
3467 size_t len;
Andrew Morton3e9d4152005-06-22 17:16:28 +00003468 char data[0];
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003469};
3470
3471static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003472{
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003473 struct nfs_inode *nfsi = NFS_I(inode);
3474
3475 spin_lock(&inode->i_lock);
3476 kfree(nfsi->nfs4_acl);
3477 nfsi->nfs4_acl = acl;
3478 spin_unlock(&inode->i_lock);
3479}
3480
3481static void nfs4_zap_acl_attr(struct inode *inode)
3482{
3483 nfs4_set_cached_acl(inode, NULL);
3484}
3485
3486static inline ssize_t nfs4_read_cached_acl(struct inode *inode, char *buf, size_t buflen)
3487{
3488 struct nfs_inode *nfsi = NFS_I(inode);
3489 struct nfs4_cached_acl *acl;
3490 int ret = -ENOENT;
3491
3492 spin_lock(&inode->i_lock);
3493 acl = nfsi->nfs4_acl;
3494 if (acl == NULL)
3495 goto out;
3496 if (buf == NULL) /* user is just asking for length */
3497 goto out_len;
3498 if (acl->cached == 0)
3499 goto out;
3500 ret = -ERANGE; /* see getxattr(2) man page */
3501 if (acl->len > buflen)
3502 goto out;
3503 memcpy(buf, acl->data, acl->len);
3504out_len:
3505 ret = acl->len;
3506out:
3507 spin_unlock(&inode->i_lock);
3508 return ret;
3509}
3510
3511static void nfs4_write_cached_acl(struct inode *inode, const char *buf, size_t acl_len)
3512{
3513 struct nfs4_cached_acl *acl;
3514
3515 if (buf && acl_len <= PAGE_SIZE) {
3516 acl = kmalloc(sizeof(*acl) + acl_len, GFP_KERNEL);
3517 if (acl == NULL)
3518 goto out;
3519 acl->cached = 1;
3520 memcpy(acl->data, buf, acl_len);
3521 } else {
3522 acl = kmalloc(sizeof(*acl), GFP_KERNEL);
3523 if (acl == NULL)
3524 goto out;
3525 acl->cached = 0;
3526 }
3527 acl->len = acl_len;
3528out:
3529 nfs4_set_cached_acl(inode, acl);
3530}
3531
Trond Myklebust16b4289c2006-08-24 12:27:15 -04003532static ssize_t __nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003533{
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003534 struct page *pages[NFS4ACL_MAXPAGES];
3535 struct nfs_getaclargs args = {
3536 .fh = NFS_FH(inode),
3537 .acl_pages = pages,
3538 .acl_len = buflen,
3539 };
Benny Halevy663c79b2009-04-01 09:21:59 -04003540 struct nfs_getaclres res = {
3541 .acl_len = buflen,
3542 };
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003543 void *resp_buf;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003544 struct rpc_message msg = {
3545 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETACL],
3546 .rpc_argp = &args,
Benny Halevy663c79b2009-04-01 09:21:59 -04003547 .rpc_resp = &res,
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003548 };
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003549 struct page *localpage = NULL;
3550 int ret;
3551
3552 if (buflen < PAGE_SIZE) {
3553 /* As long as we're doing a round trip to the server anyway,
3554 * let's be prepared for a page of acl data. */
3555 localpage = alloc_page(GFP_KERNEL);
3556 resp_buf = page_address(localpage);
3557 if (localpage == NULL)
3558 return -ENOMEM;
3559 args.acl_pages[0] = localpage;
3560 args.acl_pgbase = 0;
Benny Halevy663c79b2009-04-01 09:21:59 -04003561 args.acl_len = PAGE_SIZE;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003562 } else {
3563 resp_buf = buf;
3564 buf_to_pages(buf, buflen, args.acl_pages, &args.acl_pgbase);
3565 }
Bryan Schumaker7c513052011-03-24 17:12:24 +00003566 ret = nfs4_call_sync(NFS_SERVER(inode)->client, NFS_SERVER(inode), &msg, &args.seq_args, &res.seq_res, 0);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003567 if (ret)
3568 goto out_free;
Benny Halevy663c79b2009-04-01 09:21:59 -04003569 if (res.acl_len > args.acl_len)
3570 nfs4_write_cached_acl(inode, NULL, res.acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003571 else
Benny Halevy663c79b2009-04-01 09:21:59 -04003572 nfs4_write_cached_acl(inode, resp_buf, res.acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003573 if (buf) {
3574 ret = -ERANGE;
Benny Halevy663c79b2009-04-01 09:21:59 -04003575 if (res.acl_len > buflen)
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003576 goto out_free;
3577 if (localpage)
Benny Halevy663c79b2009-04-01 09:21:59 -04003578 memcpy(buf, resp_buf, res.acl_len);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003579 }
Benny Halevy663c79b2009-04-01 09:21:59 -04003580 ret = res.acl_len;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003581out_free:
3582 if (localpage)
3583 __free_page(localpage);
3584 return ret;
3585}
3586
Trond Myklebust16b4289c2006-08-24 12:27:15 -04003587static ssize_t nfs4_get_acl_uncached(struct inode *inode, void *buf, size_t buflen)
3588{
3589 struct nfs4_exception exception = { };
3590 ssize_t ret;
3591 do {
3592 ret = __nfs4_get_acl_uncached(inode, buf, buflen);
3593 if (ret >= 0)
3594 break;
3595 ret = nfs4_handle_exception(NFS_SERVER(inode), ret, &exception);
3596 } while (exception.retry);
3597 return ret;
3598}
3599
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003600static ssize_t nfs4_proc_get_acl(struct inode *inode, void *buf, size_t buflen)
3601{
3602 struct nfs_server *server = NFS_SERVER(inode);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003603 int ret;
3604
3605 if (!nfs4_server_supports_acls(server))
3606 return -EOPNOTSUPP;
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003607 ret = nfs_revalidate_inode(server, inode);
3608 if (ret < 0)
3609 return ret;
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00003610 if (NFS_I(inode)->cache_validity & NFS_INO_INVALID_ACL)
3611 nfs_zap_acl_cache(inode);
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00003612 ret = nfs4_read_cached_acl(inode, buf, buflen);
3613 if (ret != -ENOENT)
3614 return ret;
3615 return nfs4_get_acl_uncached(inode, buf, buflen);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00003616}
3617
Trond Myklebust16b4289c2006-08-24 12:27:15 -04003618static int __nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00003619{
3620 struct nfs_server *server = NFS_SERVER(inode);
3621 struct page *pages[NFS4ACL_MAXPAGES];
3622 struct nfs_setaclargs arg = {
3623 .fh = NFS_FH(inode),
3624 .acl_pages = pages,
3625 .acl_len = buflen,
3626 };
Benny Halevy73c403a2009-04-01 09:22:01 -04003627 struct nfs_setaclres res;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00003628 struct rpc_message msg = {
3629 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETACL],
3630 .rpc_argp = &arg,
Benny Halevy73c403a2009-04-01 09:22:01 -04003631 .rpc_resp = &res,
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00003632 };
Neil Hormane9e3d722011-03-04 19:26:03 -05003633 int ret, i;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00003634
3635 if (!nfs4_server_supports_acls(server))
3636 return -EOPNOTSUPP;
Neil Hormane9e3d722011-03-04 19:26:03 -05003637 i = buf_to_pages_noslab(buf, buflen, arg.acl_pages, &arg.acl_pgbase);
3638 if (i < 0)
3639 return i;
Trond Myklebust642ac542005-10-18 14:20:19 -07003640 nfs_inode_return_delegation(inode);
Bryan Schumaker7c513052011-03-24 17:12:24 +00003641 ret = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Neil Hormane9e3d722011-03-04 19:26:03 -05003642
3643 /*
3644 * Free each page after tx, so the only ref left is
3645 * held by the network stack
3646 */
3647 for (; i > 0; i--)
3648 put_page(pages[i-1]);
3649
Aneesh Kumar K.V08a22b32010-12-01 10:42:16 +00003650 /*
3651 * Acl update can result in inode attribute update.
3652 * so mark the attribute cache invalid.
3653 */
3654 spin_lock(&inode->i_lock);
3655 NFS_I(inode)->cache_validity |= NFS_INO_INVALID_ATTR;
3656 spin_unlock(&inode->i_lock);
Trond Myklebustf41f7412008-06-11 17:39:04 -04003657 nfs_access_zap_cache(inode);
3658 nfs_zap_acl_cache(inode);
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00003659 return ret;
3660}
3661
Trond Myklebust16b4289c2006-08-24 12:27:15 -04003662static int nfs4_proc_set_acl(struct inode *inode, const void *buf, size_t buflen)
3663{
3664 struct nfs4_exception exception = { };
3665 int err;
3666 do {
3667 err = nfs4_handle_exception(NFS_SERVER(inode),
3668 __nfs4_proc_set_acl(inode, buf, buflen),
3669 &exception);
3670 } while (exception.retry);
3671 return err;
3672}
3673
Linus Torvalds1da177e2005-04-16 15:20:36 -07003674static int
Trond Myklebustaa5190d2010-06-16 09:52:25 -04003675nfs4_async_handle_error(struct rpc_task *task, const struct nfs_server *server, struct nfs4_state *state)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003676{
Trond Myklebustaa5190d2010-06-16 09:52:25 -04003677 struct nfs_client *clp = server->nfs_client;
3678
3679 if (task->tk_status >= 0)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003680 return 0;
3681 switch(task->tk_status) {
Trond Myklebust9e33bed2008-12-23 15:21:46 -05003682 case -NFS4ERR_ADMIN_REVOKED:
3683 case -NFS4ERR_BAD_STATEID:
3684 case -NFS4ERR_OPENMODE:
3685 if (state == NULL)
3686 break;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003687 nfs4_schedule_stateid_recovery(server, state);
3688 goto wait_on_recovery;
Trond Myklebust0ced63d2011-05-26 14:26:35 -04003689 case -NFS4ERR_EXPIRED:
3690 if (state != NULL)
3691 nfs4_schedule_stateid_recovery(server, state);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003692 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05003693 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003694 nfs4_schedule_lease_recovery(clp);
3695 goto wait_on_recovery;
Andy Adamson4745e312009-04-01 09:22:42 -04003696#if defined(CONFIG_NFS_V4_1)
3697 case -NFS4ERR_BADSESSION:
3698 case -NFS4ERR_BADSLOT:
3699 case -NFS4ERR_BAD_HIGH_SLOT:
3700 case -NFS4ERR_DEADSESSION:
3701 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
3702 case -NFS4ERR_SEQ_FALSE_RETRY:
3703 case -NFS4ERR_SEQ_MISORDERED:
3704 dprintk("%s ERROR %d, Reset session\n", __func__,
3705 task->tk_status);
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003706 nfs4_schedule_session_recovery(clp->cl_session);
Andy Adamson4745e312009-04-01 09:22:42 -04003707 task->tk_status = 0;
3708 return -EAGAIN;
3709#endif /* CONFIG_NFS_V4_1 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07003710 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04003711 nfs_inc_server_stats(server, NFSIOS_DELAY);
Chuck Lever006ea732006-03-20 13:44:14 -05003712 case -NFS4ERR_GRACE:
Jeff Layton2c643482010-01-07 09:42:03 -05003713 case -EKEYEXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003714 rpc_delay(task, NFS4_POLL_RETRY_MAX);
3715 task->tk_status = 0;
3716 return -EAGAIN;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04003717 case -NFS4ERR_RETRY_UNCACHED_REP:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003718 case -NFS4ERR_OLD_STATEID:
3719 task->tk_status = 0;
3720 return -EAGAIN;
3721 }
3722 task->tk_status = nfs4_map_errors(task->tk_status);
3723 return 0;
Trond Myklebust0400a6b2011-03-09 16:00:53 -05003724wait_on_recovery:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05003725 rpc_sleep_on(&clp->cl_rpcwaitq, task, NULL);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05003726 if (test_bit(NFS4CLNT_MANAGER_RUNNING, &clp->cl_state) == 0)
3727 rpc_wake_up_queued_task(&clp->cl_rpcwaitq, task);
3728 task->tk_status = 0;
3729 return -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003730}
3731
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04003732int nfs4_proc_setclientid(struct nfs_client *clp, u32 program,
3733 unsigned short port, struct rpc_cred *cred,
3734 struct nfs4_setclientid_res *res)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003735{
3736 nfs4_verifier sc_verifier;
3737 struct nfs4_setclientid setclientid = {
3738 .sc_verifier = &sc_verifier,
3739 .sc_prog = program,
Andy Adamsonf4eecd52011-01-06 02:04:30 +00003740 .sc_cb_ident = clp->cl_cb_ident,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003741 };
3742 struct rpc_message msg = {
3743 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID],
3744 .rpc_argp = &setclientid,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04003745 .rpc_resp = res,
Trond Myklebust286d7d62006-01-03 09:55:26 +01003746 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003747 };
Al Virobc4785c2006-10-19 23:28:51 -07003748 __be32 *p;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003749 int loop = 0;
3750 int status;
3751
Al Virobc4785c2006-10-19 23:28:51 -07003752 p = (__be32*)sc_verifier.data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003753 *p++ = htonl((u32)clp->cl_boot_time.tv_sec);
3754 *p = htonl((u32)clp->cl_boot_time.tv_nsec);
3755
3756 for(;;) {
3757 setclientid.sc_name_len = scnprintf(setclientid.sc_name,
Trond Myklebust69dd7162007-12-14 14:56:07 -05003758 sizeof(setclientid.sc_name), "%s/%s %s %s %u",
Chuck Leverd4d3c502007-12-10 14:57:09 -05003759 clp->cl_ipaddr,
3760 rpc_peeraddr2str(clp->cl_rpcclient,
3761 RPC_DISPLAY_ADDR),
Trond Myklebust69dd7162007-12-14 14:56:07 -05003762 rpc_peeraddr2str(clp->cl_rpcclient,
3763 RPC_DISPLAY_PROTO),
Trond Myklebust78ea3232008-04-07 20:49:28 -04003764 clp->cl_rpcclient->cl_auth->au_ops->au_name,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003765 clp->cl_id_uniquifier);
3766 setclientid.sc_netid_len = scnprintf(setclientid.sc_netid,
Chuck Leverd4d3c502007-12-10 14:57:09 -05003767 sizeof(setclientid.sc_netid),
3768 rpc_peeraddr2str(clp->cl_rpcclient,
3769 RPC_DISPLAY_NETID));
Linus Torvalds1da177e2005-04-16 15:20:36 -07003770 setclientid.sc_uaddr_len = scnprintf(setclientid.sc_uaddr,
Chuck Leverd4d3c502007-12-10 14:57:09 -05003771 sizeof(setclientid.sc_uaddr), "%s.%u.%u",
Linus Torvalds1da177e2005-04-16 15:20:36 -07003772 clp->cl_ipaddr, port >> 8, port & 255);
3773
Trond Myklebust1bd714f2011-04-24 14:29:33 -04003774 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003775 if (status != -NFS4ERR_CLID_INUSE)
3776 break;
Trond Myklebustfd954ae2011-04-24 14:28:18 -04003777 if (loop != 0) {
3778 ++clp->cl_id_uniquifier;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003779 break;
Trond Myklebustfd954ae2011-04-24 14:28:18 -04003780 }
3781 ++loop;
3782 ssleep(clp->cl_lease_time / HZ + 1);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003783 }
3784 return status;
3785}
3786
Trond Myklebustfd954ae2011-04-24 14:28:18 -04003787int nfs4_proc_setclientid_confirm(struct nfs_client *clp,
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04003788 struct nfs4_setclientid_res *arg,
3789 struct rpc_cred *cred)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003790{
3791 struct nfs_fsinfo fsinfo;
3792 struct rpc_message msg = {
3793 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SETCLIENTID_CONFIRM],
Trond Myklebustbb8b27e2010-04-16 16:43:06 -04003794 .rpc_argp = arg,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003795 .rpc_resp = &fsinfo,
Trond Myklebust286d7d62006-01-03 09:55:26 +01003796 .rpc_cred = cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003797 };
3798 unsigned long now;
3799 int status;
3800
3801 now = jiffies;
Trond Myklebust1bd714f2011-04-24 14:29:33 -04003802 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003803 if (status == 0) {
3804 spin_lock(&clp->cl_lock);
3805 clp->cl_lease_time = fsinfo.lease_time * HZ;
3806 clp->cl_last_renewal = now;
3807 spin_unlock(&clp->cl_lock);
3808 }
3809 return status;
3810}
3811
Trond Myklebustfe650402006-01-03 09:55:18 +01003812struct nfs4_delegreturndata {
3813 struct nfs4_delegreturnargs args;
Trond Myklebustfa178f22006-01-03 09:55:38 +01003814 struct nfs4_delegreturnres res;
Trond Myklebustfe650402006-01-03 09:55:18 +01003815 struct nfs_fh fh;
3816 nfs4_stateid stateid;
Trond Myklebust26e976a2006-01-03 09:55:21 +01003817 unsigned long timestamp;
Trond Myklebustfa178f22006-01-03 09:55:38 +01003818 struct nfs_fattr fattr;
Trond Myklebustfe650402006-01-03 09:55:18 +01003819 int rpc_status;
3820};
3821
Trond Myklebustfe650402006-01-03 09:55:18 +01003822static void nfs4_delegreturn_done(struct rpc_task *task, void *calldata)
3823{
3824 struct nfs4_delegreturndata *data = calldata;
Andy Adamson938e1012009-04-01 09:22:28 -04003825
Trond Myklebust14516c32010-07-31 14:29:06 -04003826 if (!nfs4_sequence_done(task, &data->res.seq_res))
3827 return;
Andy Adamson938e1012009-04-01 09:22:28 -04003828
Ricardo Labiaga79708862009-12-07 09:23:21 -05003829 switch (task->tk_status) {
3830 case -NFS4ERR_STALE_STATEID:
3831 case -NFS4ERR_EXPIRED:
3832 case 0:
Trond Myklebustfa178f22006-01-03 09:55:38 +01003833 renew_lease(data->res.server, data->timestamp);
Ricardo Labiaga79708862009-12-07 09:23:21 -05003834 break;
3835 default:
3836 if (nfs4_async_handle_error(task, data->res.server, NULL) ==
3837 -EAGAIN) {
3838 nfs_restart_rpc(task, data->res.server->nfs_client);
3839 return;
3840 }
3841 }
3842 data->rpc_status = task->tk_status;
Trond Myklebustfe650402006-01-03 09:55:18 +01003843}
3844
3845static void nfs4_delegreturn_release(void *calldata)
3846{
Trond Myklebustfe650402006-01-03 09:55:18 +01003847 kfree(calldata);
3848}
3849
Andy Adamson938e1012009-04-01 09:22:28 -04003850#if defined(CONFIG_NFS_V4_1)
3851static void nfs4_delegreturn_prepare(struct rpc_task *task, void *data)
3852{
3853 struct nfs4_delegreturndata *d_data;
3854
3855 d_data = (struct nfs4_delegreturndata *)data;
3856
Trond Myklebust035168a2010-06-16 09:52:26 -04003857 if (nfs4_setup_sequence(d_data->res.server,
Andy Adamson938e1012009-04-01 09:22:28 -04003858 &d_data->args.seq_args,
3859 &d_data->res.seq_res, 1, task))
3860 return;
3861 rpc_call_start(task);
3862}
3863#endif /* CONFIG_NFS_V4_1 */
3864
Jesper Juhlc8d149f2006-03-20 13:44:07 -05003865static const struct rpc_call_ops nfs4_delegreturn_ops = {
Andy Adamson938e1012009-04-01 09:22:28 -04003866#if defined(CONFIG_NFS_V4_1)
3867 .rpc_call_prepare = nfs4_delegreturn_prepare,
3868#endif /* CONFIG_NFS_V4_1 */
Trond Myklebustfe650402006-01-03 09:55:18 +01003869 .rpc_call_done = nfs4_delegreturn_done,
3870 .rpc_release = nfs4_delegreturn_release,
3871};
3872
Trond Myklebuste6f81072008-01-24 18:14:34 -05003873static int _nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Trond Myklebustfe650402006-01-03 09:55:18 +01003874{
3875 struct nfs4_delegreturndata *data;
Trond Myklebustfa178f22006-01-03 09:55:38 +01003876 struct nfs_server *server = NFS_SERVER(inode);
Trond Myklebustfe650402006-01-03 09:55:18 +01003877 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04003878 struct rpc_message msg = {
3879 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DELEGRETURN],
3880 .rpc_cred = cred,
3881 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04003882 struct rpc_task_setup task_setup_data = {
3883 .rpc_client = server->client,
Trond Myklebust5138fde2007-07-14 15:40:01 -04003884 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04003885 .callback_ops = &nfs4_delegreturn_ops,
3886 .flags = RPC_TASK_ASYNC,
3887 };
Trond Myklebuste6f81072008-01-24 18:14:34 -05003888 int status = 0;
Trond Myklebustfe650402006-01-03 09:55:18 +01003889
Trond Myklebust8535b2b2010-05-13 12:51:01 -04003890 data = kzalloc(sizeof(*data), GFP_NOFS);
Trond Myklebustfe650402006-01-03 09:55:18 +01003891 if (data == NULL)
3892 return -ENOMEM;
3893 data->args.fhandle = &data->fh;
3894 data->args.stateid = &data->stateid;
Trond Myklebustfa178f22006-01-03 09:55:38 +01003895 data->args.bitmask = server->attr_bitmask;
Trond Myklebustfe650402006-01-03 09:55:18 +01003896 nfs_copy_fh(&data->fh, NFS_FH(inode));
3897 memcpy(&data->stateid, stateid, sizeof(data->stateid));
Trond Myklebustfa178f22006-01-03 09:55:38 +01003898 data->res.fattr = &data->fattr;
3899 data->res.server = server;
Trond Myklebust5138fde2007-07-14 15:40:01 -04003900 nfs_fattr_init(data->res.fattr);
Trond Myklebust26e976a2006-01-03 09:55:21 +01003901 data->timestamp = jiffies;
Trond Myklebustfe650402006-01-03 09:55:18 +01003902 data->rpc_status = 0;
3903
Trond Myklebustc970aa82007-07-14 15:39:59 -04003904 task_setup_data.callback_data = data;
Trond Myklebust1174dd12010-12-21 10:52:24 -05003905 msg.rpc_argp = &data->args;
3906 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04003907 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05003908 if (IS_ERR(task))
Trond Myklebustfe650402006-01-03 09:55:18 +01003909 return PTR_ERR(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05003910 if (!issync)
3911 goto out;
Trond Myklebustfe650402006-01-03 09:55:18 +01003912 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6f81072008-01-24 18:14:34 -05003913 if (status != 0)
3914 goto out;
3915 status = data->rpc_status;
3916 if (status != 0)
3917 goto out;
3918 nfs_refresh_inode(inode, &data->fattr);
3919out:
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05003920 rpc_put_task(task);
Trond Myklebustfe650402006-01-03 09:55:18 +01003921 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003922}
3923
Trond Myklebuste6f81072008-01-24 18:14:34 -05003924int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int issync)
Linus Torvalds1da177e2005-04-16 15:20:36 -07003925{
3926 struct nfs_server *server = NFS_SERVER(inode);
3927 struct nfs4_exception exception = { };
3928 int err;
3929 do {
Trond Myklebuste6f81072008-01-24 18:14:34 -05003930 err = _nfs4_proc_delegreturn(inode, cred, stateid, issync);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003931 switch (err) {
3932 case -NFS4ERR_STALE_STATEID:
3933 case -NFS4ERR_EXPIRED:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003934 case 0:
3935 return 0;
3936 }
3937 err = nfs4_handle_exception(server, err, &exception);
3938 } while (exception.retry);
3939 return err;
3940}
3941
3942#define NFS4_LOCK_MINTIMEOUT (1 * HZ)
3943#define NFS4_LOCK_MAXTIMEOUT (30 * HZ)
3944
3945/*
3946 * sleep, with exponential backoff, and retry the LOCK operation.
3947 */
3948static unsigned long
3949nfs4_set_lock_task_retry(unsigned long timeout)
3950{
Matthew Wilcox150030b2007-12-06 16:24:39 -05003951 schedule_timeout_killable(timeout);
Linus Torvalds1da177e2005-04-16 15:20:36 -07003952 timeout <<= 1;
3953 if (timeout > NFS4_LOCK_MAXTIMEOUT)
3954 return NFS4_LOCK_MAXTIMEOUT;
3955 return timeout;
3956}
3957
Linus Torvalds1da177e2005-04-16 15:20:36 -07003958static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
3959{
3960 struct inode *inode = state->inode;
3961 struct nfs_server *server = NFS_SERVER(inode);
David Howells7539bba2006-08-22 20:06:09 -04003962 struct nfs_client *clp = server->nfs_client;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01003963 struct nfs_lockt_args arg = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07003964 .fh = NFS_FH(inode),
Trond Myklebust911d1aa2006-01-03 09:55:16 +01003965 .fl = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003966 };
Trond Myklebust911d1aa2006-01-03 09:55:16 +01003967 struct nfs_lockt_res res = {
3968 .denied = request,
Linus Torvalds1da177e2005-04-16 15:20:36 -07003969 };
3970 struct rpc_message msg = {
3971 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKT],
3972 .rpc_argp = &arg,
3973 .rpc_resp = &res,
3974 .rpc_cred = state->owner->so_cred,
3975 };
Linus Torvalds1da177e2005-04-16 15:20:36 -07003976 struct nfs4_lock_state *lsp;
3977 int status;
3978
Trond Myklebust911d1aa2006-01-03 09:55:16 +01003979 arg.lock_owner.clientid = clp->cl_clientid;
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00003980 status = nfs4_set_lock_state(state, request);
3981 if (status != 0)
3982 goto out;
3983 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust9f958ab2007-07-02 13:58:33 -04003984 arg.lock_owner.id = lsp->ls_id.id;
Trond Myklebustd035c362010-12-21 10:45:27 -05003985 arg.lock_owner.s_dev = server->s_dev;
Bryan Schumaker7c513052011-03-24 17:12:24 +00003986 status = nfs4_call_sync(server->client, server, &msg, &arg.seq_args, &res.seq_res, 1);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01003987 switch (status) {
3988 case 0:
3989 request->fl_type = F_UNLCK;
3990 break;
3991 case -NFS4ERR_DENIED:
3992 status = 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -07003993 }
J. Bruce Fields70cc6482007-02-22 18:48:53 -05003994 request->fl_ops->fl_release_private(request);
Trond Myklebust8d0a8a92005-06-22 17:16:32 +00003995out:
Linus Torvalds1da177e2005-04-16 15:20:36 -07003996 return status;
3997}
3998
3999static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4000{
4001 struct nfs4_exception exception = { };
4002 int err;
4003
4004 do {
4005 err = nfs4_handle_exception(NFS_SERVER(state->inode),
4006 _nfs4_proc_getlk(state, cmd, request),
4007 &exception);
4008 } while (exception.retry);
4009 return err;
4010}
4011
4012static int do_vfs_lock(struct file *file, struct file_lock *fl)
4013{
4014 int res = 0;
4015 switch (fl->fl_flags & (FL_POSIX|FL_FLOCK)) {
4016 case FL_POSIX:
4017 res = posix_lock_file_wait(file, fl);
4018 break;
4019 case FL_FLOCK:
4020 res = flock_lock_file_wait(file, fl);
4021 break;
4022 default:
4023 BUG();
4024 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004025 return res;
4026}
4027
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004028struct nfs4_unlockdata {
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004029 struct nfs_locku_args arg;
4030 struct nfs_locku_res res;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004031 struct nfs4_lock_state *lsp;
4032 struct nfs_open_context *ctx;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004033 struct file_lock fl;
4034 const struct nfs_server *server;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004035 unsigned long timestamp;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004036};
4037
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004038static struct nfs4_unlockdata *nfs4_alloc_unlockdata(struct file_lock *fl,
4039 struct nfs_open_context *ctx,
4040 struct nfs4_lock_state *lsp,
4041 struct nfs_seqid *seqid)
4042{
4043 struct nfs4_unlockdata *p;
4044 struct inode *inode = lsp->ls_state->inode;
4045
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004046 p = kzalloc(sizeof(*p), GFP_NOFS);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004047 if (p == NULL)
4048 return NULL;
4049 p->arg.fh = NFS_FH(inode);
4050 p->arg.fl = &p->fl;
4051 p->arg.seqid = seqid;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004052 p->res.seqid = seqid;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004053 p->arg.stateid = &lsp->ls_stateid;
4054 p->lsp = lsp;
4055 atomic_inc(&lsp->ls_count);
4056 /* Ensure we don't close file until we're done freeing locks! */
4057 p->ctx = get_nfs_open_context(ctx);
4058 memcpy(&p->fl, fl, sizeof(p->fl));
4059 p->server = NFS_SERVER(inode);
4060 return p;
4061}
4062
Trond Myklebust06f814a2006-01-03 09:55:07 +01004063static void nfs4_locku_release_calldata(void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004064{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004065 struct nfs4_unlockdata *calldata = data;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004066 nfs_free_seqid(calldata->arg.seqid);
Trond Myklebust06f814a2006-01-03 09:55:07 +01004067 nfs4_put_lock_state(calldata->lsp);
4068 put_nfs_open_context(calldata->ctx);
4069 kfree(calldata);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004070}
4071
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004072static void nfs4_locku_done(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004073{
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004074 struct nfs4_unlockdata *calldata = data;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004075
Trond Myklebust14516c32010-07-31 14:29:06 -04004076 if (!nfs4_sequence_done(task, &calldata->res.seq_res))
4077 return;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004078 switch (task->tk_status) {
4079 case 0:
4080 memcpy(calldata->lsp->ls_stateid.data,
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004081 calldata->res.stateid.data,
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004082 sizeof(calldata->lsp->ls_stateid.data));
Trond Myklebust26e976a2006-01-03 09:55:21 +01004083 renew_lease(calldata->server, calldata->timestamp);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004084 break;
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004085 case -NFS4ERR_BAD_STATEID:
4086 case -NFS4ERR_OLD_STATEID:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004087 case -NFS4ERR_STALE_STATEID:
4088 case -NFS4ERR_EXPIRED:
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004089 break;
4090 default:
Trond Myklebust9e33bed2008-12-23 15:21:46 -05004091 if (nfs4_async_handle_error(task, calldata->server, NULL) == -EAGAIN)
Trond Myklebust0110ee12009-12-07 09:00:24 -05004092 nfs_restart_rpc(task,
Trond Myklebustd61e6122009-12-05 19:32:19 -05004093 calldata->server->nfs_client);
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004094 }
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004095}
4096
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004097static void nfs4_locku_prepare(struct rpc_task *task, void *data)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004098{
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004099 struct nfs4_unlockdata *calldata = data;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004100
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004101 if (nfs_wait_on_sequence(calldata->arg.seqid, task) != 0)
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004102 return;
4103 if ((calldata->lsp->ls_flags & NFS_LOCK_INITIALIZED) == 0) {
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004104 /* Note: exit _without_ running nfs4_locku_done */
4105 task->tk_action = NULL;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004106 return;
4107 }
Trond Myklebust26e976a2006-01-03 09:55:21 +01004108 calldata->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004109 if (nfs4_setup_sequence(calldata->server,
Andy Adamsona8936932009-04-01 09:22:23 -04004110 &calldata->arg.seq_args,
4111 &calldata->res.seq_res, 1, task))
4112 return;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004113 rpc_call_start(task);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004114}
4115
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004116static const struct rpc_call_ops nfs4_locku_ops = {
Trond Myklebust4ce70ad2006-01-03 09:55:05 +01004117 .rpc_call_prepare = nfs4_locku_prepare,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004118 .rpc_call_done = nfs4_locku_done,
Trond Myklebust06f814a2006-01-03 09:55:07 +01004119 .rpc_release = nfs4_locku_release_calldata,
Trond Myklebust963d8fe2006-01-03 09:55:04 +01004120};
4121
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004122static struct rpc_task *nfs4_do_unlck(struct file_lock *fl,
4123 struct nfs_open_context *ctx,
4124 struct nfs4_lock_state *lsp,
4125 struct nfs_seqid *seqid)
4126{
4127 struct nfs4_unlockdata *data;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004128 struct rpc_message msg = {
4129 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCKU],
4130 .rpc_cred = ctx->cred,
4131 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004132 struct rpc_task_setup task_setup_data = {
4133 .rpc_client = NFS_CLIENT(lsp->ls_state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004134 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004135 .callback_ops = &nfs4_locku_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004136 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004137 .flags = RPC_TASK_ASYNC,
4138 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004139
Frank Filz137d6ac2007-07-09 15:32:29 -07004140 /* Ensure this is an unlock - when canceling a lock, the
4141 * canceled lock is passed in, and it won't be an unlock.
4142 */
4143 fl->fl_type = F_UNLCK;
4144
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004145 data = nfs4_alloc_unlockdata(fl, ctx, lsp, seqid);
4146 if (data == NULL) {
4147 nfs_free_seqid(seqid);
4148 return ERR_PTR(-ENOMEM);
4149 }
4150
Trond Myklebust1174dd12010-12-21 10:52:24 -05004151 msg.rpc_argp = &data->arg;
4152 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004153 task_setup_data.callback_data = data;
4154 return rpc_run_task(&task_setup_data);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004155}
4156
Linus Torvalds1da177e2005-04-16 15:20:36 -07004157static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request)
4158{
Trond Myklebust19e03c52008-12-23 15:21:44 -05004159 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004160 struct nfs_seqid *seqid;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004161 struct nfs4_lock_state *lsp;
Trond Myklebust06f814a2006-01-03 09:55:07 +01004162 struct rpc_task *task;
4163 int status = 0;
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004164 unsigned char fl_flags = request->fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004165
Trond Myklebust9b073572006-06-29 16:38:34 -04004166 status = nfs4_set_lock_state(state, request);
4167 /* Unlock _before_ we do the RPC call */
4168 request->fl_flags |= FL_EXISTS;
Trond Myklebust19e03c52008-12-23 15:21:44 -05004169 down_read(&nfsi->rwsem);
4170 if (do_vfs_lock(request->fl_file, request) == -ENOENT) {
4171 up_read(&nfsi->rwsem);
Trond Myklebust9b073572006-06-29 16:38:34 -04004172 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05004173 }
4174 up_read(&nfsi->rwsem);
Trond Myklebust9b073572006-06-29 16:38:34 -04004175 if (status != 0)
4176 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004177 /* Is this a delegated lock? */
4178 if (test_bit(NFS_DELEGATED_STATE, &state->flags))
Trond Myklebust9b073572006-06-29 16:38:34 -04004179 goto out;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004180 lsp = request->fl_u.nfs4_fl.owner;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004181 seqid = nfs_alloc_seqid(&lsp->ls_seqid, GFP_KERNEL);
Trond Myklebust9b073572006-06-29 16:38:34 -04004182 status = -ENOMEM;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004183 if (seqid == NULL)
Trond Myklebust9b073572006-06-29 16:38:34 -04004184 goto out;
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004185 task = nfs4_do_unlck(request, nfs_file_open_context(request->fl_file), lsp, seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004186 status = PTR_ERR(task);
4187 if (IS_ERR(task))
Trond Myklebust9b073572006-06-29 16:38:34 -04004188 goto out;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004189 status = nfs4_wait_for_completion_rpc_task(task);
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004190 rpc_put_task(task);
Trond Myklebust9b073572006-06-29 16:38:34 -04004191out:
Trond Myklebust536ff0f2008-04-04 15:08:02 -04004192 request->fl_flags = fl_flags;
Trond Myklebustfaf5f492005-10-18 14:20:15 -07004193 return status;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004194}
4195
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004196struct nfs4_lockdata {
4197 struct nfs_lock_args arg;
Trond Myklebust911d1aa2006-01-03 09:55:16 +01004198 struct nfs_lock_res res;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004199 struct nfs4_lock_state *lsp;
4200 struct nfs_open_context *ctx;
4201 struct file_lock fl;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004202 unsigned long timestamp;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004203 int rpc_status;
4204 int cancelled;
Andy Adamson66179ef2009-04-01 09:22:22 -04004205 struct nfs_server *server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004206};
4207
4208static struct nfs4_lockdata *nfs4_alloc_lockdata(struct file_lock *fl,
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004209 struct nfs_open_context *ctx, struct nfs4_lock_state *lsp,
4210 gfp_t gfp_mask)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004211{
4212 struct nfs4_lockdata *p;
4213 struct inode *inode = lsp->ls_state->inode;
4214 struct nfs_server *server = NFS_SERVER(inode);
4215
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004216 p = kzalloc(sizeof(*p), gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004217 if (p == NULL)
4218 return NULL;
4219
4220 p->arg.fh = NFS_FH(inode);
4221 p->arg.fl = &p->fl;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004222 p->arg.open_seqid = nfs_alloc_seqid(&lsp->ls_state->owner->so_seqid, gfp_mask);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004223 if (p->arg.open_seqid == NULL)
4224 goto out_free;
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004225 p->arg.lock_seqid = nfs_alloc_seqid(&lsp->ls_seqid, gfp_mask);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004226 if (p->arg.lock_seqid == NULL)
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004227 goto out_free_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004228 p->arg.lock_stateid = &lsp->ls_stateid;
David Howells7539bba2006-08-22 20:06:09 -04004229 p->arg.lock_owner.clientid = server->nfs_client->cl_clientid;
Trond Myklebust9f958ab2007-07-02 13:58:33 -04004230 p->arg.lock_owner.id = lsp->ls_id.id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004231 p->arg.lock_owner.s_dev = server->s_dev;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004232 p->res.lock_seqid = p->arg.lock_seqid;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004233 p->lsp = lsp;
Andy Adamson66179ef2009-04-01 09:22:22 -04004234 p->server = server;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004235 atomic_inc(&lsp->ls_count);
4236 p->ctx = get_nfs_open_context(ctx);
4237 memcpy(&p->fl, fl, sizeof(p->fl));
4238 return p;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004239out_free_seqid:
4240 nfs_free_seqid(p->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004241out_free:
4242 kfree(p);
4243 return NULL;
4244}
4245
4246static void nfs4_lock_prepare(struct rpc_task *task, void *calldata)
4247{
4248 struct nfs4_lockdata *data = calldata;
4249 struct nfs4_state *state = data->lsp->ls_state;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004250
Harvey Harrison3110ff82008-05-02 13:42:44 -07004251 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004252 if (nfs_wait_on_sequence(data->arg.lock_seqid, task) != 0)
4253 return;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004254 /* Do we need to do an open_to_lock_owner? */
4255 if (!(data->arg.lock_seqid->sequence->flags & NFS_SEQID_CONFIRMED)) {
Trond Myklebuste6e21972008-01-02 16:27:16 -05004256 if (nfs_wait_on_sequence(data->arg.open_seqid, task) != 0)
4257 return;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004258 data->arg.open_stateid = &state->stateid;
4259 data->arg.new_lock_owner = 1;
Trond Myklebustc1d51932008-04-07 13:20:54 -04004260 data->res.open_seqid = data->arg.open_seqid;
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004261 } else
4262 data->arg.new_lock_owner = 0;
Trond Myklebust26e976a2006-01-03 09:55:21 +01004263 data->timestamp = jiffies;
Trond Myklebust035168a2010-06-16 09:52:26 -04004264 if (nfs4_setup_sequence(data->server,
4265 &data->arg.seq_args,
Andy Adamson66179ef2009-04-01 09:22:22 -04004266 &data->res.seq_res, 1, task))
4267 return;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004268 rpc_call_start(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004269 dprintk("%s: done!, ret = %d\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004270}
4271
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004272static void nfs4_recover_lock_prepare(struct rpc_task *task, void *calldata)
4273{
4274 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
4275 nfs4_lock_prepare(task, calldata);
4276}
4277
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004278static void nfs4_lock_done(struct rpc_task *task, void *calldata)
4279{
4280 struct nfs4_lockdata *data = calldata;
4281
Harvey Harrison3110ff82008-05-02 13:42:44 -07004282 dprintk("%s: begin!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004283
Trond Myklebust14516c32010-07-31 14:29:06 -04004284 if (!nfs4_sequence_done(task, &data->res.seq_res))
4285 return;
Andy Adamson66179ef2009-04-01 09:22:22 -04004286
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004287 data->rpc_status = task->tk_status;
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004288 if (data->arg.new_lock_owner != 0) {
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004289 if (data->rpc_status == 0)
4290 nfs_confirm_seqid(&data->lsp->ls_seqid, 0);
4291 else
4292 goto out;
4293 }
4294 if (data->rpc_status == 0) {
4295 memcpy(data->lsp->ls_stateid.data, data->res.stateid.data,
4296 sizeof(data->lsp->ls_stateid.data));
4297 data->lsp->ls_flags |= NFS_LOCK_INITIALIZED;
Trond Myklebust88be9f92007-06-05 10:42:27 -04004298 renew_lease(NFS_SERVER(data->ctx->path.dentry->d_inode), data->timestamp);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004299 }
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004300out:
Harvey Harrison3110ff82008-05-02 13:42:44 -07004301 dprintk("%s: done, ret = %d!\n", __func__, data->rpc_status);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004302}
4303
4304static void nfs4_lock_release(void *calldata)
4305{
4306 struct nfs4_lockdata *data = calldata;
4307
Harvey Harrison3110ff82008-05-02 13:42:44 -07004308 dprintk("%s: begin!\n", __func__);
Trond Myklebust2f74c0a2008-01-08 17:56:07 -05004309 nfs_free_seqid(data->arg.open_seqid);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004310 if (data->cancelled != 0) {
4311 struct rpc_task *task;
4312 task = nfs4_do_unlck(&data->fl, data->ctx, data->lsp,
4313 data->arg.lock_seqid);
4314 if (!IS_ERR(task))
Trond Myklebustbf294b42011-02-21 11:05:41 -08004315 rpc_put_task_async(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004316 dprintk("%s: cancelling lock!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004317 } else
4318 nfs_free_seqid(data->arg.lock_seqid);
4319 nfs4_put_lock_state(data->lsp);
4320 put_nfs_open_context(data->ctx);
4321 kfree(data);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004322 dprintk("%s: done!\n", __func__);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004323}
4324
4325static const struct rpc_call_ops nfs4_lock_ops = {
4326 .rpc_call_prepare = nfs4_lock_prepare,
4327 .rpc_call_done = nfs4_lock_done,
4328 .rpc_release = nfs4_lock_release,
4329};
4330
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004331static const struct rpc_call_ops nfs4_recover_lock_ops = {
4332 .rpc_call_prepare = nfs4_recover_lock_prepare,
4333 .rpc_call_done = nfs4_lock_done,
4334 .rpc_release = nfs4_lock_release,
4335};
4336
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004337static void nfs4_handle_setlk_error(struct nfs_server *server, struct nfs4_lock_state *lsp, int new_lock_owner, int error)
4338{
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004339 switch (error) {
4340 case -NFS4ERR_ADMIN_REVOKED:
4341 case -NFS4ERR_BAD_STATEID:
Trond Myklebustecac7992011-03-09 16:00:56 -05004342 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004343 if (new_lock_owner != 0 ||
4344 (lsp->ls_flags & NFS_LOCK_INITIALIZED) != 0)
Trond Myklebustecac7992011-03-09 16:00:56 -05004345 nfs4_schedule_stateid_recovery(server, lsp->ls_state);
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004346 break;
4347 case -NFS4ERR_STALE_STATEID:
Trond Myklebusta2c0b9e2010-01-26 15:42:47 -05004348 lsp->ls_seqid.flags &= ~NFS_SEQID_CONFIRMED;
Trond Myklebustecac7992011-03-09 16:00:56 -05004349 case -NFS4ERR_EXPIRED:
4350 nfs4_schedule_lease_recovery(server->nfs_client);
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004351 };
4352}
4353
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004354static int _nfs4_do_setlk(struct nfs4_state *state, int cmd, struct file_lock *fl, int recovery_type)
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004355{
4356 struct nfs4_lockdata *data;
4357 struct rpc_task *task;
Trond Myklebust5138fde2007-07-14 15:40:01 -04004358 struct rpc_message msg = {
4359 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LOCK],
4360 .rpc_cred = state->owner->so_cred,
4361 };
Trond Myklebustc970aa82007-07-14 15:39:59 -04004362 struct rpc_task_setup task_setup_data = {
4363 .rpc_client = NFS_CLIENT(state->inode),
Trond Myklebust5138fde2007-07-14 15:40:01 -04004364 .rpc_message = &msg,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004365 .callback_ops = &nfs4_lock_ops,
Trond Myklebust101070c2008-02-19 20:04:23 -05004366 .workqueue = nfsiod_workqueue,
Trond Myklebustc970aa82007-07-14 15:39:59 -04004367 .flags = RPC_TASK_ASYNC,
4368 };
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004369 int ret;
4370
Harvey Harrison3110ff82008-05-02 13:42:44 -07004371 dprintk("%s: begin!\n", __func__);
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004372 data = nfs4_alloc_lockdata(fl, nfs_file_open_context(fl->fl_file),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004373 fl->fl_u.nfs4_fl.owner,
4374 recovery_type == NFS_LOCK_NEW ? GFP_KERNEL : GFP_NOFS);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004375 if (data == NULL)
4376 return -ENOMEM;
4377 if (IS_SETLKW(cmd))
4378 data->arg.block = 1;
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004379 if (recovery_type > NFS_LOCK_NEW) {
4380 if (recovery_type == NFS_LOCK_RECLAIM)
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004381 data->arg.reclaim = NFS_LOCK_RECLAIM;
Alexandros Batsakisb2579572009-12-14 21:27:57 -08004382 task_setup_data.callback_ops = &nfs4_recover_lock_ops;
4383 }
Trond Myklebust1174dd12010-12-21 10:52:24 -05004384 msg.rpc_argp = &data->arg;
4385 msg.rpc_resp = &data->res;
Trond Myklebustc970aa82007-07-14 15:39:59 -04004386 task_setup_data.callback_data = data;
4387 task = rpc_run_task(&task_setup_data);
Trond Myklebust7a1218a2006-03-20 18:11:10 -05004388 if (IS_ERR(task))
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004389 return PTR_ERR(task);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004390 ret = nfs4_wait_for_completion_rpc_task(task);
4391 if (ret == 0) {
4392 ret = data->rpc_status;
Trond Myklebust2bee72a2010-01-26 15:42:21 -05004393 if (ret)
4394 nfs4_handle_setlk_error(data->server, data->lsp,
4395 data->arg.new_lock_owner, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004396 } else
4397 data->cancelled = 1;
Trond Myklebuste6b3c4d2006-11-11 22:18:03 -05004398 rpc_put_task(task);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004399 dprintk("%s: done, ret = %d!\n", __func__, ret);
Trond Myklebusta5d16a42006-01-03 09:55:17 +01004400 return ret;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004401}
4402
4403static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request)
4404{
Trond Myklebust202b50d2005-06-22 17:16:29 +00004405 struct nfs_server *server = NFS_SERVER(state->inode);
4406 struct nfs4_exception exception = { };
4407 int err;
4408
4409 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04004410 /* Cache the lock if possible... */
4411 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
4412 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004413 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_RECLAIM);
Trond Myklebust168667c2010-10-19 19:47:49 -04004414 if (err != -NFS4ERR_DELAY)
Trond Myklebust202b50d2005-06-22 17:16:29 +00004415 break;
4416 nfs4_handle_exception(server, err, &exception);
4417 } while (exception.retry);
4418 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004419}
4420
4421static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request)
4422{
Trond Myklebust202b50d2005-06-22 17:16:29 +00004423 struct nfs_server *server = NFS_SERVER(state->inode);
4424 struct nfs4_exception exception = { };
4425 int err;
4426
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004427 err = nfs4_set_lock_state(state, request);
4428 if (err != 0)
4429 return err;
Trond Myklebust202b50d2005-06-22 17:16:29 +00004430 do {
Trond Myklebust42a2d132006-06-29 16:38:36 -04004431 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0)
4432 return 0;
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004433 err = _nfs4_do_setlk(state, F_SETLK, request, NFS_LOCK_EXPIRED);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05004434 switch (err) {
4435 default:
4436 goto out;
4437 case -NFS4ERR_GRACE:
4438 case -NFS4ERR_DELAY:
4439 nfs4_handle_exception(server, err, &exception);
4440 err = 0;
4441 }
Trond Myklebust202b50d2005-06-22 17:16:29 +00004442 } while (exception.retry);
Trond Myklebusta9ed2e22009-12-03 15:53:21 -05004443out:
Trond Myklebust202b50d2005-06-22 17:16:29 +00004444 return err;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004445}
4446
4447static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4448{
Trond Myklebust19e03c52008-12-23 15:21:44 -05004449 struct nfs_inode *nfsi = NFS_I(state->inode);
Trond Myklebust01c3b862006-06-29 16:38:39 -04004450 unsigned char fl_flags = request->fl_flags;
Trond Myklebust8e469eb2010-01-26 15:42:30 -05004451 int status = -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004452
Trond Myklebust8e469eb2010-01-26 15:42:30 -05004453 if ((fl_flags & FL_POSIX) &&
4454 !test_bit(NFS_STATE_POSIX_LOCKS, &state->flags))
4455 goto out;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004456 /* Is this a delegated open? */
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004457 status = nfs4_set_lock_state(state, request);
4458 if (status != 0)
4459 goto out;
Trond Myklebust01c3b862006-06-29 16:38:39 -04004460 request->fl_flags |= FL_ACCESS;
4461 status = do_vfs_lock(request->fl_file, request);
4462 if (status < 0)
4463 goto out;
Trond Myklebust19e03c52008-12-23 15:21:44 -05004464 down_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04004465 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) {
Trond Myklebust01c3b862006-06-29 16:38:39 -04004466 /* Yes: cache locks! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04004467 /* ...but avoid races with delegation recall... */
Trond Myklebust19e03c52008-12-23 15:21:44 -05004468 request->fl_flags = fl_flags & ~FL_SLEEP;
4469 status = do_vfs_lock(request->fl_file, request);
4470 goto out_unlock;
Trond Myklebust01c3b862006-06-29 16:38:39 -04004471 }
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004472 status = _nfs4_do_setlk(state, cmd, request, NFS_LOCK_NEW);
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004473 if (status != 0)
Trond Myklebust01c3b862006-06-29 16:38:39 -04004474 goto out_unlock;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004475 /* Note: we always want to sleep here! */
Trond Myklebust01c3b862006-06-29 16:38:39 -04004476 request->fl_flags = fl_flags | FL_SLEEP;
Trond Myklebust6bfc93e2005-11-04 15:39:36 -05004477 if (do_vfs_lock(request->fl_file, request) < 0)
Harvey Harrison3110ff82008-05-02 13:42:44 -07004478 printk(KERN_WARNING "%s: VFS is out of sync with lock manager!\n", __func__);
Trond Myklebust01c3b862006-06-29 16:38:39 -04004479out_unlock:
Trond Myklebust19e03c52008-12-23 15:21:44 -05004480 up_read(&nfsi->rwsem);
Trond Myklebust01c3b862006-06-29 16:38:39 -04004481out:
4482 request->fl_flags = fl_flags;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004483 return status;
4484}
4485
4486static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request)
4487{
4488 struct nfs4_exception exception = { };
4489 int err;
4490
4491 do {
Trond Myklebust965b5d62009-06-17 13:22:59 -07004492 err = _nfs4_proc_setlk(state, cmd, request);
4493 if (err == -NFS4ERR_DENIED)
4494 err = -EAGAIN;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004495 err = nfs4_handle_exception(NFS_SERVER(state->inode),
Trond Myklebust965b5d62009-06-17 13:22:59 -07004496 err, &exception);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004497 } while (exception.retry);
4498 return err;
4499}
4500
4501static int
4502nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request)
4503{
4504 struct nfs_open_context *ctx;
4505 struct nfs4_state *state;
4506 unsigned long timeout = NFS4_LOCK_MINTIMEOUT;
4507 int status;
4508
4509 /* verify open state */
Trond Myklebustcd3758e2007-08-10 17:44:32 -04004510 ctx = nfs_file_open_context(filp);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004511 state = ctx->state;
4512
4513 if (request->fl_start < 0 || request->fl_end < 0)
4514 return -EINVAL;
4515
Trond Myklebustd9531262009-07-21 19:22:38 -04004516 if (IS_GETLK(cmd)) {
4517 if (state != NULL)
4518 return nfs4_proc_getlk(state, F_GETLK, request);
4519 return 0;
4520 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004521
4522 if (!(IS_SETLK(cmd) || IS_SETLKW(cmd)))
4523 return -EINVAL;
4524
Trond Myklebustd9531262009-07-21 19:22:38 -04004525 if (request->fl_type == F_UNLCK) {
4526 if (state != NULL)
4527 return nfs4_proc_unlck(state, cmd, request);
4528 return 0;
4529 }
Linus Torvalds1da177e2005-04-16 15:20:36 -07004530
Trond Myklebustd9531262009-07-21 19:22:38 -04004531 if (state == NULL)
4532 return -ENOLCK;
Linus Torvalds1da177e2005-04-16 15:20:36 -07004533 do {
4534 status = nfs4_proc_setlk(state, cmd, request);
4535 if ((status != -EAGAIN) || IS_SETLK(cmd))
4536 break;
4537 timeout = nfs4_set_lock_task_retry(timeout);
4538 status = -ERESTARTSYS;
4539 if (signalled())
4540 break;
4541 } while(status < 0);
Linus Torvalds1da177e2005-04-16 15:20:36 -07004542 return status;
4543}
4544
Trond Myklebust888e6942005-11-04 15:38:11 -05004545int nfs4_lock_delegation_recall(struct nfs4_state *state, struct file_lock *fl)
4546{
4547 struct nfs_server *server = NFS_SERVER(state->inode);
4548 struct nfs4_exception exception = { };
4549 int err;
4550
4551 err = nfs4_set_lock_state(state, fl);
4552 if (err != 0)
4553 goto out;
4554 do {
Alexandros Batsakisafe6c272009-12-09 01:50:14 -08004555 err = _nfs4_do_setlk(state, F_SETLK, fl, NFS_LOCK_NEW);
Trond Myklebustd5122202009-06-17 13:22:58 -07004556 switch (err) {
4557 default:
4558 printk(KERN_ERR "%s: unhandled error %d.\n",
4559 __func__, err);
4560 case 0:
Trond Myklebust965b5d62009-06-17 13:22:59 -07004561 case -ESTALE:
Trond Myklebustd5122202009-06-17 13:22:58 -07004562 goto out;
4563 case -NFS4ERR_EXPIRED:
Trond Myklebust0ced63d2011-05-26 14:26:35 -04004564 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebustd5122202009-06-17 13:22:58 -07004565 case -NFS4ERR_STALE_CLIENTID:
Trond Myklebust965b5d62009-06-17 13:22:59 -07004566 case -NFS4ERR_STALE_STATEID:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004567 nfs4_schedule_lease_recovery(server->nfs_client);
4568 goto out;
Ricardo Labiaga74e7bb72009-12-07 09:48:30 -05004569 case -NFS4ERR_BADSESSION:
4570 case -NFS4ERR_BADSLOT:
4571 case -NFS4ERR_BAD_HIGH_SLOT:
4572 case -NFS4ERR_CONN_NOT_BOUND_TO_SESSION:
4573 case -NFS4ERR_DEADSESSION:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004574 nfs4_schedule_session_recovery(server->nfs_client->cl_session);
Trond Myklebustd5122202009-06-17 13:22:58 -07004575 goto out;
Trond Myklebust965b5d62009-06-17 13:22:59 -07004576 case -ERESTARTSYS:
4577 /*
4578 * The show must go on: exit, but mark the
4579 * stateid as needing recovery.
4580 */
4581 case -NFS4ERR_ADMIN_REVOKED:
4582 case -NFS4ERR_BAD_STATEID:
4583 case -NFS4ERR_OPENMODE:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05004584 nfs4_schedule_stateid_recovery(server, state);
Trond Myklebust965b5d62009-06-17 13:22:59 -07004585 err = 0;
4586 goto out;
Trond Myklebust168667c2010-10-19 19:47:49 -04004587 case -EKEYEXPIRED:
4588 /*
4589 * User RPCSEC_GSS context has expired.
4590 * We cannot recover this stateid now, so
4591 * skip it and allow recovery thread to
4592 * proceed.
4593 */
4594 err = 0;
4595 goto out;
Trond Myklebust965b5d62009-06-17 13:22:59 -07004596 case -ENOMEM:
4597 case -NFS4ERR_DENIED:
4598 /* kill_proc(fl->fl_pid, SIGLOST, 1); */
4599 err = 0;
4600 goto out;
Trond Myklebustd5122202009-06-17 13:22:58 -07004601 case -NFS4ERR_DELAY:
4602 break;
4603 }
Trond Myklebust888e6942005-11-04 15:38:11 -05004604 err = nfs4_handle_exception(server, err, &exception);
4605 } while (exception.retry);
4606out:
4607 return err;
4608}
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004609
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04004610static void nfs4_release_lockowner_release(void *calldata)
4611{
4612 kfree(calldata);
4613}
4614
4615const struct rpc_call_ops nfs4_release_lockowner_ops = {
4616 .rpc_release = nfs4_release_lockowner_release,
4617};
4618
4619void nfs4_release_lockowner(const struct nfs4_lock_state *lsp)
4620{
4621 struct nfs_server *server = lsp->ls_state->owner->so_server;
4622 struct nfs_release_lockowner_args *args;
4623 struct rpc_message msg = {
4624 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RELEASE_LOCKOWNER],
4625 };
4626
4627 if (server->nfs_client->cl_mvops->minor_version != 0)
4628 return;
4629 args = kmalloc(sizeof(*args), GFP_NOFS);
4630 if (!args)
4631 return;
4632 args->lock_owner.clientid = server->nfs_client->cl_clientid;
4633 args->lock_owner.id = lsp->ls_id.id;
Trond Myklebustd035c362010-12-21 10:45:27 -05004634 args->lock_owner.s_dev = server->s_dev;
Trond Myklebustd3c7b7c2010-07-01 12:49:01 -04004635 msg.rpc_argp = args;
4636 rpc_call_async(server->client, &msg, 0, &nfs4_release_lockowner_ops, args);
4637}
4638
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004639#define XATTR_NAME_NFSV4_ACL "system.nfs4_acl"
4640
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004641static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key,
4642 const void *buf, size_t buflen,
4643 int flags, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004644{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004645 if (strcmp(key, "") != 0)
4646 return -EINVAL;
J. Bruce Fields4b580ee2005-06-22 17:16:23 +00004647
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004648 return nfs4_proc_set_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004649}
4650
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004651static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key,
4652 void *buf, size_t buflen, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004653{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004654 if (strcmp(key, "") != 0)
4655 return -EINVAL;
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004656
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004657 return nfs4_proc_get_acl(dentry->d_inode, buf, buflen);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004658}
4659
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004660static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list,
4661 size_t list_len, const char *name,
4662 size_t name_len, int type)
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004663{
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004664 size_t len = sizeof(XATTR_NAME_NFSV4_ACL);
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004665
J. Bruce Fields096455a2006-03-20 23:23:42 -05004666 if (!nfs4_server_supports_acls(NFS_SERVER(dentry->d_inode)))
4667 return 0;
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00004668
4669 if (list && len <= list_len)
4670 memcpy(list, XATTR_NAME_NFSV4_ACL, len);
J. Bruce Fieldsaa1870a2005-06-22 17:16:22 +00004671 return len;
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00004672}
4673
Andy Adamson533eb462011-06-13 18:25:56 -04004674/*
4675 * nfs_fhget will use either the mounted_on_fileid or the fileid
4676 */
Trond Myklebust69aaaae2009-03-11 14:10:28 -04004677static void nfs_fixup_referral_attributes(struct nfs_fattr *fattr)
4678{
Andy Adamson533eb462011-06-13 18:25:56 -04004679 if (!(((fattr->valid & NFS_ATTR_FATTR_MOUNTED_ON_FILEID) ||
4680 (fattr->valid & NFS_ATTR_FATTR_FILEID)) &&
4681 (fattr->valid & NFS_ATTR_FATTR_FSID) &&
4682 (fattr->valid & NFS_ATTR_FATTR_V4_REFERRAL)))
Trond Myklebust69aaaae2009-03-11 14:10:28 -04004683 return;
4684
4685 fattr->valid |= NFS_ATTR_FATTR_TYPE | NFS_ATTR_FATTR_MODE |
4686 NFS_ATTR_FATTR_NLINK;
4687 fattr->mode = S_IFDIR | S_IRUGO | S_IXUGO;
4688 fattr->nlink = 2;
4689}
4690
Trond Myklebust56659e92007-07-17 21:52:39 -04004691int nfs4_proc_fs_locations(struct inode *dir, const struct qstr *name,
Manoj Naik7aaa0b32006-06-09 09:34:23 -04004692 struct nfs4_fs_locations *fs_locations, struct page *page)
Trond Myklebust683b57b2006-06-09 09:34:22 -04004693{
4694 struct nfs_server *server = NFS_SERVER(dir);
4695 u32 bitmask[2] = {
Manoj Naik361e6242006-06-09 09:34:24 -04004696 [0] = FATTR4_WORD0_FSID | FATTR4_WORD0_FS_LOCATIONS,
Trond Myklebust683b57b2006-06-09 09:34:22 -04004697 };
4698 struct nfs4_fs_locations_arg args = {
4699 .dir_fh = NFS_FH(dir),
Trond Myklebustc228fd32007-01-13 02:28:11 -05004700 .name = name,
Trond Myklebust683b57b2006-06-09 09:34:22 -04004701 .page = page,
4702 .bitmask = bitmask,
4703 };
Benny Halevy22958462009-04-01 09:22:02 -04004704 struct nfs4_fs_locations_res res = {
4705 .fs_locations = fs_locations,
4706 };
Trond Myklebust683b57b2006-06-09 09:34:22 -04004707 struct rpc_message msg = {
4708 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_FS_LOCATIONS],
4709 .rpc_argp = &args,
Benny Halevy22958462009-04-01 09:22:02 -04004710 .rpc_resp = &res,
Trond Myklebust683b57b2006-06-09 09:34:22 -04004711 };
4712 int status;
4713
Harvey Harrison3110ff82008-05-02 13:42:44 -07004714 dprintk("%s: start\n", __func__);
Andy Adamson533eb462011-06-13 18:25:56 -04004715
4716 /* Ask for the fileid of the absent filesystem if mounted_on_fileid
4717 * is not supported */
4718 if (NFS_SERVER(dir)->attr_bitmask[1] & FATTR4_WORD1_MOUNTED_ON_FILEID)
4719 bitmask[1] |= FATTR4_WORD1_MOUNTED_ON_FILEID;
4720 else
4721 bitmask[0] |= FATTR4_WORD0_FILEID;
4722
Trond Myklebustc228fd32007-01-13 02:28:11 -05004723 nfs_fattr_init(&fs_locations->fattr);
Trond Myklebust683b57b2006-06-09 09:34:22 -04004724 fs_locations->server = server;
Manoj Naik830b8e32006-06-09 09:34:25 -04004725 fs_locations->nlocations = 0;
Bryan Schumaker7c513052011-03-24 17:12:24 +00004726 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Harvey Harrison3110ff82008-05-02 13:42:44 -07004727 dprintk("%s: returned status = %d\n", __func__, status);
Trond Myklebust683b57b2006-06-09 09:34:22 -04004728 return status;
4729}
4730
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00004731static int _nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors)
4732{
4733 int status;
4734 struct nfs4_secinfo_arg args = {
4735 .dir_fh = NFS_FH(dir),
4736 .name = name,
4737 };
4738 struct nfs4_secinfo_res res = {
4739 .flavors = flavors,
4740 };
4741 struct rpc_message msg = {
4742 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO],
4743 .rpc_argp = &args,
4744 .rpc_resp = &res,
4745 };
4746
4747 dprintk("NFS call secinfo %s\n", name->name);
4748 status = nfs4_call_sync(NFS_SERVER(dir)->client, NFS_SERVER(dir), &msg, &args.seq_args, &res.seq_res, 0);
4749 dprintk("NFS reply secinfo: %d\n", status);
4750 return status;
4751}
4752
4753int nfs4_proc_secinfo(struct inode *dir, const struct qstr *name, struct nfs4_secinfo_flavors *flavors)
4754{
4755 struct nfs4_exception exception = { };
4756 int err;
4757 do {
4758 err = nfs4_handle_exception(NFS_SERVER(dir),
4759 _nfs4_proc_secinfo(dir, name, flavors),
4760 &exception);
4761 } while (exception.retry);
4762 return err;
4763}
4764
Andy Adamson557134a2009-04-01 09:21:53 -04004765#ifdef CONFIG_NFS_V4_1
Benny Halevy99fe60d2009-04-01 09:22:29 -04004766/*
Andy Adamson357f54d2010-12-14 10:11:57 -05004767 * Check the exchange flags returned by the server for invalid flags, having
4768 * both PNFS and NON_PNFS flags set, and not having one of NON_PNFS, PNFS, or
4769 * DS flags set.
4770 */
4771static int nfs4_check_cl_exchange_flags(u32 flags)
4772{
4773 if (flags & ~EXCHGID4_FLAG_MASK_R)
4774 goto out_inval;
4775 if ((flags & EXCHGID4_FLAG_USE_PNFS_MDS) &&
4776 (flags & EXCHGID4_FLAG_USE_NON_PNFS))
4777 goto out_inval;
4778 if (!(flags & (EXCHGID4_FLAG_MASK_PNFS)))
4779 goto out_inval;
4780 return NFS_OK;
4781out_inval:
4782 return -NFS4ERR_INVAL;
4783}
4784
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04004785static bool
4786nfs41_same_server_scope(struct server_scope *a, struct server_scope *b)
4787{
4788 if (a->server_scope_sz == b->server_scope_sz &&
4789 memcmp(a->server_scope, b->server_scope, a->server_scope_sz) == 0)
4790 return true;
4791
4792 return false;
4793}
4794
Andy Adamson357f54d2010-12-14 10:11:57 -05004795/*
Benny Halevy99fe60d2009-04-01 09:22:29 -04004796 * nfs4_proc_exchange_id()
4797 *
4798 * Since the clientid has expired, all compounds using sessions
4799 * associated with the stale clientid will be returning
4800 * NFS4ERR_BADSESSION in the sequence operation, and will therefore
4801 * be in some phase of session reset.
4802 */
Andy Adamson4d643d12009-12-04 15:52:24 -05004803int nfs4_proc_exchange_id(struct nfs_client *clp, struct rpc_cred *cred)
Benny Halevy99fe60d2009-04-01 09:22:29 -04004804{
4805 nfs4_verifier verifier;
4806 struct nfs41_exchange_id_args args = {
4807 .client = clp,
Andy Adamson357f54d2010-12-14 10:11:57 -05004808 .flags = EXCHGID4_FLAG_SUPP_MOVED_REFER,
Benny Halevy99fe60d2009-04-01 09:22:29 -04004809 };
4810 struct nfs41_exchange_id_res res = {
4811 .client = clp,
4812 };
4813 int status;
4814 struct rpc_message msg = {
4815 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_EXCHANGE_ID],
4816 .rpc_argp = &args,
4817 .rpc_resp = &res,
4818 .rpc_cred = cred,
4819 };
4820 __be32 *p;
4821
4822 dprintk("--> %s\n", __func__);
4823 BUG_ON(clp == NULL);
Andy Adamsona7b72102009-04-01 09:22:46 -04004824
Benny Halevy99fe60d2009-04-01 09:22:29 -04004825 p = (u32 *)verifier.data;
4826 *p++ = htonl((u32)clp->cl_boot_time.tv_sec);
4827 *p = htonl((u32)clp->cl_boot_time.tv_nsec);
4828 args.verifier = &verifier;
4829
Andy Adamsonc7a360b2011-01-25 19:15:32 -05004830 args.id_len = scnprintf(args.id, sizeof(args.id),
4831 "%s/%s.%s/%u",
4832 clp->cl_ipaddr,
4833 init_utsname()->nodename,
4834 init_utsname()->domainname,
4835 clp->cl_rpcclient->cl_auth->au_flavor);
Benny Halevy99fe60d2009-04-01 09:22:29 -04004836
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04004837 res.server_scope = kzalloc(sizeof(struct server_scope), GFP_KERNEL);
4838 if (unlikely(!res.server_scope))
4839 return -ENOMEM;
4840
Trond Myklebust1bd714f2011-04-24 14:29:33 -04004841 status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamsonc7a360b2011-01-25 19:15:32 -05004842 if (!status)
4843 status = nfs4_check_cl_exchange_flags(clp->cl_exchange_flags);
Weston Andros Adamson78fe0f42011-05-31 19:05:47 -04004844
4845 if (!status) {
4846 if (clp->server_scope &&
4847 !nfs41_same_server_scope(clp->server_scope,
4848 res.server_scope)) {
4849 dprintk("%s: server_scope mismatch detected\n",
4850 __func__);
4851 set_bit(NFS4CLNT_SERVER_SCOPE_MISMATCH, &clp->cl_state);
4852 kfree(clp->server_scope);
4853 clp->server_scope = NULL;
4854 }
4855
4856 if (!clp->server_scope)
4857 clp->server_scope = res.server_scope;
4858 else
4859 kfree(res.server_scope);
4860 }
4861
Benny Halevy99fe60d2009-04-01 09:22:29 -04004862 dprintk("<-- %s status= %d\n", __func__, status);
4863 return status;
4864}
4865
Andy Adamson2050f0c2009-04-01 09:22:30 -04004866struct nfs4_get_lease_time_data {
4867 struct nfs4_get_lease_time_args *args;
4868 struct nfs4_get_lease_time_res *res;
4869 struct nfs_client *clp;
4870};
4871
4872static void nfs4_get_lease_time_prepare(struct rpc_task *task,
4873 void *calldata)
4874{
4875 int ret;
4876 struct nfs4_get_lease_time_data *data =
4877 (struct nfs4_get_lease_time_data *)calldata;
4878
4879 dprintk("--> %s\n", __func__);
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -08004880 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
Andy Adamson2050f0c2009-04-01 09:22:30 -04004881 /* just setup sequence, do not trigger session recovery
4882 since we're invoked within one */
4883 ret = nfs41_setup_sequence(data->clp->cl_session,
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -08004884 &data->args->la_seq_args,
4885 &data->res->lr_seq_res, 0, task);
Andy Adamson2050f0c2009-04-01 09:22:30 -04004886
4887 BUG_ON(ret == -EAGAIN);
4888 rpc_call_start(task);
4889 dprintk("<-- %s\n", __func__);
4890}
4891
4892/*
4893 * Called from nfs4_state_manager thread for session setup, so don't recover
4894 * from sequence operation or clientid errors.
4895 */
4896static void nfs4_get_lease_time_done(struct rpc_task *task, void *calldata)
4897{
4898 struct nfs4_get_lease_time_data *data =
4899 (struct nfs4_get_lease_time_data *)calldata;
4900
4901 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04004902 if (!nfs41_sequence_done(task, &data->res->lr_seq_res))
4903 return;
Andy Adamson2050f0c2009-04-01 09:22:30 -04004904 switch (task->tk_status) {
4905 case -NFS4ERR_DELAY:
4906 case -NFS4ERR_GRACE:
4907 dprintk("%s Retry: tk_status %d\n", __func__, task->tk_status);
4908 rpc_delay(task, NFS4_POLL_RETRY_MIN);
4909 task->tk_status = 0;
Andy Adamsona8a4ae32011-05-03 13:43:03 -04004910 /* fall through */
4911 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebust0110ee12009-12-07 09:00:24 -05004912 nfs_restart_rpc(task, data->clp);
Andy Adamson2050f0c2009-04-01 09:22:30 -04004913 return;
4914 }
Andy Adamson2050f0c2009-04-01 09:22:30 -04004915 dprintk("<-- %s\n", __func__);
4916}
4917
4918struct rpc_call_ops nfs4_get_lease_time_ops = {
4919 .rpc_call_prepare = nfs4_get_lease_time_prepare,
4920 .rpc_call_done = nfs4_get_lease_time_done,
4921};
4922
4923int nfs4_proc_get_lease_time(struct nfs_client *clp, struct nfs_fsinfo *fsinfo)
4924{
4925 struct rpc_task *task;
4926 struct nfs4_get_lease_time_args args;
4927 struct nfs4_get_lease_time_res res = {
4928 .lr_fsinfo = fsinfo,
4929 };
4930 struct nfs4_get_lease_time_data data = {
4931 .args = &args,
4932 .res = &res,
4933 .clp = clp,
4934 };
4935 struct rpc_message msg = {
4936 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GET_LEASE_TIME],
4937 .rpc_argp = &args,
4938 .rpc_resp = &res,
4939 };
4940 struct rpc_task_setup task_setup = {
4941 .rpc_client = clp->cl_rpcclient,
4942 .rpc_message = &msg,
4943 .callback_ops = &nfs4_get_lease_time_ops,
Trond Myklebust1bd714f2011-04-24 14:29:33 -04004944 .callback_data = &data,
4945 .flags = RPC_TASK_TIMEOUT,
Andy Adamson2050f0c2009-04-01 09:22:30 -04004946 };
4947 int status;
4948
Andy Adamson2050f0c2009-04-01 09:22:30 -04004949 dprintk("--> %s\n", __func__);
4950 task = rpc_run_task(&task_setup);
4951
4952 if (IS_ERR(task))
4953 status = PTR_ERR(task);
4954 else {
4955 status = task->tk_status;
4956 rpc_put_task(task);
4957 }
4958 dprintk("<-- %s return %d\n", __func__, status);
4959
4960 return status;
4961}
4962
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04004963/*
4964 * Reset a slot table
4965 */
Andy Adamson104aeba2010-01-14 17:45:10 -05004966static int nfs4_reset_slot_table(struct nfs4_slot_table *tbl, u32 max_reqs,
4967 int ivalue)
Andy Adamsonac72b7b2009-04-01 09:22:37 -04004968{
Andy Adamson104aeba2010-01-14 17:45:10 -05004969 struct nfs4_slot *new = NULL;
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04004970 int i;
Andy Adamsonac72b7b2009-04-01 09:22:37 -04004971 int ret = 0;
4972
Andy Adamson104aeba2010-01-14 17:45:10 -05004973 dprintk("--> %s: max_reqs=%u, tbl->max_slots %d\n", __func__,
4974 max_reqs, tbl->max_slots);
Andy Adamsonac72b7b2009-04-01 09:22:37 -04004975
Andy Adamson104aeba2010-01-14 17:45:10 -05004976 /* Does the newly negotiated max_reqs match the existing slot table? */
4977 if (max_reqs != tbl->max_slots) {
4978 ret = -ENOMEM;
4979 new = kmalloc(max_reqs * sizeof(struct nfs4_slot),
Trond Myklebust8535b2b2010-05-13 12:51:01 -04004980 GFP_NOFS);
Andy Adamson104aeba2010-01-14 17:45:10 -05004981 if (!new)
4982 goto out;
4983 ret = 0;
4984 kfree(tbl->slots);
Andy Adamsonac72b7b2009-04-01 09:22:37 -04004985 }
4986 spin_lock(&tbl->slot_tbl_lock);
Andy Adamson104aeba2010-01-14 17:45:10 -05004987 if (new) {
4988 tbl->slots = new;
4989 tbl->max_slots = max_reqs;
4990 }
4991 for (i = 0; i < tbl->max_slots; ++i)
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04004992 tbl->slots[i].seq_nr = ivalue;
Andy Adamsonac72b7b2009-04-01 09:22:37 -04004993 spin_unlock(&tbl->slot_tbl_lock);
4994 dprintk("%s: tbl=%p slots=%p max_slots=%d\n", __func__,
4995 tbl, tbl->slots, tbl->max_slots);
4996out:
4997 dprintk("<-- %s: return %d\n", __func__, ret);
4998 return ret;
4999}
5000
Andy Adamsonfc931582009-04-01 09:22:31 -04005001/*
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04005002 * Reset the forechannel and backchannel slot tables
5003 */
5004static int nfs4_reset_slot_tables(struct nfs4_session *session)
5005{
5006 int status;
5007
5008 status = nfs4_reset_slot_table(&session->fc_slot_table,
Andy Adamson104aeba2010-01-14 17:45:10 -05005009 session->fc_attrs.max_reqs, 1);
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005010 if (status)
5011 return status;
5012
5013 status = nfs4_reset_slot_table(&session->bc_slot_table,
Andy Adamson104aeba2010-01-14 17:45:10 -05005014 session->bc_attrs.max_reqs, 0);
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04005015 return status;
5016}
5017
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005018/* Destroy the slot table */
5019static void nfs4_destroy_slot_tables(struct nfs4_session *session)
5020{
5021 if (session->fc_slot_table.slots != NULL) {
5022 kfree(session->fc_slot_table.slots);
5023 session->fc_slot_table.slots = NULL;
5024 }
5025 if (session->bc_slot_table.slots != NULL) {
5026 kfree(session->bc_slot_table.slots);
5027 session->bc_slot_table.slots = NULL;
5028 }
5029 return;
5030}
5031
Ricardo Labiagab73dafa2009-04-01 09:23:31 -04005032/*
Andy Adamsonfc931582009-04-01 09:22:31 -04005033 * Initialize slot table
5034 */
Ricardo Labiaga050047c2009-04-01 09:23:32 -04005035static int nfs4_init_slot_table(struct nfs4_slot_table *tbl,
5036 int max_slots, int ivalue)
Andy Adamsonfc931582009-04-01 09:22:31 -04005037{
Andy Adamsonfc931582009-04-01 09:22:31 -04005038 struct nfs4_slot *slot;
5039 int ret = -ENOMEM;
5040
5041 BUG_ON(max_slots > NFS4_MAX_SLOT_TABLE);
5042
Ricardo Labiaga050047c2009-04-01 09:23:32 -04005043 dprintk("--> %s: max_reqs=%u\n", __func__, max_slots);
Andy Adamsonfc931582009-04-01 09:22:31 -04005044
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005045 slot = kcalloc(max_slots, sizeof(struct nfs4_slot), GFP_NOFS);
Andy Adamsonfc931582009-04-01 09:22:31 -04005046 if (!slot)
5047 goto out;
Andy Adamsonfc931582009-04-01 09:22:31 -04005048 ret = 0;
5049
5050 spin_lock(&tbl->slot_tbl_lock);
Andy Adamsonfc931582009-04-01 09:22:31 -04005051 tbl->max_slots = max_slots;
5052 tbl->slots = slot;
5053 tbl->highest_used_slotid = -1; /* no slot is currently used */
5054 spin_unlock(&tbl->slot_tbl_lock);
5055 dprintk("%s: tbl=%p slots=%p max_slots=%d\n", __func__,
5056 tbl, tbl->slots, tbl->max_slots);
5057out:
5058 dprintk("<-- %s: return %d\n", __func__, ret);
5059 return ret;
Andy Adamsonfc931582009-04-01 09:22:31 -04005060}
5061
Ricardo Labiaga050047c2009-04-01 09:23:32 -04005062/*
5063 * Initialize the forechannel and backchannel tables
5064 */
5065static int nfs4_init_slot_tables(struct nfs4_session *session)
5066{
Trond Myklebustf26468f2009-12-05 19:32:11 -05005067 struct nfs4_slot_table *tbl;
5068 int status = 0;
Ricardo Labiaga050047c2009-04-01 09:23:32 -04005069
Trond Myklebustf26468f2009-12-05 19:32:11 -05005070 tbl = &session->fc_slot_table;
5071 if (tbl->slots == NULL) {
5072 status = nfs4_init_slot_table(tbl,
5073 session->fc_attrs.max_reqs, 1);
5074 if (status)
5075 return status;
5076 }
Ricardo Labiaga050047c2009-04-01 09:23:32 -04005077
Trond Myklebustf26468f2009-12-05 19:32:11 -05005078 tbl = &session->bc_slot_table;
5079 if (tbl->slots == NULL) {
5080 status = nfs4_init_slot_table(tbl,
5081 session->bc_attrs.max_reqs, 0);
5082 if (status)
5083 nfs4_destroy_slot_tables(session);
5084 }
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005085
5086 return status;
Andy Adamson557134a2009-04-01 09:21:53 -04005087}
5088
5089struct nfs4_session *nfs4_alloc_session(struct nfs_client *clp)
5090{
5091 struct nfs4_session *session;
5092 struct nfs4_slot_table *tbl;
5093
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005094 session = kzalloc(sizeof(struct nfs4_session), GFP_NOFS);
Andy Adamson557134a2009-04-01 09:21:53 -04005095 if (!session)
5096 return NULL;
Andy Adamson76db6d92009-04-01 09:22:38 -04005097
Andy Adamson557134a2009-04-01 09:21:53 -04005098 tbl = &session->fc_slot_table;
Ricardo Labiaga9dfdf402009-12-06 12:57:34 -05005099 tbl->highest_used_slotid = -1;
Andy Adamson557134a2009-04-01 09:21:53 -04005100 spin_lock_init(&tbl->slot_tbl_lock);
Alexandros Batsakis689cf5c2009-12-14 21:27:56 -08005101 rpc_init_priority_wait_queue(&tbl->slot_tbl_waitq, "ForeChannel Slot table");
Andy Adamson42acd022011-01-06 02:04:34 +00005102 init_completion(&tbl->complete);
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005103
5104 tbl = &session->bc_slot_table;
Ricardo Labiaga9dfdf402009-12-06 12:57:34 -05005105 tbl->highest_used_slotid = -1;
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005106 spin_lock_init(&tbl->slot_tbl_lock);
5107 rpc_init_wait_queue(&tbl->slot_tbl_waitq, "BackChannel Slot table");
Andy Adamson42acd022011-01-06 02:04:34 +00005108 init_completion(&tbl->complete);
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005109
Trond Myklebust1055d762010-06-16 09:52:27 -04005110 session->session_state = 1<<NFS4_SESSION_INITING;
5111
Andy Adamson557134a2009-04-01 09:21:53 -04005112 session->clp = clp;
5113 return session;
5114}
5115
5116void nfs4_destroy_session(struct nfs4_session *session)
5117{
Andy Adamson5a0ffe52009-04-01 09:23:18 -04005118 nfs4_proc_destroy_session(session);
5119 dprintk("%s Destroy backchannel for xprt %p\n",
5120 __func__, session->clp->cl_rpcclient->cl_xprt);
5121 xprt_destroy_backchannel(session->clp->cl_rpcclient->cl_xprt,
5122 NFS41_BC_MIN_CALLBACKS);
Ricardo Labiagaf8625a62009-04-01 09:23:33 -04005123 nfs4_destroy_slot_tables(session);
Andy Adamson557134a2009-04-01 09:21:53 -04005124 kfree(session);
5125}
5126
Andy Adamsonfc931582009-04-01 09:22:31 -04005127/*
5128 * Initialize the values to be used by the client in CREATE_SESSION
5129 * If nfs4_init_session set the fore channel request and response sizes,
5130 * use them.
5131 *
5132 * Set the back channel max_resp_sz_cached to zero to force the client to
5133 * always set csa_cachethis to FALSE because the current implementation
5134 * of the back channel DRC only supports caching the CB_SEQUENCE operation.
5135 */
5136static void nfs4_init_channel_attrs(struct nfs41_create_session_args *args)
5137{
5138 struct nfs4_session *session = args->client->cl_session;
5139 unsigned int mxrqst_sz = session->fc_attrs.max_rqst_sz,
5140 mxresp_sz = session->fc_attrs.max_resp_sz;
5141
5142 if (mxrqst_sz == 0)
5143 mxrqst_sz = NFS_MAX_FILE_IO_SIZE;
5144 if (mxresp_sz == 0)
5145 mxresp_sz = NFS_MAX_FILE_IO_SIZE;
5146 /* Fore channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005147 args->fc_attrs.max_rqst_sz = mxrqst_sz;
5148 args->fc_attrs.max_resp_sz = mxresp_sz;
Andy Adamsonfc931582009-04-01 09:22:31 -04005149 args->fc_attrs.max_ops = NFS4_MAX_OPS;
5150 args->fc_attrs.max_reqs = session->clp->cl_rpcclient->cl_xprt->max_reqs;
5151
5152 dprintk("%s: Fore Channel : max_rqst_sz=%u max_resp_sz=%u "
Mike Sager8e0d46e2009-12-17 12:06:26 -05005153 "max_ops=%u max_reqs=%u\n",
Andy Adamsonfc931582009-04-01 09:22:31 -04005154 __func__,
5155 args->fc_attrs.max_rqst_sz, args->fc_attrs.max_resp_sz,
Mike Sager8e0d46e2009-12-17 12:06:26 -05005156 args->fc_attrs.max_ops, args->fc_attrs.max_reqs);
Andy Adamsonfc931582009-04-01 09:22:31 -04005157
5158 /* Back channel attributes */
Andy Adamsonfc931582009-04-01 09:22:31 -04005159 args->bc_attrs.max_rqst_sz = PAGE_SIZE;
5160 args->bc_attrs.max_resp_sz = PAGE_SIZE;
5161 args->bc_attrs.max_resp_sz_cached = 0;
5162 args->bc_attrs.max_ops = NFS4_MAX_BACK_CHANNEL_OPS;
5163 args->bc_attrs.max_reqs = 1;
5164
5165 dprintk("%s: Back Channel : max_rqst_sz=%u max_resp_sz=%u "
5166 "max_resp_sz_cached=%u max_ops=%u max_reqs=%u\n",
5167 __func__,
5168 args->bc_attrs.max_rqst_sz, args->bc_attrs.max_resp_sz,
5169 args->bc_attrs.max_resp_sz_cached, args->bc_attrs.max_ops,
5170 args->bc_attrs.max_reqs);
5171}
5172
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005173static int nfs4_verify_fore_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
Andy Adamson8d353012009-04-01 09:22:32 -04005174{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005175 struct nfs4_channel_attrs *sent = &args->fc_attrs;
5176 struct nfs4_channel_attrs *rcvd = &session->fc_attrs;
5177
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005178 if (rcvd->max_resp_sz > sent->max_resp_sz)
5179 return -EINVAL;
5180 /*
5181 * Our requested max_ops is the minimum we need; we're not
5182 * prepared to break up compounds into smaller pieces than that.
5183 * So, no point even trying to continue if the server won't
5184 * cooperate:
5185 */
5186 if (rcvd->max_ops < sent->max_ops)
5187 return -EINVAL;
5188 if (rcvd->max_reqs == 0)
5189 return -EINVAL;
5190 return 0;
Andy Adamson8d353012009-04-01 09:22:32 -04005191}
5192
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005193static int nfs4_verify_back_channel_attrs(struct nfs41_create_session_args *args, struct nfs4_session *session)
5194{
5195 struct nfs4_channel_attrs *sent = &args->bc_attrs;
5196 struct nfs4_channel_attrs *rcvd = &session->bc_attrs;
Andy Adamson8d353012009-04-01 09:22:32 -04005197
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005198 if (rcvd->max_rqst_sz > sent->max_rqst_sz)
5199 return -EINVAL;
5200 if (rcvd->max_resp_sz < sent->max_resp_sz)
5201 return -EINVAL;
5202 if (rcvd->max_resp_sz_cached > sent->max_resp_sz_cached)
5203 return -EINVAL;
5204 /* These would render the backchannel useless: */
5205 if (rcvd->max_ops == 0)
5206 return -EINVAL;
5207 if (rcvd->max_reqs == 0)
5208 return -EINVAL;
5209 return 0;
5210}
Andy Adamson8d353012009-04-01 09:22:32 -04005211
Andy Adamson8d353012009-04-01 09:22:32 -04005212static int nfs4_verify_channel_attrs(struct nfs41_create_session_args *args,
5213 struct nfs4_session *session)
5214{
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005215 int ret;
Andy Adamson8d353012009-04-01 09:22:32 -04005216
J. Bruce Fields43c2e882010-10-02 15:19:01 -04005217 ret = nfs4_verify_fore_channel_attrs(args, session);
5218 if (ret)
5219 return ret;
5220 return nfs4_verify_back_channel_attrs(args, session);
Andy Adamson8d353012009-04-01 09:22:32 -04005221}
5222
Andy Adamsonfc931582009-04-01 09:22:31 -04005223static int _nfs4_proc_create_session(struct nfs_client *clp)
5224{
5225 struct nfs4_session *session = clp->cl_session;
5226 struct nfs41_create_session_args args = {
5227 .client = clp,
5228 .cb_program = NFS4_CALLBACK,
5229 };
5230 struct nfs41_create_session_res res = {
5231 .client = clp,
5232 };
5233 struct rpc_message msg = {
5234 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_CREATE_SESSION],
5235 .rpc_argp = &args,
5236 .rpc_resp = &res,
5237 };
5238 int status;
5239
5240 nfs4_init_channel_attrs(&args);
Andy Adamson0f914212009-04-01 09:23:16 -04005241 args.flags = (SESSION4_PERSIST | SESSION4_BACK_CHAN);
Andy Adamsonfc931582009-04-01 09:22:31 -04005242
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005243 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamsonfc931582009-04-01 09:22:31 -04005244
Andy Adamson8d353012009-04-01 09:22:32 -04005245 if (!status)
5246 /* Verify the session's negotiated channel_attrs values */
5247 status = nfs4_verify_channel_attrs(&args, session);
Andy Adamsonfc931582009-04-01 09:22:31 -04005248 if (!status) {
5249 /* Increment the clientid slot sequence id */
5250 clp->cl_seqid++;
5251 }
5252
5253 return status;
5254}
5255
5256/*
5257 * Issues a CREATE_SESSION operation to the server.
5258 * It is the responsibility of the caller to verify the session is
5259 * expired before calling this routine.
5260 */
Trond Myklebustf26468f2009-12-05 19:32:11 -05005261int nfs4_proc_create_session(struct nfs_client *clp)
Andy Adamsonfc931582009-04-01 09:22:31 -04005262{
5263 int status;
5264 unsigned *ptr;
Andy Adamsonfc931582009-04-01 09:22:31 -04005265 struct nfs4_session *session = clp->cl_session;
5266
5267 dprintk("--> %s clp=%p session=%p\n", __func__, clp, session);
5268
Trond Myklebustfd954ae2011-04-24 14:28:18 -04005269 status = _nfs4_proc_create_session(clp);
Andy Adamsonfc931582009-04-01 09:22:31 -04005270 if (status)
5271 goto out;
5272
Trond Myklebustf26468f2009-12-05 19:32:11 -05005273 /* Init and reset the fore channel */
5274 status = nfs4_init_slot_tables(session);
5275 dprintk("slot table initialization returned %d\n", status);
5276 if (status)
5277 goto out;
5278 status = nfs4_reset_slot_tables(session);
5279 dprintk("slot table reset returned %d\n", status);
Andy Adamsonfc931582009-04-01 09:22:31 -04005280 if (status)
5281 goto out;
5282
5283 ptr = (unsigned *)&session->sess_id.data[0];
5284 dprintk("%s client>seqid %d sessionid %u:%u:%u:%u\n", __func__,
5285 clp->cl_seqid, ptr[0], ptr[1], ptr[2], ptr[3]);
Andy Adamsonfc931582009-04-01 09:22:31 -04005286out:
5287 dprintk("<-- %s\n", __func__);
5288 return status;
5289}
5290
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005291/*
5292 * Issue the over-the-wire RPC DESTROY_SESSION.
5293 * The caller must serialize access to this routine.
5294 */
5295int nfs4_proc_destroy_session(struct nfs4_session *session)
5296{
5297 int status = 0;
5298 struct rpc_message msg;
5299
5300 dprintk("--> nfs4_proc_destroy_session\n");
5301
5302 /* session is still being setup */
5303 if (session->clp->cl_cons_state != NFS_CS_READY)
5304 return status;
5305
5306 msg.rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_DESTROY_SESSION];
5307 msg.rpc_argp = session;
5308 msg.rpc_resp = NULL;
5309 msg.rpc_cred = NULL;
Trond Myklebust1bd714f2011-04-24 14:29:33 -04005310 status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
Andy Adamson0f3e66c2009-04-01 09:22:34 -04005311
5312 if (status)
5313 printk(KERN_WARNING
5314 "Got error %d from the server on DESTROY_SESSION. "
5315 "Session has been destroyed regardless...\n", status);
5316
5317 dprintk("<-- nfs4_proc_destroy_session\n");
5318 return status;
5319}
5320
Trond Myklebustfccba802009-07-21 16:48:07 -04005321int nfs4_init_session(struct nfs_server *server)
5322{
5323 struct nfs_client *clp = server->nfs_client;
Alexandros Batsakis2449ea22009-12-05 13:36:55 -05005324 struct nfs4_session *session;
Andy Adamson68bf05e2009-12-15 12:55:02 -05005325 unsigned int rsize, wsize;
Trond Myklebustfccba802009-07-21 16:48:07 -04005326 int ret;
5327
5328 if (!nfs4_has_session(clp))
5329 return 0;
5330
Trond Myklebust1055d762010-06-16 09:52:27 -04005331 session = clp->cl_session;
5332 if (!test_and_clear_bit(NFS4_SESSION_INITING, &session->session_state))
5333 return 0;
5334
Andy Adamson68bf05e2009-12-15 12:55:02 -05005335 rsize = server->rsize;
5336 if (rsize == 0)
5337 rsize = NFS_MAX_FILE_IO_SIZE;
5338 wsize = server->wsize;
5339 if (wsize == 0)
5340 wsize = NFS_MAX_FILE_IO_SIZE;
5341
Andy Adamson68bf05e2009-12-15 12:55:02 -05005342 session->fc_attrs.max_rqst_sz = wsize + nfs41_maxwrite_overhead;
5343 session->fc_attrs.max_resp_sz = rsize + nfs41_maxread_overhead;
Alexandros Batsakis2449ea22009-12-05 13:36:55 -05005344
Trond Myklebustfccba802009-07-21 16:48:07 -04005345 ret = nfs4_recover_expired_lease(server);
5346 if (!ret)
5347 ret = nfs4_check_client_ready(clp);
5348 return ret;
5349}
5350
Andy Adamsond83217c2011-03-01 01:34:17 +00005351int nfs4_init_ds_session(struct nfs_client *clp)
5352{
5353 struct nfs4_session *session = clp->cl_session;
5354 int ret;
5355
5356 if (!test_and_clear_bit(NFS4_SESSION_INITING, &session->session_state))
5357 return 0;
5358
5359 ret = nfs4_client_recover_expired_lease(clp);
5360 if (!ret)
5361 /* Test for the DS role */
5362 if (!is_ds_client(clp))
5363 ret = -ENODEV;
5364 if (!ret)
5365 ret = nfs4_check_client_ready(clp);
5366 return ret;
5367
5368}
5369EXPORT_SYMBOL_GPL(nfs4_init_ds_session);
5370
5371
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005372/*
5373 * Renew the cl_session lease.
5374 */
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005375struct nfs4_sequence_data {
5376 struct nfs_client *clp;
5377 struct nfs4_sequence_args args;
5378 struct nfs4_sequence_res res;
5379};
5380
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005381static void nfs41_sequence_release(void *data)
5382{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005383 struct nfs4_sequence_data *calldata = data;
5384 struct nfs_client *clp = calldata->clp;
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005385
Alexandros Batsakis71358402010-02-05 03:45:05 -08005386 if (atomic_read(&clp->cl_count) > 1)
5387 nfs4_schedule_state_renewal(clp);
5388 nfs_put_client(clp);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005389 kfree(calldata);
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005390}
5391
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005392static int nfs41_sequence_handle_errors(struct rpc_task *task, struct nfs_client *clp)
5393{
5394 switch(task->tk_status) {
5395 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005396 rpc_delay(task, NFS4_POLL_RETRY_MAX);
5397 return -EAGAIN;
5398 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005399 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005400 }
5401 return 0;
5402}
5403
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005404static void nfs41_sequence_call_done(struct rpc_task *task, void *data)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005405{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005406 struct nfs4_sequence_data *calldata = data;
5407 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005408
Trond Myklebust14516c32010-07-31 14:29:06 -04005409 if (!nfs41_sequence_done(task, task->tk_msg.rpc_resp))
5410 return;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005411
5412 if (task->tk_status < 0) {
5413 dprintk("%s ERROR %d\n", __func__, task->tk_status);
Alexandros Batsakis71358402010-02-05 03:45:05 -08005414 if (atomic_read(&clp->cl_count) == 1)
5415 goto out;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005416
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005417 if (nfs41_sequence_handle_errors(task, clp) == -EAGAIN) {
5418 rpc_restart_call_prepare(task);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005419 return;
5420 }
5421 }
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005422 dprintk("%s rpc_cred %p\n", __func__, task->tk_msg.rpc_cred);
Alexandros Batsakis71358402010-02-05 03:45:05 -08005423out:
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005424 dprintk("<-- %s\n", __func__);
5425}
5426
5427static void nfs41_sequence_prepare(struct rpc_task *task, void *data)
5428{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005429 struct nfs4_sequence_data *calldata = data;
5430 struct nfs_client *clp = calldata->clp;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005431 struct nfs4_sequence_args *args;
5432 struct nfs4_sequence_res *res;
5433
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005434 args = task->tk_msg.rpc_argp;
5435 res = task->tk_msg.rpc_resp;
5436
Trond Myklebust035168a2010-06-16 09:52:26 -04005437 if (nfs41_setup_sequence(clp->cl_session, args, res, 0, task))
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005438 return;
5439 rpc_call_start(task);
5440}
5441
5442static const struct rpc_call_ops nfs41_sequence_ops = {
5443 .rpc_call_done = nfs41_sequence_call_done,
5444 .rpc_call_prepare = nfs41_sequence_prepare,
Alexandros Batsakisdc96aef2010-02-05 03:45:04 -08005445 .rpc_release = nfs41_sequence_release,
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005446};
5447
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005448static struct rpc_task *_nfs41_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005449{
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005450 struct nfs4_sequence_data *calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005451 struct rpc_message msg = {
5452 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SEQUENCE],
5453 .rpc_cred = cred,
5454 };
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005455 struct rpc_task_setup task_setup_data = {
5456 .rpc_client = clp->cl_rpcclient,
5457 .rpc_message = &msg,
5458 .callback_ops = &nfs41_sequence_ops,
5459 .flags = RPC_TASK_ASYNC | RPC_TASK_SOFT,
5460 };
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005461
Alexandros Batsakis71358402010-02-05 03:45:05 -08005462 if (!atomic_inc_not_zero(&clp->cl_count))
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005463 return ERR_PTR(-EIO);
Benny Halevydfb4f3092010-09-24 09:17:01 -04005464 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005465 if (calldata == NULL) {
Alexandros Batsakis71358402010-02-05 03:45:05 -08005466 nfs_put_client(clp);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005467 return ERR_PTR(-ENOMEM);
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005468 }
Trond Myklebustd5f8d3f2010-06-16 09:52:25 -04005469 msg.rpc_argp = &calldata->args;
5470 msg.rpc_resp = &calldata->res;
5471 calldata->clp = clp;
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005472 task_setup_data.callback_data = calldata;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005473
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005474 return rpc_run_task(&task_setup_data);
5475}
5476
5477static int nfs41_proc_async_sequence(struct nfs_client *clp, struct rpc_cred *cred)
5478{
5479 struct rpc_task *task;
5480 int ret = 0;
5481
5482 task = _nfs41_proc_sequence(clp, cred);
5483 if (IS_ERR(task))
5484 ret = PTR_ERR(task);
5485 else
Trond Myklebustbf294b42011-02-21 11:05:41 -08005486 rpc_put_task_async(task);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005487 dprintk("<-- %s status=%d\n", __func__, ret);
5488 return ret;
5489}
5490
5491static int nfs4_proc_sequence(struct nfs_client *clp, struct rpc_cred *cred)
5492{
5493 struct rpc_task *task;
5494 int ret;
5495
5496 task = _nfs41_proc_sequence(clp, cred);
5497 if (IS_ERR(task)) {
5498 ret = PTR_ERR(task);
5499 goto out;
5500 }
5501 ret = rpc_wait_for_completion_task(task);
Trond Myklebustb4410c22011-03-09 16:00:55 -05005502 if (!ret) {
5503 struct nfs4_sequence_res *res = task->tk_msg.rpc_resp;
5504
5505 if (task->tk_status == 0)
5506 nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005507 ret = task->tk_status;
Trond Myklebustb4410c22011-03-09 16:00:55 -05005508 }
Trond Myklebust71ac6da2010-06-16 09:52:26 -04005509 rpc_put_task(task);
5510out:
5511 dprintk("<-- %s status=%d\n", __func__, ret);
5512 return ret;
Andy Adamsonfc01cea2009-04-01 09:22:36 -04005513}
5514
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005515struct nfs4_reclaim_complete_data {
5516 struct nfs_client *clp;
5517 struct nfs41_reclaim_complete_args arg;
5518 struct nfs41_reclaim_complete_res res;
5519};
5520
5521static void nfs4_reclaim_complete_prepare(struct rpc_task *task, void *data)
5522{
5523 struct nfs4_reclaim_complete_data *calldata = data;
5524
Alexandros Batsakisb2579572009-12-14 21:27:57 -08005525 rpc_task_set_priority(task, RPC_PRIORITY_PRIVILEGED);
Trond Myklebust035168a2010-06-16 09:52:26 -04005526 if (nfs41_setup_sequence(calldata->clp->cl_session,
5527 &calldata->arg.seq_args,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005528 &calldata->res.seq_res, 0, task))
5529 return;
5530
5531 rpc_call_start(task);
5532}
5533
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005534static int nfs41_reclaim_complete_handle_errors(struct rpc_task *task, struct nfs_client *clp)
5535{
5536 switch(task->tk_status) {
5537 case 0:
5538 case -NFS4ERR_COMPLETE_ALREADY:
5539 case -NFS4ERR_WRONG_CRED: /* What to do here? */
5540 break;
5541 case -NFS4ERR_DELAY:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005542 rpc_delay(task, NFS4_POLL_RETRY_MAX);
Andy Adamsona8a4ae32011-05-03 13:43:03 -04005543 /* fall through */
5544 case -NFS4ERR_RETRY_UNCACHED_REP:
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005545 return -EAGAIN;
5546 default:
Trond Myklebust0400a6b2011-03-09 16:00:53 -05005547 nfs4_schedule_lease_recovery(clp);
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005548 }
5549 return 0;
5550}
5551
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005552static void nfs4_reclaim_complete_done(struct rpc_task *task, void *data)
5553{
5554 struct nfs4_reclaim_complete_data *calldata = data;
5555 struct nfs_client *clp = calldata->clp;
5556 struct nfs4_sequence_res *res = &calldata->res.seq_res;
5557
5558 dprintk("--> %s\n", __func__);
Trond Myklebust14516c32010-07-31 14:29:06 -04005559 if (!nfs41_sequence_done(task, res))
5560 return;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005561
Trond Myklebustaa5190d2010-06-16 09:52:25 -04005562 if (nfs41_reclaim_complete_handle_errors(task, clp) == -EAGAIN) {
5563 rpc_restart_call_prepare(task);
5564 return;
5565 }
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005566 dprintk("<-- %s\n", __func__);
5567}
5568
5569static void nfs4_free_reclaim_complete_data(void *data)
5570{
5571 struct nfs4_reclaim_complete_data *calldata = data;
5572
5573 kfree(calldata);
5574}
5575
5576static const struct rpc_call_ops nfs4_reclaim_complete_call_ops = {
5577 .rpc_call_prepare = nfs4_reclaim_complete_prepare,
5578 .rpc_call_done = nfs4_reclaim_complete_done,
5579 .rpc_release = nfs4_free_reclaim_complete_data,
5580};
5581
5582/*
5583 * Issue a global reclaim complete.
5584 */
5585static int nfs41_proc_reclaim_complete(struct nfs_client *clp)
5586{
5587 struct nfs4_reclaim_complete_data *calldata;
5588 struct rpc_task *task;
5589 struct rpc_message msg = {
5590 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_RECLAIM_COMPLETE],
5591 };
5592 struct rpc_task_setup task_setup_data = {
5593 .rpc_client = clp->cl_rpcclient,
5594 .rpc_message = &msg,
5595 .callback_ops = &nfs4_reclaim_complete_call_ops,
5596 .flags = RPC_TASK_ASYNC,
5597 };
5598 int status = -ENOMEM;
5599
5600 dprintk("--> %s\n", __func__);
Trond Myklebust8535b2b2010-05-13 12:51:01 -04005601 calldata = kzalloc(sizeof(*calldata), GFP_NOFS);
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005602 if (calldata == NULL)
5603 goto out;
5604 calldata->clp = clp;
5605 calldata->arg.one_fs = 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005606
5607 msg.rpc_argp = &calldata->arg;
5608 msg.rpc_resp = &calldata->res;
5609 task_setup_data.callback_data = calldata;
5610 task = rpc_run_task(&task_setup_data);
Dan Carpenteracf82b82010-04-22 11:28:39 +02005611 if (IS_ERR(task)) {
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005612 status = PTR_ERR(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02005613 goto out;
5614 }
Andy Adamsonc34c32e2011-03-09 13:13:46 -05005615 status = nfs4_wait_for_completion_rpc_task(task);
5616 if (status == 0)
5617 status = task->tk_status;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005618 rpc_put_task(task);
Dan Carpenteracf82b82010-04-22 11:28:39 +02005619 return 0;
Ricardo Labiagafce5c832009-12-05 16:08:41 -05005620out:
5621 dprintk("<-- %s status=%d\n", __func__, status);
5622 return status;
5623}
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005624
5625static void
5626nfs4_layoutget_prepare(struct rpc_task *task, void *calldata)
5627{
5628 struct nfs4_layoutget *lgp = calldata;
Fred Isamanc31663d2011-01-06 11:36:24 +00005629 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005630
5631 dprintk("--> %s\n", __func__);
Fred Isamanc31663d2011-01-06 11:36:24 +00005632 /* Note the is a race here, where a CB_LAYOUTRECALL can come in
5633 * right now covering the LAYOUTGET we are about to send.
5634 * However, that is not so catastrophic, and there seems
5635 * to be no way to prevent it completely.
5636 */
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005637 if (nfs4_setup_sequence(server, &lgp->args.seq_args,
5638 &lgp->res.seq_res, 0, task))
5639 return;
Fred Isamancf7d63f2011-01-06 11:36:25 +00005640 if (pnfs_choose_layoutget_stateid(&lgp->args.stateid,
5641 NFS_I(lgp->args.inode)->layout,
5642 lgp->args.ctx->state)) {
5643 rpc_exit(task, NFS4_OK);
5644 return;
5645 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005646 rpc_call_start(task);
5647}
5648
5649static void nfs4_layoutget_done(struct rpc_task *task, void *calldata)
5650{
5651 struct nfs4_layoutget *lgp = calldata;
5652 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
5653
5654 dprintk("--> %s\n", __func__);
5655
5656 if (!nfs4_sequence_done(task, &lgp->res.seq_res))
5657 return;
5658
5659 switch (task->tk_status) {
5660 case 0:
5661 break;
5662 case -NFS4ERR_LAYOUTTRYLATER:
5663 case -NFS4ERR_RECALLCONFLICT:
5664 task->tk_status = -NFS4ERR_DELAY;
5665 /* Fall through */
5666 default:
5667 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
5668 rpc_restart_call_prepare(task);
5669 return;
5670 }
5671 }
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005672 dprintk("<-- %s\n", __func__);
5673}
5674
5675static void nfs4_layoutget_release(void *calldata)
5676{
5677 struct nfs4_layoutget *lgp = calldata;
5678
5679 dprintk("--> %s\n", __func__);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005680 put_nfs_open_context(lgp->args.ctx);
5681 kfree(calldata);
5682 dprintk("<-- %s\n", __func__);
5683}
5684
5685static const struct rpc_call_ops nfs4_layoutget_call_ops = {
5686 .rpc_call_prepare = nfs4_layoutget_prepare,
5687 .rpc_call_done = nfs4_layoutget_done,
5688 .rpc_release = nfs4_layoutget_release,
5689};
5690
5691int nfs4_proc_layoutget(struct nfs4_layoutget *lgp)
5692{
5693 struct nfs_server *server = NFS_SERVER(lgp->args.inode);
5694 struct rpc_task *task;
5695 struct rpc_message msg = {
5696 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTGET],
5697 .rpc_argp = &lgp->args,
5698 .rpc_resp = &lgp->res,
5699 };
5700 struct rpc_task_setup task_setup_data = {
5701 .rpc_client = server->client,
5702 .rpc_message = &msg,
5703 .callback_ops = &nfs4_layoutget_call_ops,
5704 .callback_data = lgp,
5705 .flags = RPC_TASK_ASYNC,
5706 };
5707 int status = 0;
5708
5709 dprintk("--> %s\n", __func__);
5710
Weston Andros Adamson35124a02011-03-24 16:48:21 -04005711 lgp->res.layoutp = &lgp->args.layout;
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005712 lgp->res.seq_res.sr_slot = NULL;
5713 task = rpc_run_task(&task_setup_data);
5714 if (IS_ERR(task))
5715 return PTR_ERR(task);
5716 status = nfs4_wait_for_completion_rpc_task(task);
Fred Isamanc31663d2011-01-06 11:36:24 +00005717 if (status == 0)
5718 status = task->tk_status;
5719 if (status == 0)
5720 status = pnfs_layout_process(lgp);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005721 rpc_put_task(task);
5722 dprintk("<-- %s status=%d\n", __func__, status);
5723 return status;
5724}
5725
Benny Halevycbe82602011-05-22 19:52:37 +03005726static void
5727nfs4_layoutreturn_prepare(struct rpc_task *task, void *calldata)
5728{
5729 struct nfs4_layoutreturn *lrp = calldata;
5730
5731 dprintk("--> %s\n", __func__);
5732 if (nfs41_setup_sequence(lrp->clp->cl_session, &lrp->args.seq_args,
5733 &lrp->res.seq_res, 0, task))
5734 return;
5735 rpc_call_start(task);
5736}
5737
5738static void nfs4_layoutreturn_done(struct rpc_task *task, void *calldata)
5739{
5740 struct nfs4_layoutreturn *lrp = calldata;
5741 struct nfs_server *server;
Fred Isamana2e1d4f2011-06-13 18:54:53 -04005742 struct pnfs_layout_hdr *lo = NFS_I(lrp->args.inode)->layout;
Benny Halevycbe82602011-05-22 19:52:37 +03005743
5744 dprintk("--> %s\n", __func__);
5745
5746 if (!nfs4_sequence_done(task, &lrp->res.seq_res))
5747 return;
5748
5749 server = NFS_SERVER(lrp->args.inode);
5750 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
5751 nfs_restart_rpc(task, lrp->clp);
5752 return;
5753 }
Fred Isamana2e1d4f2011-06-13 18:54:53 -04005754 spin_lock(&lo->plh_inode->i_lock);
Benny Halevycbe82602011-05-22 19:52:37 +03005755 if (task->tk_status == 0) {
Benny Halevycbe82602011-05-22 19:52:37 +03005756 if (lrp->res.lrs_present) {
Benny Halevycbe82602011-05-22 19:52:37 +03005757 pnfs_set_layout_stateid(lo, &lrp->res.stateid, true);
Benny Halevycbe82602011-05-22 19:52:37 +03005758 } else
5759 BUG_ON(!list_empty(&lo->plh_segs));
5760 }
Fred Isamana2e1d4f2011-06-13 18:54:53 -04005761 lo->plh_block_lgets--;
5762 spin_unlock(&lo->plh_inode->i_lock);
Benny Halevycbe82602011-05-22 19:52:37 +03005763 dprintk("<-- %s\n", __func__);
5764}
5765
5766static void nfs4_layoutreturn_release(void *calldata)
5767{
5768 struct nfs4_layoutreturn *lrp = calldata;
5769
5770 dprintk("--> %s\n", __func__);
5771 put_layout_hdr(NFS_I(lrp->args.inode)->layout);
5772 kfree(calldata);
5773 dprintk("<-- %s\n", __func__);
5774}
5775
5776static const struct rpc_call_ops nfs4_layoutreturn_call_ops = {
5777 .rpc_call_prepare = nfs4_layoutreturn_prepare,
5778 .rpc_call_done = nfs4_layoutreturn_done,
5779 .rpc_release = nfs4_layoutreturn_release,
5780};
5781
5782int nfs4_proc_layoutreturn(struct nfs4_layoutreturn *lrp)
5783{
5784 struct rpc_task *task;
5785 struct rpc_message msg = {
5786 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTRETURN],
5787 .rpc_argp = &lrp->args,
5788 .rpc_resp = &lrp->res,
5789 };
5790 struct rpc_task_setup task_setup_data = {
5791 .rpc_client = lrp->clp->cl_rpcclient,
5792 .rpc_message = &msg,
5793 .callback_ops = &nfs4_layoutreturn_call_ops,
5794 .callback_data = lrp,
5795 };
5796 int status;
5797
5798 dprintk("--> %s\n", __func__);
5799 task = rpc_run_task(&task_setup_data);
5800 if (IS_ERR(task))
5801 return PTR_ERR(task);
5802 status = task->tk_status;
5803 dprintk("<-- %s status=%d\n", __func__, status);
5804 rpc_put_task(task);
5805 return status;
5806}
5807
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005808static int
5809_nfs4_proc_getdeviceinfo(struct nfs_server *server, struct pnfs_device *pdev)
5810{
5811 struct nfs4_getdeviceinfo_args args = {
5812 .pdev = pdev,
5813 };
5814 struct nfs4_getdeviceinfo_res res = {
5815 .pdev = pdev,
5816 };
5817 struct rpc_message msg = {
5818 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_GETDEVICEINFO],
5819 .rpc_argp = &args,
5820 .rpc_resp = &res,
5821 };
5822 int status;
5823
5824 dprintk("--> %s\n", __func__);
Bryan Schumaker7c513052011-03-24 17:12:24 +00005825 status = nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
Andy Adamsonb1f69b72010-10-20 00:18:03 -04005826 dprintk("<-- %s status=%d\n", __func__, status);
5827
5828 return status;
5829}
5830
5831int nfs4_proc_getdeviceinfo(struct nfs_server *server, struct pnfs_device *pdev)
5832{
5833 struct nfs4_exception exception = { };
5834 int err;
5835
5836 do {
5837 err = nfs4_handle_exception(server,
5838 _nfs4_proc_getdeviceinfo(server, pdev),
5839 &exception);
5840 } while (exception.retry);
5841 return err;
5842}
5843EXPORT_SYMBOL_GPL(nfs4_proc_getdeviceinfo);
5844
Andy Adamson863a3c62011-03-23 13:27:54 +00005845static void nfs4_layoutcommit_prepare(struct rpc_task *task, void *calldata)
5846{
5847 struct nfs4_layoutcommit_data *data = calldata;
5848 struct nfs_server *server = NFS_SERVER(data->args.inode);
5849
5850 if (nfs4_setup_sequence(server, &data->args.seq_args,
5851 &data->res.seq_res, 1, task))
5852 return;
5853 rpc_call_start(task);
5854}
5855
5856static void
5857nfs4_layoutcommit_done(struct rpc_task *task, void *calldata)
5858{
5859 struct nfs4_layoutcommit_data *data = calldata;
5860 struct nfs_server *server = NFS_SERVER(data->args.inode);
5861
5862 if (!nfs4_sequence_done(task, &data->res.seq_res))
5863 return;
5864
5865 switch (task->tk_status) { /* Just ignore these failures */
5866 case NFS4ERR_DELEG_REVOKED: /* layout was recalled */
5867 case NFS4ERR_BADIOMODE: /* no IOMODE_RW layout for range */
5868 case NFS4ERR_BADLAYOUT: /* no layout */
5869 case NFS4ERR_GRACE: /* loca_recalim always false */
5870 task->tk_status = 0;
5871 }
5872
5873 if (nfs4_async_handle_error(task, server, NULL) == -EAGAIN) {
5874 nfs_restart_rpc(task, server->nfs_client);
5875 return;
5876 }
5877
5878 if (task->tk_status == 0)
5879 nfs_post_op_update_inode_force_wcc(data->args.inode,
5880 data->res.fattr);
5881}
5882
5883static void nfs4_layoutcommit_release(void *calldata)
5884{
5885 struct nfs4_layoutcommit_data *data = calldata;
5886
5887 /* Matched by references in pnfs_set_layoutcommit */
5888 put_lseg(data->lseg);
5889 put_rpccred(data->cred);
5890 kfree(data);
5891}
5892
5893static const struct rpc_call_ops nfs4_layoutcommit_ops = {
5894 .rpc_call_prepare = nfs4_layoutcommit_prepare,
5895 .rpc_call_done = nfs4_layoutcommit_done,
5896 .rpc_release = nfs4_layoutcommit_release,
5897};
5898
5899int
Andy Adamsonef311532011-03-12 02:58:10 -05005900nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync)
Andy Adamson863a3c62011-03-23 13:27:54 +00005901{
5902 struct rpc_message msg = {
5903 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_LAYOUTCOMMIT],
5904 .rpc_argp = &data->args,
5905 .rpc_resp = &data->res,
5906 .rpc_cred = data->cred,
5907 };
5908 struct rpc_task_setup task_setup_data = {
5909 .task = &data->task,
5910 .rpc_client = NFS_CLIENT(data->args.inode),
5911 .rpc_message = &msg,
5912 .callback_ops = &nfs4_layoutcommit_ops,
5913 .callback_data = data,
5914 .flags = RPC_TASK_ASYNC,
5915 };
5916 struct rpc_task *task;
5917 int status = 0;
5918
5919 dprintk("NFS: %4d initiating layoutcommit call. sync %d "
5920 "lbw: %llu inode %lu\n",
5921 data->task.tk_pid, sync,
5922 data->args.lastbytewritten,
5923 data->args.inode->i_ino);
5924
5925 task = rpc_run_task(&task_setup_data);
5926 if (IS_ERR(task))
5927 return PTR_ERR(task);
Andy Adamsonef311532011-03-12 02:58:10 -05005928 if (sync == false)
Andy Adamson863a3c62011-03-23 13:27:54 +00005929 goto out;
5930 status = nfs4_wait_for_completion_rpc_task(task);
5931 if (status != 0)
5932 goto out;
5933 status = task->tk_status;
5934out:
5935 dprintk("%s: status %d\n", __func__, status);
5936 rpc_put_task(task);
5937 return status;
5938}
Bryan Schumakerfca78d62011-06-02 14:59:07 -04005939
5940static int
5941_nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
5942 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
5943{
5944 struct nfs41_secinfo_no_name_args args = {
5945 .style = SECINFO_STYLE_CURRENT_FH,
5946 };
5947 struct nfs4_secinfo_res res = {
5948 .flavors = flavors,
5949 };
5950 struct rpc_message msg = {
5951 .rpc_proc = &nfs4_procedures[NFSPROC4_CLNT_SECINFO_NO_NAME],
5952 .rpc_argp = &args,
5953 .rpc_resp = &res,
5954 };
5955 return nfs4_call_sync(server->client, server, &msg, &args.seq_args, &res.seq_res, 0);
5956}
5957
5958static int
5959nfs41_proc_secinfo_no_name(struct nfs_server *server, struct nfs_fh *fhandle,
5960 struct nfs_fsinfo *info, struct nfs4_secinfo_flavors *flavors)
5961{
5962 struct nfs4_exception exception = { };
5963 int err;
5964 do {
5965 err = _nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
5966 switch (err) {
5967 case 0:
5968 case -NFS4ERR_WRONGSEC:
5969 case -NFS4ERR_NOTSUPP:
5970 break;
5971 default:
5972 err = nfs4_handle_exception(server, err, &exception);
5973 }
5974 } while (exception.retry);
5975 return err;
5976}
5977
5978static int
5979nfs41_find_root_sec(struct nfs_server *server, struct nfs_fh *fhandle,
5980 struct nfs_fsinfo *info)
5981{
5982 int err;
5983 struct page *page;
5984 rpc_authflavor_t flavor;
5985 struct nfs4_secinfo_flavors *flavors;
5986
5987 page = alloc_page(GFP_KERNEL);
5988 if (!page) {
5989 err = -ENOMEM;
5990 goto out;
5991 }
5992
5993 flavors = page_address(page);
5994 err = nfs41_proc_secinfo_no_name(server, fhandle, info, flavors);
5995
5996 /*
5997 * Fall back on "guess and check" method if
5998 * the server doesn't support SECINFO_NO_NAME
5999 */
6000 if (err == -NFS4ERR_WRONGSEC || err == -NFS4ERR_NOTSUPP) {
6001 err = nfs4_find_root_sec(server, fhandle, info);
6002 goto out_freepage;
6003 }
6004 if (err)
6005 goto out_freepage;
6006
6007 flavor = nfs_find_best_sec(flavors);
6008 if (err == 0)
6009 err = nfs4_lookup_root_sec(server, fhandle, info, flavor);
6010
6011out_freepage:
6012 put_page(page);
6013 if (err == -EACCES)
6014 return -EPERM;
6015out:
6016 return err;
6017}
Andy Adamson557134a2009-04-01 09:21:53 -04006018#endif /* CONFIG_NFS_V4_1 */
6019
Andy Adamson591d71c2009-04-01 09:22:47 -04006020struct nfs4_state_recovery_ops nfs40_reboot_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006021 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006022 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006023 .recover_open = nfs4_open_reclaim,
6024 .recover_lock = nfs4_lock_reclaim,
Andy Adamson591d71c2009-04-01 09:22:47 -04006025 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006026 .get_clid_cred = nfs4_get_setclientid_cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006027};
6028
Andy Adamson591d71c2009-04-01 09:22:47 -04006029#if defined(CONFIG_NFS_V4_1)
6030struct nfs4_state_recovery_ops nfs41_reboot_recovery_ops = {
6031 .owner_flag_bit = NFS_OWNER_RECLAIM_REBOOT,
6032 .state_flag_bit = NFS_STATE_RECLAIM_REBOOT,
6033 .recover_open = nfs4_open_reclaim,
6034 .recover_lock = nfs4_lock_reclaim,
Andy Adamson4d643d12009-12-04 15:52:24 -05006035 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006036 .get_clid_cred = nfs4_get_exchange_id_cred,
Ricardo Labiagafce5c832009-12-05 16:08:41 -05006037 .reclaim_complete = nfs41_proc_reclaim_complete,
Andy Adamson591d71c2009-04-01 09:22:47 -04006038};
6039#endif /* CONFIG_NFS_V4_1 */
6040
6041struct nfs4_state_recovery_ops nfs40_nograce_recovery_ops = {
Trond Myklebust7eff03a2008-12-23 15:21:43 -05006042 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
Trond Myklebustb79a4a12008-12-23 15:21:41 -05006043 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006044 .recover_open = nfs4_open_expired,
6045 .recover_lock = nfs4_lock_expired,
Andy Adamson591d71c2009-04-01 09:22:47 -04006046 .establish_clid = nfs4_init_clientid,
Andy Adamson90a16612009-04-01 09:22:48 -04006047 .get_clid_cred = nfs4_get_setclientid_cred,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006048};
6049
Andy Adamson591d71c2009-04-01 09:22:47 -04006050#if defined(CONFIG_NFS_V4_1)
6051struct nfs4_state_recovery_ops nfs41_nograce_recovery_ops = {
6052 .owner_flag_bit = NFS_OWNER_RECLAIM_NOGRACE,
6053 .state_flag_bit = NFS_STATE_RECLAIM_NOGRACE,
6054 .recover_open = nfs4_open_expired,
6055 .recover_lock = nfs4_lock_expired,
Andy Adamson4d643d12009-12-04 15:52:24 -05006056 .establish_clid = nfs41_init_clientid,
Andy Adamsonb4b82602009-04-01 09:22:49 -04006057 .get_clid_cred = nfs4_get_exchange_id_cred,
Andy Adamson591d71c2009-04-01 09:22:47 -04006058};
6059#endif /* CONFIG_NFS_V4_1 */
6060
Benny Halevy29fba382009-04-01 09:22:44 -04006061struct nfs4_state_maintenance_ops nfs40_state_renewal_ops = {
6062 .sched_state_renewal = nfs4_proc_async_renew,
Andy Adamsona7b72102009-04-01 09:22:46 -04006063 .get_state_renewal_cred_locked = nfs4_get_renew_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04006064 .renew_lease = nfs4_proc_renew,
Benny Halevy29fba382009-04-01 09:22:44 -04006065};
6066
6067#if defined(CONFIG_NFS_V4_1)
6068struct nfs4_state_maintenance_ops nfs41_state_renewal_ops = {
6069 .sched_state_renewal = nfs41_proc_async_sequence,
Andy Adamsona7b72102009-04-01 09:22:46 -04006070 .get_state_renewal_cred_locked = nfs4_get_machine_cred_locked,
Benny Halevy8e69514f2009-04-01 09:22:45 -04006071 .renew_lease = nfs4_proc_sequence,
Benny Halevy29fba382009-04-01 09:22:44 -04006072};
6073#endif
6074
Trond Myklebust97dc1352010-06-16 09:52:26 -04006075static const struct nfs4_minor_version_ops nfs_v4_0_minor_ops = {
6076 .minor_version = 0,
6077 .call_sync = _nfs4_call_sync,
Trond Myklebuste047a102010-06-16 09:52:27 -04006078 .validate_stateid = nfs4_validate_delegation_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006079 .find_root_sec = nfs4_find_root_sec,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04006080 .reboot_recovery_ops = &nfs40_reboot_recovery_ops,
6081 .nograce_recovery_ops = &nfs40_nograce_recovery_ops,
6082 .state_renewal_ops = &nfs40_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04006083};
6084
6085#if defined(CONFIG_NFS_V4_1)
6086static const struct nfs4_minor_version_ops nfs_v4_1_minor_ops = {
6087 .minor_version = 1,
6088 .call_sync = _nfs4_call_sync_session,
Trond Myklebuste047a102010-06-16 09:52:27 -04006089 .validate_stateid = nfs41_validate_delegation_stateid,
Bryan Schumakerfca78d62011-06-02 14:59:07 -04006090 .find_root_sec = nfs41_find_root_sec,
Trond Myklebustc48f4f32010-06-16 09:52:27 -04006091 .reboot_recovery_ops = &nfs41_reboot_recovery_ops,
6092 .nograce_recovery_ops = &nfs41_nograce_recovery_ops,
6093 .state_renewal_ops = &nfs41_state_renewal_ops,
Trond Myklebust97dc1352010-06-16 09:52:26 -04006094};
6095#endif
6096
Trond Myklebust97dc1352010-06-16 09:52:26 -04006097const struct nfs4_minor_version_ops *nfs_v4_minor_ops[] = {
6098 [0] = &nfs_v4_0_minor_ops,
6099#if defined(CONFIG_NFS_V4_1)
6100 [1] = &nfs_v4_1_minor_ops,
6101#endif
6102};
6103
Arjan van de Ven92e1d5b2007-02-12 00:55:39 -08006104static const struct inode_operations nfs4_file_inode_operations = {
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006105 .permission = nfs_permission,
6106 .getattr = nfs_getattr,
6107 .setattr = nfs_setattr,
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006108 .getxattr = generic_getxattr,
6109 .setxattr = generic_setxattr,
6110 .listxattr = generic_listxattr,
6111 .removexattr = generic_removexattr,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006112};
6113
David Howells509de812006-08-22 20:06:11 -04006114const struct nfs_rpc_ops nfs_v4_clientops = {
Linus Torvalds1da177e2005-04-16 15:20:36 -07006115 .version = 4, /* protocol version */
6116 .dentry_ops = &nfs4_dentry_operations,
6117 .dir_inode_ops = &nfs4_dir_inode_operations,
J. Bruce Fields6b3b5492005-06-22 17:16:22 +00006118 .file_inode_ops = &nfs4_file_inode_operations,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006119 .getroot = nfs4_proc_get_root,
6120 .getattr = nfs4_proc_getattr,
6121 .setattr = nfs4_proc_setattr,
David Howells2b3de442006-08-22 20:06:09 -04006122 .lookupfh = nfs4_proc_lookupfh,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006123 .lookup = nfs4_proc_lookup,
6124 .access = nfs4_proc_access,
6125 .readlink = nfs4_proc_readlink,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006126 .create = nfs4_proc_create,
6127 .remove = nfs4_proc_remove,
6128 .unlink_setup = nfs4_proc_unlink_setup,
6129 .unlink_done = nfs4_proc_unlink_done,
6130 .rename = nfs4_proc_rename,
Jeff Laytond3d41522010-09-17 17:31:57 -04006131 .rename_setup = nfs4_proc_rename_setup,
6132 .rename_done = nfs4_proc_rename_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006133 .link = nfs4_proc_link,
6134 .symlink = nfs4_proc_symlink,
6135 .mkdir = nfs4_proc_mkdir,
6136 .rmdir = nfs4_proc_remove,
6137 .readdir = nfs4_proc_readdir,
6138 .mknod = nfs4_proc_mknod,
6139 .statfs = nfs4_proc_statfs,
6140 .fsinfo = nfs4_proc_fsinfo,
6141 .pathconf = nfs4_proc_pathconf,
David Howellse9326dc2006-08-22 20:06:10 -04006142 .set_capabilities = nfs4_server_capabilities,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006143 .decode_dirent = nfs4_decode_dirent,
6144 .read_setup = nfs4_proc_read_setup,
Trond Myklebustec06c092006-03-20 13:44:27 -05006145 .read_done = nfs4_read_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006146 .write_setup = nfs4_proc_write_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05006147 .write_done = nfs4_write_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006148 .commit_setup = nfs4_proc_commit_setup,
Trond Myklebust788e7a82006-03-20 13:44:27 -05006149 .commit_done = nfs4_commit_done,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006150 .lock = nfs4_proc_lock,
J. Bruce Fieldse50a1c22005-06-22 17:16:23 +00006151 .clear_acl_cache = nfs4_zap_acl_attr,
Trond Myklebust7fe5c392009-03-19 15:35:50 -04006152 .close_context = nfs4_close_context,
Trond Myklebust2b484292010-09-17 10:56:51 -04006153 .open_context = nfs4_atomic_open,
Andy Adamson45a52a02011-03-01 01:34:08 +00006154 .init_client = nfs4_init_client,
Bryan Schumaker5a5ea0d2011-03-24 17:12:29 +00006155 .secinfo = nfs4_proc_secinfo,
Linus Torvalds1da177e2005-04-16 15:20:36 -07006156};
6157
Aneesh Kumar K.V64c2ce82010-12-09 11:35:25 +00006158static const struct xattr_handler nfs4_xattr_nfs4_acl_handler = {
6159 .prefix = XATTR_NAME_NFSV4_ACL,
6160 .list = nfs4_xattr_list_nfs4_acl,
6161 .get = nfs4_xattr_get_nfs4_acl,
6162 .set = nfs4_xattr_set_nfs4_acl,
6163};
6164
6165const struct xattr_handler *nfs4_xattr_handlers[] = {
6166 &nfs4_xattr_nfs4_acl_handler,
6167 NULL
6168};
6169
Linus Torvalds1da177e2005-04-16 15:20:36 -07006170/*
6171 * Local variables:
6172 * c-basic-offset: 8
6173 * End:
6174 */