From 0b94e97a25d9b06ef17fca8da23169200bead1e2 Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Thu, 6 Dec 2007 11:19:57 -0500 Subject: [PATCH] Use lock_page_killable Replacing lock_page with lock_page_killable in do_generic_mapping_read() allows us to kill `cat' of a file on an NFS-mounted filesystem Signed-off-by: Matthew Wilcox --- Reading git-format-patch failed