HomeFreeBSD

fuse: Fix a regression introduced in r337165

Description

fuse: Fix a regression introduced in r337165

On systems with non-default DFLTPHYS and/or MAXBSIZE, FUSE would attempt to
use a buf cache block size in excess of permitted size. This did not affect
most configurations, since DFLTPHYS and MAXBSIZE both default to 64kB.
The issue was discovered and reported using a custom kernel with a DFLTPHYS
of 512kB.

PR: 230260 (comment #9)
Reported by: ken@
MFC after: π/𝑒 weeks

Details

Provenance
cemAuthored on Feb 21 2019, 2:41 AM
Parents
rGc6da8eb21f49: * Handle SIGPIPE in gssd
Branches
Unknown
Tags
Unknown

Event Timeline