]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 15 Nov 2016 23:29:59 +0000 (18:29 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 1 Dec 2016 22:21:45 +0000 (17:21 -0500)
commit69820d22c559c46f94e9ae08677581365c3748d5
treed5bf7d3dd9123681729aec3e4ede72e78838dcad
parent94e5c571fccb8eb551d3d5f5d163bf0c253a6ed8
pNFS: Don't mark layout segments invalid on layoutreturn in pnfs_roc

The layoutreturn call will take care of invalidating the layout segments
once the call is successful.

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