NetBSD-Bugs archive

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

PR/42194 CVS commit: src/sys/fs/puffs



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

From: Antti Kantee <pooka%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42194 CVS commit: src/sys/fs/puffs
Date: Fri, 4 Dec 2009 20:26:36 +0000

 Module Name:   src
 Committed By:  pooka
 Date:          Fri Dec  4 20:26:35 UTC 2009
 
 Modified Files:
        src/sys/fs/puffs: puffs_vnops.c
 
 Log Message:
 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.140 -r1.141 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