On 23-3-2017 09:02, kefu chai wrote: > + ceph-devel Things were hidden in a large bluestore commit from Sage. Found it after bisecting... --WjW > On Wed, Mar 22, 2017 at 8:17 PM, Willem Jan Withagen <wjw@xxxxxxxxxxx> wrote: >> Hi Kefu, >> >> Any idea why I all of a sudden get these bluestore errors from includes?? >> I tried blaming all files I could think of, but that all seems rather >> stable and only changed long ago.. >> >> In file included from >> /home/jenkins/workspace/ceph-master/src/test/objectstore/store_test_fixture.cc:8: >> In file included from >> /home/jenkins/workspace/ceph-master/src/os/bluestore/BlueStore.h:42: >> /home/jenkins/workspace/ceph-master/src/os/bluestore/BlockDevice.h:41:12: >> error: no member named 'aio_t' in 'FS' >> list<FS::aio_t> pending_aios; ///< not yet submitted >> ~~~~^ >> /home/jenkins/workspace/ceph-master/src/os/bluestore/BlockDevice.h:42:12: >> error: no member named 'aio_t' in 'FS' >> list<FS::aio_t> running_aios; ///< submitting or submitted >> ~~~~^ >> >> thanx for any ideas... > > > see https://github.com/ceph/ceph/commit/52c93f5b71e34625969660e7d47e733aee8ea98b > > > -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html