From: Matthew Treinish Date: Wed, 3 Aug 2011 17:10:14 +0000 (-0400) Subject: mountd: Fixed strcmp usage in in insert groups. X-Git-Tag: nfs-utils-1-2-5-rc2~17 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=64a21e6c9dd29416fcd903a3f0eaf18d717907dc;hp=64a21e6c9dd29416fcd903a3f0eaf18d717907dc;p=nfs-utils.git 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 Signed-off-by: Steve Dickson ---