Re: [PATCH 07/12] statx: CIFS: Return enhanced attributes

2015-11-24 Thread Steve French
Is it worth storing the same creation time twice (in slightly different formats, struct timespec and u64 DCE time) in cifsInodeInfo? On Fri, Nov 20, 2015 at 8:55 AM, David Howells wrote: > Return enhanced attributes from the CIFS filesystem. This includes the > following: >

[PATCH 07/12] statx: CIFS: Return enhanced attributes

2015-11-20 Thread David Howells
Return enhanced attributes from the CIFS filesystem. This includes the following: (1) Return the file creation time as btime. We assume that the creation time won't change over the life of the inode. (2) Set STATX_INFO_AUTOMOUNT on referral/submount directories. (3) Unset STATX_INO if