提交 465fdd97 编写于 作者: A Andi Kleen 提交者: Andi Kleen

HWPOISON: Enable error_remove_page on btrfs

Cc: chris.mason@oracle.com
Signed-off-by: NAndi Kleen <ak@linux.intel.com>
上级 cae681fc
......@@ -5269,6 +5269,7 @@ static struct address_space_operations btrfs_aops = {
.invalidatepage = btrfs_invalidatepage,
.releasepage = btrfs_releasepage,
.set_page_dirty = btrfs_set_page_dirty,
.error_remove_page = generic_error_remove_page,
};
static struct address_space_operations btrfs_symlink_aops = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册