btrfs: Implement readdir operation
authorAlek Du <alek.du@intel.com>
Tue, 9 Mar 2010 05:34:03 +0000 (13:34 +0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 9 Mar 2010 06:21:31 +0000 (22:21 -0800)
commitc928c768b17da550ed99150bbcef08d13e5521dd
tree56d8be16c881ffad68d65e2bbfd98276153642a7
parent2a95944f8d7536868ca51ddf09514f78309af52a
btrfs: Implement readdir operation

Tested with dir.c32. Also use the new IFTODT macro to convert fs inode
mode to internal dirent mode.

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/fs/btrfs/btrfs.c