diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2013-03-01 22:45:49 +0000 |
---|---|---|
committer | Alasdair G Kergon <agk@redhat.com> | 2013-03-01 22:45:49 +0000 |
commit | a26062416ef8add48f16fbadded2b5f6fb84d024 (patch) | |
tree | 4f960c51bd22d99e55a1f56cf28f86f018de01a3 /drivers/md/dm-raid.c | |
parent | 02cde50b7ea74557d32ff778c73809322445ccd2 (diff) | |
download | linux-3.10-a26062416ef8add48f16fbadded2b5f6fb84d024.tar.gz linux-3.10-a26062416ef8add48f16fbadded2b5f6fb84d024.tar.bz2 linux-3.10-a26062416ef8add48f16fbadded2b5f6fb84d024.zip |
dm ioctl: allow message to return data
This patch introduces enhanced message support that allows the
device-mapper core to recognise messages that are common to all devices,
and for messages to return data to userspace.
Core messages are processed by the function "message_for_md". If the
device mapper doesn't support the message, it is passed to the target
driver.
If the message returns data, the kernel sets the flag
DM_MESSAGE_OUT_FLAG.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
Diffstat (limited to 'drivers/md/dm-raid.c')
0 files changed, 0 insertions, 0 deletions