diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2009-01-06 04:04:53 +0100 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2009-01-06 04:04:53 +0100 |
commit | a1b51e98676932d031f5eec1325b2df4bbdc8f26 (patch) | |
tree | 0dda5c172f6ef1880dbc9eafb9eb6d404c9447c6 /drivers/md/dm-snap.c | |
parent | Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
download | linux-a1b51e98676932d031f5eec1325b2df4bbdc8f26.tar.xz linux-a1b51e98676932d031f5eec1325b2df4bbdc8f26.zip |
dm table: drop reference at unbind
Move one dm_table_put() so that the last reference in the thread
gets dropped in __unbind().
This is required for a following patch,
dm-table-rework-reference-counting.patch, which will change the logic in
such a way that table destructor is called only at specific points in
the code.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-snap.c')
0 files changed, 0 insertions, 0 deletions