On Friday 07 of May 2010 10:41:03 James Youngman wrote: > I have applied and pushed your patch as the two attached git patches > (if you could send your changes in "git format-patch" format in > future, ideally with a ChangeLog entry too, that would streamline > things for me).
Sure, will do. > > https://bugzilla.redhat.com/493143 > > Thanks for the pointer. The semantics that Gen Zhang was relying on > (processing all entries in a directory at once) were never guaranteed > anyway. The man page says: As with the -exec action, the `+' form of -execdir will build a command line to process more than one matched file, but any given invocation of command will only list files that exist in the same subdirectory. And it didn't process "more than one matched file", so I considered it as bug, too. Moreover the same used to work before the migration to fts. > If you'd like to supply a backported "format-patch" patch against the > 4.4.x tree, I can apply that too. It may sound stupid, but where can I get the upstream 4.4.x branch from? The backport is currenlty pending our internal review, so that it makes sense to hold on for a while. I'll then provide the patches based on the upstream 4.4.x HEAD. Kamil
