]> git.baikalelectronics.ru Git - kernel.git/commit
ocfs2: fix build error
authorMark Fasheh <mfasheh@suse.com>
Wed, 15 Oct 2008 01:31:46 +0000 (18:31 -0700)
committerMark Fasheh <mfasheh@suse.com>
Wed, 15 Oct 2008 01:31:46 +0000 (18:31 -0700)
commitc2f2db71fb08d59451ccb57b4ab75ab63ef48c3f
tree0597427ead70c515b7626b0467200aebe0ab1b43
parentde3a571bbdcc5426470468af189b6b14af24e155
ocfs2: fix build error

I merged the latest ocfs2_read_blocks() changes in xattr.c wrong. This makes
Ocfs2 compile again.

Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/xattr.c