[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20161216093545.GA8352@infradead.org>
Date: Fri, 16 Dec 2016 01:35:45 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Richard Weinberger <richard@....at>
Cc: Arnd Bergmann <arnd@...db.de>,
Artem Bityutskiy <dedekind1@...il.com>,
Adrian Hunter <adrian.hunter@...el.com>,
linux-mtd@...ts.infradead.org, linux-kernel@...r.kernel.org,
Ext4 Developers List <linux-ext4@...r.kernel.org>,
Theodore Ts'o <tytso@....edu>,
Eric Biggers <ebiggers@...gle.com>,
David Gstir <david@...ma-star.at>,
Randy Dunlap <rdunlap@...radead.org>
Subject: Re: [PATCH] ubifs: add CONFIG_BLOCK dependency for encryption
On Fri, Dec 16, 2016 at 10:26:35AM +0100, Richard Weinberger wrote:
> > The easiest way out is to limit UBIFS_FS_ENCRYPTION to configurations
> > that also enable BLOCK.
>
> Thanks for the fix!
> I'll queue this for -rc2.
>
> In the long-run I'd like to remove the CONFIG_BLOCK dependency from fs/crypto/crypto.c
> since UBIFS does not use the block related functions at all.
I would much prefer if you did that fixup now. Either by moving
all the block code into a new fs/crypto/bio.c or if that's too hard
by just sprinkling ifdefs.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists