Changed maybe_emit_filelist_progress() and emit_filelist_progress()
authorWayne Davison <wayned@samba.org>
Tue, 29 Mar 2005 10:57:31 +0000 (10:57 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 29 Mar 2005 10:57:31 +0000 (10:57 +0000)
commit53135fe89a7688ff3ef6bb26eb4053de82879036
tree1654c8ba64ca64be416a22a22d357ab1618f700b
parent083acd496d10420bbb64df3f62e400254960988f
Changed maybe_emit_filelist_progress() and emit_filelist_progress()
to take an integer count instead of a struct file_list so that we
can pass in a file-list-count offset for delete's separate calls
to send_directory().
flist.c