| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
This patch converts rtslib code copyright from AGPL to the
permissive Apache License 2.0.
It also update copyright owner to Datera, Inc.
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
|
| |
|
|
| |
Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
|
| |
|
|
| |
For an amount of 0, the plural is to be used in English.
|
| |
|
|
|
|
|
| |
* Normally, the lun is referenced by its index which is a numebr greater than
0, and this is supported by tab completion. Howver, it seems that for some,
typing 'lunX' instead of just 'X' is more intuitive, so the alternative
syntax is now allowed.
|
| |
|
|
|
| |
* When trying to create a new LUN with a bad storage object, a stack trace was
being dumped.
|
| | |
|
| |
|
|
| |
* This is not an attribute in rtslib, but we present it as if it was one.
|
| |
|
|
| |
* A warning would be nice but lio_dump needs root privileges.
|
| |
|
|
| |
* If there are unsaved changes, prompt the user.
|
| |
|
|
|
| |
* Replaces Node ACL ad-hoc auth support
* Allows auth support in TPGT (recently added in iSCSI)
|
| |
|
|
| |
* Loading fabric modules success and failures are now debug messages only.
|
| | |
|
| |
|