Linux: Remove extra "goto out" from tmpfs fix
authorMarc Dionne <marc.dionne@your-file-system.com>
Wed, 29 May 2013 14:33:44 +0000 (10:33 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 20 Dec 2013 15:30:52 +0000 (07:30 -0800)
commit05c45dc0969c51346c9562973ab31a35cfb8eb31
treeef232731762e46cf5d59981674abb47eaa540753
parent823d182a5bba7054849ce767db46acbb01e3499a
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)

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>
(cherry picked from commit 86ce4dcac924440c29024906bfda89e8d6f030a7)

Change-Id: Ic81399e7ac9c2034f02e95b9cbc335d79d0f00fa
Reviewed-on: http://gerrit.openafs.org/10613
Tested-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
src/afs/LINUX/osi_vnodeops.c