mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[CIFS] Fix oops in find_writable_file
There was a case in which find_writable_file was not waiting long enough under heavy stress when writepages was racing with close of the file handle being used by the write. Signed-off-by: Steve French <sfrench@us.ibm.com>
This commit is contained in:
parent
77159b4df8
commit
15745320f3
1 changed files with 28 additions and 9 deletions
Loading…
Add table
Add a link
Reference in a new issue