NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/37667 CVS commit: src/sys/fs/tmpfs



The following reply was made to PR kern/37667; it has been noted by GNATS.

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37667 CVS commit: src/sys/fs/tmpfs
Date: Thu, 17 Jan 2008 18:22:53 +0000 (UTC)

 Module Name:   src
 Committed By:  pooka
 Date:          Thu Jan 17 18:22:53 UTC 2008
 
 Modified Files:
        src/sys/fs/tmpfs: tmpfs_vfsops.c
 
 Log Message:
 Remove bogus KASSERT: we can't make any assumptions about a dirent's
 node in unmount since it might have been freed already.
 
 fixes PR kern/37667.  per discussion with ad & simonb.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.34 -r1.35 src/sys/fs/tmpfs/tmpfs_vfsops.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index