]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/cephfs: Fix setxattr function. Pass value as character pointer
authorWido den Hollander <wido@42on.com>
Wed, 17 Dec 2014 13:01:44 +0000 (14:01 +0100)
committerWido den Hollander <wido@42on.com>
Wed, 17 Dec 2014 13:01:44 +0000 (14:01 +0100)
commit0c9d55d404f73ecd47987cc84eadd791b6345493
tree5587b7e6c2c040086be28893ec7a111fb80338c9
parent9b73c76209e0584525045246f344f2193a9420b7
pybind/cephfs: Fix setxattr function. Pass value as character pointer

This passes the value of the xattr correctly and makes it work.
src/pybind/cephfs.py