Displaying 1 result from an estimated 1 matches for "new_ntfs_inod".
Did you mean:
new_ntfs_inode
2011 Oct 05
0
[GIT PULL] NTFS readonly file system support
...purious +x bit (2011-08-25 10:58:44 -0700)
are available in the git repository at:
git://github.com/pcacjr/syslinux.git ntfs-for-hpa
Paulo Alcantara (34):
Add NTFS filesystem support to Linux and Windows installers
Initial NTFS readonly support code to Syslinux
ntfs: implement new_ntfs_inode()
ntfs: implement for_each_mft_record() macro
ntfs: implement ntfs_iget_root()
ntfs: implement ntfs_iget()
ntfs: implement get_inode_mode()
ntfs: implement ntfs_readdir()
ntfs: implement ntfs_next_extent() and ntfs_getfssec()
ntfs: implement fixups_realloc...