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:
88e0281
)
reiserfs: Fix quota mount option parsing
author
Jan Kara
<jack@suse.cz>
Wed, 21 Dec 2011 16:35:34 +0000
(17:35 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 12 Jan 2012 19:29:30 +0000
(11:29 -0800)
commit
a06d789b424190e9f59da391681f908486db2554
upstream.
When jqfmt mount option is not specified on remount, we mistakenly clear
s_jquota_fmt value stored in superblock. Fix the problem.
CC: reiserfs-devel@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found