[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110916035020.GS28181@thunk.org>
Date: Thu, 15 Sep 2011 23:50:20 -0400
From: Ted Ts'o <tytso@....edu>
To: Lukas Czerner <lczerner@...hat.com>
Cc: linux-ext4@...r.kernel.org, adilger@...ger.ca
Subject: Re: [PATCH 1/5 v2] e2fsprogs: create open() and stat() helpers
On Fri, Aug 12, 2011 at 06:42:56PM +0200, Lukas Czerner wrote:
> In many places we are using #ifdef HAVE_OPEN64 to determine if we can
> use open64() but that's ugly. This commit creates two new helpers
> ext2fs_open_file() for open() and ext2fs_stat() for stat(). Also we need
> new typedef ext2fs_struct_stat for struct stat.
>
> Signed-off-by: Lukas Czerner <lczerner@...hat.com>
Applied to the next branch, thanks.
- 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