[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140219010522.GF7339@thunk.org>
Date: Tue, 18 Feb 2014 20:05:22 -0500
From: Theodore Ts'o <tytso@....edu>
To: Baruch Siach <baruch@...s.co.il>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] e4defrag: remove local sync_file_range and fallocate
On Tue, Jan 07, 2014 at 10:29:52AM +0200, Baruch Siach wrote:
> The locally defined versions of both sync_file_range and fallocate are broken
> on 32bit systems. On these systems two 32bit registers are needed for each
> 64bit parameter. Also, sync_file_range on MIPS32 needs a dummy parameters
> after the fd parameter. Just leave all these subtleties to the C library.
>
> Signed-off-by: Baruch Siach <baruch@...s.co.il>
Thanks, applied.
Apologies for the delay.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists