NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47987 CVS commit: src/sys/fs/udf



The following reply was made to PR kern/47987; it has been noted by GNATS.

From: "Reinoud Zandijk" <reinoud%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47987 CVS commit: src/sys/fs/udf
Date: Sun, 7 Jul 2013 19:49:44 +0000

 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.
 


Home | Main Index | Thread Index | Old Index