+2
−1
Loading
By omission the blobstore could only be grown in increments of cluster size. For smaller values the grow would fail, yet that value would still be updated on bs reload. No change in cluster count would still happen. It was unnecessary to wait, so now it goes through whole grow path. In practice only the super block value for device size changes. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I62684d745ea31daf110e8ff62751930f38b95199 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21286 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <jim.harris@samsung.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>