Re: [PATCH 1/2] eCryptfs: Public key; transport mechanism

From: Randy Dunlap
Date: Sat Dec 09 2006 - 14:53:58 EST


Andrew Morton wrote:
On Sat, 9 Dec 2006 11:04:16 -0800
Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:

ecryptfs now has a dependency upon netlink. There's no CONFIG_NETLINK. If
CONFIG_NET=n && CONFIG_ECRYPTFS=y is possible, it won't build.
Then shouldn't ECRYPTFS depend on CONFIG_NET ?

yup, that's what I meant..

That's easy enough to fix, but I was hoping that driver or filesystem
maintainers would eventually use & heed Documentation/SubmitChecklist. :(

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/