]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32aaf6703925f2c25eeab9173bc9fff878d167cf
tree8c8de0c138f5773564d4ee61fabe5d7c14a93623
parent5742383a424f8995945efef4b96642111fc0930f
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