[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1477050941-29682-1-git-send-email-jack@suse.cz>
Date: Fri, 21 Oct 2016 13:55:37 +0200
From: Jan Kara <jack@...e.cz>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
Jan Kara <jack@...e.cz>
Subject: [PATCH 0/4] fs: Provide function to unmap metadata for a range of blocks
Hello,
I've noticed that in several places we need to unmap metadata in buffer cache
for a range of blocks and we do it by iterating over all blocks in given
range. Let's provide a helper function for that and implement it in a way
more efficient for larger ranges or blocks. The patches passed xfstests
for ext2 and ext4.
Jens, can you merge these patches if they look fine to you?
Honza
--
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