Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-05 | xfs: read and write metadata inode directory tree | Darrick J. Wong | |
Plumb in the bits we need to load metadata inodes from a named entry in a metadir directory, create (or hardlink) inodes into a metadir directory, create metadir directories, and flag inodes as being metadata files. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> |