linux/fs/sysv
Eric W. Biederman fa7614ddd6 fs: Readd the fs module aliases.
I had assumed that the only use of module aliases for filesystems
prior to "fs: Limit sys_mount to only request filesystem modules."
was in request_module.  It turns out I was wrong.  At least mkinitcpio
in Arch linux uses these aliases.

So readd the preexising aliases, to keep from breaking userspace.

Userspace eventually will have to follow and use the same aliases the
kernel does.  So at some point we may be delete these aliases without
problems.  However that day is not today.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2013-03-12 18:55:21 -07:00
..
Kconfig fs/Kconfig: move sysv out 2009-01-22 13:15:59 +03:00
Makefile
balloc.c sysv: drop lock/unlock super 2012-10-09 23:33:39 -04:00
dir.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
file.c sysv: drop vmtruncate 2012-12-20 14:00:01 -05:00
ialloc.c sysv: drop lock/unlock super 2012-10-09 23:33:39 -04:00
inode.c sysv: drop lock/unlock super 2012-10-09 23:33:39 -04:00
itree.c sysv: drop vmtruncate 2012-12-20 14:00:01 -05:00
namei.c don't pass nameidata to ->create() 2012-07-14 16:34:47 +04:00
super.c fs: Readd the fs module aliases. 2013-03-12 18:55:21 -07:00
symlink.c
sysv.h sysv: drop lock/unlock super 2012-10-09 23:33:39 -04:00