Whamcloud - gitweb
libext2fs: optimize ext2fs_bg_has_super()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 15 Jun 2013 22:29:52 +0000 (18:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 15 Jun 2013 22:29:52 +0000 (18:29 -0400)
commit4718395120454ad7c193c76258ef5359f2ab3f2f
tree320f058cabfb31a7d2c17e1ed4b3717f22f89330
parent3ac420165c0ad6cf2aa6450095e55975f4571a3f
libext2fs: optimize ext2fs_bg_has_super()

Reduce the CPU time needed when checking whether a block group has a
sparse superblock.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/closefs.c
lib/ext2fs/ext2fs.h