Re: [PATCH v4] Btrfs: fix deadlock with memory reclaim during scrub

2018-11-25 Thread Nikolay Borisov
On 23.11.18 г. 20:25 ч., fdman...@kernel.org wrote: > From: Filipe Manana > > When a transaction commit starts, it attempts to pause scrub and it blocks > until the scrub is paused. So while the transaction is blocked waiting for > scrub to pause, we can not do memory allocation with

unable to fixup (regular) error

2018-11-25 Thread Alexander Fieroch
Hi, My data partition with btrfs RAID 0 (/dev/sdc0 and /dev/sdd0) shows errors in syslog: BTRFS error (device sdc): cleaner transaction attach returned -30 BTRFS info (device sdc): disk space caching is enabled BTRFS info (device sdc): has skinny extents BTRFS info (device sdc): bdev /dev/sdc

[PATCH 0/5] btrfs-progs: check update

2018-11-25 Thread Qu Wenruo
Hi David, Please merge this pull request: https://github.com/kdave/btrfs-progs/pull/155 This patch can be fetch from the following branch: https://github.com/adam900710/btrfs-progs/tree/check-next The base commit is: commit 5d64c40240135cc22f4ba2b902bfe20418a599ea (david/devel) Author: David