Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fanotify mark fails #19

Open
einalex opened this issue Jul 12, 2021 · 0 comments
Open

fanotify mark fails #19

einalex opened this issue Jul 12, 2021 · 0 comments

Comments

@einalex
Copy link

einalex commented Jul 12, 2021

error:

 gosearchServer[62813]: invalid cross-device link
 gosearchServer[62813]: panic: could not call fanotifymark
 gosearchServer[62813]: goroutine 19 [running]:
 gosearchServer[62813]: github.com/ozeidan/gosearch/internal/fanotify.Listen(0xc0000c0180)
 imtrey.lan.4d6.de gosearchServer[62813]:         gosearch/internal/fanotify/fanotify.go:87 +0x33b
 imtrey.lan.4d6.de gosearchServer[62813]: created by main.main
 imtrey.lan.4d6.de gosearchServer[62813]:         gosearch/cmd/server/main.go:28 +0x16b

mounts:

/dev/nvme0n1p2 on / type btrfs (rw,relatime,ssd,space_cache,subvolid=276,subvol=/arch)
/dev/nvme0n1p1 on /boot/efi type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/nvme0n1p2 on /home type btrfs (rw,relatime,ssd,space_cache,subvolid=262,subvol=/home)
/dev/sda1 on /home/user/Data type ext4 (rw,nosuid,nodev,relatime,user)
/dev/sdb1 on /home/user/Entertainment type btrfs (rw,relatime,space_cache,subvolid=5,subvol=/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant