]> 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)
commit9d390e8d5752395e9bc068cbbea3bde45f9c909a
tree8c8de0c138f5773564d4ee61fabe5d7c14a93623
parentec1ddefc83bb385b52c5f4d61db636d86b2297bf
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