Re: BUG: Ecryptfs ioctl handling

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Alan Cox <alan@...>
Cc: <mahalcro@...>, <linux-kernel@...>
Date: Thursday, May 22, 2008 - 7:53 am

On Thursday 22 May 2008, Alan Cox wrote:

Similarly, ecryptfs doesn't provide a ->compat_ioctl op that calls into
the file system's ->compat_ioctl operation if present.
This will be needed to make ioctl handling work on file systems that
rely on ->compat_ioctl for 32 bit processes.

I wonder if there are other places in the kernel that just pass down
ioctl calls to a slave file system or driver and need to have this
added.

	Arnd <><
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
BUG: Ecryptfs ioctl handling, Alan Cox, (Thu May 22, 6:17 am)
Re: BUG: Ecryptfs ioctl handling, Arnd Bergmann, (Thu May 22, 7:53 am)