Blame SOURCES/bz1326508-gfs2_5_Clarify_the_availability_of_the_loccookie_option.patch

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