On Sun, Apr 19, 2020 at 1:39 AM Bart Van Assche <bvanassche@xxxxxxx> wrote: > > On 4/15/20 2:20 AM, Danil Kipnis wrote: > > This is the sysfs interface to rnbd mapped devices on server side: > > > > /sys/class/rnbd-server/ctl/devices/<device_name>/ > > |- block_dev > > | *** link pointing to the corresponding block device sysfs entry > > | > > |- sessions/<session-name>/ > > | *** sessions directory > > | > > |- read_only > > | *** is devices mapped as read only > > | > > |- mapping_path > > *** relative device path provided by the client during mapping > > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> Thanks Bart!