]> git.karo-electronics.de Git - karo-tx-linux.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)
commit415320fc14eca40b564d1797e68895d15b51ac49
treee5c6c7284b8976dfbea4bcfae8960544b30bf5cf
parent81b79afb504870a31ee1f764e81a202685cde795
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