Module Name: src Committed By: manu Date: Mon Apr 30 10:05:13 UTC 2012
Modified Files: src/sys/kern: vfs_syscalls.c Log Message: Fix the extattr start fix. Looking up the filesystemroot vnode again does not seems to be reliable. Instead save it before mount_domount() sets it to NULL. To generate a diff of this commit: cvs rdiff -u -r1.453 -r1.454 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.