https://github.com/torvalds/linux
Revision 6e70e26dc52be62c1f39f81b5f71fa5e643677aa authored by Steve French on 22 September 2017, 02:32:29 UTC, committed by Steve French on 22 September 2017, 23:00:41 UTC
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>
1 parent 0603c96
Raw File
Tip revision: 6e70e26dc52be62c1f39f81b5f71fa5e643677aa authored by Steve French on 22 September 2017, 02:32:29 UTC
SMB3: handle new statx fields
Tip revision: 6e70e26
.gitattributes
*.c   diff=cpp
*.h   diff=cpp
back to top