From: Tao Mao Date: Wed, 29 Aug 2007 00:22:33 +0000 (-0700) Subject: ocfs2: remove mostly unused field from insert structure X-Git-Tag: v2.6.24-rc1~1398^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c77534f6fb6d58e27d923b6825ea3b0ef485ab26;p=pandora-kernel.git ocfs2: remove mostly unused field from insert structure ocfs2_insert_type->ins_free_records was only used in one place, and was set incorrectly in most places. We can free up some memory and lose some code by removing this. * Small warning fixup contributed by Andrew Mortom Signed-off-by: Tao Mao Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed