NetBSD-Bugs archive

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

PR/45933 CVS commit: [netbsd-7] src/sys/kern



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45933 CVS commit: [netbsd-7] src/sys/kern
Date: Sun, 9 Aug 2015 10:15:15 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Aug  9 10:15:15 UTC 2015
 
 Modified Files:
 	src/sys/kern [netbsd-7]: vfs_wapbl.c
 
 Log Message:
 Pull up following revision(s) (requested by mlelstv in ticket #943):
 	sys/kern/vfs_wapbl.c: revision 1.62
 Refactor disk address calculation from physical block numbers in
 the journal into a function. Make that function work correctly with
 sector sizes != DEV_BSIZE when compiled outside the kernel (i.e.
 fsck_ffs).
 Fixes PR bin/45933
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.59 -r1.59.4.1 src/sys/kern/vfs_wapbl.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