OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_5-102-g9ae91df
Gerrit Code Review
gerrit@openafs.org
Wed, 25 Sep 2013 10:49:25 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 9ae91dfe4767be0d7c097304d04a68cfee8c6c14
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Mon May 13 13:59:50 2013 -0400
vldb_check: print vlentry file offsets
To aid in debugging, consistently print the vlentry database "address"
and the file offset when displaying errors for vlentries. Print the
vlentry file offsets when printing all the entries with the -entries
option.
Reviewed-on: http://gerrit.openafs.org/9906
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit ccb66323a0a74b35b44aa901a49490a5021d46e0)
Change-Id: I4a3e7296b7b6cd8a228e4d44b591c572bdbb5c70
Reviewed-on: http://gerrit.openafs.org/10269
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vlserver/vldb_check.c | 158 ++++++++++++++++++++++++---------------------
1 files changed, 84 insertions(+), 74 deletions(-)
--
OpenAFS Master Repository