nfsd: Update the boot verifier on stable writes too.
authorTrond Myklebust <trondmy@gmail.com>
Mon, 6 Jan 2020 18:40:31 +0000 (13:40 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 22 Jan 2020 21:25:40 +0000 (16:25 -0500)
commit7bf94c6ba9fb291bd28fac3228553cb305bfc92a
tree8c8de0c138f5773564d4ee61fabe5d7c14a93623
parent5011af4c698a95b4dc4e374b1ce3acd122a9170f
nfsd: Update the boot verifier on stable writes too.

We don't know if the error returned by the fsync() call is
exclusive to the data written by the stable write, so play it
safe.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/vfs.c