]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Makes fs getfid error handling consistent with other fs commands
authorPhillip Moore <w.phillip.moore@gmail.com>
Tue, 19 Oct 2010 12:24:41 +0000 (08:24 -0400)
committerDerrick Brashear <shadow@dementia.org>
Wed, 3 Nov 2010 10:49:48 +0000 (03:49 -0700)
commit7667610bfa2912e3d5cd9b37174d74c901dca75d
tree59f67196813071ebda910c0a5c4dc87f3888b88d
parent3991cf2f0fcea26c3d766c54e1b8161226980841
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

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>
(cherry picked from commit b04a450df2e54a549f9c7e014016475fa566937b)
Change-Id: I63ae7edeff59bcd264a371c3bfd71220da4b4a39
Reviewed-on: http://gerrit.openafs.org/3229
src/venus/fs.c