]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: erofs: support statx
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 28 May 2019 03:19:42 +0000 (11:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 May 2019 20:59:10 +0000 (13:59 -0700)
commit89f27eded5b63c697287050d9ef5c713cde0af98
tree3191174a0bc77115baaa85524fa109a17904dfb5
parent1f48d056287d58f425c4f36705764f2ba802feba
staging: erofs: support statx

statx() has already been supported in commit a528d35e8bfc
("statx: Add a system call to make enhanced file info available"),
user programs can get more useful attributes.

Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/erofs/inode.c
drivers/staging/erofs/internal.h
drivers/staging/erofs/namei.c