]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Calculate EA hash only by its suffix.
authorTao Ma <tao.ma@oracle.com>
Thu, 9 Oct 2008 15:06:13 +0000 (23:06 +0800)
committerMark Fasheh <mfasheh@suse.com>
Tue, 14 Oct 2008 00:02:44 +0000 (17:02 -0700)
commit2057e5c6780d86939a199031cdbafb81e6f88aac
treef36039ea7d491f44215a880b03f37c1644bb4f41
parent99219aea68b5bff4f182858372b43181ad3bdb34
ocfs2: Calculate EA hash only by its suffix.

According to Christoph Hellwig's advice, the hash value of EA
is only calculated by its suffix.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
fs/ocfs2/xattr.c