Re: is this a correct message in the root CMakeLists.txt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jun 27, 2019 at 4:19 PM Ilya Dryomov <idryomov@xxxxxxxxx> wrote:
>
> On Thu, Jun 27, 2019 at 9:02 AM Milind Changire <mchangir@xxxxxxxxxx> wrote:
> >
> > in the root CMakeLists.txt ...
> >
> > if(WITH_KRBD AND WITHOUT_RBD)
> >   message(FATAL_ERROR "Cannot have WITH_KRBD with WITH_RBD.")
> > endif()
> >
> > considering the options being tested, should't that be
> > "Cannot have WITH_KRBD with WTIHOUT_RBD."
> >
> > we want to have RBD enabled when Kernel RBD is enabled, isn't it ?
> > please correct me if my understanding is wrong
>
> Hi Milind,
>
> Yes, this is just a typo in the error message.
>

https://github.com/ceph/ceph/pull/28795 should address this.

> Thanks,
>
>                 Ilya
> _______________________________________________
> Dev mailing list -- dev@xxxxxxx
> To unsubscribe send an email to dev-leave@xxxxxxx



-- 
Regards
Kefu Chai
_______________________________________________
Dev mailing list -- dev@xxxxxxx
To unsubscribe send an email to dev-leave@xxxxxxx



[Index of Archives]     [CEPH Users]     [Ceph Devel]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux