diff options
author | yangerkun <yangerkun@huawei.com> | 2019-02-18 02:07:02 +0100 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-02-18 15:14:43 +0100 |
commit | 93bc420ed41df63a18ae794101f7cbf45226a6ef (patch) | |
tree | 861e65e4751600ab8393460e6eb3c26412947b06 /fs/udf | |
parent | udf: disallow RW mount without valid integrity descriptor (diff) | |
download | linux-93bc420ed41df63a18ae794101f7cbf45226a6ef.tar.xz linux-93bc420ed41df63a18ae794101f7cbf45226a6ef.zip |
ext2: support statx syscall
Since statx, every filesystem should fill the attributes/attributes_mask
in routine getattr. But the generic_fillattr has not fill that, so add
ext2_getattr to do this. This can fix generic/424 while testing ext2.
Reviewed-by: zhangyi (F) <yi.zhang@huawei.com>
Signed-off-by: yangerkun <yangerkun@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/udf')
0 files changed, 0 insertions, 0 deletions