diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2016-10-08 03:26:36 +0300 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2016-10-14 03:48:55 +0300 |
commit | f2cca6a7c99fdeadacd0bdc37d825c4bc2b03653 (patch) | |
tree | 56eb1f191ef0846f13f392bf2d207f0ba0460934 /fs/adfs/map.c | |
parent | 166cea4dc3a4f66f020cfb9286225ecd228ab61d (diff) | |
download | linux-f2cca6a7c99fdeadacd0bdc37d825c4bc2b03653.tar.xz |
CIFS: Fix persistent handles re-opening on reconnect
openFileList of tcon can be changed while cifs_reopen_file() is called
that can lead to an unexpected behavior when we return to the loop.
Fix this by introducing a temp list for keeping all file handles that
need to be reopen.
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Diffstat (limited to 'fs/adfs/map.c')
0 files changed, 0 insertions, 0 deletions