NetBSD-Bugs archive

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

PR/42194 CVS commit: [netbsd-5] src/sys/fs/puffs



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42194 CVS commit: [netbsd-5] src/sys/fs/puffs
Date: Fri, 18 Dec 2009 05:58:26 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Fri Dec 18 05:58:26 UTC 2009
 
 Modified Files:
        src/sys/fs/puffs [netbsd-5]: puffs_vnops.c
 
 Log Message:
 Pull up following revision(s) (requested by pooka in ticket #1184):
        sys/fs/puffs/puffs_vnops.c: revision 1.141 via patch
 Push all information cached in the vnode to the file server before
 issuing INACTIVE.  PR kern/42194.
 Also, send setattr in fsync asynchronously if FSYNC_WAIT is not set.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.129.4.5 -r1.129.4.6 src/sys/fs/puffs/puffs_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