4030e99 scsi_reserve: add restart option

Authored and Committed by rohara 15 years ago
    scsi_reserve: add restart option
    
    Added restart option to scsi_reserve init script. Using this option
    will result is re-registering with all devices. It will not remove
    any existing registrations, since doing so would be dangerous. In
    short, it is nearly identical to calling the script with the "start"
    option. (BZ #455330)