Peter Huewe
|
9d8072e7c3
autofs - Fix sparse warning: context imbalance in autofs4_d_automount() different lock contexts for basic block
|
12 years ago |
Zhao Hongjiang
|
4173581876
fs: change return values from -EACCES to -EPERM
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Ian Kent
|
0259cb02c4
autofs4 - use simple_empty() for empty directory check
|
12 years ago |
Ian Kent
|
f55fb0c243
autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount
|
12 years ago |
Ian Kent
|
49999ab27e
autofs4 - fix reset pending flag on mount fail
|
12 years ago |
Al Viro
|
00cd8dd3bf
stop passing nameidata to ->lookup()
|
13 years ago |
Al Viro
|
18bb1db3e7
switch vfs_mkdir() and ->mkdir() to umode_t
|
14 years ago |
Al Viro
|
c7427d23f7
autofs4: bogus dentry_unhash() added in ->unlink()
|
14 years ago |
Sage Weil
|
79bf7c732b
vfs: push dentry_unhash on rmdir into file systems
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Ian Kent
|
e7854723d0
autofs4 - remove autofs4_lock
|
14 years ago |
Ian Kent
|
83fb96bfc7
autofs4 - fix d_manage() return on rcu-walk
|
14 years ago |
Ian Kent
|
3c31998529
autofs4 - reinstate last used update on access
|
14 years ago |
Al Viro
|
1aed3e4204
lose 'mounting_here' argument in ->d_manage()
|
14 years ago |
Al Viro
|
b89b12b462
autofs4: clean ->d_release() and autofs4_free_ino() up
|
14 years ago |
Al Viro
|
26e6c91067
autofs4: split autofs4_init_ino()
|
14 years ago |
Al Viro
|
5a37db302e
autofs4: mkdir and symlink always get a dentry that had passed lookup
|
14 years ago |
Al Viro
|
726a5e0688
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
|
14 years ago |
Al Viro
|
0bf71d4d00
autofs4: kill ->size in autofs_info
|
14 years ago |
Al Viro
|
09f12c03fa
autofs4: pass mode to autofs4_get_inode() explicitly
|
14 years ago |
Al Viro
|
292c5ee802
autofs4: keep symlink body in inode->i_private
|
14 years ago |
Ian Kent
|
c0bcc9d552
autofs4 - fix debug print in autofs4_lookup()
|
14 years ago |
David Howells
|
b650c858c2
autofs4: Merge the remaining dentry ops tables
|
14 years ago |
David Howells
|
ab90911ff9
Allow d_manage() to be used in RCU-walk mode
|
14 years ago |
Ian Kent
|
dd89f90d2d
autofs4: Add v4 pseudo direct mount support
|
14 years ago |
Ian Kent
|
6651149371
autofs4: Clean up autofs4_free_ino()
|
14 years ago |
Ian Kent
|
71e469db24
autofs4: Clean up dentry operations
|
14 years ago |
Ian Kent
|
e61da20a50
autofs4: Clean up inode operations
|
14 years ago |
Ian Kent
|
8c13a676d5
autofs4: Remove unused code
|
14 years ago |