forked from ceph/ceph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rgw/cache: fixing update_attrs and get_attrs in ssd backed cache back…
…end. update_attrs did not check whether an xattr already existed before modifying it - added check for that. corrected converting bufferlist to string. get_attrs did not check whether attribute size is zero or negative - added check for that. Signed-off-by: Pritha Srivastava <[email protected]>
- Loading branch information
1 parent
5595de4
commit 07ca405
Showing
1 changed file
with
22 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters