Blame SOURCES/0022-mount.cifs.rst-mention-kernel-version-for-snapshots.patch

5eee7b
From 4b66cc571fcfe69e9a5009a499fbfb5a4270411c Mon Sep 17 00:00:00 2001
5eee7b
From: Pavel Shilovsky <pshilov@microsoft.com>
5eee7b
Date: Thu, 4 Apr 2019 16:25:30 +0000
5eee7b
Subject: [PATCH 22/36] mount.cifs.rst: mention kernel version for snapshots
5eee7b
5eee7b
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
5eee7b
Reviewed-by: Paulo Alcantara <palcantara@suse.de>
5eee7b
(cherry picked from commit 70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b)
5eee7b
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
5eee7b
---
5eee7b
 mount.cifs.rst | 3 ++-
5eee7b
 1 file changed, 2 insertions(+), 1 deletion(-)
5eee7b
5eee7b
diff --git a/mount.cifs.rst b/mount.cifs.rst
5eee7b
index 8ba6e7b..02016e0 100644
5eee7b
--- a/mount.cifs.rst
5eee7b
+++ b/mount.cifs.rst
5eee7b
@@ -398,7 +398,8 @@ snapshot=time
5eee7b
    Mount a specific snapshot of the remote share. ``time`` must be a
5eee7b
    positive integer identifying the snapshot requested (in 100-nanosecond
5eee7b
    units that have elapsed since January 1, 1601, or alternatively it can
5eee7b
-   be specified in GMT format e.g. @GMT-2019.03.27-20.52.19)
5eee7b
+   be specified in GMT format e.g. @GMT-2019.03.27-20.52.19). Supported
5eee7b
+   in the Linux kernel starting from v4.19.
5eee7b
 
5eee7b
 nobrl
5eee7b
   Do not send byte range lock requests to the server. This is necessary
5eee7b
-- 
5eee7b
1.8.3.1
5eee7b