OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1196-ge3fb274

Gerrit Code Review gerrit@openafs.org
Sun, 22 May 2011 06:58:54 -0700 (PDT)


The following commit has been merged in the master branch:
commit e3fb2740ba20e78fdc93308b6a2843454a6d269c
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Fri May 20 13:53:48 2011 -0400

    doc: document volinfo -filenames option
    
    Add the namei -filenames option to the volinfo man page.
    
    Note this option as implemented implies the -vnode flag, but for
    consistency with the other fields that modify the default mode
    output, it is documented to be accompany the -vnode flag.
    
    Change-Id: I7cc5cdf5e74e65ca25ecc086e550a468b803b971
    Reviewed-on: http://gerrit.openafs.org/4690
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 doc/man-pages/pod8/volinfo.pod |    9 ++++++++-
 src/vol/vol-info.c             |    4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

-- 
OpenAFS Master Repository