Re: [PATCH] f2fs: support access control via key management

From: Christoph Hellwig
Date: Tue Mar 15 2016 - 03:25:17 EST


On Wed, Mar 09, 2016 at 04:52:48PM -0800, Jaegeuk Kim wrote:
> Through this patch, user can assign its key into a specific normal files.
> Then, other users who do not have that key cannot open the files.
> Later, owner can drop its key from the files for other users to access
> the files again.

No magic file system specific access control, please:

Nacked-by: Christoph Hellwig <hch@xxxxxx>