diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-11-05 05:09:21 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2024-11-18 17:42:03 +0300 |
commit | 66f9dac9077c9c063552e465212abeb8f97d28a7 (patch) | |
tree | 58e7882cb93e56b043f91defdfaacbb632ed4418 /drivers/fpga/fpga-bridge.c | |
parent | 8f52caf9d231e77412766b48e5630a647e5ef774 (diff) | |
download | linux-66f9dac9077c9c063552e465212abeb8f97d28a7.tar.xz |
Revert "nfs: don't reuse partially completed requests in nfs_lock_and_join_requests"
This reverts commit b571cfcb9dcac187c6d967987792d37cb0688610.
This patch appears to assume that if one request is complete, then the
others will complete too before unlocking. That is not a valid
assumption, since other requests could hit a non-fatal error or a short
write that would cause them not to complete.
Reported-by: Igor Raits <igor@gooddata.com>
Link: https://bugzilla.kernel.org/show_bug.cgi?id=219508
Fixes: b571cfcb9dca ("nfs: don't reuse partially completed requests in nfs_lock_and_join_requests")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions