-
- Downloads
Merge tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Pull smb client fixes from Steve French: "Most are from the recent SMB3.1.1 test event, and also an important netfs fix for a cifs mtime write regression - fix mode reported by stat of readonly directories and files - DFS (global namespace) related fixes - fixes for special file support via reparse points - mount improvement and reconnect fix - fix for noisy log message on umount - two netfs related fixes, one fixing a recent regression, and add new write tracepoint" * tag 'v6.12-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6: netfs, cifs: Fix mtime/ctime update for mmapped writes cifs: update internal version number smb: client: print failed session logoffs with FYI cifs: Fix reversion of the iter in cifs_readv_receive(). smb3: fix incorrect mode displayed for read-only files smb: client: fix parsing of device numbers smb: client: set correct device number on nfs reparse points smb: client: propagate error from cifs_construct_tcon() smb: client: fix DFS failover in multiuser mounts cifs: Make the write_{enter,done,err} tracepoints display netfs info smb: client: fix DFS interlink failover smb: client: improve purging of cached referrals smb: client: avoid unnecessary reconnects when refreshing referrals
Showing
- fs/netfs/buffered_write.c 1 addition, 0 deletionsfs/netfs/buffered_write.c
- fs/smb/client/cifsfs.h 2 additions, 2 deletionsfs/smb/client/cifsfs.h
- fs/smb/client/cifsglob.h 3 additions, 0 deletionsfs/smb/client/cifsglob.h
- fs/smb/client/cifsproto.h 2 additions, 10 deletionsfs/smb/client/cifsproto.h
- fs/smb/client/connect.c 32 additions, 34 deletionsfs/smb/client/connect.c
- fs/smb/client/dfs.c 35 additions, 38 deletionsfs/smb/client/dfs.c
- fs/smb/client/dfs.h 28 additions, 14 deletionsfs/smb/client/dfs.h
- fs/smb/client/dfs_cache.c 131 additions, 87 deletionsfs/smb/client/dfs_cache.c
- fs/smb/client/fs_context.h 1 addition, 0 deletionsfs/smb/client/fs_context.h
- fs/smb/client/inode.c 11 additions, 8 deletionsfs/smb/client/inode.c
- fs/smb/client/misc.c 5 additions, 1 deletionfs/smb/client/misc.c
- fs/smb/client/namespace.c 1 addition, 1 deletionfs/smb/client/namespace.c
- fs/smb/client/reparse.c 5 additions, 5 deletionsfs/smb/client/reparse.c
- fs/smb/client/reparse.h 1 addition, 8 deletionsfs/smb/client/reparse.h
- fs/smb/client/smb2ops.c 6 additions, 3 deletionsfs/smb/client/smb2ops.c
- fs/smb/client/smb2pdu.c 15 additions, 7 deletionsfs/smb/client/smb2pdu.c
- fs/smb/client/trace.h 3 additions, 3 deletionsfs/smb/client/trace.h
- fs/smb/client/transport.c 0 additions, 3 deletionsfs/smb/client/transport.c
Loading
Please register or sign in to comment