Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/tmpfs
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