T.R | Title | User | Personal Name | Date | Lines |
---|
327.1 | Close. | NABETH::alan | Dr. File System's Home for Wayward Inodes. | Tue Apr 15 1997 18:35 | 5 |
| This now uses fstat(2) to verify that the file is open. If
fstat(2) fails, then the errno for the failure is mapped
to an MRD status with mrd_map_os_error(). EBADF is the
most likely failure here, but doing this ensures that the
actual failure is correctly reported.
|
327.2 | | DECWET::RWALKER | Roger Walker - Media Changers | Sun Apr 20 1997 01:33 | 4 |
| Why not send a real TUR through the generic IOCTL, you get a free one
on open and after some errors but you can send your own anytime
you want.
|
327.3 | | SSDEVO::ROLLOW | Dr. File System's Home for Wayward Inodes. | Sun Apr 20 1997 09:51 | 5 |
| Because the generic I/O control doesn't work before V3.1
of the CLC driver. In the version after this, I'll look
into faking it on the earlier versions and hope they handle
the errors gracefully, but V1.2 still supports as far back
V2.2 with OSF/1 support going back to V1.3.
|