diff options
author | 2010-11-19 13:40:41 +0000 | |
---|---|---|
committer | 2010-11-21 22:26:05 -0500 | |
commit | 0de90876c6cb774d4a424dafc1fc9ec50071b81b (patch) | |
tree | a3edae0a3873c959a94f45ee035de83bb85c379c /tools/perf/scripts/python | |
parent | btrfs: Fix early enospc because 'unused' calculated with wrong sign. (diff) | |
download | linux-dev-0de90876c6cb774d4a424dafc1fc9ec50071b81b.tar.xz linux-dev-0de90876c6cb774d4a424dafc1fc9ec50071b81b.zip |
Btrfs: handle the space_cache option properly
When I added the clear_cache option I screwed up and took the break out of
the space_cache case statement, so whenever you mount with space_cache you also
get clear_cache, which does you no good if you say set space_cache in fstab so
it always gets set. This patch adds the break back in properly.
Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions