vfs_gpfs: Remove warning after failure of get_gpfs_fset_id
authorChristof Schmitt <cs@samba.org>
Fri, 27 Mar 2015 20:16:41 +0000 (13:16 -0700)
committerDavid Disseldorp <ddiss@samba.org>
Mon, 30 Mar 2015 09:04:15 +0000 (11:04 +0200)
commit868f83e5c6c1c904609be8d15e7c569b05c78ea3
tree4dbb38832ea261c308869329b335fda63ef7c4bf
parent079575d80f5b28e452abf80efc4d005fb6dac270
vfs_gpfs: Remove warning after failure of get_gpfs_fset_id

get_gpfs_fset_id already emits more detailed warnings, there is no need
to print an additional warning in the calling function.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/modules/vfs_gpfs.c