NetBSD/sys/fs/ntfs
hannken 618809e522 ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL.
May happen when loading node 0 (MFT) during mount and some
attributes are stored in another ntnode.

PR kern/56160 (Mount ntfs usb disk)
2021-05-13 08:57:29 +00:00
..
Makefile
TODO
files.ntfs
ntfs.h
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c ntfs_loadntnode(): Use bread() when ntm_sysvn[NTFS_MFTINO] is NULL. 2021-05-13 08:57:29 +00:00
ntfs_subr.h
ntfs_vfsops.c Replace most uses of vp->v_usecount with a call to vrefcnt(vp), a function 2020-04-13 19:23:17 +00:00
ntfs_vfsops.h
ntfs_vnops.c Introduce genfs_pathconf() and use it for the default case in all filesystems. 2020-06-27 17:29:17 +00:00
ntfsmount.h