Displaying 2 results from an estimated 2 matches for "write_close".
2016 Apr 21
0
Automatic sysvol replication through detection of filesystem events
...ry or file to watch. Probably should be abs path.
watch=/usr/local/samba/var/sysvol
; list of events to watch for.
; supported events:
; 'access' - File was accessed (read) (*)
; 'attribute_change' - Metadata changed (permissions, timestamps,
extended attributes, etc.) (*)
; 'write_close' - File opened for writing was closed (*)
; 'nowrite_close' - File not opened for writing was closed (*)
; 'create' - File/directory created in watched directory (*)
; 'delete' - File/directory deleted from watched directory (*)
; 'self_delete' - Watched file/dir...
2011 Nov 10
0
Unable to execute raw tests using lxc-execute.
...it.c and func subunit_test_start:: test_name :: write
close and test_case_name :: write close
test: write close
time: 2011-11-10 18:37:03.395522
Inside RAW.WRITE (test_writeclose)....and test_case name is :: write close
Inside RAW.WRITE (test_writeclose)....and test name is :: write close
inside write_close
Testing RAW_WRITE_WRITECLOSE
Trying zero write
Trying small write
Inside check_buffer
outside check_buffer
Inside check_buffer
outside check_buffer
Trying large write
Inside check_buffer
outside check_buffer
Trying bad fnum
Setting file as sparse
Trying 2^32 offset
Inside check_buffer
outside check...