erofs-utils: skip all unidentified xattrs from local paths
authorGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 18 Jun 2024 11:17:00 +0000 (19:17 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Thu, 20 Jun 2024 08:46:30 +0000 (16:46 +0800)
commit3037f8958f3b2a35bda230f9dda765accca7c1c0
tree6a91b7137466e49dd67f5b9bf6ce78b07984157b
parentd4f7a5b445650fa15face5fb533392026d5f417d
erofs-utils: skip all unidentified xattrs from local paths

Just warn out but continue.  Don't over-complicate for now.

Reported-by: Gael Donval <gael.donval@manchester.ac.uk>
Closes: https://lore.kernel.org/r/4abed942399fb29933f0fa85cc55d3d795ae8bcd.camel@manchester.ac.uk
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240618111700.267702-1-hsiangkao@linux.alibaba.com
lib/xattr.c