NetBSD-Bugs archive

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

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



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/44568 CVS commit: src/sys/ufs/ffs
Date: Wed, 16 Feb 2011 19:43:50 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Wed Feb 16 19:43:50 UTC 2011
 
 Modified Files:
        src/sys/ufs/ffs: ffs_snapshot.c
 
 Log Message:
 Refine the scope of WAPBL transactions so we should no longer get
 a "wapbl_flush: current transaction too big to flush" panic when
 creating or removing snapshots on larger logging disks.
 
 Adresses PR #44568 (WAPBL doens't play nice with snapshots).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.102 -r1.103 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