dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/autofs4
Al Viro 54bf586e1f autofs: set things up *before* registering fs type
it's not a serious race, but we really want misc device before anybody
gets to mount this sucker.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-03-20 21:29:46 -04:00
..
Kconfig fs/Kconfig: move autofs, autofs4 out 2009-01-22 13:15:54 +03:00
Makefile autofs4: add miscellaneous device for ioctls 2008-10-16 11:21:39 -07:00
autofs_i.h autofs: work around unhappy compat problem on x86-64 2012-02-25 12:10:27 -08:00
dev-ioctl.c autofs: work around unhappy compat problem on x86-64 2012-02-25 12:10:27 -08:00
expire.c autofs4 - fix lockdep splat in autofs 2012-02-13 20:45:37 -05:00
init.c autofs: set things up *before* registering fs type 2012-03-20 21:29:46 -04:00
inode.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
root.c switch vfs_mkdir() and ->mkdir() to umode_t 2012-01-03 22:54:53 -05:00
symlink.c autofs4: keep symlink body in inode->i_private 2011-01-18 01:21:27 -05:00
waitq.c autofs: work around unhappy compat problem on x86-64 2012-02-25 12:10:27 -08:00