SMB3: handle new statx fields
authorSteve French <smfrench@gmail.com>
Fri, 22 Sep 2017 02:32:29 +0000 (21:32 -0500)
committerSteve French <smfrench@gmail.com>
Fri, 22 Sep 2017 23:00:41 +0000 (18:00 -0500)
commit6e70e26dc52be62c1f39f81b5f71fa5e643677aa
tree694a86732f2767ad9a7b0f06e834b85fcc0b3721
parent0603c96f3af50e2f9299fa410c224ab1d465e0f9
SMB3: handle new statx fields

We weren't returning the creation time or the two easily supported
attributes (ENCRYPTED or COMPRESSED) for the getattr call to
allow statx to return these fields.

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>\
Acked-by: Jeff Layton <jlayton@poochiereds.net>
CC: Stable <stable@vger.kernel.org>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/inode.c