Displaying 4 results from an estimated 4 matches for "delete_pending".
2014 Nov 11
0
smbtorture tests errors
...14 EST
create_time: Tue Nov 11 04:09:06 2014 EST
access_time: Mon Nov 10 03:22:20 2014 EST
write_time: Mon Nov 10 03:22:30 2014 EST
change_time: Mon Nov 10 03:22:30 2014 EST
attrib: 0x20
alloc_size: 512
size: 7
nlink: 1
delete_pending: 0
directory: 0
ea_size: 0
fname: '\testsfileinfo\fnum_test_10.txt'
(../source4/torture/raw/setfileinfo.c:234) SETATTRE - all_info/create_time
should be 0x546075b2 - 0x5461d232
(../source4/torture/raw/setfileinfo.c:436) MODE_INFORMATION -
mode_information/m...
2002 Mar 01
1
PATCH - smbd/trans2.c to support writing to Unix named pipes(FIFO)
...OR(ERRDOS,ERRbadfid));
}
if((pos = fsp->conn->vfs_ops.lseek(fsp,fsp->fd,0,SEEK_CUR)) == -1)
return(UNIXERROR(ERRDOS,ERRnoaccess));
delete_pending = fsp->delete_on_close;
----------------------------------------------------------------------
The problem is the line that does the vfs_ops.lseek. The FD is actually a
pipe which causes an error.
I have no idea what what a "TRANSACT2_QFILEINFO: level=258" call is...
2015 May 27
0
[Announce] Samba 4.2.2 Available for Download
...vors.
o Led <ledest at gmail.com>
* BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script.
o Volker Lendecke <vl at samba.org>
* BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553.
* BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if
the directory is deleted.
o Stefan Metzmacher <metze at samba.org>
* BUG 11141: s3:winbindd: make sure we remove pending io requests before
closing client sockets.
* BUG 11182: Fix panic triggered by smbd_smb2_request_notify_done() ->
smbXsrv_session_find_c...
2015 May 27
0
[Announce] Samba 4.2.2 Available for Download
...vors.
o Led <ledest at gmail.com>
* BUG 11007: ctdb-scripts: Fix bashism in ctdbd_wrapper script.
o Volker Lendecke <vl at samba.org>
* BUG 11201: ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553.
* BUG 11257: SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if
the directory is deleted.
o Stefan Metzmacher <metze at samba.org>
* BUG 11141: s3:winbindd: make sure we remove pending io requests before
closing client sockets.
* BUG 11182: Fix panic triggered by smbd_smb2_request_notify_done() ->
smbXsrv_session_find_c...