diff options
author | Christoph Hellwig <[email protected]> | 2014-02-10 10:35:22 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2014-02-10 10:35:22 +1100 |
commit | fe60a8a0919eeee862054137fed49f00b710d9cd (patch) | |
tree | d4dd5f712971d23d7fcb356faec259e058c3f06e /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 38dbfb59d1175ef458d006556061adeaa8751b72 (diff) |
xfs: ensure correct timestamp updates from truncate
The VFS doesn't set the proper ATTR_CTIME and ATTR_MTIME values for
truncate, so filesystems have to manually add them. The
introduction of xfs_setattr_time accidentally broke this special
case an caused a regression in generic/313. Fix this by removing
the local mask variable in xfs_setattr_size so that we only have a
single place to keep the attribute information.
cc: <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Reported-by: Fengguang Wu <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Jie Liu <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions