]> git.michaelhowe.org Git - packages/o/openafs.git/commit
vol: correct old conditional for IH_CONDSYNC
authorMark Vitale <mvitale@sinenomine.net>
Fri, 21 Dec 2012 23:26:18 +0000 (18:26 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 9 Sep 2013 08:40:42 +0000 (01:40 -0700)
commitf0ce80536adc9c6fa7b42286e999c325516695d3
tree308f348502d586cc1f97f4974fccb9090b3c350b
parentfea397b0433ae3cc1155a3f826b0776eee23a497
vol: correct old conditional for IH_CONDSYNC

Two places in the vol package performed IH_CONDSYNC(vp->linkHandle)
only if AFS_NT40_ENV.  This was correct when the namei implementation
was windows only; however, this ifdef was apparently overlooked
when namei was implemented for UNIX.

Reviewed-on: http://gerrit.openafs.org/8815
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit 19f424ecc26b02b210a3ba54b93846dddba14ede)

Change-Id: I944004d77ab17938465aa39f37d931df0adcd725
Reviewed-on: http://gerrit.openafs.org/9510
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/vol/volume.c