]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind: fix open flags calculation
authorYan, Zheng <zyan@redhat.com>
Wed, 10 May 2017 00:13:52 +0000 (08:13 +0800)
committerYan, Zheng <zyan@redhat.com>
Wed, 10 May 2017 01:46:59 +0000 (09:46 +0800)
commit2c25c99cb4572ffae97555a56b24a4c4097dcdec
treedac6cd26501a6441b5e187bbb3384b009e1add9f
parent6a70b0705f6d5cdbd50df7b43962b71c803244e1
pybind: fix open flags calculation

(O_WRONLY | O_RDWR) is invaild open flags

Fixes: http://tracker.ceph.com/issues/19890
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/pybind/cephfs/cephfs.pyx