Re: [PATCH 5/14] HPFS: Remove mark_inode_dirty

From: Christoph Hellwig
Date: Tue May 10 2011 - 04:02:47 EST


On Sun, May 08, 2011 at 08:43:27PM +0200, Mikulas Patocka wrote:
> Remove mark_inode_dirty
>
> HPFS doesn't use kernel's dirty inode indicator anyway because
> writing an inode requires directory's mutex.

No new by this patch, but note that c/mtime on mmap won't work without
using it. We tried to get away with it for that in XFS, but it broke
the semantics. Take a look at xfstests 215 for the reproducer.

--
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/