]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
fragtree: remove unused and broken verify()
authorJohn Spray <john.spray@inktank.com>
Tue, 6 May 2014 15:48:08 +0000 (16:48 +0100)
committerJohn Spray <john.spray@inktank.com>
Thu, 8 May 2014 12:28:55 +0000 (13:28 +0100)
commit6b15ce1cc6e9dc00b59082c84230e3f716c6939a
tree042fb85de314963ea6977eb9f368074188320bce
parent8584b40686080b488f80eb8944768babde47da9b
fragtree: remove unused and broken verify()

This fn had a while(1) with no break: if anyone
had called it it would block forever.

Caught by clang's "function 'verify' could be declared
with attribute 'noreturn'" warning.

Signed-off-by: John Spray <john.spray@inktank.com>
src/include/frag.h