dm ioctl: introduce flag indicating uevent was generated
authorPeter Rajnoha <prajnoha@redhat.com>
Sat, 6 Mar 2010 02:32:31 +0000 (02:32 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Sat, 6 Mar 2010 02:32:31 +0000 (02:32 +0000)
Set a new DM_UEVENT_GENERATED_FLAG when returning from ioctls to
indicate that a uevent was actually generated.  This tells the userspace
caller that it may need to wait for the event to be processed.

Signed-off-by: Peter Rajnoha <prajnoha@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>

No differences found