[PATCH v3 0/1] vfs: Respect MS_RDONLY at bind mount creation

2014-08-01 Thread Richard Yao
This revision introduces CL_MAKE_RDONLY to propagate the request to make things readonly all the way to clone_mnt() as suggested by Mateusz Guzik. Richard Yao (1): vfs: Respect MS_RDONLY at bind mount creation fs/namespace.c | 15 +++ fs/pnode.h | 17 + 2 files

[PATCH v3 0/1] vfs: Respect MS_RDONLY at bind mount creation

2014-08-01 Thread Richard Yao
This revision introduces CL_MAKE_RDONLY to propagate the request to make things readonly all the way to clone_mnt() as suggested by Mateusz Guzik. Richard Yao (1): vfs: Respect MS_RDONLY at bind mount creation fs/namespace.c | 15 +++ fs/pnode.h | 17 + 2 files