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