From a5f9be58c2b87106100a6053d09b1f9f8d551c6e Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Fri, 4 Dec 2009 10:19:07 +0000 Subject: [PATCH] xfs: kill xfs_bmbt_rec_32/64 types For a long time we've always stored bmap btree records in the 64bit format, so kill off the dead 32bit type, and make sure the 64bit type is named just xfs_bmbt_rec everywhere, without any size postfix. Signed-off-by: Christoph Hellwig Reviewed-by: Eric Sandeen Signed-off-by: Alex Elder --- Reading git-format-patch failed