On Monday 03 October 2011 16:42:20 Jim Meyering wrote: > Kamil, > I've merged your two comment changes, kept my commit-log and ChangeLog > and rebased past Bruno's latest change. This is what I expect to push: > > From 603b1e3b16894cac183952b0b0fe379749a3aebe Mon Sep 17 00:00:00 2001 > From: Kamil Dudka <kdu...@redhat.com> > Date: Mon, 3 Oct 2011 12:17:22 +0200 > Subject: [PATCH] file-has-acl: revert unintended change in behavior of ls > -L > > * lib/file-has-acl.c (acl_extended_file_wrap): New function, > derived from... > (file_has_acl): ...code here. Call it. > This problem was introduced with 2011-07-22 commit 95f7c57f, > "file-has-acl: use acl_extended_file_nofollow if available". > See http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/28538
Right, I did not spot the ChangLog changes you had made. This looks good. Thanks! Kamil