Btrfs: put ENOSPC debugging under a mount option
authorChris Mason <chris.mason@oracle.com>
Wed, 16 Feb 2011 18:10:41 +0000 (13:10 -0500)
committerChris Mason <chris.mason@oracle.com>
Wed, 16 Feb 2011 20:28:36 +0000 (15:28 -0500)
ENOSPC in btrfs is getting to the point where the extra debugging isn't
required.  I've put it under mount -o enospc_debug just in case someone
is having difficult problems.

Signed-off-by: Chris Mason <chris.mason@oracle.com>

No differences found