Re: [RFC] fs: add userspace critical mounts event support
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-09-03 04:11:40
Also in:
linux-serial, linuxppc-dev
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-09-03 04:11:40
Also in:
linux-serial, linuxppc-dev
On Fri, Sep 2, 2016 at 5:20 PM, Luis R. Rodriguez [off-list ref] 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