[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH] dm_ioctl: Introduce DM_UEVENT_GENERATED_FLAG
- From: Alasdair G Kergon <agk redhat com>
- To: Peter Rajnoha <prajnoha redhat com>
- Cc: dm-devel redhat com
- Subject: Re: [dm-devel] [PATCH] dm_ioctl: Introduce DM_UEVENT_GENERATED_FLAG
- Date: Fri, 5 Mar 2010 19:38:19 +0000
On Mon, Mar 01, 2010 at 09:27:17AM +0100, Peter Rajnoha wrote:
> + if (!dm_kobject_uevent(hc->md, KOBJ_CHANGE, cookie))
> + *flags |= DM_UEVENT_GENERATED_FLAG;
If userspace set this flag before the call, where is it cleared?
It needs to have a defined state on *every* call.
I'll add this to the top of validate_params.
Alasdair
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]