Re: -inum doesn't work on ext4 file systems with find 4.5.10

2012-12-15 Thread Bernhard Voelker
On 12/14/2012 11:55 PM, James Youngman wrote: > I have pushed an alternative patch. It is more complex but I hope > more efficient. It's described at > https://savannah.gnu.org/bugs/?37926. Hi James, thanks, your solution is even better - if we can save a stat, then it's definitely worth it. Th

Re: [PATCH] find: use FTS_VERBATIM

2012-12-15 Thread Dmitry V. Levin
On Sat, Dec 15, 2012 at 02:33:09PM +, James Youngman wrote: > On Sun, Nov 18, 2012 at 2:06 AM, Dmitry V. Levin wrote: > > The recent change v0.0-7611-g3a9002d in gnulib that made fts_open strip > > trailing slashes from input path names had a negative impact on > > findutils that relies on the

[bug #37683] -inum doesn't work on ext4 file systems with find 4.5.10

2012-12-15 Thread James Youngman
Update of bug #37683 (project findutils): Status:None => Duplicate Assigned to:None => jay Open/Closed:Open => Closed

Re: [PATCH] find: use FTS_VERBATIM

2012-12-15 Thread James Youngman
On Sun, Nov 18, 2012 at 2:06 AM, Dmitry V. Levin wrote: > The recent change v0.0-7611-g3a9002d in gnulib that made fts_open strip > trailing slashes from input path names had a negative impact on > findutils that relies on the old fts_open behavior to implement POSIX > requirement that each path o