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

fuse: fix blksize calculation



Don't use inode->i_blkbits which might be stale, instead calculate the blksize
information from the freshly obtained attributes.

Signed-off-by: default avatarMiklos Szeredi <mszeredi@suse.cz>
parent 45c72cd7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment