这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: casualfish/mhvtl

Tags

1.1-1_release

Toggle 1.1-1_release's commit message
mhvtl.spec: Update for 1.1-1 release

- Clean up IPC resources when finished with them
- Simplify fifo reference counting
- Start including Scientific Linux patches (Still need to include kmod RPM)
- Fix 'make install' on Ubuntu
- Various log message cleanups

Signed-off-by: Mark Harvey <markh794@gmail.com>

1.1-0_release

Toggle 1.1-0_release's commit message
mhvtl.spec: Update for 1.1 release

With inclusion of 'real time event notification', bumping minor version
from 1.0 to 1.1

Signed-off-by: Mark Harvey <markh794@gmail.com>

1.0-1_release

Toggle 1.0-1_release's commit message
mhvtl.spec: Update for the 1.0.1 release

- Added mode page 25h (vendor specific) for IBM LTO3/4/5
  This allows the Windows IBM Tape Driver to load correctly (connected via
  iSCSI)
- Attempt to correct file permission/ownership when media is created manually
- A HUP signal to the vtllibrary daemon will cause it to re-read its config
  from the /etc/mhvtl/library_contents.XX file. (So you can change the slot
  config without having to re-start the daemon).

Signed-off-by: Mark Harvey <markh794@gmail.com>

1.0-0_release

Toggle 1.0-0_release's commit message
mhvtl.spec: Update for the 1.0.0 release

- Re-worked MODE SENSE/SELECT data structures into a linked list.
- Re-worked LOG SENSE/SELECT data structures into a linked list.
- Added support for sub-page MODE information.
- Added STK 9x40 drive emulations.
- Removed dead code from kernel driver.
- Add working REPORT DENSITY support to the SSC.
  This change required the personality modules to define the list of supported
  densities. The media density is defined at 'mktape' time.
  Hence, the optional 'media load' rules in device.conf are now redundent
  and not used.
  BUT: The option to load any media into any drive is also gone.

Signed-off-by: Mark Harvey <markh794@gmail.com>

0.18-17_release

Toggle 0.18-17_release's commit message
mhvtl.spec: Update for 0.18-17 release.

Bug fixes only.
 - Main one is returned sense from SPACE op code.
   BackupExec and ArcServ now work.
 - Test MAP port status before allowing media to be moved in/out
 - Fix buffer overflow in product_id[] in vtllibrary
 - Fix kernel compile warning since 2.6.33

Signed-off-by: Mark Harvey <markh794@gmail.com>

0.18-16_release

Toggle 0.18-16_release's commit message
mhvtl.spec: Update for 0.18-16 release

Signed-off-by: Mark Harvey <markh794@gmail.com>

0.18-15_release

Toggle 0.18-15_release's commit message
mhvtl.spec: Update for 0.18-15 release

Signed-off-by: Mark Harvey <markh794@gmail.com>

0.18-14_release

Toggle 0.18-14_release's commit message
mhvtl.spec: Update for 0.18-14 release

Signed-off-by: Mark Harvey <markh794@gmail.com>

0.18-13_release

Toggle 0.18-13_release's commit message
mhvtl.spec: Update for 0.18-13

Contains extra fix for READ ELEMENT STATUS

Signed-off-by: Mark Harvey <markh794@gmail.com>