btrfs: rename the option to nospace_cache
authorDavid Sterba <dsterba@suse.cz>
Fri, 11 Nov 2011 15:14:57 +0000 (10:14 -0500)
committerChris Mason <chris.mason@oracle.com>
Fri, 11 Nov 2011 15:14:57 +0000 (10:14 -0500)
commit8965593e41dd2d0e2a2f1e6f245336005ea94a2c
tree0b8ac73ccccc05f08bd4abb2b8c0099a1383fd3d
parent69f4cb526bd02ae5af35846f9a710c099eec3347
btrfs: rename the option to nospace_cache

Rename no_space_cache option to nospace_cache to be more consistent with
the rest, where the simple prefix 'no' is used to negate an option.

The option has been introduced during the -rc1 cycle and there are has not been
widely used, so it's safe.

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