]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
bluestore/NVMEDevice: rename the perf counter *aio_write* to *write*,
authorPan Liu <wanjun.lp@alibaba-inc.com>
Mon, 4 Sep 2017 02:57:24 +0000 (10:57 +0800)
committerPan Liu <wanjun.lp@alibaba-inc.com>
Mon, 4 Sep 2017 02:57:24 +0000 (10:57 +0800)
commit90bd1961cc6526f0ca6e3b96190dc7a4724155f2
treec23b72ae527381f14d9c1715132165f654d7886a
parentcba229e98728f626baa9664bbc2ab34ce8601b7f
bluestore/NVMEDevice: rename the perf counter *aio_write* to *write*,
because it will also statistic the latency of sync write

Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
src/os/bluestore/NVMEDevice.cc