Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/sys/fs/udf
Module Name: src
Committed By: snj
Date: Sat Jul 1 08:53:06 UTC 2017
Modified Files:
src/sys/fs/udf [netbsd-8]: udf_vfsops.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #75):
sys/fs/udf/udf_vfsops.c: revision 1.76
No need to call vflush from failing udf_mount(). If the system nodes
really have to disappear we should change vrele() to vrecycle() here.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.75.6.1 src/sys/fs/udf/udf_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