|
Bugzilla – Full Text Bug Listing |
| Summary: | updatedb walks on netpaths | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Jan Engelhardt <jengelh> |
| Component: | Basesystem | Assignee: | Andreas Schwab <schwab> |
| Status: | VERIFIED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | 1000 |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jan Engelhardt
2005-10-19 11:58:02 UTC
tmpfs should still be scanned. Fixed. Where do I change that? I need it now otherwise it will retraverse all the mounts to internal ftp servers again in 24h. /etc/sysconfig/locate What about the new 9pfs? Please add if not yet included. Fixed. It is probably time again to have a look at this issue. With the advent of FUSE, it gets harder and harder to figure out what could be a network path and which is not. What's your opinion on how to deal with this sort of thing? Maybe scan /proc/mounts and build a whitelist based on it, including all devices with /dev/* in the whitelist, as well as tmpfs and whatever is obviously local? On my OpenSUSE 11.0 it now scans automounted NFS paths. Looks like local-file detection is not working anymore in 11.0(?). *** This bug has been marked as a duplicate of bug 333296 *** |