https://bugzilla.kernel.org/show_bug.cgi?id=216050
--- Comment #96 from [email protected] --- Well there's also a possibility that the mapping of the inode changes since it was initialized in the beginning: struct address_space *mapping = inode->i_mapping; How about printing all three: page->mapping, mapping and inode->i_mapping. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
