Re: [PATCH 1/1] XFS TESTS: Correct extent flag parsing for punch hole tests
From: Alex Elder <hidden>
Date: 2011-07-15 13:46:59
Also in:
linux-fsdevel, linux-xfs
From: Alex Elder <hidden>
Date: 2011-07-15 13:46:59
Also in:
linux-fsdevel, linux-xfs
On Thu, 2011-07-14 at 20:52 -0700, Allison Henderson wrote:
The fiemap filters used in the punch hole tests parse the extent flags in the fiemap to determine the extent type. They are currently parsing them as decimal values, but they should be parsing hex values. Signed-off-by: Allison Henderson <redacted>
Looks good to me. This may not have a practical effect but it looks correct now. I will commit this for you. Thanks for fixing it. Reviewed-by: Alex Elder <redacted>