From: johann Date: Thu, 10 Jan 2008 15:15:56 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_7_0_51~334 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=b052ea08b8deb7e2bda88fff519475d267329ad2;p=fs%2Flustre-release.git Branch HEAD b=14493 i=adilger i=johann Patch from bzzz. Kernel BUG at ... ldiskfs/ldiskfs/mballoc.c:3853 Removing the underlying device (e.g. via a SCSI rescan) can cause a kernel BUG in ldiskfs_mb_discard_inode_preallocations(). --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index f00cdfe..8d5acfe 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -580,6 +580,12 @@ Bugzilla : 14398 Description: Allow masking D_WARNING, D_ERROR messages from console Details : Console messages can now be disabled via lnet.printk. +Severity : normal +Bugzilla : 14493 +Description: Kernel BUG at ... ldiskfs/ldiskfs/mballoc.c:3853 +Details : Removing the underlying device (e.g. via a SCSI rescan) can cause a + kernel BUG in ldiskfs_mb_discard_inode_preallocations(). + -------------------------------------------------------------------------------- 2007-08-10 Cluster File Systems, Inc.