ocfs2: Specify appropriate journal access for new xattr buckets.
authorJoel Becker <joel.becker@oracle.com>
Tue, 21 Oct 2008 01:32:48 +0000 (18:32 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 10 Nov 2008 17:51:46 +0000 (09:51 -0800)
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found