]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: teach seti and freei to free a block of inodes
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 02:26:30 +0000 (22:26 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 17:36:24 +0000 (10:36 -0700)
commit2ae5d1fdb82b31bf270c4699c59a087c846db2f0
tree738701c36698b75800c5f239a3b5fd0b60610ac5
parent538eb8784a2c6cac28c539f545fa3bf6fea3246f
debugfs: teach seti and freei to free a block of inodes

In order to the inode allocation functions, it's useful to set and
clear a range of inodes.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debugfs.8.in
debugfs/debugfs.c