Linux NFS development
 help / color / mirror / Atom feed
* [BUG] supported_krb5_enctypes not available if GSS support compiled as a module
@ 2011-04-20 20:49 Michael Guntsche
  2011-04-20 21:39 ` J. Bruce Fields
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Guntsche @ 2011-04-20 20:49 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: linux-nfs@vger.kernel.org

Hello Bruce,

Commit 0a5e5f122c nfsd: fix compile error fixed a compile error by
putting the code between an #ifdef CONFIG_SUNRPC_GSS.

In my case this is compiled as a module so CONFIG_SUNRPC_GSS_MODULE is
defined but not CONFIG_SUNRPC_GSS. I do not know if this was on purpose
but as it is now "supported_krb5_enctypes" is only available if GSS
support is compiled in the kernel.

Kind regards,
Michael

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-21  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-20 20:49 [BUG] supported_krb5_enctypes not available if GSS support compiled as a module Michael Guntsche
2011-04-20 21:39 ` J. Bruce Fields
2011-04-20 21:59   ` Michael Guntsche
2011-04-21  6:24   ` Michael Guntsche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox