http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703474 The above Debian bug report has the details of a btrfsck infinite loop problem I''m having. I initially reported it as an i386 bug because it didn''t seem to appear on AMD64. But then I realised that on AMD64 it merely runs for longer before looping. git pull http://git.kernel.org/?p=linux/kernel/git/mason/btrfs-progs.git I''ve just used the above command to get the latest btrfsck source, compiled it and run it. The resulting btrfsck has now used 97 minutes of CPU time which is about 94 minutes since the last time it gave any output. Below is the last output of btrfsck before it entered the 100% CPU loop. leaf parent key incorrect 566530048 bad block 566530048 leaf parent key incorrect 566534144 bad block 566534144 leaf parent key incorrect 566538240 bad block 566538240 leaf parent key incorrect 566542336 bad block 566542336 leaf parent key incorrect 566546432 bad block 566546432 leaf parent key incorrect 566550528 bad block 566550528 leaf parent key incorrect 566554624 bad block 566554624 leaf parent key incorrect 566558720 bad block 566558720 leaf parent key incorrect 566579200 bad block 566579200 leaf parent key incorrect 567844864 bad block 567844864 leaf parent key incorrect 567853056 bad block 567853056 -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html