diff options
author | Paulo Alcantara (SUSE) <pc@cjr.nz> | 2019-10-10 17:31:58 +0200 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2019-10-21 02:19:49 +0200 |
commit | d532cc7efdfd7bf4b9e1c287d823e584843f1de1 (patch) | |
tree | 599d16d32e3d5de86353b42ebf18c08c8bf81a3a /fs/namei.c | |
parent | Linux 5.4-rc4 (diff) | |
download | linux-d532cc7efdfd7bf4b9e1c287d823e584843f1de1.tar.xz linux-d532cc7efdfd7bf4b9e1c287d823e584843f1de1.zip |
cifs: Handle -EINPROGRESS only when noblockcnt is set
We only want to avoid blocking in connect when mounting SMB root
filesystems, otherwise bail out from generic_ip_connect() so cifs.ko
can perform any reconnect failover appropriately.
This fixes DFS failover/reconnection tests in upstream buildbot.
Fixes: 8eecd1c2e5bc ("cifs: Add support for root file systems")
Signed-off-by: Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions