Searched hist:"2 b06cfff12f0f87c4bc4d4c4dd76997e72c360ba" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.h | diff 2b06cfff12f0f87c4bc4d4c4dd76997e72c360ba Mon Jun 26 02:27:32 CDT 2006 Alasdair G Kergon <agk@redhat.com> [PATCH] dm: consolidate creation functions
Merge dm_create() and dm_create_with_minor() by introducing the special value DM_ANY_MINOR to request the allocation of the next available minor number.
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>
|
H A D | dm-ioctl.c | diff 2b06cfff12f0f87c4bc4d4c4dd76997e72c360ba Mon Jun 26 02:27:32 CDT 2006 Alasdair G Kergon <agk@redhat.com> [PATCH] dm: consolidate creation functions
Merge dm_create() and dm_create_with_minor() by introducing the special value DM_ANY_MINOR to request the allocation of the next available minor number.
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>
|
H A D | dm.c | diff 2b06cfff12f0f87c4bc4d4c4dd76997e72c360ba Mon Jun 26 02:27:32 CDT 2006 Alasdair G Kergon <agk@redhat.com> [PATCH] dm: consolidate creation functions
Merge dm_create() and dm_create_with_minor() by introducing the special value DM_ANY_MINOR to request the allocation of the next available minor number.
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>
|