vfs_gpfs: move failure label before END_PROFILE
authorRalph Boehme <slow@samba.org>
Thu, 30 Apr 2015 10:29:57 +0000 (12:29 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 20 May 2015 12:10:34 +0000 (14:10 +0200)
commit86ed62a0ccdd53564052f441a0c615a80bcef4c5
tree1599a9490e9168bdb3595c2d726689fc7505a6d0
parent08a72cb73acd6a7a20e133d451af07478a59733b
vfs_gpfs: move failure label before END_PROFILE

The label was added in 5e65ae14ddb74c648f31b4dfbacd4af9c02ca058 as part
of fix for bug 11244, but was wrongly placed behind END_PROFILE.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11244

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu May  7 19:22:00 CEST 2015 on sn-devel-104

(cherry picked from commit 3876e59826ad17466975ae9e9a65879c76737b2b)
source3/modules/vfs_gpfs.c