Re: [patch resend v4] update ctime and mtime for mmaped write

From: Andrew Morton
Date: Tue Mar 27 2007 - 15:05:34 EST


On Tue, 27 Mar 2007 20:55:51 +0200
Miklos Szeredi <miklos@xxxxxxxxxx> wrote:

> It's actually wrong about FADV_DONTNEED, which I think doesn't start
> writeout either.

case POSIX_FADV_DONTNEED:
if (!bdi_write_congested(mapping->backing_dev_info))
filemap_flush(mapping);
-
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/