Module Name:    src
Committed By:   manu
Date:           Sat Apr 28 17:30:20 UTC 2012

Modified Files:
        src/sys/kern: vfs_syscalls.c

Log Message:
Do not use vp after mount_domount() call as it sets it to NULL on success.
This fixes a panic when starting extended attributes.


To generate a diff of this commit:
cvs rdiff -u -r1.451 -r1.452 src/sys/kern/vfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to