#724577 locate: Should also ignore bind mounts

Package:
locate
Source:
findutils
Description:
maintain and query an index of a directory tree
Submitter:
Samuel Thibault
Date:
2013-09-25 07:18:06 UTC
Severity:
normal
#724577#5
Date:
2013-09-25 07:14:17 UTC
From:
To:
Hello,

On my system, I have a bind mount pointing into an nfs.
/etc/cron.daily/locate does not prevent from following bind mounts, and
thus enters the nfs. bind should thus be added to PRUNEFS, to avoid
entering the nfs mount.

Samuel