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:
001e4a8
)
ext4: reject journal options for ext2 mounts
author
Carlos Maiolino
<cmaiolino@redhat.com>
Wed, 22 Jul 2015 03:57:59 +0000
(23:57 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 22 Jul 2015 03:57:59 +0000
(23:57 -0400)
There is no reason to allow ext2 filesystems be mounted with journal
mount options. So, this patch adds them to the MOPT_NO_EXT2 mount
options list.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c
patch
|
blob
|
history
diff --cc
fs/ext4/super.c
Simple merge