https://bugzilla.kernel.org/show_bug.cgi?id=201631 --- Comment #39 from Jan Kara (jack@xxxxxxx) --- (In reply to erhard_f from comment #35) > Created attachment 280117 [details] > journalctl -k (4.20-rc7 on a Talos II) > > Results with latest patch. Thanks for the results! Erhard, are you sure this kernel was with the latest version of the patch? Because the line: page 137: b_state 21, b_blocknr 2726281, b_mapped 0, b_cleaned 1498120697108, now 1498125595648 shows that b_mapped is zero effectively meaning that ext4_block_mkwrite() was never called for the page. Which would be very strange for a page that has writeable PTE. -- You are receiving this mail because: You are watching the assignee of the bug.