[Bugs] [Bug 1342903] O_DIRECT support for sharding

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 8 09:44:13 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1342903



--- Comment #6 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/14662 committed in release-3.7 by Pranith
Kumar Karampuri (pkarampu at redhat.com) 
------
commit 3a82ea38fd5b150796e1f436097ad45a629835e7
Author: Raghavendra Talur <rtalur at redhat.com>
Date:   Mon Apr 13 17:05:44 2015 +0530

    libglusterfs: Even anonymous fds must have fd->flags set

            Backport of: http://review.gluster.org/10219

    We do not set the same flags to anonymous fd that posix uses to open
    an anonymous fd in the backend. If there are any xlators which rely on
    these flags for their operation they may not work well.

    Add proper flags to anonymous fds at the time of their creation and
    refer to them for subsequent operations.

    Change-Id: I60d5b04ab851c31fbe4e5e74bee1af1b14daa52e
    BUG: 1342903
    Signed-off-by: Raghavendra Talur <rtalur at redhat.com>
    Reviewed-on: http://review.gluster.org/14662
    Tested-by: Krutika Dhananjay <kdhananj at redhat.com>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list