Imported Upstream version 2.6.1p2
[debian/amanda] / man / xml-source / amanda-devices.7.xml
index 852f75fff451d0a55e6279fcb1f7d78583e47aa2..59fb602950116c07308ac84ed7c27476497d44c4 100644 (file)
@@ -439,10 +439,18 @@ operations can be emulated with the MTREW and read data operations.</para>
  <!-- ==== -->
  <varlistentry><term>FSF</term><listitem>
  (read-write) This boolean property specifies whether the device driver may use the MTFSF operation (forward seek file).
+</listitem></varlistentry>
+ <!-- ==== -->
+ <varlistentry><term>FSF_AFTER_FILEMARK</term><listitem>
+ (read-write) This boolean property specifies whether the device driver needs a FSF to go the next file after the filemark is read. Default to "TRUE" on Solaris and "FALSE" on all others machines.
 </listitem></varlistentry>
  <!-- ==== -->
  <varlistentry><term>FSR</term><listitem>
  (read-write) This boolean property specifies whether the device driver may use the MTFSR operation (forward seek record).
+</listitem></varlistentry>
+ <!-- ==== -->
+ <varlistentry><term>NONBLOCKING_OPEN</term><listitem>
+ (read-write) Set this boolean property to "true" if O_NONBLOCK must be used on the open call. Default to "true" on Linux and "false" on all others machines. Witout it, Linux wait for a few seconds if no tape are loaded. Solaris have strange error it is set to "yes".
 </listitem></varlistentry>
  <!-- ==== -->
  <varlistentry><term>READ_BUFFER_SIZE</term><listitem>