mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
32 bits to 64 bits and eliminates the unused mnt_xflag field. The existing mnt_flag field is completely out of bits, so this update gives us room to expand. Note that the f_flags field in the statfs structure is already 64 bits, so the expanded mnt_flag field can be exported without having to make any changes in the statfs structure. Approved by: re (bz) |
||
|---|---|---|
| .. | ||
| ntfs.h | ||
| ntfs_compr.c | ||
| ntfs_compr.h | ||
| ntfs_iconv.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 | ||
| ntfsmount.h | ||