Add way to query creation time of file via cifs xattr
authorSteve French <smfrench@gmail.com>
Tue, 20 Sep 2016 08:05:57 +0000 (03:05 -0500)
committerSteve French <smfrench@gmail.com>
Wed, 12 Oct 2016 17:08:31 +0000 (12:08 -0500)
commit6609804413ae5b84830e35fdd3a7b7fe4149cf71
treef9f591330c0109acfaeae2b819f418afd0d294c9
parenta958fff2429525692c571bb6421b606fb0fef50a
Add way to query creation time of file via cifs xattr

Add parsing for new pseudo-xattr user.cifs.creationtime file
attribute to allow backup and test applications to view
birth time of file on cifs/smb3 mounts.

Signed-off-by: Steve French <steve.french@primarydata.com>
fs/cifs/xattr.c