From: Mark Fasheh Date: Wed, 13 Sep 2006 05:08:14 +0000 (-0700) Subject: ocfs2: don't unconditionally pass LVB flags X-Git-Tag: v2.6.19-rc1~1259^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80fc012e03f8f207911b5eafe6916b000e03c8b;p=pandora-kernel.git ocfs2: don't unconditionally pass LVB flags Allow a lock type to specifiy whether it makes use of the LVB. The only type which does this right now is the meta data lock. This should save us some space on network messages since they won't have to needlessly transmit value blocks. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed