]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Client: Add Client::setlk and Client::getlk functions
authorGiorgos Kappes <giorgos@giorgoskappes.com>
Tue, 17 Dec 2024 14:01:07 +0000 (16:01 +0200)
committerGiorgos Kappes <giorgos@giorgoskappes.com>
Tue, 22 Jul 2025 16:01:46 +0000 (19:01 +0300)
commit22e5db4dc71409d0b1befe676d345a490a77d346
tree22301623c0d8d6340b280e2acf68f063f88954a3
parentacaa65fb755133ef834c19142f4534b9c42609ba
Client: Add Client::setlk and Client::getlk functions

Also, removed CEPHFS_* errno's from setlk() and getlk() as Ceph has moved away from them.

Signed-off-by: Giorgos Kappes <giorgos@giorgoskappes.com>
src/client/Client.cc
src/client/Client.h