commit | 5f955f26f3d42d04aba65590a32eb70eedb7f37d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Mar 31 18:32:03 2017 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Apr 03 01:05:59 2017 -0400 |
tree | 5be9e8ecead5908ad014ab59cf1be5c462de6f84 | |
parent | 99652ea56a4186bc5bf8a3721c5353f41b35ebcb [diff] |
xfs: report crtime and attribute flags to statx statx has the ability to report inode creation times and inode flags, so hook up di_crtime and di_flags to that functionality. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>