vfs_gpfs: move failure label before END_PROFILE
commit3876e59826ad17466975ae9e9a65879c76737b2b
authorRalph Boehme <slow@samba.org>
Thu, 30 Apr 2015 10:29:57 +0000 (30 12:29 +0200)
committerRalph Böhme <slow@samba.org>
Thu, 7 May 2015 17:22:00 +0000 (7 19:22 +0200)
tree33fb07bb56db0309cb25d8a71c7b01e007f62fa1
parentc7fcab7999c763acbc0f9dadb7fe05b47a257c7a
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>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu May  7 19:22:00 CEST 2015 on sn-devel-104
source3/modules/vfs_gpfs.c