]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: actually report errors from libxfs_attr_set
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:25 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commit361af16fce3006fdff161e821d112115a258d00a
treeb32c956c4a371bef063eea70113e258ea1543364
parent28488a3590b1cb0008fe5934ad2e56df40cf9d8c
xfs_db: actually report errors from libxfs_attr_set

Actually tell the user what went wrong when setting or removing xattrs.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/attrset.c