Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Date: Wed, 28 Feb 2007 21:58:54 +0100
What happens if the application overwrites what it had written some
time later? Nothing. The page is already read-write, the pte dirty,
so even though the file was clearly modified, there's absolutely no
way in which this can be used to force an update to the timestamp.
Which, I realize now, actually means, that the patch is wrong. Msync
will have to write protect the page table entries, so that later
dirtyings may have an effect on the timestamp.
Thanks,
Miklos
-
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/
- Follow-Ups:
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Peter Staubach
- Re: [patch 01/22] update ctime and mtime for mmaped write
- References:
- [patch 00/22] misc VFS/VM patches and fuse writable shared mapping support
- From: Miklos Szeredi
- [patch 01/22] update ctime and mtime for mmaped write
- From: Miklos Szeredi
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Peter Staubach
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Miklos Szeredi
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Peter Staubach
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Miklos Szeredi
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Peter Staubach
- Re: [patch 01/22] update ctime and mtime for mmaped write
- From: Miklos Szeredi
- [patch 00/22] misc VFS/VM patches and fuse writable shared mapping support
- Prev by Date: Re: lanana: Add major/minor entries for PPC QE UART devices
- Next by Date: Re: [patch 04/26] Xen-paravirt_ops: Add pagetable accessors to pack and unpack pagetable entries
- Previous by thread: Re: [patch 01/22] update ctime and mtime for mmaped write
- Next by thread: Re: [patch 01/22] update ctime and mtime for mmaped write
- Index(es):
Relevant Pages
|
|