aboutsummaryrefslogtreecommitdiffstats
path: root/db/btdump.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-22xfs: Introduce xfs_dfork_nextents() helperChandan Babu R1-2/+2
2022-01-31xfs_{copy,db,logprint,repair}: replace xfs_sb_version checks with feature fla...Darrick J. Wong1-2/+2
2020-01-22xfs: devirtualize ->leaf_hdr_from_diskChristoph Hellwig1-3/+3
2020-01-22xfs: devirtualize ->node_hdr_from_diskChristoph Hellwig1-6/+6
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner1-15/+1
2017-08-04xfs_db: btdump should avoid eval for push and pop of cursorDarrick J. Wong1-35/+15
2017-08-04xfs_db: dump dir/attr btreesDarrick J. Wong1-1/+254
2017-05-02xfs_db: dump metadata btrees via 'btdump'Darrick J. Wong1-0/+294