RAID check with bioctl is left to be done

This commit is contained in:
Tristan PILAT 2019-03-22 14:55:09 +01:00
parent 954eaf5e28
commit 823a4f9ee0
1 changed files with 4 additions and 0 deletions

View File

@ -160,6 +160,10 @@ if [ "$IS_TMOUTPROFILE" = 1 ]; then
fi
fi
# Check RAID state (bioctl)
#if [ "$IS_RAIDOK" = 1 ]; then
# TODO
#fi
if [ "$IS_EVOBACKUP" = 1 ]; then
fi