Re: [Findutils-patches] Rebased extended attribute (-xattr) and capabilty (-cap) patch for find

2016-01-19 Thread Philipp Thomas
Hi Morgan, * Morgan Weetman (mweet...@redhat.com) [20160119 12:02]: > I've never played with configure files in-depth but I'll give it a go, I'd suggest looking at the autoconf archive for lots of examples on how to possibly craft something for findutils. Philipp

Re: find --help :: typo

2015-07-29 Thread Philipp Thomas
* Conrad Koenitz (conrad.koen...@napster.de) [20150701 15:57]: > There is a small typo on the German version of ‚find —help‘. In the last > sentence it says: Must be an older version you're using, as the translations for 4.5.13 have this fixed. Philipp

Re: find --help :: typo

2015-07-29 Thread Philipp Thomas
* Eric Blake (ebl...@redhat.com) [20150715 22:56]: > what they SHOULD be doing is providing their translation bug address in > addition to bug-findutils. Yes, this was an oversight. I've just sent a patch to the team lead so it should be fixed in future versions. Philipp

Re: xargs -p operations out of order!

2013-08-02 Thread Philipp Thomas
* jida...@jidanni.org (jida...@jidanni.org) [20130801 07:37]: > > "EB" == Eric Blake writes: > EB> Yes, I think your reading of POSIX shows we have a bug in xargs. > Go get em'! I mean how can anybody use the thing with all that junk > erupting in one's face in the simplest case of -p with no

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

2013-01-07 Thread Philipp Thomas
Hi James, * James Youngman (j...@gnu.org) [20121214 23:56]: > 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. your patch is definitely more efficient. Thank you for doing the work. Philipp

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

2012-11-19 Thread Philipp Thomas
* James Youngman (j...@gnu.org) [20121116 22:48]: > I'm not sure if you're subscribed to the list, but Bernhard posted a > patch recently which he says addresses this problem. As the SUSE maintainer of findutils I am subscribed. And Bernhard had sent me the patch before posting on the list. And t

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

2012-11-08 Thread Philipp Thomas
* Philipp Thomas (p...@suse.de) [20121105 17:01]: > With findutils-4.5.10 the -inum option works only on some fs types. I tried > xfs and ext4 and while -inum works on xfs, it doesn't on ext4. -samefile > works on both fs types. This is on a openSUSE 12.2 system with kernel 3.4.6. &g

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

2012-11-06 Thread Philipp Thomas
egory: find Severity: 3 - Normal Item Group: Wrong result Status: None Privacy: Public Assigned to: None Originator Name: Philipp Thomas Originator Email: Open/Closed: Open Discussio

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

2012-11-05 Thread Philipp Thomas
With findutils-4.5.10 the -inum option works only on some fs types. I tried xfs and ext4 and while -inum works on xfs, it doesn't on ext4. -samefile works on both fs types. This is on a openSUSE 12.2 system with kernel 3.4.6. Where might I look to possibly pinpoint the POF? Philipp