Ian Kent
|
1c4344a50d
autofs - dont hold spin lock over direct mount expire
|
8 years ago |
Ian Kent
|
455e8f1030
autofs - constify misc struct path instances
|
8 years ago |
Ian Kent
|
dd36a882e7
autofs: change autofs4_wait() to take struct path
|
8 years ago |
Ian Kent
|
74f504cff5
autofs: change autofs4_expire_wait()/do_expire_wait() to take struct path
|
8 years ago |
Ian Kent
|
7cbdb4a286
autofs: use dentry flags to block walks during expire
|
9 years ago |
Al Viro
|
ea01a18494
autofs races
|
9 years ago |
Ian Kent
|
8a78d59304
autofs4: use pr_xxx() macros directly for logging
|
9 years ago |
Ian Kent
|
90967c87e3
autofs4: change log print macros to not insert newline
|
9 years ago |
Ian Kent
|
e9a7c2f1a5
autofs4: coding style fixes
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
David Howells
|
e36cb0b89c
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
|
10 years ago |
Al Viro
|
a455589f18
assorted conversions to %p[dD]
|
10 years ago |
Al Viro
|
946e51f2bf
move d_rcu from overlapping d_child to overlapping d_alias
|
10 years ago |
NeilBrown
|
4d885f90e3
autofs4: avoid taking fs_lock during rcu-walk
|
10 years ago |
NeilBrown
|
6ece08e618
autofs4: make "autofs4_can_expire" idempotent.
|
10 years ago |
NeilBrown
|
a5d1dba143
autofs4: factor should_expire() out of autofs4_expire_indirect.
|
10 years ago |
NeilBrown
|
23bfc2a24e
autofs4: allow RCU-walk to walk through autofs4
|
10 years ago |
Ian Kent
|
b3ca406f27
autofs - remove obsolete d_invalidate() from expire
|
11 years ago |
NeilBrown
|
c312442fe3
autofs4: remove a redundant assignment
|
11 years ago |
Ian Kent
|
8dc51fe5ab
autofs: fix symlinks aren't checked for expiry
|
11 years ago |
Al Viro
|
84d08fa888
helper for reading ->d_count
|
12 years ago |
David Jeffery
|
ce8a5dbdf9
autofs - remove autofs dentry mount check
|
12 years ago |
Ian Kent
|
f55fb0c243
autofs4 - dont clear DCACHE_NEED_AUTOMOUNT on rootless mount
|
12 years ago |
Ian Kent
|
d807ff838f
autofs4 - fix expire check
|
13 years ago |
Ian Kent
|
a45440f05e
autofs4 - fix get_next_positive_subdir()
|
13 years ago |
Steven Rostedt
|
1d6f209786
autofs4 - fix lockdep splat in autofs
|
14 years ago |
Ian Kent
|
e7854723d0
autofs4 - remove autofs4_lock
|
14 years ago |
Ian Kent
|
d4a85e35d1
autofs4 - fix autofs4_expire_indirect() traversal
|
14 years ago |
Ian Kent
|
f9398c233e
autofs4 - fix dentry leak in autofs4_expire_direct()
|
14 years ago |
Ian Kent
|
3c31998529
autofs4 - reinstate last used update on access
|
14 years ago |