Comment 16 for bug 469664

Revision history for this message
Tyler Hicks (tyhicks) wrote : Re: [Bug 469664] Re: Inappropriate ioctl for device while reading flags on

On 04/29/2010 05:17 PM, Serge Hallyn wrote:
> lsattr is for on ext2 (and extX) files. ecryptfs just doesn't support the
> EXT2_IOC_GETFLAGS ioctl.

We should be passing ioctls down to the lower file system. If the lower
file system is extX, then lsattr will work.