-
- Downloads
common: Add runtime SDS check and disable
Some devices have no support for SDS and will not be able to create a
pool unless build without SDS_ENABLE or forcing disable SDS during
creation.
This commit checks if the device has SDS support on ndctl before
durint poolset creation and disables it if don't.
Signed-off-by:
Lucas A. M. Magalhaes <lamm@linux.ibm.com>
Showing
- src/common/set.c 8 additions, 0 deletionssrc/common/set.c
- src/common/shutdown_state.c 24 additions, 3 deletionssrc/common/shutdown_state.c
- src/common/shutdown_state.h 1 addition, 0 deletionssrc/common/shutdown_state.h
- src/libpmempool/check_pool_hdr.c 5 additions, 0 deletionssrc/libpmempool/check_pool_hdr.c
Loading
Please register or sign in to comment