From e3a93c2db6410822aa24295c3874b44ba21730a8 Mon Sep 17 00:00:00 2001 From: Mark Fasheh Date: Tue, 17 Feb 2009 15:29:35 -0800 Subject: [PATCH] ocfs2: Add total entry count to dx_root_block 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 --- Reading git-format-patch failed