]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: fix attr include mess
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 6 Jun 2019 13:58:30 +0000 (08:58 -0500)
committerEric Sandeen <sandeen@redhat.com>
Thu, 6 Jun 2019 13:58:30 +0000 (08:58 -0500)
commit6778635b78e838e1c04e9c9d76ad92d9adbaca8d
tree142bd9aa163ea8b74864b830ea263f9edcbed1c9
parent5539639c821eed73dd533a9b7653c964e95e3a88
libxfs: fix attr include mess

Remove all the userspace xfs_attr shim cruft so that we have one
definition of ATTR_* macros so that we can actually use xfs_attr.c
routines and include xfs_attr.h without problems.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/libxfs.h
libxfs/libxfs_api_defs.h
libxfs/libxfs_priv.h
libxfs/xfs_attr.c
libxfs/xfs_attr_leaf.c