Skip to content

No longer compiles on freebsd #295

@ncw

Description

@ncw

From root of source:

$ GOOS=freebsd go build -v ./...
bazil.org/fuse
# bazil.org/fuse
./fuse_kernel.go:1011:43: undefined: unix.FALLOC_FL_KEEP_SIZE
./fuse_kernel.go:1012:43: undefined: unix.FALLOC_FL_PUNCH_HOLE

Bisect indicates this is the culprit commit 7e3113a by @tv42

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions