[PATCH 2/3] statxat: Add a system call to make extended file stats available

Florian Weimer fweimer@redhat.com
Tue Dec 17 10:44:00 GMT 2013


On 11/12/2013 06:35 PM, David Howells wrote:
> 		uint64_t	st_ino;
> 		uint64_t	st_size;
> 		uint64_t	st_blocks;

Should this include zeroed fields for 128 bit forward compatibility?

Windows SIDs would be expressed as extended attributes and therefore are 
not needed to be presented here, correct?  What about the presence of 
alternate data streams/resource forks?

-- 
Florian Weimer / Red Hat Product Security Team



More information about the Libc-alpha mailing list