diff options
author | Jeff Layton <jlayton@redhat.com> | 2013-05-24 07:40:59 -0400 |
---|---|---|
committer | Steve French <smfrench@gmail.com> | 2013-06-24 01:56:38 -0500 |
commit | a0b3df5cf1fc46ad885bbc5c9f56ff0f4877beb5 (patch) | |
tree | 3241812595f61c69cebecbda2319ae5b07dfb766 /fs/statfs.c | |
parent | acdb37c361dc87e165889a504e291c1e82ae133c (diff) | |
download | blackbird-op-linux-a0b3df5cf1fc46ad885bbc5c9f56ff0f4877beb5.tar.gz blackbird-op-linux-a0b3df5cf1fc46ad885bbc5c9f56ff0f4877beb5.zip |
cifs: add a "nosharesock" mount option to force new sockets to server to be created
Some servers set max_vcs to 1 and actually do enforce that limit. Add a
new mount option to work around this behavior that forces a mount
request to open a new socket to the server instead of reusing an
existing one.
I'd prefer to come up with a solution that doesn't require this, so
consider this a debug patch that you can use to determine whether this
is the real problem.
Cc: Jim McDonough <jmcd@samba.org>
Cc: Steve French <smfrench@gmail.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/statfs.c')
0 files changed, 0 insertions, 0 deletions