diff options
author | Gioh Kim <gi-oh.kim@cloud.ionos.com> | 2020-11-26 13:47:19 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2020-12-04 19:41:10 +0300 |
commit | 7578d5cd1e0fe71736970372fcf96341d69f2234 (patch) | |
tree | ddd9476b7fd6192d0ec84585f524991f6d31ddfb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47479b795490f146ff045ec3ee5a724bbce294f0 (diff) | |
download | linux-7578d5cd1e0fe71736970372fcf96341d69f2234.tar.xz |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions