Files
linux/fs/nfs/flexfilelayout
Trond Myklebust e0e3650991 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
commit d5711920ec upstream.

This reverts commit a79f194aa4.
The mechanism for aborting I/O is racy, since we are not guaranteed that
the request is asleep while we're changing both task->tk_status and
task->tk_action.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: stable@vger.kernel.org # v5.1
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-06 10:23:45 +02:00
..