X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=updatedb.conf.5.in;h=73e090db6847cd301e472f9aa124af0b5dd85b23;hb=fd6198891d6fd9642effc0843fef6f23b991af3e;hp=dd11fa9311bb3ff7552ee8f8879ac7756bed1360;hpb=05252f095a1315bfc6283f7a820657b48039e53f;p=plocate diff --git a/updatedb.conf.5.in b/updatedb.conf.5.in index dd11fa9..73e090d 100644 --- a/updatedb.conf.5.in +++ b/updatedb.conf.5.in @@ -97,6 +97,11 @@ bind mounts are not scanned by All file systems mounted in the subtree of a bind mount are skipped as well, even if they are not bind mounts. As an exception, bind mounts of a directory on itself are not skipped. +Note that Btrfs subvolume mounts are handled internally in the kernel +as bind mounts (see +.BR btrfs-subvolume (8)), +and thus, may get skipped if you have also mounted the filesystem root itself. +To counteract this, make your root directory a Btrfs subvolume, too. By default, bind mounts are not skipped.