NetBSD-Bugs archive

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

PR/28712 CVS commit: [netbsd-5] src/sys/ufs/ext2fs



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/28712 CVS commit: [netbsd-5] src/sys/ufs/ext2fs
Date: Fri, 16 Oct 2009 05:51:03 +0000

 Module Name:   src
 Committed By:  snj
 Date:          Fri Oct 16 05:51:03 UTC 2009
 
 Modified Files:
        src/sys/ufs/ext2fs [netbsd-5]: ext2fs_vfsops.c
 
 Log Message:
 Pull up following revision(s) (requested by tsutsui in ticket #1060):
        sys/ufs/ext2fs/ext2fs_vfsops.c: revision 1.148
 Add a missed brelse(9) call after bread(9) in ext2fs_reload().
 This may close PR kern/28712 (ext2fs hang on mount after fsck).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.137.6.3 -r1.137.6.4 src/sys/ufs/ext2fs/ext2fs_vfsops.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