Currently the only information you get is smb2_type which is a basic file/directory/link value. With file attributes one could implement some basic chmod support to manipulate the READONLY, HIDDEN, SYSTEM and ARCHIVE flags on shared files. This is related to issue #206.