ncpfs: make sure server connection survives a kill
authorPierre Ossman <ossman@cendio.se>
Mon, 19 Feb 2007 10:34:43 +0000 (11:34 +0100)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 6 Mar 2007 12:26:27 +0000 (13:26 +0100)
Use internal buffers instead of the ones supplied by the caller
so that a caller can be interrupted without having to abort the
entire ncp connection.

Signed-off-by: Pierre Ossman <ossman@cendio.se>
Acked-by: Petr Vandrovec <petr@vandrovec.name>

No differences found