Re: [PATCH v18 09/22] richacl: Permission check algorithm

From: Christoph Hellwig
Date: Fri Mar 11 2016 - 09:10:02 EST


> fs/Makefile | 2 +-
> fs/richacl_inode.c | 149 ++++++++++++++++++++++++++++++++++++++++++++++++

What's the point of a tiny separate file here? All richacls files
together are still small, and it would be much preferably to have all
that code together.