Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754180Ab0BYJou (ORCPT ); Thu, 25 Feb 2010 04:44:50 -0500 Received: from ixro-out-rtc.ixiacom.com ([92.87.192.98]:24241 "EHLO ixro-ex1.ixiacom.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753920Ab0BYJos (ORCPT ); Thu, 25 Feb 2010 04:44:48 -0500 From: "Octavian Purdila" Reply-To: To: "Cong Wang" Cc: "David Miller" , "Linux Kernel Network Developers" , "Linux Kernel Developers" , "Eric W. Biederman" Subject: Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap X-Mailer: Modest 3.1 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" Content-ID: <1267091194.12391.1.camel@Nokia-N900-42-11> X-MSMail-Priority: Normal Thread-Topic: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap Thread-Index: Acq1/ypX1VeHBGkDT/i5LxbGMiVSqQ== X-Priority: 3 Date: Thu, 25 Feb 2010 11:46:35 +0200 Message-ID: <1267091195.12391.2.camel@Nokia-N900-42-11> MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 20 > > Hi, > > Still a small problem, if I do write(fd, "50000,50100", 12) I will > get a return value of 11, which should mean 11 bytes are written, > however, actually only the first 6 bytes are accepted. > > The rest looks better now. > > Or am I missing something here? :) > Will take a look at this a bit later today, thanks for testing. In the meanwhile what are your thougths on the "1 2 3" issue, are you OK with accepting spaces as well as commas as separators? -- 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/