[Bugs] [Bug 1211221] New: Any operation that relies on fd->flags may not work on anonymous fds

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 13 10:51:31 UTC 2015


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

            Bug ID: 1211221
           Summary: Any operation that relies on fd->flags may not work on
                    anonymous fds
           Product: GlusterFS
           Version: mainline
         Component: core
          Assignee: bugs at gluster.org
          Reporter: rtalur at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

We do not set the same flags to anonymous fd that posix uses to open
a 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.

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


More information about the Bugs mailing list