diff options
| author | Maxim Patlasov <[email protected]> | 2014-04-28 12:19:24 +0000 |
|---|---|---|
| committer | Miklos Szeredi <[email protected]> | 2014-04-28 12:19:24 +0000 |
| commit | 31f3267b4ba16b12fb9dd3b1953ea0f221cc2ab4 (patch) | |
| tree | 415623b0ba1a63d0c9bc2fdf189bc66cd68a650c /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | fuse: remove .update_time (diff) | |
| download | kernel-31f3267b4ba16b12fb9dd3b1953ea0f221cc2ab4.tar.gz kernel-31f3267b4ba16b12fb9dd3b1953ea0f221cc2ab4.zip | |
fuse: trust kernel i_ctime only
Let the kernel maintain i_ctime locally: update i_ctime explicitly on
truncate, fallocate, open(O_TRUNC), setxattr, removexattr, link, rename,
unlink.
The inode flag I_DIRTY_SYNC serves as indication that local i_ctime should
be flushed to the server eventually. The patch sets the flag and updates
i_ctime in course of operations listed above.
Signed-off-by: Maxim Patlasov <[email protected]>
Signed-off-by: Miklos Szeredi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions
