commit | 8fdec8ddcb0dcb223d3ee99136795c97d1a2b8cb | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Nov 25 15:47:47 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Dec 12 17:00:37 2024 -0800 |
tree | 7d46440b3082dc2d792d0e33e13bc3dc290364f6 | |
parent | e64b48fe9b0c4506ed2f41db21d61bf9e0111e0a [diff] |
mkfs: support copying in xattrs Update the protofile code to import extended attributes from the source files. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>