Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755555Ab3HWLjJ (ORCPT ); Fri, 23 Aug 2013 07:39:09 -0400 Received: from mail-pb0-f43.google.com ([209.85.160.43]:60849 "EHLO mail-pb0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754599Ab3HWLjH (ORCPT ); Fri, 23 Aug 2013 07:39:07 -0400 MIME-Version: 1.0 In-Reply-To: <1376929831-18214-1-git-send-email-richard.genoud@gmail.com> References: <1376929831-18214-1-git-send-email-richard.genoud@gmail.com> Date: Fri, 23 Aug 2013 13:39:06 +0200 X-Google-Sender-Auth: eBZ1b3zBvkRvQq1myW-fmXxN3vI Message-ID: Subject: Re: [PATCH] proc: return on proc_readdir error From: Geert Uytterhoeven To: Richard Genoud Cc: Al Viro , Andrew Morton , Linus Torvalds , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 877 Lines: 23 On Mon, Aug 19, 2013 at 6:30 PM, Richard Genoud wrote: > This is not triggered on glibc (as getdents is called with a 32KB > buffer), but on uclibc, the buffer size is only 1KB, thus some proc > entries are missing. JFYI, on glibc 2.3.6.ds1-13 it's also 1 KiB. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/