Blame SOURCES/bz1326508-gfs2_5_Clarify_the_availability_of_the_loccookie_option.patch

6b8e40
commit 704beb265cd6f860a10f4a5ae0fd8c52e72bf392
6b8e40
Author: Andrew Price <anprice@redhat.com>
6b8e40
Date:   Tue Jul 19 15:41:13 2016 +0100
6b8e40
6b8e40
    gfs2(5): Clarify the availability of the loccookie option
6b8e40
    
6b8e40
    The loccookie option was added in kernel-3.10.0-341.el7 but the first
6b8e40
    release will be RHEL 7.3 so use that to clarify when 'loccookie' appears
6b8e40
    in RHEL7.
6b8e40
    
6b8e40
    Resolves: rhbz#1326508
6b8e40
    
6b8e40
    Signed-off-by: Andrew Price <anprice@redhat.com>
6b8e40
6b8e40
diff --git a/gfs2/man/gfs2.5 b/gfs2/man/gfs2.5
6b8e40
index 56d1a00..6c77519 100644
6b8e40
--- a/gfs2/man/gfs2.5
6b8e40
+++ b/gfs2/man/gfs2.5
6b8e40
@@ -193,7 +193,7 @@ give out well over half a billion location based cookies. This option was added
6b8e40
 in the 4.5 Linux kernel. Prior to this kernel, gfs2 did not add directory
6b8e40
 entries in a way that allowed it to use location based readdir cookies.
6b8e40
 \fBNote:\fP To safely turn on this option, all nodes mounting the filesystem
6b8e40
-must be running at least a 4.5 Linux kernel. If this option is only enabled on
6b8e40
+must be running at least a 4.5 Linux kernel or RHEL 7.3. If this option is only enabled on
6b8e40
 some of the nodes mounting a filesystem, the cookies returned by nodes using
6b8e40
 this option will not be valid on nodes that are not using this option, and vice
6b8e40
 versa.  Finally, when first enabling this option on a filesystem that had been