Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Pull cifs fixes from Steve French: "This ncludes various cifs/smb3 bug fixes, mostly for stable as well. In the next week I expect that Germano will have some reconnection fixes, and also I expect to have the remaining pieces of the snapshot enablement and SMB3 ACLs, but wanted to get this set of bug fixes in" * 'for-next' of git://git.samba.org/sfrench/cifs-2.6: cifs_get_root shouldn't use path with tree name Fix default behaviour for empty domains and add domainauto option cifs: use %16phN for formatting md5 sum cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack CIFS: Fix a possible double locking of mutex during reconnect CIFS: Fix a possible memory corruption during reconnect CIFS: Fix a possible memory corruption in push locks CIFS: Fix missing nls unload in smb2_reconnect() CIFS: Decrease verbosity of ioctl call SMB3: parsing for new snapshot timestamp mount parm
Showing
- fs/cifs/cifsencrypt.c 9 additions, 5 deletionsfs/cifs/cifsencrypt.c
- fs/cifs/cifsfs.c 1 addition, 1 deletionfs/cifs/cifsfs.c
- fs/cifs/cifsglob.h 8 additions, 0 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifsproto.h 5 additions, 1 deletionfs/cifs/cifsproto.h
- fs/cifs/connect.c 71 additions, 11 deletionsfs/cifs/connect.c
- fs/cifs/dir.c 2 additions, 2 deletionsfs/cifs/dir.c
- fs/cifs/file.c 7 additions, 1 deletionfs/cifs/file.c
- fs/cifs/ioctl.c 1 addition, 1 deletionfs/cifs/ioctl.c
- fs/cifs/link.c 2 additions, 7 deletionsfs/cifs/link.c
- fs/cifs/smb2file.c 1 addition, 1 deletionfs/cifs/smb2file.c
- fs/cifs/smb2pdu.c 59 additions, 28 deletionsfs/cifs/smb2pdu.c
- fs/cifs/smb2pdu.h 2 additions, 0 deletionsfs/cifs/smb2pdu.h
- fs/cifs/smb2proto.h 1 addition, 0 deletionsfs/cifs/smb2proto.h
- fs/cifs/smbencrypt.c 8 additions, 32 deletionsfs/cifs/smbencrypt.c
Loading
Please register or sign in to comment