|
|
Subscribe / Log in / New account

Re: statfs() / statvfs() syscall ballsup...

From:  Linus Torvalds <torvalds-AT-osdl.org>
To:  Joel Becker <Joel.Becker-AT-oracle.com>
Subject:  Re: statfs() / statvfs() syscall ballsup...
Date:  Fri, 10 Oct 2003 07:59:34 -0700 (PDT)
Cc:  Trond Myklebust <trond.myklebust-AT-fys.uio.no>, Ulrich Drepper <drepper-AT-redhat.com>, Linux Kernel <linux-kernel-AT-vger.kernel.org>


On Fri, 10 Oct 2003, Joel Becker wrote:
> 
> 	User space has to know about frsize for O_DIRECT alignment.

Have you ever noticed that O_DIRECT is a piece of crap?

The interface is fundamentally flawed, it has nasty security issues, it 
lacks any kind of sane synchronization, and it exposes stuff that 
shouldn't be exposed to user space.

I hope disk-based databases die off quickly. Yeah, I see where you are
working, but where I'm coming from, I see all the _crap_ that Oracle tries
to push down to the kernel, and most of the time I go "huh - that's a
f**king bad design".

		Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo-AT-vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



to post comments


Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds