aboutsummaryrefslogtreecommitdiffstats
path: root/debugfs/zap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix clang warnings on architectures with a 64-bit longTheodore Ts'o2021-02-111-5/+10
* debugfs: fix building rdebugfs (with READ_ONLY define)Theodore Ts'o2020-06-171-35/+0
* Fix function declarations for ss commands to fix LTO warningsTheodore Ts'o2018-08-081-2/+4
* debugfs: add support to display details of extended attribute structuresTheodore Ts'o2018-06-131-4/+10
* debugfs: add -b and -e options to the inode_dump commandTheodore Ts'o2018-05-261-5/+9
* misc: fix gcc warningsDarrick J. Wong2014-08-241-1/+0
* debugfs: create inode_dump command to dump an inode in hexDarrick J. Wong2014-07-221-14/+19
* debugfs: clean up debugfs man page and help textAndreas Dilger2013-12-151-3/+2
* debugfs: fix gcc-wall complaintsTheodore Ts'o2013-01-141-5/+6
* Fix gcc -Wall nitsTheodore Ts'o2013-01-011-5/+0
* debugfs: add the commands "zap_block" and "block_dump"Theodore Ts'o2012-12-241-0/+265