]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
filter/posix: Implement `POSIXUser` as store
authorSamarah Uriarte <samarah.uriarte@ibm.com>
Tue, 11 Mar 2025 18:48:21 +0000 (13:48 -0500)
committerSamarah Uriarte <samarah.uriarte@ibm.com>
Thu, 10 Jul 2025 13:10:39 +0000 (08:10 -0500)
commitca238ba4990766d779b1ca13a1ee87bae4be0fb2
treeadb89d41cca938c468bf510ccd660e922b23f782
parentcf51fa1dc9f3ad9bf9d58e08d87ffac25effe950
filter/posix: Implement `POSIXUser` as store

Signed-off-by: Samarah Uriarte <samarah.uriarte@ibm.com>
src/rgw/CMakeLists.txt
src/rgw/driver/posix/posixDB.cc [new file with mode: 0644]
src/rgw/driver/posix/posixDB.h [new file with mode: 0644]
src/rgw/driver/posix/rgw_sal_posix.cc
src/rgw/driver/posix/rgw_sal_posix.h