summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex2.h
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>1999-11-21 20:23:58 +0000
committermjacob <mjacob@FreeBSD.org>1999-11-21 20:23:58 +0000
commit91842d93192e4055c56d4ab8c7da02a8b2e2c3b2 (patch)
tree9ee06d29868a77dc61dec4331ee53c4d6bddd80e /lib/libc/regex/regex2.h
parent9ea5fe11b1b0333285cd42395b0b938e101db87c (diff)
downloadFreeBSD-src-91842d93192e4055c56d4ab8c7da02a8b2e2c3b2.zip
FreeBSD-src-91842d93192e4055c56d4ab8c7da02a8b2e2c3b2.tar.gz
Don't clear the SA_FLAG_TAPE_LOCKED prior to calling
saprevent when we're doing an OFFLINE ioctl- saprevent won't unlock the door, which then causes the unload to fail on some units. If we've already unloaded the tape, don't try and rewind and unload in saclose. This is a slightly riskier change because we're now going to depend on SA_FLAG_TAPE_MOUNTED to say whether we've really unloaded the tape. This involved changing the setting in sadone for tape errors to SA_FLAG_TAPE_FROZEN (which is more accurate anyway-if you get an EIO you've probably lost tape position anyway) where it used to just clear the mounted flag.
Diffstat (limited to 'lib/libc/regex/regex2.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud