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:
86f3cbe
)
ext3: Cleanup ext3_setup_super()
author
Namhyung Kim
<namhyung@gmail.com>
Sun, 10 Oct 2010 12:36:59 +0000
(21:36 +0900)
committer
Jan Kara
<jack@suse.cz>
Wed, 27 Oct 2010 23:30:03 +0000
(
01:30
+0200)
Fix mount-count check to emit warning only if s_max_mnt_count
is greater than 0 according to man tune2fs(8). Also removes
unnecessary casts.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/ext3/super.c
patch
|
blob
|
history
diff --cc
fs/ext3/super.c
Simple merge