[PATCH] SMC: add a 32 byte volume tag to storage slots
Ronnie Sahlberg <[email protected]> Mon, 8 Sep 2014 21:19:48 -0700
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <[email protected]> |
List, Tomo, Please find a small patch that adds a new argument to SMC storage slots to set the volume tag for the medium. This allows to use the full 32 bytes for the volume tag which is much more descreptive to a human user than the 10 character barcode we currently use. Ronnie Sahlberg (1): SMC: add a new volume_tag parameter to storage slots doc/README.dvdjukebox | 29 ++++++----------------------- doc/tgtadm.8.xml | 17 ++++++++++++++--- usr/smc.c | 25 +++++++++++++++++++------ usr/smc.h | 5 ++++- 4 files changed, 43 insertions(+), 33 deletions(-) -- 1.7.3.1