diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2019-01-28 12:09:02 -0800 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-03-05 18:10:04 -0600 |
commit | c4b8f657d55b4ed60cb0a2187e940706de23f2b2 (patch) | |
tree | aa25689ce087de0e4241b064ebf5dbe0d555ec51 /fs/Kconfig | |
parent | 258f0603beb869ba5f6a05713a1508d991baae43 (diff) |
CIFS: Move open file handling to writepages
Currently we check for an open file existence in wdata_send_pages()
which doesn't provide an easy way to handle error codes that will
be returned from find_writable_filehandle() once it is changed.
Move the check to writepages.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/Kconfig')
0 files changed, 0 insertions, 0 deletions