diff options
author | 2018-10-01 10:07:05 +0200 | |
---|---|---|
committer | 2018-10-01 10:07:05 +0200 | |
commit | ab2257e9941b9ef28d4a4a451e4b146d40a21e18 (patch) | |
tree | f4c4b558fcec9846ea840ea721d494327c5192b4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | fuse: use iversion for readdir cache verification (diff) | |
download | linux-rng-ab2257e9941b9ef28d4a4a451e4b146d40a21e18.tar.xz linux-rng-ab2257e9941b9ef28d4a4a451e4b146d40a21e18.zip |
fuse: reduce size of struct fuse_inode
Do this by grouping fields used for cached writes and putting them into a
union with fileds used for cached readdir (with obviously no overlap, since
we don't have hybrid objects).
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions