]> git.michaelhowe.org Git - packages/o/openafs.git/commit
fs getfid defaults to '.', like other path-related commands
authorPhillip Moore <w.phillip.moore@gmail.com>
Tue, 19 Oct 2010 15:31:47 +0000 (11:31 -0400)
committerDerrick Brashear <shadow@dementia.org>
Wed, 3 Nov 2010 10:50:16 +0000 (03:50 -0700)
commitf4677a65312e92fc3a12b29efa6bbc174df563be
treeb9aebd35d9ff9d5a1706875d810bc621cba472d7
parent1739600c214d990b8d511d5bc6a1439316a7f153
fs getfid defaults to '.', like other path-related commands

I noticed that all of the other commands that accept a list of paths
use the SetDotDefault() function to default to ".", when no arguments
are given.  This patch adds that call to getfid, making it more
consistent with similar commands.

Reviewed-on: http://gerrit.openafs.org/3008
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit c77ac5ce976b6f3e5a13a3f739ddbb6e32a177b1)
Change-Id: I94ada76f835ccd01e2061034bd6585d6f1d5dccb
Reviewed-on: http://gerrit.openafs.org/3231
src/venus/fs.c