commit | 6c9b27ab08aaf46426515b8b858ad9c60731c7a1 | [log] [tgz] |
---|---|---|
author | Kirill A. Shutemov <kirill@shutemov.name> | Tue Aug 02 12:32:02 2011 +0100 |
committer | Alasdair G Kergon <agk@redhat.com> | Tue Aug 02 12:32:02 2011 +0100 |
tree | 4a6acc8a539df7371f1df85376a71029a5c1f4f9 | |
parent | c8f543e0786785d8c7118fc2878e42bc0193a88d [diff] |
dm log: userspace use list_move Replace list_del() followed by list_add() with list_move(). Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Alasdair G Kergon <agk@redhat.com>