freebsd-dev/sys/fs/ntfs
Kirk McKusick cc672d3599 Make sure all intermediate variables holding mount flags (mnt_flag)
and that all internal kernel calls passing mount flags are declared
as uint64_t so that flags in the top 32-bits are not lost.

MFC after: 2 weeks
2012-01-17 01:08:01 +00:00
..
ntfs_compr.c Minor cleanups to ntfs code 2012-01-03 19:09:01 +00:00
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Minor cleanups to ntfs code 2012-01-03 19:09:01 +00:00
ntfs_subr.h Discard local array based on return values. 2011-12-24 15:49:52 +00:00
ntfs_vfsops.c Make sure all intermediate variables holding mount flags (mnt_flag) 2012-01-17 01:08:01 +00:00
ntfs_vfsops.h
ntfs_vnops.c Discard local array based on return values. 2011-12-24 15:49:52 +00:00
ntfs.h This update changes the mnt_flag field in the mount structure from 2011-07-24 17:43:09 +00:00
ntfsmount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00