f70e85dcc6
This release makes the ltotape driver thread-safe, as libltfs expects it to be. This fixes a lot of problems because of race conditions on SCSI I/O structures.
7 lines
359 B
Text
7 lines
359 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2019/03/16 00:44:22 manu Exp $
|
|
|
|
Enable ltotape by setting the following in ${PKG_SYSCONFDIR}/ltfs.conf
|
|
default tape ltotape
|
|
plugin tape ltotape ${PREFIX}/lib/ltfs/libdriver-ltotape.so
|
|
===========================================================================
|