Re: [PATCH 1/8] vfs - change d_manage() to take a struct path

From: Andrew Morton
Date: Wed Oct 19 2016 - 15:40:40 EST


On Tue, 11 Oct 2016 13:33:52 +0800 Ian Kent <raven@xxxxxxxxxx> wrote:

> For the autofs module to be able to reliably check if a dentry is a
> mountpoint in a multiple namespace environment the ->d_manage() dentry
> operation will need to take a path argument instead of a dentry.

This patchset contains lots of ViroStuff. I'll queue it up for some
testing and will go into wait-and-see mode.

Some patches had an explicit From: Ian Kent <ikent@xxxxxxxxxx> and some
did not. I assumed that this was intended for all patches. So all
patches now have different From: and Signed-off-by: email addresses.
Unclear if this was your intent ;)