[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] Re: [RFC] device-mapper ioctl interface
- From: Greg KH <greg kroah com>
- To: Joe Thornber <thornber sistina com>
- Cc: dm-devel sistina com, Linux Mailing List <linux-kernel vger kernel org>
- Subject: [dm-devel] Re: [RFC] device-mapper ioctl interface
- Date: Fri Jun 6 12:16:01 2003
On Thu, Jun 05, 2003 at 10:39:43AM +0100, Joe Thornber wrote:
> Here's the header file for the the proposed new ioctl interface for
> dm. We've tried to change as little as possible to minimise code
> changes in LVM2 and EVMS.
Minor comment:
- please do not use uint_32t types in kernel header files. Use
the proper __u32 type which is guarenteed to be the proper
size across the user/kernel boundry.
thanks,
greg k-h
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]