]> git.karo-electronics.de Git - karo-tx-linux.git/commit
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 19:49:42 +0000 (15:49 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 24 Sep 2012 17:24:32 +0000 (13:24 -0400)
commit172d5de547d4256058fe434a02bea4c649b202d8
tree853b2c0ee283df6b01c267c48a1ca9c112c109d1
parent34734281cbad8820852f72191266062b29e78f3d
NFSv4.1: Clear NFS_LAYOUT_BULK_RECALL when the layout segments are freed

Once all the affected layout segments have been freed up, clear the
NFS_LAYOUT_BULK_RECALL flag so that we can reuse the pnfs_layout_hdr

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