]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Btrfs: fail mount on bad mount options
authorSage Weil <sage@newdream.net>
Sat, 7 Nov 2009 06:19:16 +0000 (06:19 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 13 Aug 2010 20:19:58 +0000 (13:19 -0700)
commitf09a3eb5f7c42159bfa53a03779741487b5336a7
treec2ceb2b35187e446c46149a617fa10d1e3561717
parent755885f6c05c81b7260585f11d69db4dfe910b8a
Btrfs: fail mount on bad mount options

commit a7a3f7cadd9bdee569243f7ead9550aa16b60e07 upstream.

We shouldn't silently ignore unrecognized options.

Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Acked-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
fs/btrfs/super.c