Commit Graph

697 Commits (2cb1599f9b2ecdd7a9e59feeee647eb258966839)

Author SHA1 Message Date
Steve French 89562b777c [CIFS] add missing seq_printf to cifs_show_options for hard mount option 17 years ago
Steve French 2b280fab12 [CIFS] add more complete mount options to cifs_show_options 17 years ago
Steve French a1fe78f16e [CIFS] Add missing defines for DFS 17 years ago
Igor Mammedov fec4585fd7 CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 the MS-DFSC spec. 17 years ago
Igor Mammedov de2db8d790 Fixed DFS code to work with new 'build_path_from_dentry', that returns full path if share in the dfs, now. 17 years ago
Steve French 95b1cb90b7 [CIFS] enable parsing for transport encryption mount parm 17 years ago
Steve French c2cf07d591 [CIFS] Finishup DFS code 17 years ago
Steve French f9ddcca4cf [CIFS] BKL-removal: convert CIFS over to unlocked_ioctl 17 years ago
Steve French c32916374b [CIFS] suppress duplicate warning 17 years ago
Steve French 646dd53987 [CIFS] Fix paths when share is in DFS to include proper prefix 17 years ago
Jeff Layton 35fc37d517 add function to convert access flags to legacy open mode 17 years ago
Jeff Layton e10f7b551d clarify return value of cifs_convert_flags() 17 years ago
Steve French 77c57ec896 [CIFS] don't explicitly do a FindClose on rewind when directory search has ended 17 years ago
Steve French 582d21e5e3 [CIFS] cleanup old checkpatch warnings 17 years ago
Marcin Slusarz ed5f037005 [CIFS] CIFSSMBPosixLock should return -EINVAL on error 17 years ago
Jeff Layton 6353450a2d fix memory leak in CIFSFindNext 17 years ago
Jeff Layton d0a9c078db [CIFS] CIFS currently allows for permissions to be changed on files, even 17 years ago
Steve French e691b9d1a0 [CIFS] don't allow demultiplex thread to exit until kthread_stop is called 17 years ago
Jeff Layton 67750fb9e0 [CIFS] when not using unix extensions, check for and set ATTR_READONLY on create and mkdir 17 years ago
Jeff Layton 02eadeffda [CIFS] add local struct inode pointer to cifs_setattr 17 years ago
Cyrill Gorcunov 1b20d67218 [CIFS] cifs_find_tcp_session cleanup 17 years ago
Steve French af4b3c355c [CIFS] fix build warning 17 years ago
Igor Mammedov 7c5e628f95 [CIFS] Fixed build warning in is_ip 17 years ago
Steve French cf432eb50f [CIFS] cleanup cifsd completion 17 years ago
Steve French dea570e08a [CIFS] Remove over-indented code in find_unc(). 17 years ago
Steve French 5ade9deaaa [CIFS] fix typo 17 years ago
Steve French 9b1ec9ecea [CIFS] Remove duplicate call to mode_to_acl 17 years ago
Alexey Dobriyan 36a5aeb878 proc: remove proc_root_fs 17 years ago
Steve French 4b18f2a9c3 [CIFS] convert usage of implicit booleans to bool 17 years ago
Igor Mammedov bf62fd887c [CIFS] fixed compatibility issue with samba refferal request 17 years ago
Steve French 39da984711 [CIFS] Fix statfs formatting 17 years ago
Steve French d09e860cf0 [CIFS] Adds to dns_resolver checking if the server name is an IP addr and skipping upcall in this case. 17 years ago
Steve French 0206e61b46 [CIFS] Fix spelling mistake 17 years ago
Al Viro 42faad9965 [PATCH] restore sane ->umount_begin() API 17 years ago
Igor Mammedov 78d31a3a87 cifs: timeout dfs automounts +little fix. 17 years ago
Steve French 47df179317 [CIFS] Update cifs version number 17 years ago
Steve French a7f796a60b [CIFS] Fix typo in previous commit 17 years ago
Steve French ee4987ab5c [CIFS] Fix define for new proxy cap to match documentation 17 years ago
Steve French 076d8423a9 [CIFS] Fix UNC path prefix on QueryUnixPathInfo to have correct slash 17 years ago
Steve French 2302aca850 [CIFS] Reserve new proxy cap for WAFS 17 years ago
Steve French 675c46796d [CIFS] Add various missing flags and defintions 17 years ago
Steve French 8d142137b4 [CIFS] make cifs_dfs_automount_list_static 17 years ago
Steve French 5d941ca628 [CIFS] Fix oops when slow oplock process races with unmount 17 years ago
Steve French cce246ee5f [CIFS] Fix acl length when very short ACL being modified by chmod 17 years ago
Steve French 35028d7111 [CIFS] Fix looping on reconnect to Samba when unexpected tree connect fail on reconnect 17 years ago
Steve French 932e2d23c8 [CIFS] minor update to change log 17 years ago
Al Viro 2b210adcb0 cifs: fix misannotations 17 years ago
Al Viro c35038beca [PATCH] do shrink_submounts() for all fs types 17 years ago
Steve French 04b6e6ec1a [CIFS] Fix mem leak on dfs referral 17 years ago
Steve French 8b1327f6ed [CIFS] file create with acl support enabled is slow 17 years ago