[CRIU] [PATCH 09/13] fsnotify: Add restore for fanotify
Pavel Emelyanov
xemul at parallels.com
Fri Dec 7 10:12:42 EST 2012
On 12/06/2012 09:03 PM, Cyrill Gorcunov wrote:
>
> To achieve this we did the following
>
> - add try_open_handle helper, which openins file
> handle if no remap found
>
> - depending on the which kind of notification found
> in image open_fsnotify_fd choose appropriate code
> to run
>
> Other than that -- nothing serious. Note we still do
> not dump fanotify objects so this code start to work
> once fanotiy checkpoint is complete (which is addressed
> in further patches).
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> fsnotify.c | 181 +++++++++++++++++++++++++++++++++++++++++++++++++------------
> 1 file changed, 145 insertions(+), 36 deletions(-)
>
Split the patch, please.
More information about the CRIU
mailing list