From: Joel Becker Date: Tue, 21 Oct 2008 01:32:48 +0000 (-0700) Subject: ocfs2: Specify appropriate journal access for new xattr buckets. X-Git-Tag: v2.6.28-rc5~82^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb6ff2397d1fdfc6a7629c99896338e5b5c508e5;p=pandora-kernel.git ocfs2: Specify appropriate journal access for new xattr buckets. There are a couple places that get an xattr bucket that may be reading an existing one or may be allocating a new one. They should specify the correct journal access mode depending. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed