Re: [patch] sys_sync livelock fix

Daniel Phillips (phillips@bonn-fries.net)
Thu, 14 Feb 2002 01:44:45 +0100


On February 14, 2002 12:31 am, Rob Landley wrote:
> On Wednesday 13 February 2002 10:11 am, Daniel Phillips wrote:
>
> > On this topic, it would make a lot of sense from the user's point of view
> > to have a way of syncing a single volume, how would we express that?
>
> If you're talking about sync(1), I'd make it work like df. Typing df with no
> arguments lists all volumes, df with a path looks at just that path. (And
> "df ." works fine too.)

Yes, that's the right interface from the user's point of view.

> If you're asking about sync(2) and how it should talk to the kernel, I'm not
> going to express an opinion...

Patches speak louder than opinions. First we need a vfs super->sync method,
coming soon.

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