commit | e641d15e44802532a61ae9b81f3caea5708808f8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Mar 27 09:12:48 2023 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 06 12:05:34 2023 -0700 |
tree | 1132b8a6c7ddd40529ae51e1e46ef46c271036fe | |
parent | 48d65b60995d23f3a595e7bcaf1384023368fb7f [diff] |
libxfs: export attr3_leaf_hdr_from_disk via libxfs_api_defs.h Do the xfs -> libxfs switcheroo and cleanups separately so the next patch doesn't become an even larger mess. Signed-off-by: Darrick J. Wong <djwong@kernel.org>