[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8061: Introduce SEEK_DATA/SEEK_HOLE to extent_scan module
From: |
Jim Meyering |
Subject: |
bug#8061: Introduce SEEK_DATA/SEEK_HOLE to extent_scan module |
Date: |
Tue, 19 Apr 2011 11:03:44 +0200 |
Jeff liu wrote:
...
> Below is the revised patch,
>
> From 4f966c1fe6226f3f711faae120cd8bea78e722b8 Mon Sep 17 00:00:00 2001
> From: Jie Liu <address@hidden>
> Date: Tue, 19 Apr 2011 15:24:50 -0700
> Subject: [PATCH 1/1] copy: add SEEK_DATA/SEEK_HOLE support to extent_scan
> module
Thank you for the update.
I will look at it in a week or so if no one else does.