From ace9429bb58fd418f0c81d4c2835699bddf6bde6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 11 Apr 2024 10:27:49 +0200 Subject: Adding upstream version 6.6.15. Signed-off-by: Daniel Baumann --- Documentation/ABI/testing/sysfs-class-vduse | 33 +++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-class-vduse (limited to 'Documentation/ABI/testing/sysfs-class-vduse') diff --git a/Documentation/ABI/testing/sysfs-class-vduse b/Documentation/ABI/testing/sysfs-class-vduse new file mode 100644 index 0000000000..2f2bc5c8fc --- /dev/null +++ b/Documentation/ABI/testing/sysfs-class-vduse @@ -0,0 +1,33 @@ +What: /sys/class/vduse/ +Date: Oct 2021 +KernelVersion: 5.15 +Contact: Yongji Xie +Description: + The vduse/ class sub-directory belongs to the VDUSE + framework and provides a sysfs interface for configuring + VDUSE devices. + +What: /sys/class/vduse/control/ +Date: Oct 2021 +KernelVersion: 5.15 +Contact: Yongji Xie +Description: + This directory entry is created for the control device + of VDUSE framework. + +What: /sys/class/vduse// +Date: Oct 2021 +KernelVersion: 5.15 +Contact: Yongji Xie +Description: + This directory entry is created when a VDUSE device is + created via the control device. + +What: /sys/class/vduse//msg_timeout +Date: Oct 2021 +KernelVersion: 5.15 +Contact: Yongji Xie +Description: + (RW) The timeout (in seconds) for waiting for the control + message's response from userspace. Default value is 30s. + Writing a '0' to the file means to disable the timeout. -- cgit v1.2.3