]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/crush/crush.h
ceph: make CRUSH hash functions non-inline
authorSage Weil <sage@newdream.net>
Sat, 7 Nov 2009 00:39:26 +0000 (16:39 -0800)
committerSage Weil <sage@newdream.net>
Sat, 7 Nov 2009 00:39:26 +0000 (16:39 -0800)
commitc6cf726316abd613cfb7c325d950f3629f964ec6
tree446a686988656a355ee7ff94a43912c94f36ac63
parent1bdb70e59026838a79f77c440f8fe480a66e65e8
ceph: make CRUSH hash functions non-inline

These are way to big to be inline.  I missed crush/* when doing the inline
audit for akpm's review.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/Makefile
fs/ceph/README
fs/ceph/crush/crush.c
fs/ceph/crush/crush.h
fs/ceph/crush/hash.c [new file with mode: 0644]
fs/ceph/crush/hash.h