[bug #27221] symlink_loop check broken by FTS_CWDFD

2009-08-10 Thread Martin von Gagern
URL: Summary: symlink_loop check broken by FTS_CWDFD Project: findutils Submitted by: gagern Submitted on: Mo 10 Aug 2009 18:42:37 GMT Category: find Severity: 3 - Nor

[bug #26641] Wrong directory hard link count message on automounted directory.

2009-08-10 Thread anonymous
Follow-up Comment #4, bug #26641 (project findutils): Could you ask this of the autofs folks yourself? I am, of course, willing to do my part to help resolve this issue, but I would think that me being a middle-man between findutils developers and autofs developers would be more of a hindrance t

[bug #27213] consider_visiting: invalid assertion for FTS_NS due to access permissions.

2009-08-10 Thread Martin von Gagern
Follow-up Comment #1, bug #27213 (project findutils): Two corrections first: > I find that an assertion "state.have_type" had been changed > into "state.type != 0" which sounds like the exact opposite > of the original assumption. The former had been "!state.have_type". > FTS_NSOK (indicating

[bug #27213] consider_visiting: invalid assertion for FTS_NS due to access permissions.

2009-08-10 Thread Martin von Gagern
URL: Summary: consider_visiting: invalid assertion for FTS_NS due to access permissions. Project: findutils Submitted by: gagern Submitted on: Mo 10 Aug 2009 10:08:34 GMT Category: fi