iso9660: set the type of get_inode_type()
authorH. Peter Anvin <hpa@zytor.com>
Wed, 10 Mar 2010 05:19:09 +0000 (21:19 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 10 Mar 2010 05:19:09 +0000 (21:19 -0800)
commit1974cc50c5aac8ac5369a0361a5ac0c15f6911e2
tree922222657481eab8360e09d7544f5ad22b5fbf23
parent16b6c207e7c68982ae7e51e51c51773df67a910d
iso9660: set the type of get_inode_type()

get_inode_type() returns enum dirent_type.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/iso9660/iso9660.c