From: Steve Dickson Date: Sat, 17 Nov 2012 13:50:09 +0000 (-0500) Subject: svcgssd: Encryption types not being parsed correctly X-Git-Tag: debian/1%1.2.8-1~11^2^2~55 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=e07913c2c5e4dc5e406c2cb12cf78150cab3d95a;hp=e07913c2c5e4dc5e406c2cb12cf78150cab3d95a svcgssd: Encryption types not being parsed correctly When svcgssd reads the supported encrytion types from the kernel, they are prefixed with a 'enctypes='. That prefix has to be ignored to correctly parse the rest of the types. Signed-off-by: Steve Dickson ---