From: Tristan Ye Date: Tue, 22 Dec 2009 01:11:58 +0000 (+0800) Subject: Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. X-Git-Tag: v2.6.33-rc2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86239d59e268a35a49a00fce9c8512a506267f5c;p=pandora-kernel.git Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink. For fast symlink, it can be treated the same as inlined files since the data extent we want to return of both case all were stored in metadata block. For symlink, it can be simply treated the same as we did for regular files. Signed-off-by: Tristan Ye Acked-by: Sunil Mushran Signed-off-by: Joel Becker --- Reading git-diff-tree failed