Searched hist:"9 af4aa30b713a58e5952045f52c41a6e3baa2fdc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-mpath.c | diff 9af4aa30b713a58e5952045f52c41a6e3baa2fdc Tue Oct 03 03:15:20 CDT 2006 Milan Broz <mbroz@redhat.com> [PATCH] dm mpath: support ioctls
When an ioctl is performed on a multipath device simply pass it on to the underlying block device through current_path. If current path is not yet selected, select it.
Signed-off-by: Milan Broz <mbroz@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|