Searched hist:"0 f16ff0f545d5ec90bbd548afd2983785b546780" (Results 1 – 1 of 1) sorted by relevance
/linux/fs/ecryptfs/ |
H A D | main.c | diff 0f16ff0f545d5ec90bbd548afd2983785b546780 Thu Jan 21 14:19:46 CET 2021 Christian Brauner <christian.brauner@ubuntu.com> ecryptfs: do not mount on top of idmapped mounts
Prevent ecryptfs from being mounted on top of idmapped mounts. Stacking filesystems need to be prevented from being mounted on top of idmapped mounts until they have have been converted to handle this.
Link: https://lore.kernel.org/r/20210121131959.646623-28-christian.brauner@ubuntu.com Cc: Christoph Hellwig <hch@lst.de> Cc: David Howells <dhowells@redhat.com> Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: linux-fsdevel@vger.kernel.org Reviewed-by: James Morris <jamorris@linux.microsoft.com> Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
|