]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: Return the delegation before returning the layout in evict_inode()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Wed, 25 Mar 2015 17:26:18 +0000 (13:26 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 27 Mar 2015 16:39:35 +0000 (12:39 -0400)
commit14dbaed3fc1a6a85a40c30d9d90a01e72111137d
treee5c6c7284b8976dfbea4bcfae8960544b30bf5cf
parent74cb2bb97c73339bed3785380437f537149d4b0f
NFSv4: Return the delegation before returning the layout in evict_inode()

Minor optimisation for the case where the layout has return-on-close
enabled.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4super.c