-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crimson: fix qa/RadosModel content corrupt
RadosModel test read more length than object size, if truncate not append zero to bufferlist, RadosMode will read more data and it will check if there is content after the object size. So append zero after truncate size to end of extent. Signed-off-by: chunmei-liu <[email protected]>
- Loading branch information
chunmei-liu
committed
Jan 26, 2022
1 parent
e8791ca
commit a59057a
Showing
1 changed file
with
7 additions
and
6 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