]> git.michaelhowe.org Git - packages/o/openafs.git/commit
afsd: check if mountdir is an absolute path
authorChristof Hanke <christof.hanke@rzg.mpg.de>
Fri, 13 Sep 2013 09:47:08 +0000 (11:47 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Wed, 25 Sep 2013 15:09:24 +0000 (08:09 -0700)
commita33157bc62c3bae5975b2316ce62b6d09195601d
treea5f7053e42f930782996ba36c3e6d77d70d88f3b
parent4f14bf220e0fa75fda39dee2b4453b431555b388
afsd: check if mountdir is an absolute path

if the mountdir in the cacheinfo file is not absolute,
it can confuse commands like "df". Thus, force it to
be absolute.

Reviewed-on: http://gerrit.openafs.org/10250
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit fb623d5da30e6d304f672d8485da2e1781afa5df)

Change-Id: I80542020848c901e57e7440cb1ed2149aa0d3251
Reviewed-on: http://gerrit.openafs.org/10253
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: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afsd/afsd_kernel.c