Home
last modified time | relevance | path

Searched hist:"9 aefe431" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/
H A Dsplice.c9aefe431 Mon Apr 10 02:02:40 CDT 2006 Dave Jones <davej@redhat.com> [PATCH] splice: potential !page dereference

We can get to out: with a NULL page, which we probably
don't want to be calling page_cache_release() on.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jens Axboe <axboe@suse.de>
9aefe431 Mon Apr 10 02:02:40 CDT 2006 Dave Jones <davej@redhat.com> [PATCH] splice: potential !page dereference

We can get to out: with a NULL page, which we probably
don't want to be calling page_cache_release() on.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Jens Axboe <axboe@suse.de>