Re: [PATCH] test unaligned punch hole at ENOSPC

2018-09-28 Thread Anand Jain
Oops I just realized I sent v2 only to linux-btrfs@vger.kernel.org. more below.. On 09/28/2018 08:42 PM, Eryu Guan wrote: On Mon, Sep 24, 2018 at 07:47:39PM +0800, Anand Jain wrote: Try to punch hole with unaligned size and offset when the FS returns ENOSPC Signed-off-by: Anand Jain ---

Re: [PATCH] test unaligned punch hole at ENOSPC

2018-09-28 Thread Eryu Guan
On Mon, Sep 24, 2018 at 07:47:39PM +0800, Anand Jain wrote: > Try to punch hole with unaligned size and offset when the FS > returns ENOSPC > > Signed-off-by: Anand Jain > --- > This test case fails on btrfs as of now. > > tests/btrfs/172 | 66 >

[PATCH] test unaligned punch hole at ENOSPC

2018-09-24 Thread Anand Jain
Try to punch hole with unaligned size and offset when the FS returns ENOSPC Signed-off-by: Anand Jain --- This test case fails on btrfs as of now. tests/btrfs/172 | 66 + tests/btrfs/172.out | 2 ++ tests/btrfs/group | 1 + 3 files