Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 31 Oct 2002 21:50:59 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 31 Oct 2002 21:50:58 -0500 Received: from dp.samba.org ([66.70.73.150]:56229 "EHLO lists.samba.org") by vger.kernel.org with ESMTP id ; Thu, 31 Oct 2002 21:50:55 -0500 From: Rusty Russell To: Andi Kleen Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com Subject: Re: What's left over. In-reply-to: Your message of "31 Oct 2002 18:25:21 BST." Date: Fri, 01 Nov 2002 12:08:16 +1100 Message-Id: <20021101025723.1C1472C0BF@lists.samba.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1061 Lines: 25 In message you write: > I did an hack to scale the NFS block size in stat to make sure it fits > into 31bit, but statfs64 would be the correct solution for it really. AFAICT the patches are not in shape at the moment, so I don't think it fits "actively being pushed": unless someone chimes in, I'm removing it. > Also I would like to propose the nanosecond stat patches. It doesn't add > new system calls, but just uses spare fields in the existing stat64 > structure and closes a hole in make. OK, I've added this one: sorry for missing it. You might want to split this into "core" and then updated the filesystems via their maintainers during the freeze though: it's one *big* patch as it stands. Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell. - 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/