ntfs: implement get_inode_mode()
authorPaulo Alcantara <pcacjr@gmail.com>
Wed, 20 Jul 2011 01:59:23 +0000 (01:59 +0000)
committerPaulo Alcantara <pcacjr@gmail.com>
Wed, 7 Sep 2011 07:19:06 +0000 (07:19 +0000)
commit67d3a82846f2029d24e2226be89e35848e5d78ba
tree1b7e2d282c98f410b14c116fbcdfe22326433765
parent64bb9bac9ef39378179d5fae889bfaa188b7477c
ntfs: implement get_inode_mode()

Determine the mode of an inode from a given file record.

Signed-off-by: Paulo Alcantara <pcacjr@gmail.com>
core/fs/ntfs/ntfs.c