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