summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAurelien Aptel <aaptel@suse.com>2019-01-24 18:13:56 +0100
committerPavel Shilovsky <pshilov@microsoft.com>2019-02-14 16:00:52 -0800
commitf0c95ea8d2835b16ac17895fa7bcbbfdc95ed708 (patch)
treeed68b96dee2510594d98ef947836eaec08840001
parent3eb33a11665aebc503024b1b8ed655a32eb55035 (diff)
downloadcifs-utils-f0c95ea8d2835b16ac17895fa7bcbbfdc95ed708.tar.gz
cifs-utils-f0c95ea8d2835b16ac17895fa7bcbbfdc95ed708.tar.bz2
cifs-utils-f0c95ea8d2835b16ac17895fa7bcbbfdc95ed708.zip
smbinfo.rst: document kernel version
Signed-off-by: Aurelien Aptel <aaptel@suse.com>
-rw-r--r--smbinfo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/smbinfo.rst b/smbinfo.rst
index e37c709..a10edb1 100644
--- a/smbinfo.rst
+++ b/smbinfo.rst
@@ -61,7 +61,7 @@ NOTES
*****
Kernel support for smbinfo utilities requires the CIFS_QUERY_INFO
-IOCTL which was initially introduced in the XXX kernel and is only
+IOCTL which was initially introduced in the 4.20 kernel and is only
implemented for mount points using SMB2 or above (see mount.cifs(8)
`vers` option).