diff options
author | Stefan Haberland | 2022-09-20 21:26:16 +0200 |
---|---|---|
committer | Jens Axboe | 2022-09-21 08:32:51 -0600 |
commit | 32ff8ce08b47a5fe64ef9827443ba6cc49a659c8 (patch) | |
tree | 343760d0880b01dbab1e205d1f74f306fb3a78ce /drivers/s390/cio | |
parent | 1fca631a1185d1de9eab65ee963fec20efcc528a (diff) |
s390/dasd: add device ping attribute
Add a function to check if a device is accessible.
This makes mostly sense for copy pair secondary devices but it will work
for all devices.
The sysfs attribute ping is a write only attribute and will issue a NOP
CCW to the device.
In case of success it will return zero. If the device is not accessible
it will return an error code.
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
Reviewed-by: Jan Hoeppner <hoeppner@linux.ibm.com>
Link: https://lore.kernel.org/r/20220920192616.808070-8-sth@linux.ibm.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/s390/cio')
0 files changed, 0 insertions, 0 deletions