89015c4648
in vfs_detach(). vfs_done may free global filesystem's resources, typically those allocated in respective filesystem's init function. Needed so those filesystems which went in via LKM have a chance to clean after themselves before unloading. This fixes random panics when LKM for filesystem using pools was loaded and unloaded several times. For each leaf filesystem, add appropriate vfs_done routine. |
||
---|---|---|
.. | ||
Makefile | ||
TODO | ||
ntfs.h | ||
ntfs_compr.c | ||
ntfs_compr.h | ||
ntfs_ihash.c | ||
ntfs_ihash.h | ||
ntfs_inode.h | ||
ntfs_subr.c | ||
ntfs_subr.h | ||
ntfs_vfsops.c | ||
ntfs_vfsops.h | ||
ntfs_vnops.c | ||
ntfsmount.h |