commit | 524ff1af226ce0f6348d48b413849b2bd16c5b60 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Mon Jan 06 13:40:36 2020 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Jan 22 16:25:41 2020 -0500 |
tree | 65cb33075b71b208f4acfd4dbe2d6fe3b5c29e41 | |
parent | 809fe3c533789ebb51c1873b80c7dafbad9dbf19 [diff] |
nfsd: Ensure sampling of the commit verifier is atomic with the commit When we have a successful commit, ensure we sample the commit verifier before releasing the lock. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>