Windows: rename 'rbytes' to 'rxbytes' for clarity
authorJeffrey Altman <jaltman@your-file-system.com>
Fri, 25 Jan 2013 08:25:46 +0000 (03:25 -0500)
committerJeffrey Altman <jaltman@your-file-system.com>
Thu, 31 Jan 2013 19:31:53 +0000 (11:31 -0800)
commitbf4cda8a5551719a005e4f927dfd1fb25dc2c219
tree22cf15c55942b90fc32d12c5b9d02147f6b8e9bf
parent23fa416581568c2c58c6f2739139b9486ba8fa10
Windows: rename 'rbytes' to 'rxbytes' for clarity

Throughout cm_dcache.c, the various 'rbytes' represents the number
of bytes to be read from the next rx_Read or rx_Readv call.
Rename the variable to 'rxbytes' to improve clarity.

Change-Id: Iffd8dd397c0e6ab4cc44019b7f937a80f5d492d2
Reviewed-on: http://gerrit.openafs.org/8952
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
src/WINNT/afsd/cm_dcache.c