commit | d5711920ec6e578f51db95caa6f185f5090b865e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Aug 16 08:37:26 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Mon Aug 26 15:31:29 2019 -0400 |
tree | a8c5664d0bdf5d8563eeebb38868b24b75b31d0a | |
parent | 80f455da6cd0998a5be30a8af24ea2a22815c212 [diff] |
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" This reverts commit a79f194aa4879e9baad118c3f8bb2ca24dbef765. 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