On Thu, Jul 10, 2014 at 05:44:38PM +0100, Ross Burton wrote:
When creating a file system using a source directory, also copy any extended
attributes that have been set.
Signed-off-by: Ross Burton <redacted>
Reviewed-by: Darrick J. Wong <redacted>
Applied, after I added configure tests to test for the Linux-specific
system calls, and to add a fallback in case we are compiling on a
non-Linux system.
- Ted