X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=man%2Famanda-devices.7;h=e1f7f33e827dd98ef53305ae98f193b515217f97;hb=96f35b20267e8b1a1c846d476f27fcd330e0b018;hp=15526798fba46bae75e83783a3c093d85edd8b97;hpb=d74dc4d908fcbc1a4ef474edaf51e61ec90eab6b;p=debian%2Famanda diff --git a/man/amanda-devices.7 b/man/amanda-devices.7 index 1552679..e1f7f33 100644 --- a/man/amanda-devices.7 +++ b/man/amanda-devices.7 @@ -2,12 +2,12 @@ .\" Title: amanda-devices .\" Author: Ian Turner .\" Generator: DocBook XSL Stylesheets vsnapshot_8273 -.\" Date: 04/10/2009 +.\" Date: 11/05/2009 .\" Manual: Miscellanea -.\" Source: Amanda 2.6.1p1 +.\" Source: Amanda 2.6.1p2 .\" Language: English .\" -.TH "AMANDA\-DEVICES" "7" "04/10/2009" "Amanda 2\&.6\&.1p1" "Miscellanea" +.TH "AMANDA\-DEVICES" "7" "11/05/2009" "Amanda 2\&.6\&.1p2" "Miscellanea" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -392,12 +392,24 @@ FSF (read\-write) This boolean property specifies whether the device driver may use the MTFSF operation (forward seek file)\&. .RE .PP +FSF_AFTER_FILEMARK +.RS 4 + + (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\&. +.RE +.PP FSR .RS 4 (read\-write) This boolean property specifies whether the device driver may use the MTFSR operation (forward seek record)\&. .RE .PP +NONBLOCKING_OPEN +.RS 4 + + (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"\&. +.RE +.PP READ_BUFFER_SIZE .RS 4