commit | 9216106a847a53e6d0fe6d11dfd9175f2ca7fccf | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Nov 19 19:50:45 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Nov 21 09:29:53 2012 -0500 |
tree | 156d5c80974cf81f81856bd0e9b01a55613e1170 | |
parent | 2d473d378eb571ad77f9563653639aa35e22d39c [diff] [blame] |
NFSv4.1: clean up nfs4_recall_slot to use nfs4_alloc_slots Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h index a525fde..36880b9 100644 --- a/fs/nfs/nfs4_fs.h +++ b/fs/nfs/nfs4_fs.h
@@ -258,6 +258,8 @@ extern int nfs4_proc_layoutcommit(struct nfs4_layoutcommit_data *data, bool sync); +extern struct nfs4_slot *nfs4_alloc_slots(u32 max_slots, gfp_t gfp_flags); + static inline bool is_ds_only_client(struct nfs_client *clp) {