On Wednesday 18 May 2016 16:46:49 Steve Capper wrote: > Hello, > I am running into issues running the btrfs self tests from 4.6 on an > arm64 system with PAGE_SIZE=64K. > Poking around in recalculate_thresholds(), I got the following values: > size = 1073741824 > ctl->unit = 4096 > bytes_per_bg = 2147483648 > max_bitmaps = 1 > > I am not sure where the problem is as I'm not familiar with btrfs. > > A panic log can be found below. > > Is this a known problem? > > Are there any more diagnostics I could perform, that would be helpful? > Hi Steve, The fixes for selftests with respect to 64K block size will be posted soon. I am currently testing the changes that have been made. -- chandan -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
