Ignore:
Timestamp:
Jun 24, 2009, 5:09:21 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.0 to 3.0.35

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/manpages/vfstest.1

    r158 r286  
    11.\"     Title: vfstest
    2 .\"    Author:
    3 .\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
    4 .\"      Date: 08/25/2008
     2.\"    Author: [see the "AUTHOR" section]
     3.\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
     4.\"      Date: 06/22/2009
    55.\"    Manual: User Commands
    66.\"    Source: Samba 3.0
     7.\"  Language: English
    78.\"
    8 .TH "VFSTEST" "1" "08/25/2008" "Samba 3\.0" "User Commands"
     9.TH "VFSTEST" "1" "06/22/2009" "Samba 3\&.0" "User Commands"
     10.\" -----------------------------------------------------------------
     11.\" * (re)Define some macros
     12.\" -----------------------------------------------------------------
     13.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     14.\" toupper - uppercase a string (locale-aware)
     15.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     16.de toupper
     17.tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
     18\\$*
     19.tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
     20..
     21.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     22.\" SH-xref - format a cross-reference to an SH section
     23.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     24.de SH-xref
     25.ie n \{\
     26.\}
     27.toupper \\$*
     28.el \{\
     29\\$*
     30.\}
     31..
     32.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     33.\" SH - level-one heading that works better for non-TTY output
     34.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     35.de1 SH
     36.\" put an extra blank line of space above the head in non-TTY output
     37.if t \{\
     38.sp 1
     39.\}
     40.sp \\n[PD]u
     41.nr an-level 1
     42.set-an-margin
     43.nr an-prevailing-indent \\n[IN]
     44.fi
     45.in \\n[an-margin]u
     46.ti 0
     47.HTML-TAG ".NH \\n[an-level]"
     48.it 1 an-trap
     49.nr an-no-space-flag 1
     50.nr an-break-flag 1
     51\." make the size of the head bigger
     52.ps +3
     53.ft B
     54.ne (2v + 1u)
     55.ie n \{\
     56.\" if n (TTY output), use uppercase
     57.toupper \\$*
     58.\}
     59.el \{\
     60.nr an-break-flag 0
     61.\" if not n (not TTY), use normal case (not uppercase)
     62\\$1
     63.in \\n[an-margin]u
     64.ti 0
     65.\" if not n (not TTY), put a border/line under subheading
     66.sp -.6
     67\l'\n(.lu'
     68.\}
     69..
     70.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     71.\" SS - level-two heading that works better for non-TTY output
     72.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     73.de1 SS
     74.sp \\n[PD]u
     75.nr an-level 1
     76.set-an-margin
     77.nr an-prevailing-indent \\n[IN]
     78.fi
     79.in \\n[IN]u
     80.ti \\n[SN]u
     81.it 1 an-trap
     82.nr an-no-space-flag 1
     83.nr an-break-flag 1
     84.ps \\n[PS-SS]u
     85\." make the size of the head bigger
     86.ps +2
     87.ft B
     88.ne (2v + 1u)
     89.if \\n[.$] \&\\$*
     90..
     91.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     92.\" BB/BE - put background/screen (filled box) around block of text
     93.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     94.de BB
     95.if t \{\
     96.sp -.5
     97.br
     98.in +2n
     99.ll -2n
     100.gcolor red
     101.di BX
     102.\}
     103..
     104.de EB
     105.if t \{\
     106.if "\\$2"adjust-for-leading-newline" \{\
     107.sp -1
     108.\}
     109.br
     110.di
     111.in
     112.ll
     113.gcolor
     114.nr BW \\n(.lu-\\n(.i
     115.nr BH \\n(dn+.5v
     116.ne \\n(BHu+.5v
     117.ie "\\$2"adjust-for-leading-newline" \{\
     118\M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     119.\}
     120.el \{\
     121\M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
     122.\}
     123.in 0
     124.sp -.5v
     125.nf
     126.BX
     127.in
     128.sp .5v
     129.fi
     130.\}
     131..
     132.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     133.\" BM/EM - put colored marker in margin next to block of text
     134.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     135.de BM
     136.if t \{\
     137.br
     138.ll -2n
     139.gcolor red
     140.di BX
     141.\}
     142..
     143.de EM
     144.if t \{\
     145.br
     146.di
     147.ll
     148.gcolor
     149.nr BH \\n(dn
     150.ne \\n(BHu
     151\M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[]
     152.in 0
     153.nf
     154.BX
     155.in
     156.fi
     157.\}
     158..
     159.\" -----------------------------------------------------------------
     160.\" * set default formatting
     161.\" -----------------------------------------------------------------
    9162.\" disable hyphenation
    10163.nh
    11164.\" disable justification (adjust text to left margin only)
    12165.ad l
    13 .SH "NAME"
    14 vfstest - tool for testing samba VFS modules
    15 .SH "SYNOPSIS"
    16 .HP 1
    17 vfstest [\-d\ debuglevel] [\-c\ command] [\-l\ logdir] [\-h]
     166.\" -----------------------------------------------------------------
     167.\" * MAIN CONTENT STARTS HERE *
     168.\" -----------------------------------------------------------------
     169.SH "Name"
     170vfstest \- tool for testing samba VFS modules
     171.SH "Synopsis"
     172.fam C
     173.HP \w'\ 'u
     174\FCvfstest\F[] [\-d\ debuglevel] [\-c\ command] [\-l\ logdir] [\-h]
     175.fam
    18176.SH "DESCRIPTION"
    19177.PP
    20178This tool is part of the
    21179\fBsamba\fR(7)
    22 suite\.
    23 .PP
    24 vfstest
    25 is a small command line utility that has the ability to test dso samba VFS modules\. It gives the user the ability to call the various VFS functions manually and supports cascaded VFS modules\.
     180suite\&.
     181.PP
     182\FCvfstest\F[]
     183is a small command line utility that has the ability to test dso samba VFS modules\&. It gives the user the ability to call the various VFS functions manually and supports cascaded VFS modules\&.
    26184.SH "OPTIONS"
    27185.PP
    28186\-c|\-\-command=command
    29187.RS 4
    30 Execute the specified (colon\-separated) commands\. See below for the commands that are available\.
     188Execute the specified (colon\-separated) commands\&. See below for the commands that are available\&.
    31189.RE
    32190.PP
    33191\-h|\-\-help
    34192.RS 4
    35 Print a summary of command line options\.
     193Print a summary of command line options\&.
    36194.RE
    37195.PP
    38196\-l|\-\-logfile=logbasename
    39197.RS 4
    40 File name for log/debug files\. The extension
    41 \fB\'\.client\'\fR
    42 will be appended\. The log file is never removed by the client\.
     198File name for log/debug files\&. The extension
     199\fB\'\&.client\'\fR
     200will be appended\&. The log file is never removed by the client\&.
    43201.RE
    44202.PP
     
    46204.RS 4
    47205\fIlevel\fR
    48 is an integer from 0 to 10\. The default value if this parameter is not specified is 0\.
    49 .sp
    50 The higher this value, the more detail will be logged to the log files about the activities of the server\. At level 0, only critical errors and serious warnings will be logged\. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\.
    51 .sp
    52 Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\.
     206is an integer from 0 to 10\&. The default value if this parameter is not specified is 0\&.
     207.sp
     208The higher this value, the more detail will be logged to the log files about the activities of the server\&. At level 0, only critical errors and serious warnings will be logged\&. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\&.
     209.sp
     210Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\&. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\&.
    53211.sp
    54212Note that specifying this parameter here will override the
    55 \fIlog level\fR
     213\m[blue]\fBlog level\fR\m[]
    56214parameter in the
    57 \fIsmb\.conf\fR
    58 file\.
     215\FCsmb\&.conf\F[]
     216file\&.
    59217.RE
    60218.PP
    61219\-V
    62220.RS 4
    63 Prints the program version number\.
     221Prints the program version number\&.
    64222.RE
    65223.PP
    66224\-s <configuration file>
    67225.RS 4
    68 The file specified contains the configuration details required by the server\. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\. See
    69 \fIsmb\.conf\fR
    70 for more information\. The default configuration file name is determined at compile time\.
     226The file specified contains the configuration details required by the server\&. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\&. See
     227\FCsmb\&.conf\F[]
     228for more information\&. The default configuration file name is determined at compile time\&.
    71229.RE
    72230.PP
    73231\-l|\-\-log\-basename=logdirectory
    74232.RS 4
    75 Base directory name for log/debug files\. The extension
    76 \fB"\.progname"\fR
    77 will be appended (e\.g\. log\.smbclient, log\.smbd, etc\.\.\.)\. The log file is never removed by the client\.
     233Base directory name for log/debug files\&. The extension
     234\fB"\&.progname"\fR
     235will be appended (e\&.g\&. log\&.smbclient, log\&.smbd, etc\&.\&.\&.)\&. The log file is never removed by the client\&.
    78236.RE
    79237.SH "COMMANDS"
     
    89247.IP \(bu 2.3
    90248.\}
    91 load <module\.so>
     249\FCload <module\&.so>\F[]
    92250\- Load specified VFS module
    93251.RE
     
    101259.IP \(bu 2.3
    102260.\}
    103 populate <char> <size>
     261\FCpopulate <char> <size>\F[]
    104262\- Populate a data buffer with the specified data
    105263.RE
     
    113271.IP \(bu 2.3
    114272.\}
    115 showdata [<offset> <len>]
     273\FCshowdata [<offset> <len>]\F[]
    116274\- Show data currently in data buffer
    117275.RE
     
    125283.IP \(bu 2.3
    126284.\}
    127 connect
     285\FCconnect\F[]
    128286\- VFS connect()
    129287.RE
     
    137295.IP \(bu 2.3
    138296.\}
    139 disconnect
     297\FCdisconnect\F[]
    140298\- VFS disconnect()
    141299.RE
     
    149307.IP \(bu 2.3
    150308.\}
    151 disk_free
     309\FCdisk_free\F[]
    152310\- VFS disk_free()
    153311.RE
     
    161319.IP \(bu 2.3
    162320.\}
    163 opendir
     321\FCopendir\F[]
    164322\- VFS opendir()
    165323.RE
     
    173331.IP \(bu 2.3
    174332.\}
    175 readdir
     333\FCreaddir\F[]
    176334\- VFS readdir()
    177335.RE
     
    185343.IP \(bu 2.3
    186344.\}
    187 mkdir
     345\FCmkdir\F[]
    188346\- VFS mkdir()
    189347.RE
     
    197355.IP \(bu 2.3
    198356.\}
    199 rmdir
     357\FCrmdir\F[]
    200358\- VFS rmdir()
    201359.RE
     
    209367.IP \(bu 2.3
    210368.\}
    211 closedir
     369\FCclosedir\F[]
    212370\- VFS closedir()
    213371.RE
     
    221379.IP \(bu 2.3
    222380.\}
    223 open
     381\FCopen\F[]
    224382\- VFS open()
    225383.RE
     
    233391.IP \(bu 2.3
    234392.\}
    235 close
     393\FCclose\F[]
    236394\- VFS close()
    237395.RE
     
    245403.IP \(bu 2.3
    246404.\}
    247 read
     405\FCread\F[]
    248406\- VFS read()
    249407.RE
     
    257415.IP \(bu 2.3
    258416.\}
    259 write
     417\FCwrite\F[]
    260418\- VFS write()
    261419.RE
     
    269427.IP \(bu 2.3
    270428.\}
    271 lseek
     429\FClseek\F[]
    272430\- VFS lseek()
    273431.RE
     
    281439.IP \(bu 2.3
    282440.\}
    283 rename
     441\FCrename\F[]
    284442\- VFS rename()
    285443.RE
     
    293451.IP \(bu 2.3
    294452.\}
    295 fsync
     453\FCfsync\F[]
    296454\- VFS fsync()
    297455.RE
     
    305463.IP \(bu 2.3
    306464.\}
    307 stat
     465\FCstat\F[]
    308466\- VFS stat()
    309467.RE
     
    317475.IP \(bu 2.3
    318476.\}
    319 fstat
     477\FCfstat\F[]
    320478\- VFS fstat()
    321479.RE
     
    329487.IP \(bu 2.3
    330488.\}
    331 lstat
     489\FClstat\F[]
    332490\- VFS lstat()
    333491.RE
     
    341499.IP \(bu 2.3
    342500.\}
    343 unlink
     501\FCunlink\F[]
    344502\- VFS unlink()
    345503.RE
     
    353511.IP \(bu 2.3
    354512.\}
    355 chmod
     513\FCchmod\F[]
    356514\- VFS chmod()
    357515.RE
     
    365523.IP \(bu 2.3
    366524.\}
    367 fchmod
     525\FCfchmod\F[]
    368526\- VFS fchmod()
    369527.RE
     
    377535.IP \(bu 2.3
    378536.\}
    379 chown
     537\FCchown\F[]
    380538\- VFS chown()
    381539.RE
     
    389547.IP \(bu 2.3
    390548.\}
    391 fchown
     549\FCfchown\F[]
    392550\- VFS fchown()
    393551.RE
     
    401559.IP \(bu 2.3
    402560.\}
    403 chdir
     561\FCchdir\F[]
    404562\- VFS chdir()
    405563.RE
     
    413571.IP \(bu 2.3
    414572.\}
    415 getwd
     573\FCgetwd\F[]
    416574\- VFS getwd()
    417575.RE
     
    425583.IP \(bu 2.3
    426584.\}
    427 utime
     585\FCutime\F[]
    428586\- VFS utime()
    429587.RE
     
    437595.IP \(bu 2.3
    438596.\}
    439 ftruncate
     597\FCftruncate\F[]
    440598\- VFS ftruncate()
    441599.RE
     
    449607.IP \(bu 2.3
    450608.\}
    451 lock
     609\FClock\F[]
    452610\- VFS lock()
    453611.RE
     
    461619.IP \(bu 2.3
    462620.\}
    463 symlink
     621\FCsymlink\F[]
    464622\- VFS symlink()
    465623.RE
     
    473631.IP \(bu 2.3
    474632.\}
    475 readlink
     633\FCreadlink\F[]
    476634\- VFS readlink()
    477635.RE
     
    485643.IP \(bu 2.3
    486644.\}
    487 link
     645\FClink\F[]
    488646\- VFS link()
    489647.RE
     
    497655.IP \(bu 2.3
    498656.\}
    499 mknod
     657\FCmknod\F[]
    500658\- VFS mknod()
    501659.RE
     
    509667.IP \(bu 2.3
    510668.\}
    511 realpath
     669\FCrealpath\F[]
    512670\- VFS realpath()
    513671.sp
     
    524682.IP \(bu 2.3
    525683.\}
    526 conf <smb\.conf>
     684\FCconf <smb\&.conf>\F[]
    527685\- Load a different configuration file
    528686.RE
     
    536694.IP \(bu 2.3
    537695.\}
    538 help [<command>]
     696\FChelp [<command>]\F[]
    539697\- Get list of commands or info about specified command
    540698.RE
     
    548706.IP \(bu 2.3
    549707.\}
    550 debuglevel <level>
     708\FCdebuglevel <level>\F[]
    551709\- Set debug level
    552710.RE
     
    560718.IP \(bu 2.3
    561719.\}
    562 freemem
     720\FCfreemem\F[]
    563721\- Free memory currently in use
    564722.RE
     
    572730.IP \(bu 2.3
    573731.\}
    574 exit
     732\FCexit\F[]
    575733\- Exit vfstest
    576734.SH "VERSION"
    577735.PP
    578 This man page is correct for version 3\.0 of the Samba suite\.
     736This man page is correct for version 3\&.0 of the Samba suite\&.
    579737.SH "AUTHOR"
    580738.PP
    581 The original Samba software and related utilities were created by Andrew Tridgell\. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\.
    582 .PP
    583 The vfstest man page was written by Jelmer Vernooij\.
     739The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
     740.PP
     741The vfstest man page was written by Jelmer Vernooij\&.
Note: See TracChangeset for help on using the changeset viewer.