Re: [PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files

2017-07-27 Thread Qu Wenruo
On 2017年07月28日 05:29, Jeff Mahoney wrote: On 7/27/17 12:38 PM, Jeff Mahoney wrote: On 7/26/17 9:35 PM, Qu Wenruo wrote: On 2017年07月26日 04:54, je...@suse.com wrote: From: Jeff Mahoney Commit 522ef705e38 (btrfs-progs: convert: Introduce function to calculate the available space) changed ho

Re: [PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files

2017-07-27 Thread Jeff Mahoney
On 7/27/17 12:38 PM, Jeff Mahoney wrote: > On 7/26/17 9:35 PM, Qu Wenruo wrote: >> >> >> On 2017年07月26日 04:54, je...@suse.com wrote: >>> From: Jeff Mahoney >>> >>> Commit 522ef705e38 (btrfs-progs: convert: Introduce function to calculate >>> the available space) changed how we handle migrating fil

Re: [PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files

2017-07-27 Thread Jeff Mahoney
On 7/26/17 9:35 PM, Qu Wenruo wrote: > > > On 2017年07月26日 04:54, je...@suse.com wrote: >> From: Jeff Mahoney >> >> Commit 522ef705e38 (btrfs-progs: convert: Introduce function to calculate >> the available space) changed how we handle migrating file data so that >> we never have btrfs space asso

Re: [PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files

2017-07-26 Thread Qu Wenruo
On 2017年07月26日 04:54, je...@suse.com wrote: From: Jeff Mahoney Commit 522ef705e38 (btrfs-progs: convert: Introduce function to calculate the available space) changed how we handle migrating file data so that we never have btrfs space associated with the reserved ranges. This works pretty wel

[PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files

2017-07-25 Thread jeffm
From: Jeff Mahoney Commit 522ef705e38 (btrfs-progs: convert: Introduce function to calculate the available space) changed how we handle migrating file data so that we never have btrfs space associated with the reserved ranges. This works pretty well and when we iterate over the file blocks, the