]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
check barriers also in afs_send_chunk()
authorAndre <maan@p133.(none)>
Tue, 9 May 2006 17:25:12 +0000 (19:25 +0200)
committerAndre <maan@p133.(none)>
Tue, 9 May 2006 17:25:12 +0000 (19:25 +0200)
As this function is called even if the select timeout didn't expire,
we'll have to check the eof_barrier and the data_send barrier also
early in afs_send_chunk() and return if there's time left.


No differences found