Re: [PATCH 3/6] statx: Ext4: Return enhanced file attributes

From: Christoph Hellwig
Date: Sun May 08 2016 - 04:38:14 EST


On Fri, Apr 29, 2016 at 01:57:59PM +0100, David Howells wrote:
> (3) FS_xxx_FL flags are returned as for ioctl(FS_IOC_GETFLAGS), setting
> STATX_IOC_FLAGS.

Doesn't look like it is. Which actually is a good thing given how much
of a mess FS_IOC_GETFLAGS is.