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

Florian Weimer fweimer at redhat.com
Tue Dec 17 03:20:14 MST 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 samba-technical mailing list