On Mon, Sep 8, 2025 at 8:37 PM Viacheslav Dubeyko <slava@xxxxxxxxxxx> wrote: > > From: Viacheslav Dubeyko <Slava.Dubeyko@xxxxxxx> > > CephFS kernel client depends on declaractions in > include/linux/ceph/. So, this folder with Ceph > declarations should be mentioned for CephFS kernel > client. Also, this patch adds information about > Ceph bug tracking system. > > v2 > Ilya Dryomov suggested to add bug tracking system info > for RADOS BLOCK DEVICE (RBD) entry and to correct > CephFS and libceph maintainers info. Hi Slava, I also suggested to not duplicate include/linux/ceph/ path under CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) ;) The dependency argument can be extended to other includes and a large chunk of net/ceph/ as well, so it's not really viable. I can drop that bit when applying the patch. Thanks, Ilya