commit | 9af4aa30b713a58e5952045f52c41a6e3baa2fdc | [log] [tgz] |
---|---|---|
author | Milan Broz <mbroz@redhat.com> | Tue Oct 03 01:15:20 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Oct 03 08:04:13 2006 -0700 |
tree | 87702659749a6db94ec32a829867e080b419bc82 | |
parent | ab17ffa440cb54ca64111fa4922ba12496fcc8af [diff] |
[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>