Re: [git pull] mount API series

From: Linus Torvalds
Date: Wed Oct 31 2018 - 12:18:43 EST


On Tue, Oct 30, 2018 at 10:34 PM Al Viro <viro@xxxxxxxxxxxxxxxxxx> wrote:
>
> mount API series from David Howells. Last cycle's objections
> had been of the "I'd do it differently" variety and with no such
> differently done variants having ever materialized over several
> cycles...

Having just lurked on the discussions about the bugs in here, I don't
think this is ready. Maybe they got fixed, but if so, it was recent
and it was pretty fundamental.

The stated aim of the series is to make the mount API _better_, not
worse. And right now it looks like a "two steps back, one theoretical
step forwards" kind of better.

Linus