On Sun, Apr 19, 2020 at 1:18 AM Bart Van Assche <bvanassche@xxxxxxx> wrote: > > On 4/15/20 2:20 AM, Danil Kipnis wrote: > > This is the sysfs interface to rnbd block devices on client side: > > > > /sys/class/rnbd-client/ctl/ > > |- map_device > > | *** maps remote device > > | > > |- devices/ > > *** all mapped devices > > > > /sys/block/rnbd<N>/rnbd/ > > |- unmap_device > > | *** unmaps device > > | > > |- state > > | *** device state > > | > > |- session > > | *** session name > > | > > |- mapping_path > > *** path of the dev that was mapped on server > > Reviewed-by: Bart Van Assche <bvanassche@xxxxxxx> > Thanks Bart!