[CRIU] [PATCH 12/13] fsnotify: Do dump fanotify entries

Pavel Emelyanov xemul at parallels.com
Fri Dec 7 10:13:58 EST 2012


On 12/06/2012 09:03 PM, Cyrill Gorcunov wrote:
> 
> Dumping is pretty simple -- we call either dump_inotify
> or dump_fanotify helper which do the rest of the work.
> 
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
>  cr-dump.c          |  4 ++-
>  fsnotify.c         | 84 +++++++++++++++++++++++++++++++++++++++++++-----------
>  include/fsnotify.h |  3 +-
>  3 files changed, 73 insertions(+), 18 deletions(-)
> 

> -	struct fsnotify_params *fsm_params = arg;
> +	struct fsnotify_params *p = arg;

This doesn't make review simpler.


More information about the CRIU mailing list