glusterfs icon indicating copy to clipboard operation
glusterfs copied to clipboard

ec: fix the setxattr of simple-quota limit

Open amarts opened this issue 2 years ago • 1 comments

Simple-quota works on the idea that each brick knows what its capacity at the directory level are. In EC, the brick doesn't have full data but reduced by a factor of fragments. Thus, in this special case, while sending the limit itself, good to handle the fragment size part.

Updates: #3638 Change-Id: Id341de5afe59a7348c5eb15c51555243363550ef Signed-off-by: Amar Tumballi [email protected]

amarts avatar Jul 28 '22 07:07 amarts

/run regression

amarts avatar Aug 03 '22 10:08 amarts