OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-830-g0365120
Gerrit Code Review
gerrit@openafs.org
Sat, 5 Mar 2011 15:46:20 -0800 (PST)
The following commit has been merged in the master branch:
commit 03651201ef2b2e3745ff3cf36af41f3ea27154b1
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date: Sat Mar 5 10:06:50 2011 -0500
volser: restore diskPartition[64] lock_fd comment
The diskPartition[64] wire structures contain an int to represent
the file descriptor. This field is too small to represent the
Windows file descriptor which is a 64-bit HANDLE. A comment had
been added by Rod Widdowson. Restore it.
Change-Id: Icf513060802e7f057f6ca735afb26d22edbf6446
Reviewed-on: http://gerrit.openafs.org/4138
Reviewed-by: Rod Widdowson <rdw@steadingsoftware.com>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
src/volser/volint.xg | 21 +++++++++++----------
1 files changed, 11 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository