1Reuse http://ltp.cvs.sourceforge.net/*checkout*/ltp/ltp/testcases/kernel/containers/check_for_unshare.c to test for unshare (used in nsclone.c) ?? 2 3Consider replacing long invocations 4 (replace "$FS_BIND_ROOT/bin/makedir") with something shorter). 5 6Factor out common bits of setup, setupnslock, and lockfile 7 8Rename smount to something more meaningful? (bind_mount ?) 9 10Check for leaks of vfsmount structs by diffing vfs slab cache obj numbers 11 (after -before) 12 13The cloneNS testcases need to be checked and tested -- consider them expiremental. (at least as of March 2008) 14