1Consider replacing long invocations 2 (replace "$FS_BIND_ROOT/bin/makedir") with something shorter). 3 4Factor out common bits of setup, setupnslock, and lockfile 5 6Rename smount to something more meaningful? (bind_mount ?) 7 8Check for leaks of vfsmount structs by diffing vfs slab cache obj numbers 9 (after -before) 10 11The cloneNS testcases need to be checked and tested -- consider them expiremental. (at least as of March 2008) 12