]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/mountd/mountd.c
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)
committerSteve Dickson <steved@redhat.com>
Wed, 3 Aug 2011 17:41:37 +0000 (13:41 -0400)
commit64a21e6c9dd29416fcd903a3f0eaf18d717907dc
treec4d7f56d25990f46d4c0fffbad3468ed1da5810c
parent64e97d4a1b165de9926669579a584284db931f91
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