]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ocfs2: Uninline ocfs2_xattr_name_hash()
authorMark Fasheh <mfasheh@suse.com>
Tue, 7 Oct 2008 21:31:42 +0000 (14:31 -0700)
committerMark Fasheh <mfasheh@suse.com>
Tue, 14 Oct 2008 00:02:44 +0000 (17:02 -0700)
commit40daa16a3441abe822bfcc748150116a77aee2ea
tree218d2966a03e9ed1afd3ae2945389f781fa229ce
parenta81cb88b64a479b78c6dd5666678d50171865db8
ocfs2: Uninline ocfs2_xattr_name_hash()

This is too big to be inlined.

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