]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #30365 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 1 Nov 2019 23:00:27 +0000 (16:00 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Fri, 1 Nov 2019 23:00:27 +0000 (16:00 -0700)
commit06061186604812908e9faa6646abfc476754b56b
tree46e739202ba21abec5ec81c47452b7048c336e5e
parentf64688880d95db2629b7deb5ff2e2d873b765b7c
parent657472f71489d770617732b71aae4d0a1f8a731b
Merge PR #30365 into master

* refs/pull/30365/head:
cephfs-shell: get rid of "return" at the end of the method
pybind/cephfs.pyx: add NotDirectory exception
cephfs-shell: don't expect both Error and OSEror together
cephfs-shell: print built-in error messages for exceptions
cephfs-shell: use poutput defined with the module
cephfs-shell: use perror() defined within the module
cephfs-shell: don't pass default values in calls to perror
cephfs-shell: align perror's signature with cmd2.Cmd.perror
pybind/cephfs: make actual error message part of strerror of OSError

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Varsha Rao <varao@redhat.com>
src/pybind/cephfs/cephfs.pyx