diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2021-10-22 18:03:03 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2021-10-28 10:45:32 +0300 |
commit | 04d82db0c557e074a5d898b43de81fe659b9cc5a (patch) | |
tree | ca73a400aeb8336e7cc47f26ab4dc9e760ed2c0f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c15016b7ae1caf77f80ae87a71745368ef651ba6 (diff) | |
download | linux-04d82db0c557e074a5d898b43de81fe659b9cc5a.tar.xz |
fuse: move reverting attributes to fuse_change_attributes()
In case of writeback_cache fuse_fillattr() would revert the queried
attributes to the cached version.
Move this to fuse_change_attributes() in order to manage the writeback
logic in a central helper. This will be necessary for patches that follow.
Only fuse_do_getattr() -> fuse_fillattr() uses the attributes after calling
fuse_change_attributes(), so this should not change behavior.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions