diff options
author | 2020-06-19 22:51:29 -0400 | |
---|---|---|
committer | 2020-06-23 19:06:27 -0500 | |
commit | 5618303d8516f8ac5ecfe53ee8e8bc9a40eaf066 (patch) | |
tree | f9c51b19d0844052fb794603fa90129f86792be5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs/smb3: Fix data inconsistent when punch hole (diff) | |
download | linux-dev-5618303d8516f8ac5ecfe53ee8e8bc9a40eaf066.tar.xz linux-dev-5618303d8516f8ac5ecfe53ee8e8bc9a40eaf066.zip |
cifs: update ctime and mtime during truncate
As the man description of the truncate, if the size changed,
then the st_ctime and st_mtime fields should be updated. But
in cifs, we doesn't do it.
It lead the xfstests generic/313 failed.
So, add the ATTR_MTIME|ATTR_CTIME flags on attrs when change
the file size
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Xiaoxu <zhangxiaoxu5@huawei.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions