Revert "s3:libsmb: add an option to cli_push to let the caller provide the buffers"
authorStefan Metzmacher <metze@samba.org>
Thu, 12 Mar 2009 08:02:02 +0000 (09:02 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 12 Mar 2009 10:03:50 +0000 (11:03 +0100)
commit2fdbafbf5475e8936fb5bc3e3bafc7ee19a9b705
tree1bd64fc48aa1c7e71befa877458a467d45e4bbaf
parenta0a9c5d1709e81a1503c7326147b3d77ab4328c9
Revert "s3:libsmb: add an option to cli_push to let the caller provide the buffers"

This reverts commit 9579a6f193f570e4ce2af80f4aac7c2f25ae5b22.

It's confusing to have a boolean to alter the behavior of cli_push
and as the new feature isn't used yet I revert it.

We can readd a extra function later.

metze
source3/client/client.c
source3/include/proto.h
source3/libsmb/clireadwrite.c
source3/torture/torture.c