Bill Davidsen wrote:
This would change the meaning of fsync from "force out the data" to "wait for the data to be written" in some implementations.
This is the meaning of fsync: copies all in-core parts of a file to disk, and waits until the device reports that all parts are on stable storage.
Anything less is a bug. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: Linux does not care for data integrity
- From: Bill Davidsen <[email protected]>
- Re: Linux does not care for data integrity
- References:
- Re: Disk write cache (Was: Hyper-Threading Vulnerability)
- From: Jeff Garzik <[email protected]>
- Re: Disk write cache
- From: Kenichi Okuyama <[email protected]>
- Re: Disk write cache
- From: Jeff Garzik <[email protected]>
- Linux does not care for data integrity (was: Disk write cache)
- From: Matthias Andree <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Arjan van de Ven <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Matthias Andree <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Arjan van de Ven <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Matthias Andree <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Alan Cox <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Greg Stark <[email protected]>
- Re: Linux does not care for data integrity (was: Disk write cache)
- From: Matthias Andree <[email protected]>
- Re: Linux does not care for data integrity
- From: Bill Davidsen <[email protected]>
- Re: Disk write cache (Was: Hyper-Threading Vulnerability)
- Prev by Date: RE: [PATCH] Abstracted Priority Inheritance for RT
- Next by Date: Re: [PATCH 3/4] new timeofday x86-64 arch specific changes (v. B1)
- Previous by thread: Re: Linux does not care for data integrity
- Next by thread: Re: Linux does not care for data integrity
- Index(es):