NetBSD-Bugs archive

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

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



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

From: "Reinoud Zandijk" <reinoud%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49033 CVS commit: src/sys/fs/udf
Date: Tue, 29 Jul 2014 11:10:12 +0000

 Module Name:   src
 Committed By:  reinoud
 Date:          Tue Jul 29 11:10:12 UTC 2014
 
 Modified Files:
        src/sys/fs/udf: udf_vnops.c
 
 Log Message:
 Access time should only be set on accessing the data or messing with the
 contents, not on inode access rights and ownership changes. Should address
 PR kern/49033 for UDF.
 
 Test results now come clean for bugs related to this issue in the ATF.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.92 -r1.93 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