git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6161aa
)
fs: Limit sys_mount to only request filesystem modules. (Part 3)
author
Eric W. Biederman
<ebiederm@xmission.com>
Mon, 11 Mar 2013 14:05:42 +0000
(07:05 -0700)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Mon, 11 Mar 2013 14:09:48 +0000
(07:09 -0700)
Somehow I failed to add the MODULE_ALIAS_FS for cifs, hostfs, hpfs,
squashfs, and udf despite what I thought were my careful checks :(
Add them now.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
No differences found