]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds/MDSMap: change test_flag() return type from int to bool 9445/head
authorxie xingguo <xie.xingguo@zte.com.cn>
Thu, 2 Jun 2016 07:06:21 +0000 (15:06 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Tue, 14 Jun 2016 13:10:24 +0000 (21:10 +0800)
commit4c4da772759074ef52fa2db1b3c4c55bedb7fee5
tree002759d07af4bbb7284876e13d2fccf7c66b341b
parent89f74c98ea43df46291c8bec890b3a75c7ce38b4
mds/MDSMap: change test_flag() return type from int to bool

which better matches its behaviour.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mds/MDSMap.h