You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
424 B
12 lines
424 B
Consider replacing long invocations
|
|
(replace "$FS_BIND_ROOT/bin/makedir") with something shorter).
|
|
|
|
Factor out common bits of setup, setupnslock, and lockfile
|
|
|
|
Rename smount to something more meaningful? (bind_mount ?)
|
|
|
|
Check for leaks of vfsmount structs by diffing vfs slab cache obj numbers
|
|
(after -before)
|
|
|
|
The cloneNS testcases need to be checked and tested -- consider them expiremental. (at least as of March 2008)
|