[CRIU] [PATCH 0/7] mount: Cleanup code a bit
Cyrill Gorcunov
gorcunov at openvz.org
Tue Aug 11 07:18:04 PDT 2015
While being working on another mount related task I found that
currently our mount code is hard to read, so here some cleanups
I believe improve the situation.
Please take a look.
Cyrill Gorcunov (7):
mount: Align members of mount_info
mount: Reorder declarations
mount: Move mount_info and ext_mount to mount.h
mount: Shrink mnt_entry_free a bit
mount: overlayfs -- Shift code left in __lookup_overlayfs
mount: Shrink lookup_nsid_by_mnt_id
proc-parse: Fix line merging
include/mount.h | 107 +++++++++++++++++++++++++++++++++++++++++++--------
include/proc_parse.h | 59 +---------------------------
mount.c | 98 ++++++++++++++++++----------------------------
proc_parse.c | 4 +-
4 files changed, 133 insertions(+), 135 deletions(-)
--
2.4.3
More information about the CRIU
mailing list