The following commit has been merged in the master branch:
commit 721451286285d4cc15b2fc22bfcde83b21e954a3
Author: Andrew Deason <[email protected]>
Date: Mon Aug 11 13:51:39 2014 -0500
vol: Avoid FDH_SEEK/FDH_READ
All code in the tree except for this uses positional i/o
(FDH_PREAD/FDH_PWRITE). For consistency and to ensure that we do not
mix positional and non-positional i/o, just use the positional i/o
functions here. It's simpler, too.
Change-Id: Ib65f81dde7532631cd7d642c9ef814d47c71581a
Reviewed-on: http://gerrit.openafs.org/11377
Tested-by: BuildBot <[email protected]>
Reviewed-by: Hans-Werner Paulsen <[email protected]>
Tested-by: Hans-Werner Paulsen <[email protected]>
Reviewed-by: Perry Ruiter <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/vol/vol-info.c | 16 ++--------------
1 files changed, 2 insertions(+), 14 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs