Module Name: src Committed By: manu Date: Mon Apr 30 03:51:10 UTC 2012
Modified Files:
src/sys/kern: vfs_syscalls.c
Log Message:
Fix mount -o extattr : previous patch fixed a panic but caused operation
to happen on the mount point instead of the mounted filesystem.
To generate a diff of this commit:
cvs rdiff -u -r1.452 -r1.453 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.
