[CRIU] [PATCH 6/9] mount: Don't fail on opening BTRFS mountpoint
Pavel Emelyanov
xemul at parallels.com
Tue Dec 3 10:51:10 PST 2013
On 12/03/2013 07:58 PM, Cyrill Gorcunov wrote:
>
> We know that stat() retult might be screwed
> if BTRFS is called on.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> mount.c | 7 ++++++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
The whole open_mount() is about checking the devices, thus if
we want to omit it, them we just use plain open().
More information about the CRIU
mailing list