From a9572a15a854bd40453a6b7b4dd9d29132f64c64 Mon Sep 17 00:00:00 2001 From: Eric Paris Date: Thu, 2 Apr 2009 16:46:06 -0400 Subject: [PATCH] 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-format-patch failed