Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Cong Wang
Date: Wednesday, February 24, 2010 - 8:18 pm

Cong Wang wrote:

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? :)

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap, Octavian Purdila, (Sun Feb 21, 4:42 am)
Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap, Octavian Purdila, (Mon Feb 22, 9:29 am)
Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap, Octavian Purdila, (Wed Feb 24, 5:02 am)
Re: [net-next PATCH v5 2/3] sysctl: add proc_do_large_bitmap, Cong Wang, (Wed Feb 24, 8:18 pm)