westerndigitalcorporation / zenfs

ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs.
GNU General Public License v2.0
235 stars 86 forks source link

util: Fix errors in json export and parsing #263

Closed ywang-wnlo closed 1 year ago

yhr commented 1 year ago

@ywang-wnlo : Thanks! could you sign off the patch(that is required for merging) and push the update?

git commit --amend --signoff git push

ywang-wnlo commented 1 year ago

Seems I've already done that.

@ywang-wnlo : Thanks! could you sign off the patch(that is required for merging) and push the update?

git commit --amend --signoff git push

yhr commented 1 year ago

@ywang-wnlo : Indeed! I was looking for the signoff in the wrong place. The commit is allright.