]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/posix: implement the quota feature
authorNithya Balachandran <nithya.balachandran@ibm.com>
Tue, 24 Mar 2026 08:17:52 +0000 (08:17 +0000)
committerDaniel Gryniewicz <dang@fprintf.net>
Fri, 29 May 2026 16:05:12 +0000 (12:05 -0400)
commit89a28892365d161f7f4e52788d1dcea443e09d4b
tree4fc98909bdcbe30534e9f0717a19a112af617731
parentb718c6294fe13c3cfea8875422c87b840725db9b
rgw/posix: implement the quota feature

Implement the quota feature for the POSIX driver.

Signed-off-by: Nithya Balachandran <nithya.balachandran@ibm.com>
src/rgw/driver/dbstore/common/dbstore.cc
src/rgw/driver/dbstore/common/dbstore.h
src/rgw/driver/dbstore/sqlite/sqliteDB.cc
src/rgw/driver/dbstore/sqlite/sqliteDB.h
src/rgw/driver/posix/rgw_sal_posix.cc
src/rgw/driver/posix/rgw_sal_posix.h
src/test/rgw/test_rgw_posix_driver.cc