pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag
authorFred Isaman <iisaman@netapp.com>
Thu, 3 Feb 2011 18:28:51 +0000 (18:28 +0000)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 11 Mar 2011 20:38:40 +0000 (15:38 -0500)
commit9f52c2525e09854ed6aa4cbd83915a56226d86c1
tree9f1c873ed57e943c88d1f6fbb394dbbba0934a88
parent38511722446993d926861696194c39ef135d85a4
pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flag

We do not need to clear the NFS_LAYOUT_BULK_RECALL, as setting it
guarantees that NFS_LAYOUT_DESTROYED will be set once any outstanding
io is finished.

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