OSDN Git Service

debugfs: add allocate and set functionality to the bmap command
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Oct 2014 15:59:30 +0000 (11:59 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Oct 2014 15:59:30 +0000 (11:59 -0400)
commit9ed2c124f3245f48f45e52285c1e6dd55390d2a2
treef0a3d604a1381df749247b3529225f63c2b11acd
parent08c8e319e3e11e30eb8c0b65809d434e807a4456
debugfs: add allocate and set functionality to the bmap command

This also makes it easier test the ext2fs_bmap2() function.

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