Module Name: src Committed By: hannken Date: Sun May 28 16:37:55 UTC 2017
Modified Files:
src/sys/ufs/ffs: ffs_wapbl.c
Log Message:
No need to call vgone() on the just created in file system log vnode,
vput() is sufficient.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/ufs/ffs/ffs_wapbl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
