Skip to content
Commit ab2257e9 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

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: default avatarMiklos Szeredi <mszeredi@redhat.com>
parent 261aaba7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment