HomeFreeBSD

fusefs: allow the server to specify st_blksize

Description

fusefs: allow the server to specify st_blksize

If the server sets fuse_attr.blksize to a nonzero value in the response to
FUSE_GETATTR, then the client should use that as the value for
stat.st_blksize .

Sponsored by: The FreeBSD Foundation

Details

Provenance
asomersAuthored on
Parents
rS347896: Fix integer overflow in r346386.
Branches
Unknown
Tags
Unknown