On 2017年08月21日 10:29, Christoph Anton Mitterer wrote:
Hey.

Just got the following with 4.12.6:

Aug 21 03:29:51 heisenberg kernel: BTRFS warning (device dm-0): unhandled 
fiemap cache detected: offset=0 phys=812641906688 len=12288 flags=0x0
Aug 21 03:29:56 heisenberg kernel: BTRFS warning (device dm-0): unhandled 
fiemap cache detected: offset=0 phys=812641906688 len=12288 flags=0x0
Aug 21 03:30:58 heisenberg kernel: BTRFS warning (device dm-0): unhandled 
fiemap cache detected: offset=0 phys=813760614400 len=32768 flags=0x0
Aug 21 03:31:15 heisenberg kernel: BTRFS warning (device dm-0): unhandled 
fiemap cache detected: offset=0 phys=812641906688 len=12288 flags=0x0

This is just warning about there is some fiemap extent cached but not submitted.
So in fact harmless, only mean to info developers.

Is it what should be fixed with:
https://patchwork.kernel.org/patch/9803291/

?

But it is already in v4.12, so there is some other case I missed.

Any reproducer?


Is this harmless or must I assume that some part of my data/fs is now
corrupt and should I recover from backup?

Harmless, it is only designed to merge fiemap output.
No data is touched at all.

Sorry for the trouble.

Thanks,
Qu


Thanks,
Chris.

--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to