Re: [PATCH] XFS: Let the broken fiemap work in query mode.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Chinner
Date: Tuesday, April 27, 2010 - 7:30 pm

On Wed, Apr 28, 2010 at 10:00:01AM +0800, Tao Ma wrote:

Applications need to handle mappings changing from query to getting
the mapping, so this should not be a major issue. Especially as the
method of fiemap indicating there are more extents to be extracted
from the inode in the case the kernel can't allocate a buffer large
enough is already documented.

Realistically though, xfs_getbmap() needs a complete rewrite so
right now I'd prefer just to do the minimum to fix the reported
problem that continue to make it into even more of a mess than it is
now...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] XFS: Let the broken fiemap work in query mode., Dave Chinner, (Tue Apr 27, 7:30 pm)
Re: [PATCH v2] XFS: Let the broken fiemap work in query mode., Christoph Hellwig, (Wed Apr 28, 4:33 am)