Re: [PATCH 02/12 v2] Revert "ext4: fix fsx truncate failure"
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-07-14 07:45:54
Also in:
linux-fsdevel
From: Christoph Hellwig <hch@infradead.org>
Date: 2012-07-14 07:45:54
Also in:
linux-fsdevel
On Fri, Jul 13, 2012 at 01:42:09PM -0400, Theodore Ts'o wrote:
Hi Lukas, This patch set has changes to the VFS, XFS, and ext4, and there are cross dependencies between them. Is there any way you can disentagle the dependencies between the patches so we don't need to worry about how these get pulled in during the merge window? I suppose could try to get the XFS folks to sign off with my carrying this patch in the ext4 tree, since the bulk of the changes are ext4-related, but it is a bit of a complication.
There are no real XFS changes, just changing the calling conventions for a generic function. Adding this through another tree if properly reviewed seems perfectly fine.