summaryrefslogtreecommitdiff
path: root/mount.cifs.rst
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilov@microsoft.com>2019-04-04 16:25:30 +0000
committerPavel Shilovsky <pshilov@microsoft.com>2019-04-05 09:42:56 -0700
commit70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b (patch)
tree53fa9fdcf7fbc43931ee4c6b85cc8a86adfa0821 /mount.cifs.rst
parentcbdd6552bc5978476e344a253941e714d983c27b (diff)
downloadcifs-utils-70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b.tar.gz
cifs-utils-70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b.tar.bz2
cifs-utils-70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b.zip
mount.cifs.rst: mention kernel version for snapshots
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com> Reviewed-by: Paulo Alcantara <palcantara@suse.de>
Diffstat (limited to 'mount.cifs.rst')
-rw-r--r--mount.cifs.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/mount.cifs.rst b/mount.cifs.rst
index 8ba6e7b..02016e0 100644
--- a/mount.cifs.rst
+++ b/mount.cifs.rst
@@ -398,7 +398,8 @@ snapshot=time
Mount a specific snapshot of the remote share. ``time`` must be a
positive integer identifying the snapshot requested (in 100-nanosecond
units that have elapsed since January 1, 1601, or alternatively it can
- be specified in GMT format e.g. @GMT-2019.03.27-20.52.19)
+ be specified in GMT format e.g. @GMT-2019.03.27-20.52.19). Supported
+ in the Linux kernel starting from v4.19.
nobrl
Do not send byte range lock requests to the server. This is necessary