diff options
author | 2012-03-07 19:09:41 +0000 | |
---|---|---|
committer | 2012-03-07 19:09:41 +0000 | |
commit | 1f3db25d8be4ac50b897b39609802183ea68a514 (patch) | |
tree | b8e140111ba62062d309ae0dec90543f35e28172 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dm flakey: fix crash on read when corrupt_bio_byte not set (diff) | |
download | linux-dev-1f3db25d8be4ac50b897b39609802183ea68a514.tar.xz linux-dev-1f3db25d8be4ac50b897b39609802183ea68a514.zip |
dm thin metadata: remove incorrect close_device on creation error paths
The __open_device() error paths in __create_thin() and __create_snap()
incorrectly call __close_device() even if td was not initialized by
__open_device(). Remove this.
Also document __open_device() return values, remove a redundant
td->changed = 1 in __create_thin(), and insert an additional
safeguard against creating an already-existing device.
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Cc: stable@kernel.org
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions