md: move headers out of include/linux/raid/
Move the headers with the local structures for the disciplines and bitmap.h into drivers/md/ so that they are more easily grepable for hacking and not far away. md.h is left where it is for now as there are some uses from the outside. Signed-off-by:Christoph Hellwig <hch@lst.de> Signed-off-by:
NeilBrown <neilb@suse.de>
Showing
- drivers/md/bitmap.c 1 addition, 1 deletiondrivers/md/bitmap.c
- drivers/md/bitmap.h 0 additions, 0 deletionsdrivers/md/bitmap.h
- drivers/md/linear.c 1 addition, 1 deletiondrivers/md/linear.c
- drivers/md/linear.h 0 additions, 0 deletionsdrivers/md/linear.h
- drivers/md/md.c 1 addition, 1 deletiondrivers/md/md.c
- drivers/md/multipath.c 1 addition, 1 deletiondrivers/md/multipath.c
- drivers/md/multipath.h 0 additions, 0 deletionsdrivers/md/multipath.h
- drivers/md/raid0.c 1 addition, 1 deletiondrivers/md/raid0.c
- drivers/md/raid0.h 0 additions, 0 deletionsdrivers/md/raid0.h
- drivers/md/raid1.c 2 additions, 2 deletionsdrivers/md/raid1.c
- drivers/md/raid1.h 0 additions, 0 deletionsdrivers/md/raid1.h
- drivers/md/raid10.c 2 additions, 2 deletionsdrivers/md/raid10.c
- drivers/md/raid10.h 0 additions, 0 deletionsdrivers/md/raid10.h
- drivers/md/raid5.c 2 additions, 3 deletionsdrivers/md/raid5.c
- drivers/md/raid5.h 1 addition, 1 deletiondrivers/md/raid5.h
- drivers/md/raid6.h 1 addition, 1 deletiondrivers/md/raid6.h
Please register or sign in to comment