25153c3ec9
- Do reference counting for 'struct mount'. Each vnode associated with a mount takes a reference, and in turn the mount takes a reference to the vfsops. - Now that mounts are reference counted, replace the overcomplicated mount locking inherited from 4.4BSD with a recursable rwlock. |
||
---|---|---|
.. | ||
files.ntfs | ||
Makefile | ||
ntfs_compr.c | ||
ntfs_compr.h | ||
ntfs_conv.c | ||
ntfs_ihash.c | ||
ntfs_ihash.h | ||
ntfs_inode.h | ||
ntfs_subr.c | ||
ntfs_subr.h | ||
ntfs_vfsops.c | ||
ntfs_vfsops.h | ||
ntfs_vnops.c | ||
ntfs.h | ||
ntfsmount.h | ||
TODO |