[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20101123151818.GE32759@thunk.org>
Date: Tue, 23 Nov 2010 10:18:18 -0500
From: Ted Ts'o <tytso@....edu>
To: Lukas Czerner <lczerner@...hat.com>
Cc: sandeen@...hat.com, adilger@...ger.ca, linux-ext4@...r.kernel.org
Subject: Re: [5/6] mke2fs: Use unix_discard() for discards
On Thu, Nov 18, 2010 at 03:38:40AM -0000, Lukas Czerner wrote:
> There is generic discard function in struct_io_manager, or in
> unix_io_manager to be specific. So use this instead of
> mke2fs_discard_blocks().
>
> Since mke2fs_discard_blocks() is not used anymore (and should not be)
> remove it.
>
> Signed-off-by: Lukas Czerner <lczerner@...hat.com>
Changed to use io_channel_discard() instead of derferencing the
function pointer directly. I've applied this to the master branch.
- 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