NetBSD-Bugs archive

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

PR/39402 CVS commit: src/sys/ufs/ffs



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

From: Juergen Hannken-Illjes <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39402 CVS commit: src/sys/ufs/ffs
Date: Mon, 25 Aug 2008 13:34:53 +0000 (UTC)

 Module Name:   src
 Committed By:  hannken
 Date:          Mon Aug 25 13:34:53 UTC 2008
 
 Modified Files:
        src/sys/ufs/ffs: ffs_snapshot.c
 
 Log Message:
 Sync the just created snapshot to disk.
 
 Invalidate short ( < fs_bsize ) buffers.  We will always read full
 size buffers later.
 
 Should fix PR #39402
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.77 -r1.78 src/sys/ufs/ffs/ffs_snapshot.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