From: Eric Paris Date: Thu, 2 Apr 2009 20:46:06 +0000 (-0400) Subject: Btrfs: introduce btrfs_show_options X-Git-Tag: v2.6.30-rc1~222^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9572a15a854bd40453a6b7b4dd9d29132f64c64;p=pandora-kernel.git Btrfs: introduce btrfs_show_options btrfs options can change at times other than mount, yet /proc/mounts shows the options string used when the fs was mounted (an example would be when btrfs determines that barriers aren't useful and turns them off.) This patch instead outputs the actual options in use by btrfs. Signed-off-by: Eric Paris Signed-off-by: Chris Mason --- Reading git-diff-tree failed