[1103] in arla-drinkers
Linux vfs_getattr patch (Was: Arla 0.25 on Linux 2.2.10 bug)
daemon@ATHENA.MIT.EDU (Dr A V Le Blanc)
Wed Aug 25 06:10:20 1999
From owner-arla-drinkers@stacken.kth.se Wed Aug 25 10:10:20 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 2486 invoked from network); 25 Aug 1999 10:10:19 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 25 Aug 1999 10:10:19 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id MAA09220
for arla-drinkers-list; Wed, 25 Aug 1999 12:02:42 +0200 (MET DST)
Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id MAA09213
for <arla-drinkers@stacken.kth.se>; Wed, 25 Aug 1999 12:02:24 +0200 (MET DST)
Received: from meissen.mcc.ac.uk ([130.88.203.42])
by probity.mcc.ac.uk with esmtp (Exim 1.92 #3)
for arla-drinkers@stacken.kth.se
id 11JZst-0004mA-00; Wed, 25 Aug 1999 11:02:23 +0100
Received: (from zlsiial@localhost)
by meissen.mcc.ac.uk (8.7.6/8.8.4)
id LAA05715 for arla-drinkers@stacken.kth.se; Wed, 25 Aug 1999 11:02:23 +0100 (BST)
Message-ID: <19990825110223.C5681@afs.mcc.ac.uk>
Date: Wed, 25 Aug 1999 11:02:23 +0100
From: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
To: arla-drinkers@stacken.kth.se
Subject: Linux vfs_getattr patch (Was: Arla 0.25 on Linux 2.2.10 bug)
Reply-To: Dr A V Le Blanc <LeBlanc@mcc.ac.uk>
References: <Pine.LNX.4.10.9906290128530.433-100000@pktw16.phy.tu-dresden.de> <5l1zdgvzbb.fsf@assaris.sics.se>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.1i
In-Reply-To: <5l1zdgvzbb.fsf@assaris.sics.se>; from Assar Westerlund on Sat, Aug 07, 1999 at 09:12:56AM +0200
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
On Sat, Aug 07, 1999 at 09:12:56AM +0200, Assar Westerlund wrote:
> Appended to this mail is the (small) kernel patch to Linux to add
> `getattr' (and clean-up some stat handling). The current arla code
> from CVS should automatically figure out if getattr is available and
> use it.
Is this patch going to be added to the Linux kernel, or should we
continue to add it explicitly on systems which will be using arla?
-- Owen
LeBlanc@mcc.ac.uk