NetBSD-Bugs archive

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

PR/39302 CVS commit: src/sys/ufs/ufs



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

From: Greg Oster <oster%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39302 CVS commit: src/sys/ufs/ufs
Date: Wed,  6 Aug 2008 21:18:59 +0000 (UTC)

 Module Name:   src
 Committed By:  oster
 Date:          Wed Aug  6 21:18:59 UTC 2008
 
 Modified Files:
        src/sys/ufs/ufs: ufs_wapbl.h
 
 Log Message:
 Define UFS_WAPBL_UNREGISTER_INODE() and UFS_WAPBL_REGISTER_INODE()
 to something that pacifies the compiler in the non-WAPBL case.
 
 Fix suggested by Martin Husemann.  Fixes PR#39302.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.3 -r1.4 src/sys/ufs/ufs/ufs_wapbl.h
 
 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