From 0d81bac32e19ecd248f85f5ba7f86ea6ae8371c5 Mon Sep 17 00:00:00 2001 From: anserper Date: Mon, 28 Apr 2008 14:04:32 +0000 Subject: [PATCH] Branch b1_6 b=15036 updated changelog with respect to 15036 updates --- lustre/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index b9a5cb7..eff9c31 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -62,6 +62,11 @@ Details : When updating lov_desc members via proc fs, need fix their For more information, please refer to bugzilla 13904. Severity : normal +Bugzilla : 15036 +Description: incore types cleaning in quota code (with respect to 64-bit limits) +Details : several u32 variables declarations are replaced with u64 declarations + +Severity : normal Bugzilla : 15069 Description: don't put request into delay list while invalidate in flight. Details : ptlrpc_delay_request sometimes put in delay list while invalidate -- 1.8.3.1