]> git.decadent.org.uk Git - nfs-utils.git/commit
mountd: Fixed strcmp usage in in insert groups.
authorMatthew Treinish <treinish@linux.vnet.ibm.com>
Wed, 3 Aug 2011 17:10:14 +0000 (13:10 -0400)
committerLuk Claes <luk@debian.org>
Sun, 2 Oct 2011 14:16:46 +0000 (16:16 +0200)
commit99d9d6e00a325dd876ac11052c1acaeea5cf35f5
treeda89eec3e37b51574170b885a9b71685885bf409
parentf9a53bfc3c3d1b34bec743f384235227c437f001
mountd: Fixed strcmp usage in in insert groups.

Fixed the usage of strcmp in the duplicate check in insert groups.
Fixes an issue with showmount and other commands that required
the group information.

Signed-off-by: Matthew Treinish <treinish@linux.vnet.ibm.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
utils/mountd/mountd.c