[RFC] fs: add userspace critical mounts event support
Linus Torvalds
torvalds at linux-foundation.org
Sat Sep 3 14:11:32 AEST 2016
On Fri, Sep 2, 2016 at 5:20 PM, Luis R. Rodriguez <mcgrof at kernel.org> wrote:
>
> Thoughts ?
I really think this is a horrible hack.
It's basically the kernel giving up, and relying on user space to give
a single flag, and it's broken nasty crap. Worse, it's broken nasty
crap with a user interface, so we'll be stuck with it forever. Please
no.
What are the drivers that need this, and why can't those drivers just
be fixed to not do braindead things?
Linus
More information about the Linuxppc-dev
mailing list