From: Jan Kara Date: Wed, 21 Dec 2011 16:35:34 +0000 (+0100) Subject: reiserfs: Fix quota mount option parsing X-Git-Tag: v3.2.1~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e75c11aceb7c8717241719e531c9adece8111987;p=pandora-kernel.git reiserfs: Fix quota mount option parsing 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed