]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commit04ed0875fb66972083d3fbec44b734791e1cd12a
tree6cee19d6265810e8c45ac7cfb9ec5034a27c6d9b
parent9230155e692c3a2303a267759183dd1ad264dda1
check barriers also in afs_send_chunk()

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.
afs.c