Whamcloud - gitweb
libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
authorDarrick J. Wong <djwong@us.ibm.com>
Fri, 17 Feb 2012 14:56:33 +0000 (09:56 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 17 Feb 2012 20:28:21 +0000 (15:28 -0500)
commit3ae682bb0a5e025963b25ff5ac5d53e2115483f2
tree82959f9c68cff697275a7032f5fa9876e428758f
parent50a676e944356e188917f5174a7478817024213c
libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)

Add a function to return the inode number of an open file.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/fileio.c