From 9164948e2624909e54a5ea8a2a1b0bf198dadb32 Mon Sep 17 00:00:00 2001 From: kalpak Date: Tue, 28 Oct 2008 17:59:36 +0000 Subject: [PATCH] b=16680 i=adilger, kalpak (o=bzzz) Detect on-disk corruption of block bitmap and better checking of preallocated blocks. --- lustre/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index c06033e..13630d1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -679,6 +679,13 @@ Description: More exported tunables for mballoc Details : Add support for tunable preallocation window and new tunables for large/small requests +Severity : normal +Bugzilla : 16680 +Description: Detect corruption of block bitmap and checking for preallocations +Details : Checks validity of on-disk block bitmap. Also it does better + checking of number of applied preallocations. When corruption is + found, it turns filesystem readonly to prevent further corruptions. + ------------------------------------------------------------------------------- 2008-05-26 Sun Microsystems, Inc. -- 1.8.3.1