Re: PATCH: killing read_ahead[]

From: Erik Andersen (andersen@codepoet.org)
Date: Wed Oct 25 2000 - 15:37:13 EST


On Wed Oct 25, 2000 at 02:15:05PM -0600, Jeff V. Merkey wrote:
>
>
> Alexander Viro wrote:
> >
> > On Wed, 25 Oct 2000, Jeff V. Merkey wrote:
> >
> > > Al,
> > >
> > > Thanks. I'll print this one out and post it on the wall for tonight's
> > > debugging session.
> > [snip]
> > > > (e.g. generic_commit_write have to mess with i_size value to update the
> > ^^^^^^^
> > Ugh. s/have/doesn't have/, indeed. Sorry.
>
> Wrong syntax:
>
> :%s/have/doesn't have/gc
>
> :-)

That was sed syntax, not vi syntax.

$ echo "generic_commit_write have to mess" | sed -e "s/have/doesn't have/"
generic_commit_write doesn't have to mess

 -Erik

--
Erik B. Andersen   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:17 EST