Re: Bug Report: Btrfs can't allocate space for delete when block size arounds 512M

2019-09-04 Thread Nikolay Borisov
On 4.09.19 г. 5:36 ч., Hongzhi, Song wrote: > Anybody notice this? > There were multiple fixes from Josef recently improving btrfs enospc handling with tiny filesystems (which is generally not the targeted use case of btrfs). The code lives in https://github.com/kdave/btrfs-devel/commits/mis

Re: Bug Report: Btrfs can't allocate space for delete when block size arounds 512M

2019-09-03 Thread Hongzhi, Song
I remake the test case to be more simply. And the send the new email. Thanks, --Hongzhi On 9/4/19 10:36 AM, Hongzhi, Song wrote: Anybody notice this? --Hongzhi On 7/17/19 4:34 PM, Hongzhi, Song wrote: Hi friends, *Description:*     One LTP testcase, fs_fill.c, fails on btrfs with kern

Re: Bug Report: Btrfs can't allocate space for delete when block size arounds 512M

2019-09-03 Thread Hongzhi, Song
Anybody notice this? --Hongzhi On 7/17/19 4:34 PM, Hongzhi, Song wrote: Hi friends, *Description:*     One LTP testcase, fs_fill.c, fails on btrfs with kernel error when unlink files on Btrfs device:     "BTRFS warning (device loop0): could not allocate space for a delete; will truncate

Re: Bug Report: Btrfs can't allocate space for delete when block size arounds 512M

2019-07-30 Thread Hongzhi, Song
Hi, Anyone notice this? --Hongzhi On 7/17/19 4:34 PM, Hongzhi, Song wrote: Hi friends, *Description:*     One LTP testcase, fs_fill.c, fails on btrfs with kernel error when unlink files on Btrfs device:     "BTRFS warning (device loop0): could not allocate space for a delete; will trun

Bug Report: Btrfs can't allocate space for delete when block size arounds 512M

2019-07-17 Thread Hongzhi, Song
Hi friends, *Description:*     One LTP testcase, fs_fill.c, fails on btrfs with kernel error when unlink files on Btrfs device:     "BTRFS warning (device loop0): could not allocate space for a delete; will truncate on mount".     I found the loop block device formatted with btrfs roughl