Re: [patch] ext2, sysvfs, minixfs directory syncs

Christoph Hellwig (hch@caldera.de)
Fri, 11 Jan 2002 19:31:56 +0100


On Thu, Jan 10, 2002 at 11:55:34PM -0800, Andrew Morton wrote:
> I've only tested ext2. Christoph, could you please test the
> sysvfs changes? Thanks.

The change if fine.

> --- linux-2.4.18-pre3/fs/sysv/ChangeLog Fri Dec 21 11:19:23 2001
> +++ linux-akpm/fs/sysv/ChangeLog Thu Jan 10 23:19:00 2002
> @@ -20,3 +20,8 @@ Fri Oct 26 2001 Christoph Hellwig <hch
> Remove symlink faking. Noone really wants to use these as
> linux filesystems and native OSes don't support it anyway.
>
> +Thu Jan 10 2002 Andrew Morton <akpm@zip.com.au>
> +
> + * dir.c: use sync_one_page() rather than waitfor_one_page() for

This should be dir.c (dir_commit_chunk): ....
Also new changelog items get added at the top.

Christoph
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/