Re: aio on ramfs

From: OGAWA Hirofumi
Date: Sun Dec 07 2003 - 12:43:25 EST


William Lee Irwin III <wli@xxxxxxxxxxxxxx> writes:

> +static int ramfs_writepage(struct page *page, struct writeback_control *wbc)
> +{
> + return 0;
> +}

Doesn't this break the magic of shrink_list()? I think it need the
"return WRITEPAGE_ACTIVATE;" at least.
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/