On 07/11/2011 10:31 PM, Lennart Poettering wrote: > On Wed, 06.07.11 15:14, Zbigniew Jędrzejewski-Szmek (zbys...@in.waw.pl) wrote: > >> >> Compilation fails if sys/acl.h is not available. The configure script >> already tests for sys/acl.h presence, but the result was so far >> unused. To compile without acl, stub implementations of the acl >> functions are used. > > Applied, with modifications (i.e. we should use static inline instead of > just inline here and indenting fixes). OK.
> Note that your most recent patches have not been applicable with "git > am" (the prefix wasn't right). Would be nice to prep patches with git > format-patch > again, so that I have it easier! Sorry for the lack of prefix: the patches were produced with git format-patch, but I have diff.noprefix=true set globally, because the a/b prefixes make it harder to copy the path with the mouse to open the file and I didn't notice that this also affect format-patch. I'll try to remember next time. Zbyszek _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel