Btrfs: process mount options on mount -o remount,
authorChris Mason <chris.mason@oracle.com>
Thu, 12 Feb 2009 14:37:35 +0000 (09:37 -0500)
committerChris Mason <chris.mason@oracle.com>
Thu, 12 Feb 2009 14:37:35 +0000 (09:37 -0500)
commitb288052e1779261ae80138074989ef50358c4e58
tree58c2a8e3bd4208c9b49f471f33303c88bdc20606
parenteb099670895f22970cd143875467c2768d6d87e5
Btrfs: process mount options on mount -o remount,

Btrfs wasn't parsing any new mount options during remount, making it
difficult to set mount options on a root drive.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/super.c