-
- Downloads
[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>
Showing
- fs/Kconfig 11 additions, 18 deletionsfs/Kconfig
- fs/cifs/CHANGES 6 additions, 1 deletionfs/cifs/CHANGES
- fs/cifs/TODO 8 additions, 0 deletionsfs/cifs/TODO
- fs/cifs/cifsfs.h 1 addition, 1 deletionfs/cifs/cifsfs.h
- fs/cifs/cifspdu.h 1 addition, 1 deletionfs/cifs/cifspdu.h
- fs/cifs/cifsproto.h 3 additions, 0 deletionsfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 14 additions, 2 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 86 additions, 44 deletionsfs/cifs/connect.c
Loading
Please register or sign in to comment