Searched hist:"8757 b7764f13e336f3c0eb1f634440d4ee4c3a67" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm.h | diff 8757b7764f13e336f3c0eb1f634440d4ee4c3a67 Tue Oct 03 03:15:36 CDT 2006 Milan Broz <mbroz@redhat.com> [PATCH] dm table: add target preresume
This patch adds a target preresume hook.
It is called before the targets are resumed and if it returns an error the resume gets cancelled.
The crypt target will use this to indicate that it is unable to process I/O because no encryption key has been supplied.
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>
|
H A D | dm-table.c | diff 8757b7764f13e336f3c0eb1f634440d4ee4c3a67 Tue Oct 03 03:15:36 CDT 2006 Milan Broz <mbroz@redhat.com> [PATCH] dm table: add target preresume
This patch adds a target preresume hook.
It is called before the targets are resumed and if it returns an error the resume gets cancelled.
The crypt target will use this to indicate that it is unable to process I/O because no encryption key has been supplied.
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>
|
H A D | dm.c | diff 8757b7764f13e336f3c0eb1f634440d4ee4c3a67 Tue Oct 03 03:15:36 CDT 2006 Milan Broz <mbroz@redhat.com> [PATCH] dm table: add target preresume
This patch adds a target preresume hook.
It is called before the targets are resumed and if it returns an error the resume gets cancelled.
The crypt target will use this to indicate that it is unable to process I/O because no encryption key has been supplied.
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>
|
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff 8757b7764f13e336f3c0eb1f634440d4ee4c3a67 Tue Oct 03 03:15:36 CDT 2006 Milan Broz <mbroz@redhat.com> [PATCH] dm table: add target preresume
This patch adds a target preresume hook.
It is called before the targets are resumed and if it returns an error the resume gets cancelled.
The crypt target will use this to indicate that it is unable to process I/O because no encryption key has been supplied.
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>
|