When a mount operation fails and the FS exits, free_proc could try and clean up resources associated with the mount point before the mount thread itself can do that. However, the clean up procedure should only clean up resources that were actually in use.
…
Description
Languages
C
78.2%
Roff
10.2%
Assembly
4.6%
Shell
3.7%
Makefile
1.6%
Other
1.2%