summaryrefslogtreecommitdiffstats
path: root/glusterfsd
diff options
context:
space:
mode:
authorPranith Kumar K <pranithk@gluster.com>2012-09-04 21:10:45 +0530
committerAnand Avati <avati@redhat.com>2012-09-06 18:28:57 -0700
commitbaddf332d589d29d9bcb18d11dcbb875650e4298 (patch)
tree3ef30374ff78113c1910217449e296e3a611f3da /glusterfsd
parentb46e98787f735f6b7cd434e4eeb7f8f011a6e63b (diff)
storage/posix: Make posix_fremovexattr anon fd friendly.
Problem: For anonymous fds posix_fremovexattr fails to work because the open never happens and the fd-ctx is not set with the fd-number. Fix: Use posix_fd_ctx_get which opens and sets the fd-number in the fd-ctx for anonymous fds. Tests: Added a syncop call in glustershd to test this change and it worked fine. Change-Id: I9629190a87eb27a7a1578e4fe732a5eb1248f30c BUG: 854331 Signed-off-by: Pranith Kumar K <pranithk@gluster.com> Reviewed-on: http://review.gluster.org/3903 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Amar Tumballi <amarts@redhat.com> Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions