On Fri, Jun 09, 2000 at 10:43:24PM -0700, Hans Reiser wrote:
>
> Does postgresql on linux depend on O_SYNC, which we don't support?
>
> Perhaps we need to return a failure if O_SYNC is used.
Definitely. A warning printk and an ENOSYS or EINVAL error return
would be appropriate. Anything else will lead to silent data
corruption.
--Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/