NetBSD-Bugs archive

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

PR/39929 CVS commit: [netbsd-5] src/sys/miscfs/genfs



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39929 CVS commit: [netbsd-5] src/sys/miscfs/genfs
Date: Sat, 4 Apr 2009 18:14:50 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Sat Apr  4 18:14:50 UTC 2009
 
 Modified Files:
        src/sys/miscfs/genfs [netbsd-5]: genfs_io.c
 
 Log Message:
 Pull up following revision(s) (requested by joerg in ticket #664):
        sys/miscfs/genfs/genfs_io.c: revision 1.16
 Check that the filesystem acutally uses WAPBL before initiating a
 transaction for the directio case. Fixes PR 39929 and similiar issues
 seen with PostgreSQL.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.13.4.1 -r1.13.4.2 src/sys/miscfs/genfs/genfs_io.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