diff options
author | 2013-12-20 18:09:02 -0500 | |
---|---|---|
committer | 2014-01-07 10:14:31 -0500 | |
commit | 6d16202be7bca169771e2cec140a6c6c53ce9df5 (patch) | |
tree | 466546ddd4dea5779b6493de14126f5795bfac66 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm thin: add error_if_no_space feature (diff) | |
download | linux-dev-6d16202be7bca169771e2cec140a6c6c53ce9df5.tar.xz linux-dev-6d16202be7bca169771e2cec140a6c6c53ce9df5.zip |
dm thin: eliminate the no_free_space flag
The pool's error_if_no_space flag can easily serve the same purpose that
no_free_space did, namely: control whether handle_unserviceable_bio()
will error a bio or requeue it.
This is cleaner since error_if_no_space is established when the pool's
features are processed during table load. So it avoids managing the
no_free_space flag by taking the pool's spinlock.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions