diff options
author | Pavel Shilovsky <piastryyy@gmail.com> | 2010-12-13 22:18:07 +0300 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-01-06 22:07:53 +0300 |
commit | 4b886136df2b923b6fc6b2d83faa9554e84e05ab (patch) | |
tree | a82cdb2ad0272c841d4eab2a1128a4475abea04f /fs/cifs/file.c | |
parent | a9f1b85e5ba80519dea6974e3574fa7a30cc5e29 (diff) | |
download | linux-4b886136df2b923b6fc6b2d83faa9554e84e05ab.tar.xz |
CIFS: Add match_port check during looking for an existing connection (try #4)
If we have a share mounted by non-standard port and try to mount another share
on the same host with standard port, we connect to the first share again -
that's wrong. This patch fixes this bug.
Signed-off-by: Pavel Shilovsky <piastryyy@gmail.com>
Reviewed-by: Jeff Layton <jlayton@samba.org>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/file.c')
0 files changed, 0 insertions, 0 deletions