ocfs2: Add total entry count to dx_root_block
authorMark Fasheh <mfasheh@suse.com>
Tue, 17 Feb 2009 23:29:35 +0000 (15:29 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:16 +0000 (11:39 -0700)
This little bit of extra accounting speeds up ocfs2_empty_dir()
dramatically by allowing us to short-circuit the full directory scan.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found