aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorTrond Myklebust <trond.myklebust@hammerspace.com>2021-10-26 21:56:40 -0400
committerTrond Myklebust <trond.myklebust@hammerspace.com>2021-10-27 15:24:46 -0400
commit01d29f87fcfef38d51ce2b473981a5c1e861ac0a (patch)
tree7a3f503617d617826ba05892c9f2c5af11a86a20 /.clang-format
parentNFS: Remove redundant call to __set_page_dirty_nobuffers (diff)
downloadlinux-dev-01d29f87fcfef38d51ce2b473981a5c1e861ac0a.tar.xz
linux-dev-01d29f87fcfef38d51ce2b473981a5c1e861ac0a.zip
NFSv4: Fix a regression in nfs_set_open_stateid_locked()
If we already hold open state on the client, yet the server gives us a completely different stateid to the one we already hold, then we currently treat it as if it were an out-of-sequence update, and wait for 5 seconds for other updates to come in. This commit fixes the behaviour so that we immediately start processing of the new stateid, and then leave it to the call to nfs4_test_and_free_stateid() to decide what to do with the old stateid. Fixes: b4868b44c562 ("NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE") Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions