Re: [PATCH 3/9] VFS: Introduce a mount context

From: David Howells
Date: Wed May 10 2017 - 09:32:08 EST


Jeff Layton <jlayton@xxxxxxxxxx> wrote:

> One idea might be to always kfree it on syscall entry

You can't do that otherwise there's no way to retrieve the strings.

David