rgw: rgw_rest_account.cc: Fix quota variable types from int32_t to int64_t
The max_size and max_objects in the Admin-OPs REST interface were accidentally set to int32_t This allowed to set only up to 2GB of quota for accounts Signed-off-by: Theofilos Mouratidis <mtheofilos@gmail.com>
T
Theofilos Mouratidis committed
f9941e765e8fe2ac69d7f828aaf3224fcc73bf7a
Parent: 411a50a