]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dm snapshot: add missing module aliases
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 1 Mar 2013 22:45:47 +0000 (22:45 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Mar 2013 18:26:12 +0000 (11:26 -0700)
commit9de9853227dd16156a01f01ed7e7774d47dce0d1
treedb5bcad897df6f34b691c7508df947b19cafa1ee
parent6d2c84a053b338cb932d497b425cdc18845732f5
dm snapshot: add missing module aliases

commit 23cb21092eb9dcec9d3604b68d95192b79915890 upstream.

Add module aliases so that autoloading works correctly if the user
tries to activate "snapshot-origin" or "snapshot-merge" targets.

Reference: https://bugzilla.redhat.com/889973

Reported-by: Chao Yang <chyang@redhat.com>
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/md/dm-snap.c