1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/vendor/bazil.org/fuse/fuse_freebsd.go

6 lines
148 B
Go

package fuse
// Maximum file write size we are prepared to receive from the kernel.
//
// This number is just a guess.
const maxWrite = 128 * 1024