From eb1fc3bf9ed5d1b1ff1be08293c08dd53f3fc551 Mon Sep 17 00:00:00 2001 From: phil Date: Fri, 13 Jan 2006 17:24:44 +0000 Subject: [PATCH] 5047 looks like a major, if not critical, data corruption bug. Updating the changelog accordingly. --- lustre/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 2bf6ae8..a77ce6f 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -206,7 +206,7 @@ Details : Having an LWI_INTR() wait event (interruptible, but no timeout) request was interrupted, and we also didn't break out of the event loop if there was no timeout -Severity : minor +Severity : major Frequency : rare Bugzilla : 5047 Description: data loss during non-page-aligned writes to a single file from -- 1.8.3.1