]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Avoid to evaluate xattr block flags again.
authorJeff Liu <jeff.liu@oracle.com>
Tue, 12 Oct 2010 03:18:18 +0000 (11:18 +0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 15 Oct 2010 20:03:43 +0000 (13:03 -0700)
commit2decd65a2630633cee04d0b83fdcee46ad2989a1
tree6e7f2dce7a7b4aa417eb609893608fc439757552
parentfc3718918f13ad72827d62d36ea0f5fb55090644
ocfs2: Avoid to evaluate xattr block flags again.

It was evaludated to indexed before, check it is ok i think.

Signed-off-by: Jeff Liu <jeff.liu@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c