Whamcloud - gitweb
mke2fs: Use ext2fs_div_ceil to simplify write_inode_tables()
authorTheodore Ts'o <tytso@mit.edu>
Mon, 20 Dec 2010 15:42:57 +0000 (10:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Dec 2010 15:42:57 +0000 (10:42 -0500)
commite16324210286dc72a013e66d91bd3a59c3ab7538
tree55fb2b28ed9bfe5bf423651b9683595de8489a84
parent3ece37ea0a4d01499568dbbacc115dfeeb8ccbbb
mke2fs: Use ext2fs_div_ceil to simplify write_inode_tables()

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c