From: Dave Chinner Date: Tue, 29 Oct 2013 11:11:55 +0000 (+1100) Subject: xfs: make dir2 ftype offset pointers explicit X-Git-Tag: v3.13-rc1~87^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01ef655d8b9753c3d25e4c22e0a4e7c442fe5e1;p=pandora-kernel.git xfs: make dir2 ftype offset pointers explicit Rather than hiding the ftype field size accounting inside the dirent padding for the ".." and first entry offset functions for v2 directory formats, add explicit functions that calculate it correctly. Signed-off-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed