yes we do open tape device, but not using O_NDELAY or O_NONBLOCK.

our opens are simple like 
fd = robust_open(device_filename, O_RDONLY);
fd = robust_open(device_filename, O_RDWR);
-- 
This message posted from opensolaris.org
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to