Changed write file to cope with partial writes by looping
authorJ.W. Schultz <jw@samba.org>
Thu, 22 May 2003 23:24:44 +0000 (23:24 +0000)
committerJ.W. Schultz <jw@samba.org>
Thu, 22 May 2003 23:24:44 +0000 (23:24 +0000)
commit9533e15a7996c5e01fff60a754c39d4fae5461f6
treead4e7d7520d0930bd88d2485adae5499baa8e481
parent8dc74608a3dd156c7e86fa4e0c96b6700572d987
Changed write file to cope with partial writes by looping
until complete or errno is set.
(John Van Essen)
fileio.c