Changeset 134 for branches/samba-3.0/source/smbd/reply.c
- Timestamp:
- May 23, 2008, 6:56:41 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.0/source/smbd/reply.c
r124 r134 2073 2073 if (SMB_VFS_UNLINK(conn,fname) == 0) { 2074 2074 count++; 2075 DEBUG(3,("unlink_internals: succes ful unlink "2075 DEBUG(3,("unlink_internals: successful unlink " 2076 2076 "[%s]\n",fname)); 2077 2077 notify_fname(conn, NOTIFY_ACTION_REMOVED,
Note:
See TracChangeset
for help on using the changeset viewer.