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)
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

Simple merge