Replace syscall.Fadvise with unix.Fadvise from golang.org/x/sys/unix which is the correct portable way to access fadvise on Linux |
||
|---|---|---|
| cmd/bsdaily | ||
| internal/bsdaily | ||
| go.mod | ||
| go.sum | ||
| schema.sql | ||
Replace syscall.Fadvise with unix.Fadvise from golang.org/x/sys/unix which is the correct portable way to access fadvise on Linux |
||
|---|---|---|
| cmd/bsdaily | ||
| internal/bsdaily | ||
| go.mod | ||
| go.sum | ||
| schema.sql | ||