* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: (21 commits) [CIFS] Remove debug statement Fix possible access to undefined memory region. [CIFS] Enable DFS support for Windows query path info [CIFS] Enable DFS support for Unix query path info [CIFS] add missing seq_printf to cifs_show_options for hard mount option [CIFS] add more complete mount options to cifs_show_options [CIFS] Add missing defines for DFS CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. [CIFS] enable parsing for transport encryption mount parm [CIFS] Finishup DFS code [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl [CIFS] suppress duplicate warning [CIFS] Fix paths when share is in DFS to include proper prefix add function to convert access flags to legacy open mode clarify return value of cifs_convert_flags() [CIFS] don't explicitly do a FindClose on rewind when directory search has ended [CIFS] cleanup old checkpatch warnings [CIFS] CIFSSMBPosixLock should return -EINVAL on error fix memory leak in CIFSFindNext ...
Showing
- fs/cifs/AUTHORS 1 addition, 0 deletionsfs/cifs/AUTHORS
- fs/cifs/CHANGES 4 additions, 1 deletionfs/cifs/CHANGES
- fs/cifs/README 5 additions, 0 deletionsfs/cifs/README
- fs/cifs/TODO 8 additions, 7 deletionsfs/cifs/TODO
- fs/cifs/cifs_dfs_ref.c 1 addition, 48 deletionsfs/cifs/cifs_dfs_ref.c
- fs/cifs/cifs_fs_sb.h 1 addition, 0 deletionsfs/cifs/cifs_fs_sb.h
- fs/cifs/cifsfs.c 38 additions, 6 deletionsfs/cifs/cifsfs.c
- fs/cifs/cifsfs.h 1 addition, 2 deletionsfs/cifs/cifsfs.h
- fs/cifs/cifsglob.h 1 addition, 0 deletionsfs/cifs/cifsglob.h
- fs/cifs/cifspdu.h 16 additions, 9 deletionsfs/cifs/cifspdu.h
- fs/cifs/cifsproto.h 5 additions, 8 deletionsfs/cifs/cifsproto.h
- fs/cifs/cifssmb.c 192 additions, 123 deletionsfs/cifs/cifssmb.c
- fs/cifs/connect.c 32 additions, 36 deletionsfs/cifs/connect.c
- fs/cifs/dir.c 24 additions, 6 deletionsfs/cifs/dir.c
- fs/cifs/dns_resolve.c 5 additions, 4 deletionsfs/cifs/dns_resolve.c
- fs/cifs/file.c 5 additions, 1 deletionfs/cifs/file.c
- fs/cifs/inode.c 258 additions, 245 deletionsfs/cifs/inode.c
- fs/cifs/ioctl.c 2 additions, 2 deletionsfs/cifs/ioctl.c
- fs/cifs/link.c 3 additions, 40 deletionsfs/cifs/link.c
- fs/cifs/netmisc.c 3 additions, 3 deletionsfs/cifs/netmisc.c
Loading
Please register or sign in to comment