summaryrefslogtreecommitdiffstats
path: root/xlators/storage/posix/src/posix.c
diff options
context:
space:
mode:
authorvmallika <vmallika@redhat.com>2015-06-18 12:02:50 +0530
committerRaghavendra G <rgowdapp@redhat.com>2015-06-22 03:46:14 -0700
commit142cbe0cfe1f0ff64d081f792e33337977ef5562 (patch)
tree3e80ce879a394d72962cf6c1661e9b951b07adea /xlators/storage/posix/src/posix.c
parentbc6d9d679a87dd980afa4a064d6b2f6c49f39cae (diff)
quota: allow writes when with ENOENT/ESTALE on active fd
We may get ENOENT/ESTALE in case of below scenario fd = open file.txt unlink file.txt write on fd Here build_ancestry can fail as the file is removed. For now ignore ENOENT/ESTALE on active fd with writev and fallocate. We need to re-visit this code once we understand how other file-system behave in this scenario Below patch fixes the issue in DHT: http://review.gluster.org/#/c/11097 Change-Id: I7be683583b808c280e3ea2ddd036c1558a6d53e5 BUG: 1188242 Signed-off-by: vmallika <vmallika@redhat.com> Reviewed-on: http://review.gluster.org/11307 Tested-by: NetBSD Build System <jenkins@build.gluster.org> Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Raghavendra G <rgowdapp@redhat.com>
Diffstat (limited to 'xlators/storage/posix/src/posix.c')
0 files changed, 0 insertions, 0 deletions