freebsd-src/sys/fs/ntfs
Konstantin Belousov d0cc54f3b4 The r184588 changed the layout of struct export_args, causing an ABI
breakage for old mount(2) syscall, since most struct <filesystem>_args
embed export_args. The mount(2) is supposed to provide ABI
compatibility for pre-nmount mount(8) binaries, so restore ABI to
pre-r184588.

Requested and reviewed by:	bde
MFC after:    2 weeks
2010-10-10 07:05:47 +00:00
..
ntfs.h Fix ntfs such that it understand media with a non-512-bytes sector size: 2009-12-07 15:15:08 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Fix ntfs such that it understand media with a non-512-bytes sector size: 2009-12-07 15:15:08 +00:00
ntfs_subr.h
ntfs_vfsops.c The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00
ntfs_vfsops.h
ntfs_vnops.c According to phk@, VOP_STRATEGY should never, _ever_, return 2008-12-16 21:13:11 +00:00
ntfsmount.h The r184588 changed the layout of struct export_args, causing an ABI 2010-10-10 07:05:47 +00:00