OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-344-gb04a450
Gerrit Code Review
gerrit@openafs.org
Fri, 29 Oct 2010 12:17:15 -0700 (PDT)
The following commit has been merged in the master branch:
commit b04a450df2e54a549f9c7e014016475fa566937b
Author: Phillip Moore <w.phillip.moore@gmail.com>
Date: Tue Oct 19 08:24:41 2010 -0400
Makes fs getfid error handling consistent with other fs commands
This patch makes the fs getfid command print errors for paths that
can't be handled correctly, instead of quietly ignoring them, and it
also returns an error code if any such paths are encountered. This
makes the behavior consistent with other fs commands, such as
listquota, whereis, etc.
FIXES 128372
Change-Id: Ibb6e3f6cee5dccbf9347dfa8bfee8776a7552b91
Reviewed-on: http://gerrit.openafs.org/3005
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/venus/fs.c | 30 ++++++++++++++++++++----------
1 files changed, 20 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository