From 72dac95d4403ee7231e094e1735ecb96032e6117 Mon Sep 17 00:00:00 2001 From: Jie Liu Date: Wed, 12 Jun 2013 23:13:59 -0400 Subject: [PATCH] ext4: return FIEMAP_EXTENT_UNKNOWN for delalloc extents Return the FIEMAP_EXTENT_UNKNOWN flag as well except the FIEMAP_EXTENT_DELALLOC because the data location of an delayed allocation extent is unknown. Signed-off-by: Jie Liu --- Reading git-format-patch failed