]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: remove usless _openat() 43752/head
authorXiubo Li <xiubli@redhat.com>
Mon, 1 Nov 2021 06:08:04 +0000 (14:08 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 2 Nov 2021 01:20:33 +0000 (09:20 +0800)
commit2ec6212f1587aeedb759f313128e012b182834e3
treea70d9a3215ada7788f41bcf2c70eb87c311b0d53
parent5a254a2701ebdb90aae40cb2c78a6e76739ccd9d
client: remove usless _openat()

The _openat() is never used and I believe this also was introduced
when coding previous interim patches and forgot to remove it.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Client.cc
src/client/Client.h