Re: [PATCH v14.8 12/14] btrfs: dedupe: Add ioctl for inband deduplication

2018-07-19 Thread Qu Wenruo
On 2018年07月20日 08:47, Tsutomu Itoh wrote: > On 2018/07/12 10:25, Lu Fengqi wrote: >> From: Wang Xiaoguang >> >> Add ioctl interface for inband deduplication, which includes: >> 1) enable >> 2) disable >> 3) status >> >> And a pseudo RO compat flag, to imply that btrfs now supports inband >>

Re: [PATCH v14.8 12/14] btrfs: dedupe: Add ioctl for inband deduplication

2018-07-19 Thread Tsutomu Itoh
On 2018/07/12 10:25, Lu Fengqi wrote: > From: Wang Xiaoguang > > Add ioctl interface for inband deduplication, which includes: > 1) enable > 2) disable > 3) status > > And a pseudo RO compat flag, to imply that btrfs now supports inband > dedup. > However we don't add any ondisk format change,

[PATCH v14.8 12/14] btrfs: dedupe: Add ioctl for inband deduplication

2018-07-11 Thread Lu Fengqi
From: Wang Xiaoguang Add ioctl interface for inband deduplication, which includes: 1) enable 2) disable 3) status And a pseudo RO compat flag, to imply that btrfs now supports inband dedup. However we don't add any ondisk format change, it's just a pseudo RO compat flag. All these ioctl