diff options
author | Ronnie Sahlberg <lsahlber@redhat.com> | 2020-02-05 11:08:01 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-14 16:30:01 -0500 |
commit | 34cee9ad4f369a8a934e35ac9e2275ff2be2ef0c (patch) | |
tree | d43fab0e2646e23d4cd4e192b9396e1653c7d7b1 /kernel | |
parent | 01c87ab1c6c1ac1c938f8b91efce55ecb808e30b (diff) |
cifs: fail i/o on soft mounts if sessionsetup errors out
commit b0dd940e582b6a60296b9847a54012a4b080dc72 upstream.
RHBZ: 1579050
If we have a soft mount we should fail commands for session-setup
failures (such as the password having changed/ account being deleted/ ...)
and return an error back to the application.
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions