Bug 60793

Summary: btrfs continuously crash
Product: File System Reporter: RussianNeuroMancer (russianneuromancer)
Component: btrfsAssignee: Josef Bacik (josef)
Status: RESOLVED PATCH_ALREADY_AVAILABLE    
Severity: high    
Priority: P1    
Hardware: x86-64   
OS: Linux   
Kernel Version: 3.11rc6 Subsystem:
Regression: No Bisected commit-id:

Description RussianNeuroMancer 2013-08-26 02:21:07 UTC
btrfs continuously crash. If user trying to work with filesystem (save file, move file, etc.) when that happen, application that interact with filesystem (Dolphin or LibreOffice for example) hang for several tens of seconds. Please look into dmesg:

dmesg: https://launchpadlibrarian.net/148420820/CurrentDmesg.txt
Other logs: https://bugs.launchpad.net/bugs/1216734
Used kernel: https://launchpad.net/ubuntu/+source/linux/3.11.0-3.8
Comment 1 Josef Bacik 2013-08-26 13:49:09 UTC
Fixed in btrfs-next, please test that and verify the fix works for you.
Comment 2 RussianNeuroMancer 2013-08-26 23:28:05 UTC
As I understand current code from btrfs-next will land in Linux 3.12? I am correct?
If yes, I'll test Linux 3.12 as soon as packages with Linux 3.12rc1 will be available ( http://kernel.ubuntu.com/~kernel-ppa/mainline/ ).
Comment 3 RussianNeuroMancer 2013-09-27 07:42:46 UTC
> please test that and verify the fix works for you
Tested with Linux 3.12. Fix works for me, yes.