David Howells
|
b650c858c2
autofs4: Merge the remaining dentry ops tables
|
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
|
b5b801779d
autofs4: Add d_manage() dentry operation
|
14 years ago |
Ian Kent
|
10584211e4
autofs4: Add d_automount() dentry operation
|
14 years ago |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 years ago |
Christoph Hellwig
|
85fe4025c6
fs: do not assign default i_ino in new_inode
|
15 years ago |
Al Viro
|
5b7e934d88
Use kill_litter_super() in autofs4 ->kill_sb()
|
15 years ago |
Al Viro
|
4b1ae27a96
Revert "autofs4: always use lookup for lookup"
|
15 years ago |
Ian Kent
|
213614d583
autofs4: always use lookup for lookup
|
15 years ago |
Ian Kent
|
4f8427d190
autofs4: use helper functions for active list handling
|
15 years ago |
Al Viro
|
08f11513fa
constify dentry_operations: autofs, autofs4
|
16 years ago |
Ian Kent
|
a92daf6ba1
autofs4: make autofs type usage explicit
|
16 years ago |
Al Viro
|
56ff5efad9
zero i_uid/i_gid on inode allocation
|
16 years ago |
David Howells
|
0eb790e3a2
CRED: Wrap task credential accesses in the autofs4 filesystem
|
17 years ago |
Ian Kent
|
c0f54d3e54
autofs4: track uid and gid of last mount requester
|
17 years ago |
Ian Kent
|
bb979d7fc3
autofs4: cleanup autofs mount type usage
|
17 years ago |
Steven Whitehouse
|
a447c09324
vfs: Use const for kernel parser table
|
17 years ago |
Ian Kent
|
5a11d4d0ee
autofs4: fix waitq locking
|
17 years ago |
Ian Kent
|
2576737873
autofs4: use look aside list for lookups
|
17 years ago |
Ian Kent
|
5f6f4f28b6
autofs4: don't make expiring dentry negative
|
17 years ago |
Miklos Szeredi
|
aef97cb903
mount options: fix autofs4
|
17 years ago |
Pavel Emelianov
|
a47afb0f9d
pid namespaces: round up the API
|
18 years ago |
Mariusz Kozlowski
|
b63d50c438
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
|
18 years ago |
Sukadev Bhattiprolu
|
d78e53c89a
Fix some coding-style errors in autofs
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Ian Kent
|
f50b6f8691
[PATCH] autofs4: fix another race between mount and expire
|
18 years ago |
Josef 'Jeff' Sipek
|
ee9b6d61a2
[PATCH] Mark struct super_operations const
|
18 years ago |
Robert P. J. Day
|
5cbded585d
[PATCH] getting rid of all casts of k[cmz]alloc() calls
|
19 years ago |