summaryrefslogtreecommitdiff
path: root/net/tipc/link.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2009-04-03 15:42:35 (GMT)
committerDavid Howells <dhowells@redhat.com>2009-04-03 15:42:35 (GMT)
commit03fb3d2af96c2783c3a5bc03f3d984cf422f0e69 (patch)
tree6618f82f8be26ba2c7ac38d6e6e16befc8e1140f /net/tipc/link.h
parent8f0aa2f25b31ba27db84259141e52ee6ec0d2820 (diff)
downloadlinux-fsl-qoriq-03fb3d2af96c2783c3a5bc03f3d984cf422f0e69.tar.xz
FS-Cache: Release page->private after failed readahead
The attached patch causes read_cache_pages() to release page-private data on a page for which add_to_page_cache() fails. If the filler function fails, then the problematic page is left attached to the pagecache (with appropriate flags set, one presumes) and the remaining to-be-attached pages are invalidated and discarded. This permits pages with caching references associated with them to be cleaned up. The invalidatepage() address space op is called (indirectly) to do the honours. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Steve Dickson <steved@redhat.com> Acked-by: Trond Myklebust <Trond.Myklebust@netapp.com> Acked-by: Rik van Riel <riel@redhat.com> Acked-by: Al Viro <viro@zeniv.linux.org.uk> Tested-by: Daire Byrne <Daire.Byrne@framestore.com>
Diffstat (limited to 'net/tipc/link.h')
0 files changed, 0 insertions, 0 deletions