]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
aio: move aio.h/cc from fs dir to bluestore dir
authorPan Liu <wanjun.lp@alibaba-inc.com>
Wed, 19 Jul 2017 03:51:24 +0000 (11:51 +0800)
committerPan Liu <wanjun.lp@alibaba-inc.com>
Wed, 19 Jul 2017 03:51:24 +0000 (11:51 +0800)
commit0d28eb3637ba18979f6f95c3575e859d87fe1b98
tree67632cf1d871a9f4c1d0c577d1150292a58567a9
parent07223aa86d066a42eaa51866efadde5d1d635d1a
aio: move aio.h/cc from fs dir to bluestore dir

Signed-off-by: Pan Liu <wanjun.lp@alibaba-inc.com>
src/os/CMakeLists.txt
src/os/bluestore/BlockDevice.h
src/os/bluestore/KernelDevice.h
src/os/bluestore/PMEMDevice.h
src/os/bluestore/aio.cc [new file with mode: 0644]
src/os/bluestore/aio.h [new file with mode: 0644]
src/os/fs/aio.cc [deleted file]
src/os/fs/aio.h [deleted file]