vfs_gpfs: Remove vfs_gpfs_get_quotas
authorChristof Schmitt <cs@samba.org>
Mon, 6 Apr 2015 22:07:59 +0000 (15:07 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 16 Apr 2015 22:49:21 +0000 (00:49 +0200)
commitad54184925cda3f16d59dd04c3883b0331d046da
tree79765235f44d15d16ab99755347100456e4e0766
parentdd029e6c6f57e94fc7151c645ce67295a85a2c28
vfs_gpfs: Remove vfs_gpfs_get_quotas

Call get_gpfs_quota directly from vfs_gpfs_disk_free_quota to get user
and group quotas.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/vfs_gpfs.c