NetBSD Problem Report #4315

Received: (qmail 5601 invoked from network); 21 Oct 1997 21:34:00 -0000
Message-Id: <199710212133.RAA03319@eagle.LCS.MIT.EDU>
Date: Tue, 21 Oct 1997 17:33:41 -0400 (EDT)
From: yoav@mit.edu
Reply-To: yoav@mit.edu
To: gnats-bugs@gnats.netbsd.org
Subject: umapfs over nfs wierdness
X-Send-Pr-Version: 3.95

>Number:         4315
>Category:       kern
>Synopsis:       umapfs over nfs wierdness
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 21 14:35:04 +0000 1997
>Closed-Date:    
>Last-Modified:  Sat Feb 14 02:27:03 +0000 2015
>Originator:     Yoav Yerushalmi
>Release:        1.2
>Organization:
------------------------------------------------------------
| Yoav Yerushalmi         |  My opinions are mine..        |
| M.I.T student at large  |    (I hope..  don't sue)       |
| http://www.mit.edu/people/yoav/homepage.html             |
------------------------------------------------------------
>Environment:
System: NetBSD eagle 1.2 NetBSD 1.2 (ATHENAOTHER) #13: Sun Nov 10 03:22:41 EST 1996 ghudson@the-light-fantastic:/afs/sipb.mit.edu/project/netbsd/release/athena-7.7.2/netbsd-1.2/src/sys/arch/i386/compile/ATHENAOTHER i386


>Description:
	I mount an NFS filesystem, and then mount a umapfs system
on top of it to remap uids. Then, I try to rm a file through the
umap. The file does get rm'd, but NFS turd is left behind (.nfsXXXXXX).
This suggests the file is still open in something, but certainly not
in any program I'm running.  When the umap mount is removed, the
NFS turd disappears.

>How-To-Repeat:
	mount -t nfs <NFS mountpoint> /foo
	mount -t umap -u <uidfile> -g <gidfile> /foo /bar
	rm /bar/baz
	(ls -l .nfs*)
	umount /bar
	ls -l /foo/.nfs*
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: kern-bug-people->perseant 
Responsible-Changed-By: hwr 
Responsible-Changed-When: Tue May 4 01:56:43 PDT 1999 
Responsible-Changed-Why:  
Konrad wants to take care of this. 
Responsible-Changed-From-To: perseant->kern-bug-people 
Responsible-Changed-By: perseant 
Responsible-Changed-When: Tue Sep 7 11:49:06 PDT 1999 
Responsible-Changed-Why:  
Need to give this one up because the VFS layer needs to change in order to fix 
is properly.  Wrstuden proposed the necessary change, so there is still hope... 
State-Changed-From-To: open->dead
State-Changed-By: maxv@NetBSD.org
State-Changed-When: Fri, 13 Feb 2015 11:50:39 +0000
State-Changed-Why:
Too old


State-Changed-From-To: dead->open
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sat, 14 Feb 2015 02:27:03 +0000
State-Changed-Why:
Don't close PRs just because they're old. Did you try to reproduce it?


>Unformatted:
 1997 oct 23 added synopsis & subject. -is

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.