[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more
From: |
Markus Armbruster |
Subject: |
[Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more |
Date: |
Thu, 13 Nov 2014 11:16:59 +0100 |
See PATCH 2/4 for why FIEMAP needs to go. Minor fixes in 1+3/4,
cleanup in 4/4.
Would you like this included in 2.2? Maybe just the first three?
v2:
* PATCH 1 unchanged
* PATCH 2 revised and split up [Paolo, Fam, Eric, Max]
Markus Armbruster (4):
raw-posix: Fix comment for raw_co_get_block_status()
raw-posix: SEEK_HOLE suffices, get rid of FIEMAP
raw-posix: Fix try_seek_hole()'s handling of SEEK_DATA failure
raw-posix: Clean up around raw_co_get_block_status()
block/raw-posix.c | 117 ++++++++++++++++++------------------------------------
1 file changed, 38 insertions(+), 79 deletions(-)
--
1.9.3
- [Qemu-devel] [PATCH v2 0/4] raw-posix: Get rid of FIEMAP, and more,
Markus Armbruster <=