]> 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)
commitaa6aa5d689565a4b7e5629b16a2201c384b06f69
treee5c6c7284b8976dfbea4bcfae8960544b30bf5cf
parentfe82397decd5382d5ad4670aafa856c5530ce460
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