Module Name: src Committed By: reinoud Date: Sun Jul 7 19:49:44 UTC 2013
Modified Files: src/sys/fs/udf: udf_subr.c udf_subr.h udf_vnops.c Log Message: Implement a real empty-directory checking for rmdir(). Should should fix the other part of PR kern/47987 Solves tests/vfs/t_vnops udf_dir_notempty To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 src/sys/fs/udf/udf_subr.c cvs rdiff -u -r1.18 -r1.19 src/sys/fs/udf/udf_subr.h cvs rdiff -u -r1.81 -r1.82 src/sys/fs/udf/udf_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.