56c3fe780428d6a446da424a2f12cc9f755a261b
Replace syscall.Fadvise with unix.Fadvise from golang.org/x/sys/unix which is the correct portable way to access fadvise on Linux
Description
No description provided
Languages
Go
100%