Jeff Layton
|
80975d21aa
cifs: cope with negative dentries in cifs_get_root
|
14 years ago |
Jeff Layton
|
ad635942c8
cifs: simplify refcounting for oplock breaks
|
14 years ago |
Josef Bacik
|
06222e491e
fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
|
14 years ago |
Al Viro
|
10556cb21a
->permission() sanitizing: don't pass flags to ->permission()
|
14 years ago |
Al Viro
|
2830ba7f34
->permission() sanitizing: don't pass flags to generic_permission()
|
14 years ago |
Al Viro
|
178ea73521
kill check_acl callback of generic_permission()
|
14 years ago |
Al Viro
|
fec11dd9a0
Fix cifs_get_root()
|
14 years ago |
Jeff Layton
|
04db79b015
cifs: factor smb_vol allocation out of cifs_setup_volume_info
|
14 years ago |
Jeff Layton
|
f9e59bcba2
cifs: have cifs_cleanup_volume_info not take a double pointer
|
14 years ago |
Al Viro
|
9403c9c598
cifs: propagate errors from cifs_get_root() to mount(2)
|
14 years ago |
Al Viro
|
5c4f1ad7c6
cifs: tidy cifs_do_mount() up a bit
|
14 years ago |
Al Viro
|
fa18f1bdce
cifs: more breakage on mount failures
|
14 years ago |
Al Viro
|
ee01a14d9d
cifs: close sget() races
|
14 years ago |
Al Viro
|
d757d71bfc
cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()
|
14 years ago |
Al Viro
|
98ab494dd1
cifs: move cifs_umount() call into ->kill_sb()
|
14 years ago |
Al Viro
|
97d1152ace
cifs: pull cifs_mount() call up
|
14 years ago |
Al Viro
|
2a9b99516c
sanitize cifs_umount() prototype
|
14 years ago |
Al Viro
|
2ced6f6935
cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()
|
14 years ago |
Al Viro
|
5d3bc605ca
cifs: allocate mountdata earlier
|
14 years ago |
Al Viro
|
d687ca380f
cifs: leak on mount if we share superblock
|
14 years ago |
Al Viro
|
2c6292ae4b
cifs: don't pass superblock to cifs_mount()
|
14 years ago |
Al Viro
|
ca171baaad
cifs: don't leak nls on mount failure
|
14 years ago |
Al Viro
|
6d6861757d
cifs: double free on mount failure
|
14 years ago |
Al Viro
|
dd85446619
take bdi setup/destruction into cifs_mount/cifs_umount
|
14 years ago |
Al Viro
|
ec12781f19
cifs_permission() doesn't need to bail out in RCU mode
|
14 years ago |
Jeff Layton
|
3e71551364
cifs: show sec= option in /proc/mounts
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Pavel Shilovsky
|
d4ffff1fa9
CIFS: Add rwpidforward mount option
|
14 years ago |
Pavel Shilovsky
|
25c7f41e92
CIFS: Migrate to shared superblock model
|
14 years ago |
Steve French
|
f87d39d951
[CIFS] Migrate from prefixpath logic
|
14 years ago |