diff options
author | Gioh Kim <gi-oh.kim@cloud.ionos.com> | 2020-11-26 11:47:19 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-04 17:41:10 +0100 |
commit | 7578d5cd1e0fe71736970372fcf96341d69f2234 (patch) | |
tree | ddd9476b7fd6192d0ec84585f524991f6d31ddfb /Documentation/sh | |
parent | Documentation/ABI/rnbd-clt: fix typo in sysfs-class-rnbd-client (diff) | |
download | linux-7578d5cd1e0fe71736970372fcf96341d69f2234.tar.xz linux-7578d5cd1e0fe71736970372fcf96341d69f2234.zip |
Documentation/ABI/rnbd-clt: session name is appended to the device path
When mapping a device,
/sys/devices/virtual/rnbd-client/ctl/devices/<device_id> was created.
But we found out that it had a problem when mapping the same file
on different servers. So we append the session name after the
device_id as below.
/sys/devices/virtual/rnbd-client/ctl/devices/<device_id>@<session_name>
Signed-off-by: Gioh Kim <gi-oh.kim@cloud.ionos.com>
Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/sh')
0 files changed, 0 insertions, 0 deletions