Whamcloud - gitweb
Remove LAZY_BG feature
authorTheodore Ts'o <tytso@mit.edu>
Mon, 21 Apr 2008 03:33:34 +0000 (23:33 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 21 Apr 2008 03:33:34 +0000 (23:33 -0400)
commit16b851cdae98244e117fe91d93b267fcad1102b3
tree0a264c773e7e111349d4b878f8dfe11ad8414ad4
parent4a568505ab904d39d9553e9c1d1c565615a5c6ca
Remove LAZY_BG feature

This simplifies the code, and using the uninit_bg with the inode table
lazily initialized is just as good.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
12 files changed:
e2fsck/pass5.c
e2fsck/super.c
lib/ext2fs/csum.c
lib/ext2fs/ext2fs.h
lib/ext2fs/inode.c
lib/ext2fs/rw_bitmaps.c
misc/dumpe2fs.c
misc/mke2fs.c
tests/m_lazy/expect.1 [deleted file]
tests/m_lazy/script [deleted file]
tests/m_lazy_resize/expect.1 [deleted file]
tests/m_lazy_resize/script [deleted file]