summaryrefslogtreecommitdiff
path: root/include/linux/raid/linear.h
AgeCommit message (Collapse)Author
2002-08-22[PATCH] md: Store rdev instead of bdev in per-personality status arraysNeil Brown
Holding the rdev instead of the bdev does cause an extra de-reference, but it is conceptually cleaner and will allow lots more tidying up.
2002-07-04[PATCH] raid kdev_t cleanups - part 3Alexander Viro
* ->dev killed for md/linear.c (same as previous parts)
2002-04-24[PATCH] (10/15) big struct block_device * push (first series)Alexander Viro
- md/linear.c - bring struct block_device * into private data.
2002-02-04Import changesetLinus Torvalds