]> git.michaelhowe.org Git - packages/o/openafs.git/commit
rx: pthread sendmsg should return success, not a bytecount
authorDerrick Brashear <shadow@your-file-system.com>
Wed, 17 Oct 2012 22:52:41 +0000 (18:52 -0400)
committerDerrick Brashear <shadow@your-file-system.com>
Thu, 18 Oct 2012 07:50:34 +0000 (00:50 -0700)
commit37ef85d44a3275c1f367eaa6d241cd6d602a472b
treec40660f85bddcd9cacf2e3a89c64406cf71358ec
parent7c0484413d9928512b934ee92b2634444dd8ae58
rx: pthread sendmsg should return success, not a bytecount

thanks to Marc Dionne for noticing the error

Change-Id: I6e5d8b6e3aa30cb0722aff1a9e538f23f40de441
Reviewed-on: http://gerrit.openafs.org/8246
Tested-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Marc Dionne <marc.c.dionne@gmail.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/rx/rx_pthread.c