commit | a185dbaf86f9b5b6bad27735e524df7e03bd5cc0 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Oct 15 12:43:48 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Nov 05 13:33:56 2024 -0800 |
tree | 9e79e21d151bddc107afb4326a780fefbc9f07ad | |
parent | 19a0eda435d75ece9391ff7b629dd44abdd016f7 [diff] |
xfs_db: allow setting current address to log blocks Add commands so that users can target blocks on an external log device. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>