]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
crush: misc formatting and whitespace fixes 987/head
authorIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 23 Dec 2013 16:12:56 +0000 (18:12 +0200)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Mon, 23 Dec 2013 16:12:56 +0000 (18:12 +0200)
commit537a7c3f97b4207051e35624e85277bc18f607f6
tree7c58bf1fc35e4abcc258d14cf15bcaaa6901f6cc
parentfa6a99ab34ba0e3bc5ac19eaf2a86917dbb23437
crush: misc formatting and whitespace fixes

- whitespace in crush.h

- format is_out() definition and call site to 80 columns

- whitespace around local_fallback_tries in crush_choose_firstn()

All of this is to shrink the diff with the kernel implementation.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
src/crush/crush.h
src/crush/mapper.c