OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_5-72-g86ce4dc
Gerrit Code Review
gerrit@openafs.org
Wed, 11 Sep 2013 15:25:52 -0700 (PDT)
The following commit has been merged in the openafs-stable-1_6_x branch:
commit 86ce4dcac924440c29024906bfda89e8d6f030a7
Author: Marc Dionne <marc.dionne@your-file-system.com>
Date: Wed May 29 10:33:44 2013 -0400
Linux: Remove extra "goto out" from tmpfs fix
Remove a stray "goto out" that should not have been applied in
this spot along with the tmpfs fix.
Thanks to Stephan Wiesand for pointing it out.
Reviewed-on: http://gerrit.openafs.org/9953
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit f393612d8f0a121d0cb8755f3eb9913c0f09606d)
Change-Id: Ief9521bb41ae1a853b14282b166c62de165a3dc8
Reviewed-on: http://gerrit.openafs.org/10193
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/LINUX/osi_vnodeops.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository