Project

General

Profile

Actions

Fix #44171

open

pybind/cephfs: audit for unimplemented bindings for libcephfs

Added by Patrick Donnelly about 4 years ago. Updated almost 2 years ago.

Status:
Need More Info
Priority:
Normal
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
pacific,octopus,nautilus
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
cephfs.pyx
Labels (FS):
task(easy)
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Recently we've added some missing bindings:

commit 5b33fefcde39724bb746f6af66e741012dbb2f0a HEAD
Author: Varsha Rao <varao@redhat.com>
Date:   Wed Jan 8 19:55:57 2020 +0530

    pybind: Add listxattr

    Signed-off-by: Varsha Rao <varao@redhat.com>
---
 src/pybind/cephfs/cephfs.pyx | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

or

https://github.com/ceph/ceph/pull/33120/files#diff-e236831d9ec122aa7331671da4adff33

Audit the python binding to make sure we have complete 1-1 mapping of python bindings to libcephfs functions in "src/include/cephfs/libcephfs.h".

Actions

Also available in: Atom PDF