ncpfs: make sure server connection survives a kill

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>
This commit is contained in:
Pierre Ossman 2007-02-19 11:34:43 +01:00 • committed by Pierre Ossman
commit c5f93cf19d
3 changed files with 105 additions and 64 deletions