From 4b66cc571fcfe69e9a5009a499fbfb5a4270411c Mon Sep 17 00:00:00 2001 From: Pavel Shilovsky Date: Thu, 4 Apr 2019 16:25:30 +0000 Subject: [PATCH 22/36] mount.cifs.rst: mention kernel version for snapshots Signed-off-by: Pavel Shilovsky Reviewed-by: Paulo Alcantara (cherry picked from commit 70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b) Signed-off-by: Sachin Prabhu --- mount.cifs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 1.8.3.1