fs: Limit sys_mount to only request filesystem modules (Part 2).
authorEric W. Biederman <ebiederm@xmission.com>
Thu, 7 Mar 2013 09:08:55 +0000 (01:08 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Thu, 7 Mar 2013 09:08:55 +0000 (01:08 -0800)
Add missing MODULE_ALIAS_FS("ocfs2") how did I miss that?
Remove unnecessary MODULE_ALIAS_FS("devpts") devpts can not be modular.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found