[CIFS] on reconnect to Samba - reset the unix capabilities
authorSteve French <sfrench@us.ibm.com>
Wed, 14 Feb 2007 04:42:51 +0000 (04:42 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 14 Feb 2007 04:42:51 +0000 (04:42 +0000)
commit8af18971584d1e05770560206cfdfd1d6ba8a17f
tree5720ee5fa4de18eebc64d41b761e2f890d99b35e
parent7ba526316ae122e60c0c7a40793491f71b9ec590
[CIFS] on reconnect to Samba - reset the unix capabilities

After temporary server or network failure and reconneciton, we were not
resending the unix capabilities via SetFSInfo - which confused Samba posix
byte range locking code.

Discovered by jra

Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/Kconfig
fs/cifs/CHANGES
fs/cifs/TODO
fs/cifs/cifsfs.h
fs/cifs/cifspdu.h
fs/cifs/cifsproto.h
fs/cifs/cifssmb.c
fs/cifs/connect.c