mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Create a test to test instance creation and deletion. Several tasks are created that create 3 directories and delete them. The tasks all create the same directories. This places a stress on the code that creates and deletes instances. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>