commit | 5517554e43131f542e5f95c94c5cd9a1bb989fab | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Thu Aug 24 11:24:56 2017 +1000 |
committer | Steve French <smfrench@gmail.com> | Mon Sep 04 14:03:45 2017 -0500 |
tree | 3e3a16ce06f242c85cf194218227bf57412cbe87 | |
parent | 95907fea4fd8ccc736e0a428e52159b4d42b9958 [diff] |
cifs: Add support for writing attributes on SMB2+ This adds support for writing extended attributes on SMB2+ shares. Attributes can be written using the setfattr command. RH-bz: 1110709 Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com> Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>