JLS2009: A Btrfs update
JLS2009: A Btrfs update
Posted Nov 2, 2009 17:39 UTC (Mon) by mjg59 (subscriber, #23239)In reply to: JLS2009: A Btrfs update by nix
Parent article: JLS2009: A Btrfs update
fsync() is expected to provide certain guarantees. The kernel shouldn't preempt that just because
it assumes it knows better than applications - the applications should either change behaviour
themselves, or have an LD_PRELOADed library that makes fsync() behaviour conditional on battery
state.
it assumes it knows better than applications - the applications should either change behaviour
themselves, or have an LD_PRELOADed library that makes fsync() behaviour conditional on battery
state.
