]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ocfs2: Reset journal parameters after s_mount_opt update
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Nov 2007 22:21:45 +0000 (14:21 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 28 Nov 2007 00:47:01 +0000 (16:47 -0800)
commite001e796e47d29c470de6c2cd36400e03c66118b
treede9996650fdcfaed6579601af75e45e261e111c7
parent7749c902592f610dc448830210174ab922f54be9
ocfs2: Reset journal parameters after s_mount_opt update

Right now we're just setting them from the existing parameters, not the
new ones that a remount specified.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/super.c