From: Emoly Liu Date: Fri, 6 Dec 2019 02:08:07 +0000 (+0800) Subject: LU-12852 pfl: restrict the stripe count correctly X-Git-Tag: 2.13.52~31 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=6dc37759cfb22727ac5d776c38b72e8638563fd8;hp=6dc37759cfb22727ac5d776c38b72e8638563fd8 LU-12852 pfl: restrict the stripe count correctly In function lod_get_stripe_count(), when restricting the stripe count to the maximum xattr size, the xattr overhead should be taken into count correctly. Signed-off-by: Emoly Liu Change-Id: Ief548e47ce4d375f2e189860ccfe05d0f3c7e890 Reviewed-on: https://review.whamcloud.com/36947 Tested-by: jenkins Reviewed-by: Andreas Dilger Tested-by: Maloo Reviewed-by: Bobi Jam Reviewed-by: Oleg Drokin ---