History log of /spdk/lib/ftl/upgrade/ftl_sb_v5.h (Results 1 – 3 of 3)
Revision Date Author Comments
# 8fc78fd8 09-Nov-2023 Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>

lib/ftl: Add ability to upgrade to version 5 of superblock

Add the upgrade functions and ability to load older version to convert
to the blob format.

Change-Id: I13a2f52ca4e3b3e5d40aa847fccd0e761e5

lib/ftl: Add ability to upgrade to version 5 of superblock

Add the upgrade functions and ability to load older version to convert
to the blob format.

Change-Id: I13a2f52ca4e3b3e5d40aa847fccd0e761e5d16ce
Signed-off-by: Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20554
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <jim.harris@samsung.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <ben@nvidia.com>

show more ...


# 9f42898a 15-Sep-2023 Lukasz Lasek <lukasz.lasek@solidigm.com>

lib/ftl: Create and load FTL using new superblock

Switch FTL to make use of the new superblock version. The ability to
load older (i.e. v4) FTL instances is added in future commits.

Change-Id: I575

lib/ftl: Create and load FTL using new superblock

Switch FTL to make use of the new superblock version. The ability to
load older (i.e. v4) FTL instances is added in future commits.

Change-Id: I5753024b6423b2009df067a798f400e0214f6ab7
Signed-off-by: Lukasz Lasek <lukasz.lasek@solidigm.com>
Signed-off-by: Mariusz Barczak <Mariusz.Barczak@solidigmtechnology.com>
Signed-off-by: Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/19596
Reviewed-by: Jim Harris <jim.harris@samsung.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Ben Walker <ben@nvidia.com>

show more ...


# f968b954 08-Nov-2023 Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>

lib/ftl: Superblock v5 introduction

Add the definition of the new superblock layout.
Add functions for manipulating the description of metadata regions within
the new superblock format.

Change-Id:

lib/ftl: Superblock v5 introduction

Add the definition of the new superblock layout.
Add functions for manipulating the description of metadata regions within
the new superblock format.

Change-Id: I983a2609c21cd1f2c0ffa3a795cb35301d15e7b7
Signed-off-by: Mateusz Kozlowski <mateusz.kozlowski@solidigm.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20525
Reviewed-by: Ben Walker <ben@nvidia.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <jim.harris@samsung.com>
Tested-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>

show more ...