From 569d3287c1f2c5d5e9264e89bd2c0f632e7b7dbb Mon Sep 17 00:00:00 2001 From: Trond Myklebust Date: Fri, 26 Jan 2007 00:57:11 -0800 Subject: [PATCH] [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug NFS can handle the case where invalidate_inode_pages2_range() fails, so the premise behind commit 8258d4a574d3a8c01f0ef68aa26b969398a0e140 is now gone. Remove the WARN_ON_ONCE() which is causing users grief as we can see from http://bugzilla.kernel.org/show_bug.cgi?id=7826 Signed-off-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-format-patch failed