Module Name: src Committed By: riastradh Date: Thu Apr 9 05:03:58 UTC 2015
Modified Files:
src/sys/kern: vfs_syscalls.c
src/tests/fs/vfs: t_vnops.c
Log Message:
Tests claim rename(..., "x/.") yields EISDIR, so do that. Fixes zfs.
To generate a diff of this commit:
cvs rdiff -u -r1.493 -r1.494 src/sys/kern/vfs_syscalls.c
cvs rdiff -u -r1.46 -r1.47 src/tests/fs/vfs/t_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
