]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/md/dm-kcopyd.c
dm: move include files
authorAlasdair G Kergon <agk@redhat.com>
Thu, 24 Apr 2008 21:02:01 +0000 (22:02 +0100)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 25 Apr 2008 12:26:55 +0000 (13:26 +0100)
commita765e20eeb423d0fa6a02ffab51141e53bbd93cb
treefc7279fa73a21518373e1ba2efad27dab89a2214
parent2d1e580afe23287871529ce54429e249809525a1
dm: move include files

Publish the dm-io, dm-log and dm-kcopyd headers in include/linux.

Signed-off-by: Alasdair G Kergon <agk@redhat.com>
13 files changed:
drivers/md/Makefile
drivers/md/dm-exception-store.c
drivers/md/dm-io.c
drivers/md/dm-io.h [deleted file]
drivers/md/dm-kcopyd.c
drivers/md/dm-kcopyd.h [deleted file]
drivers/md/dm-log.c
drivers/md/dm-log.h [deleted file]
drivers/md/dm-raid1.c
drivers/md/dm-snap.c
include/linux/dm-dirty-log.h [new file with mode: 0644]
include/linux/dm-io.h [new file with mode: 0644]
include/linux/dm-kcopyd.h [new file with mode: 0644]