summaryrefslogtreecommitdiffstats
path: root/xlators/performance/io-cache/src/io-cache.c
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2013-06-27 18:05:54 +0200
committerVijay Bellur <vbellur@redhat.com>2013-07-10 01:58:11 -0700
commit72aef87eeddc59428af67f2e6a666839b0ddd09c (patch)
tree8eb7057e71c066c5ca0b5c0eba81476879a9cc9b /xlators/performance/io-cache/src/io-cache.c
parent63ed610617458ac4fd85cb83471df2222380f28a (diff)
test-ffop: the result of (O_TRUNC|O_RDONLY) is unspecified
On RHEL-6 an open(.., O_TRUNC|O_RDONLY) fails. test-ffop expects this to succeed, but the behaviour is unspecified according to 'man 2 open': O_TRUNC If the file already exists and is a regular file and the open mode allows writing (i.e., is O_RDWR or O_WRONLY) it will be truncated to length 0. If the file is a FIFO or terminal device file, the O_TRUNC flag is ignored. Otherwise the effect of O_TRUNC is unspecified. Change-Id: I76b55419871fc758cbe82532f9b75476a0c14101 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/5268 Reviewed-by: Vijay Bellur <vbellur@redhat.com> Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'xlators/performance/io-cache/src/io-cache.c')
0 files changed, 0 insertions, 0 deletions