lkml.org 
[lkml]   [2009]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] [21/21] HWPOISON: Enable error_remove_page on btrfs
Date

Cc: chris.mason@oracle.com

Signed-off-by: Andi Kleen <ak@linux.intel.com>

---
fs/btrfs/inode.c | 1 +
1 file changed, 1 insertion(+)

Index: linux/fs/btrfs/inode.c
===================================================================
--- linux.orig/fs/btrfs/inode.c
+++ linux/fs/btrfs/inode.c
@@ -5269,6 +5269,7 @@ static struct address_space_operations b
.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 = {

\
 
 \ /
  Last update: 2009-09-11 20:55    [W:0.087 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site