commit | a958fff2429525692c571bb6421b606fb0fef50a | [log] [tgz] |
---|---|---|
author | Steve French <smfrench@gmail.com> | Mon Sep 19 11:14:06 2016 -0500 |
committer | Steve French <smfrench@gmail.com> | Wed Oct 12 12:08:30 2016 -0500 |
tree | 84c76cd718dd69a4949471c75f933cd276419505 | |
parent | 1573d2caf713874cfe0d1336c823d0fb548d8bed [diff] |
Add way to query file attributes via cifs xattr Add parsing for new pseudo-xattr user.cifs.dosattrib file attribute so tools can recognize what kind of file it is, and verify if common SMB3 attributes (system, hidden, archive, sparse, indexed etc.) are set. Signed-off-by: Steve French <steve.french@primarydata.com> Reviewed-by: Pavel Shilovsky <pshilovsky@samba.org>