NFSv4.1: alloc and free commit_buckets
authorFred Isaman <iisaman@netapp.com>
Wed, 23 Mar 2011 13:27:50 +0000 (13:27 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Mar 2011 19:29:03 +0000 (15:29 -0400)
commit425eb736cd905181a4dd4dc8d66342a7c7ab2f27
tree0e6b9288f91532b940e3a62cf50e5397f5e5dafc
parentc879513e91c9e38957f0d9647d22469f1887e4da
NFSv4.1: alloc and free commit_buckets

Create a preallocated list header to hold nfs_pages for each
non-MDS COMMIT destination.  Note this is not necessarily each DS,
but is basically each <DS, fh> pair.

Signed-off-by: Fred Isaman <iisaman@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c
fs/nfs/nfs4filelayout.h