Return-Path: linux-nfs-owner@vger.kernel.org Received: from mout.perfora.net ([74.208.4.195]:55579 "EHLO mout.perfora.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762698Ab3DDQBu (ORCPT ); Thu, 4 Apr 2013 12:01:50 -0400 Date: Thu, 4 Apr 2013 12:01:42 -0400 From: Jim Rees To: Chuck Lever Cc: Tigran Mkrtchyan , linux-nfs Subject: Re: readdir vs. getattr Message-ID: <20130404160142.GA8739@umich.edu> References: <20130404151507.GA8484@umich.edu> <05CFAB4A-8329-4657-B250-1A36105086AA@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <05CFAB4A-8329-4657-B250-1A36105086AA@oracle.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: Chuck Lever wrote: > So is this a "ls -l"? Because for "ls" it shouldn't stat all the files. Default these days is ls --color No it's not, at least not on linux. From the man page: "Using color to distinguish file types is disabled both by default and with --color=never."