commit | 635c4d0bd94512de3aafa7ae8f45c1dce0fc1ffe | [log] [tgz] |
---|---|---|
author | Jie Liu <jeff.liu@oracle.com> | Thu Jun 06 06:24:01 2013 -0700 |
committer | Ben Myers <bpm@sgi.com> | Wed Jun 19 14:18:32 2013 -0500 |
tree | 0bdf3ba8e7739bc8859f6e4b68711dc2cebe6d9c | |
parent | 725eb1eb2ae88c200466fec34bcf1fbce4b8eca3 [diff] |
xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extent For FIEMAP ioctl(2), if an extent is in delayed allocation state, we need to return the FIEMAP_EXTENT_UNKNOWN flag except the FIEMAP_EXTENT_DELALLOC because its data location is unknown. Signed-off-by: Jie Liu <jeff.liu@oracle.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>