NetBSD-Bugs archive

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

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



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

From: Reinoud Zandijk <reinoud%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39124 CVS commit: src/sys/fs/udf
Date: Thu, 10 Jul 2008 16:41:00 +0000 (UTC)

 Module Name:   src
 Committed By:  reinoud
 Date:          Thu Jul 10 16:41:00 UTC 2008
 
 Modified Files:
        src/sys/fs/udf: udf_subr.c
 
 Log Message:
 On node creation, follow tmpfs and UFS by generating the uid/gid pair. This
 fixes the lack of file ownership preservation on file/directory creation.
 
 See PR kern/39124
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.55 -r1.56 src/sys/fs/udf/udf_subr.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