[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100823232819.38869a41.akpm@linux-foundation.org>
Date: Mon, 23 Aug 2010 23:28:19 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Xiaotian Feng <dfeng@...hat.com>
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>,
Oleg Nesterov <oleg@...hat.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Neil Horman <nhorman@...driver.com>,
Roland McGrath <roland@...hat.com>
Subject: Re: [RFC PATCH v3] core_pattern: fix long parameters was truncated
by core_pattern handler
On Tue, 24 Aug 2010 14:18:32 +0800 Xiaotian Feng <dfeng@...hat.com> wrote:
> >
> > Something like this, although I didn't try very hard. Just a
> > suggestion to work with ;)
> >
> Yep, we just need change a little on your patch
>
> - err = cn_printf(cn, "%%");
> + err = cn_printf(cn, "%");
whoa. Closer than I usually achieve.
> Do you need me to resend a v4 patch?
Yes please - something which was nicely tested ;)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists