diff options
author | Milan Broz <mbroz@redhat.com> | 2006-10-03 10:15:18 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-03 17:04:13 +0200 |
commit | ab17ffa440cb54ca64111fa4922ba12496fcc8af (patch) | |
tree | eda3d4c68dc6790374988772bda5fd9ba6d87651 /drivers/md/dm-mpath.c | |
parent | [PATCH] dm: support ioctls on mapped devices (diff) | |
download | linux-ab17ffa440cb54ca64111fa4922ba12496fcc8af.tar.xz linux-ab17ffa440cb54ca64111fa4922ba12496fcc8af.zip |
[PATCH] dm linear: support ioctls
When an ioctl is performed on a device with a linear target, simply pass it on
to the underlying block device.
Note that the ioctl will pass through the filtering in blkdev_ioctl() twice.
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions