NetBSD-Bugs archive

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

PR/45635 CVS commit: src/sys/fs/msdosfs



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

From: "Juergen Hannken-Illjes" <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45635 CVS commit: src/sys/fs/msdosfs
Date: Mon, 21 Nov 2011 10:46:57 +0000

 Module Name:   src
 Committed By:  hannken
 Date:          Mon Nov 21 10:46:57 UTC 2011
 
 Modified Files:
        src/sys/fs/msdosfs: msdosfs_vnops.c
 
 Log Message:
 Add missing fstrans_done().
 
 Should fix PR #45635 (KASSERT "fli->fli_trans_cnt == 0" failed)
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.78 -r1.79 src/sys/fs/msdosfs/msdosfs_vnops.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