Changeset 429 for trunk/server/docs/manpages/vfstest.1
- Timestamp:
- Apr 9, 2010, 3:51:41 PM (15 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
-
Property svn:mergeinfo
set to
/vendor/3.5.2 merged eligible /vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
trunk/server/docs/manpages/vfstest.1
r414 r429 1 '\" t2 1 .\" Title: vfstest 3 2 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 5.2<http://docbook.sf.net/>5 .\" Date: 0 2/19/20103 .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> 4 .\" Date: 03/30/2010 6 5 .\" Manual: User Commands 7 6 .\" Source: Samba 3.5 8 7 .\" Language: English 9 8 .\" 10 .TH "VFSTEST" "1" "02/19/2010" "Samba 3\&.5" "User Commands" 9 .TH "VFSTEST" "1" "03/30/2010" "Samba 3\&.5" "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 .. 11 159 .\" ----------------------------------------------------------------- 12 160 .\" * set default formatting … … 19 167 .\" * MAIN CONTENT STARTS HERE * 20 168 .\" ----------------------------------------------------------------- 21 .SH "N AME"169 .SH "Name" 22 170 vfstest \- tool for testing samba VFS modules 23 .SH "SYNOPSIS" 171 .SH "Synopsis" 172 .fam C 24 173 .HP \w'\ 'u 25 vfstest [\-d\ debuglevel] [\-c\ command] [\-l\ logdir] [\-h] 174 \FCvfstest\F[] [\-d\ debuglevel] [\-c\ command] [\-l\ logdir] [\-h] 175 .fam 26 176 .SH "DESCRIPTION" 27 177 .PP … … 30 180 suite\&. 31 181 .PP 32 vfstest 182 \FCvfstest\F[] 33 183 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\&. 34 184 .SH "OPTIONS" … … 63 213 \m[blue]\fB\%smb.conf.5.html#\fR\m[] 64 214 parameter in the 65 smb\&.conf 215 \FCsmb\&.conf\F[] 66 216 file\&. 67 217 .RE … … 75 225 .RS 4 76 226 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 77 smb\&.conf 227 \FCsmb\&.conf\F[] 78 228 for more information\&. The default configuration file name is determined at compile time\&. 79 229 .RE … … 97 247 .IP \(bu 2.3 98 248 .\} 99 load <module\&.so> 249 \FCload <module\&.so>\F[] 100 250 \- Load specified VFS module 101 251 .RE … … 109 259 .IP \(bu 2.3 110 260 .\} 111 populate <char> <size> 261 \FCpopulate <char> <size>\F[] 112 262 \- Populate a data buffer with the specified data 113 263 .RE … … 121 271 .IP \(bu 2.3 122 272 .\} 123 showdata [<offset> <len>]273 \FCshowdata [<offset> <len>]\F[] 124 274 \- Show data currently in data buffer 125 275 .RE … … 133 283 .IP \(bu 2.3 134 284 .\} 135 connect 285 \FCconnect\F[] 136 286 \- VFS connect() 137 287 .RE … … 145 295 .IP \(bu 2.3 146 296 .\} 147 disconnect 297 \FCdisconnect\F[] 148 298 \- VFS disconnect() 149 299 .RE … … 157 307 .IP \(bu 2.3 158 308 .\} 159 disk_free 309 \FCdisk_free\F[] 160 310 \- VFS disk_free() 161 311 .RE … … 169 319 .IP \(bu 2.3 170 320 .\} 171 opendir 321 \FCopendir\F[] 172 322 \- VFS opendir() 173 323 .RE … … 181 331 .IP \(bu 2.3 182 332 .\} 183 readdir 333 \FCreaddir\F[] 184 334 \- VFS readdir() 185 335 .RE … … 193 343 .IP \(bu 2.3 194 344 .\} 195 mkdir 345 \FCmkdir\F[] 196 346 \- VFS mkdir() 197 347 .RE … … 205 355 .IP \(bu 2.3 206 356 .\} 207 rmdir 357 \FCrmdir\F[] 208 358 \- VFS rmdir() 209 359 .RE … … 217 367 .IP \(bu 2.3 218 368 .\} 219 closedir 369 \FCclosedir\F[] 220 370 \- VFS closedir() 221 371 .RE … … 229 379 .IP \(bu 2.3 230 380 .\} 231 open 381 \FCopen\F[] 232 382 \- VFS open() 233 383 .RE … … 241 391 .IP \(bu 2.3 242 392 .\} 243 close 393 \FCclose\F[] 244 394 \- VFS close() 245 395 .RE … … 253 403 .IP \(bu 2.3 254 404 .\} 255 read 405 \FCread\F[] 256 406 \- VFS read() 257 407 .RE … … 265 415 .IP \(bu 2.3 266 416 .\} 267 write 417 \FCwrite\F[] 268 418 \- VFS write() 269 419 .RE … … 277 427 .IP \(bu 2.3 278 428 .\} 279 lseek 429 \FClseek\F[] 280 430 \- VFS lseek() 281 431 .RE … … 289 439 .IP \(bu 2.3 290 440 .\} 291 rename 441 \FCrename\F[] 292 442 \- VFS rename() 293 443 .RE … … 301 451 .IP \(bu 2.3 302 452 .\} 303 fsync 453 \FCfsync\F[] 304 454 \- VFS fsync() 305 455 .RE … … 313 463 .IP \(bu 2.3 314 464 .\} 315 stat 465 \FCstat\F[] 316 466 \- VFS stat() 317 467 .RE … … 325 475 .IP \(bu 2.3 326 476 .\} 327 fstat 477 \FCfstat\F[] 328 478 \- VFS fstat() 329 479 .RE … … 337 487 .IP \(bu 2.3 338 488 .\} 339 lstat 489 \FClstat\F[] 340 490 \- VFS lstat() 341 491 .RE … … 349 499 .IP \(bu 2.3 350 500 .\} 351 unlink 501 \FCunlink\F[] 352 502 \- VFS unlink() 353 503 .RE … … 361 511 .IP \(bu 2.3 362 512 .\} 363 chmod 513 \FCchmod\F[] 364 514 \- VFS chmod() 365 515 .RE … … 373 523 .IP \(bu 2.3 374 524 .\} 375 fchmod 525 \FCfchmod\F[] 376 526 \- VFS fchmod() 377 527 .RE … … 385 535 .IP \(bu 2.3 386 536 .\} 387 chown 537 \FCchown\F[] 388 538 \- VFS chown() 389 539 .RE … … 397 547 .IP \(bu 2.3 398 548 .\} 399 fchown 549 \FCfchown\F[] 400 550 \- VFS fchown() 401 551 .RE … … 409 559 .IP \(bu 2.3 410 560 .\} 411 chdir 561 \FCchdir\F[] 412 562 \- VFS chdir() 413 563 .RE … … 421 571 .IP \(bu 2.3 422 572 .\} 423 getwd 573 \FCgetwd\F[] 424 574 \- VFS getwd() 425 575 .RE … … 433 583 .IP \(bu 2.3 434 584 .\} 435 utime 585 \FCutime\F[] 436 586 \- VFS utime() 437 587 .RE … … 445 595 .IP \(bu 2.3 446 596 .\} 447 ftruncate 597 \FCftruncate\F[] 448 598 \- VFS ftruncate() 449 599 .RE … … 457 607 .IP \(bu 2.3 458 608 .\} 459 lock 609 \FClock\F[] 460 610 \- VFS lock() 461 611 .RE … … 469 619 .IP \(bu 2.3 470 620 .\} 471 symlink 621 \FCsymlink\F[] 472 622 \- VFS symlink() 473 623 .RE … … 481 631 .IP \(bu 2.3 482 632 .\} 483 readlink 633 \FCreadlink\F[] 484 634 \- VFS readlink() 485 635 .RE … … 493 643 .IP \(bu 2.3 494 644 .\} 495 link 645 \FClink\F[] 496 646 \- VFS link() 497 647 .RE … … 505 655 .IP \(bu 2.3 506 656 .\} 507 mknod 657 \FCmknod\F[] 508 658 \- VFS mknod() 509 659 .RE … … 517 667 .IP \(bu 2.3 518 668 .\} 519 realpath 669 \FCrealpath\F[] 520 670 \- VFS realpath() 521 671 .sp … … 532 682 .IP \(bu 2.3 533 683 .\} 534 conf <smb\&.conf> 684 \FCconf <smb\&.conf>\F[] 535 685 \- Load a different configuration file 536 686 .RE … … 544 694 .IP \(bu 2.3 545 695 .\} 546 help [<command>]696 \FChelp [<command>]\F[] 547 697 \- Get list of commands or info about specified command 548 698 .RE … … 556 706 .IP \(bu 2.3 557 707 .\} 558 debuglevel <level> 708 \FCdebuglevel <level>\F[] 559 709 \- Set debug level 560 710 .RE … … 568 718 .IP \(bu 2.3 569 719 .\} 570 freemem 720 \FCfreemem\F[] 571 721 \- Free memory currently in use 572 722 .RE … … 580 730 .IP \(bu 2.3 581 731 .\} 582 exit 732 \FCexit\F[] 583 733 \- Exit vfstest 584 734 .SH "VERSION"
Note:
See TracChangeset
for help on using the changeset viewer.