[27] in arla-drinkers
Re: with_krbafs broken
daemon@ATHENA.MIT.EDU (Magnus Ahltorp)
Tue Jun 23 07:51:38 1998
From arla-drinkers-request@sundance.stacken.kth.se Tue Jun 23 11:51:37 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 14768 invoked from network); 23 Jun 1998 11:51:37 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 23 Jun 1998 11:51:37 -0000
Received: from yakko.stacken.kth.se (map@yakko.stacken.kth.se [130.237.234.52])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id NAA17616;
Tue, 23 Jun 1998 13:46:20 +0200 (MET DST)
Received: (from map@localhost)
by yakko.stacken.kth.se (8.8.8/8.8.7) id NAA01436;
Tue, 23 Jun 1998 13:44:54 +0200 (CEST)
Sender: map@stacken.kth.se
To: eichin@kitten.gen.ma.us (Mark W. Eichin)
Cc: Assar Westerlund <assar@sics.se>, arla-drinkers@stacken.kth.se
Subject: Re: with_krbafs broken
References: <E0yn3ba-0004cN-00@swat.thok.org>
<5llnqqh8xf.fsf@dhcp219.conference.usenix.org>
<xe1lnqoalzw.fsf@paycheck.thok.org>
From: Magnus Ahltorp <map@stacken.kth.se>
Date: 23 Jun 1998 13:44:53 +0200
In-Reply-To: eichin@kitten.gen.ma.us's message of 22 Jun 1998 22:29:55 -0400
Message-ID: <lv1u35cxryi.fsf@yakko.stacken.kth.se>
Lines: 10
X-Mailer: Gnus v5.3/Emacs 19.34
> Still, a "stat /afs" does show signs of possible structure size
> problems; the device and inode value matches what xfs logs, but the
> times and uid are odd...
What platform are you using? On linux with glibc2, there is a
problem. uid_t is 2 bytes in the kernel, and 4 bytes in userland.
This should be resolved by correcting glibc.
/Magnus
map@stacken.kth.se