From efeebe80b3ee81d4844ececd4ba9898ef1444f9d Mon Sep 17 00:00:00 2001
From: bobijam <bobijam>
Date: Wed, 8 Aug 2007 02:04:27 +0000
Subject: [PATCH] Make up a changelog item attributed to 1.8.0.

---
 lustre/ChangeLog | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 6cca06fda9..328b84f6f3 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -11,6 +11,13 @@ tbd         Cluster File Systems, Inc. <info@clusterfs.com>
        * Recommended e2fsprogs version: 1.39.cfs8
        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
 
+Severity   : normal
+Bugzilla   : 12606
+Description: don't use GFP_* in generic Lustre code.
+Details    : Use cfs_alloc_* functions and CFS_* flags for code portability.
+
+--------------------------------------------------------------------------------
+
 2007-08-10         Cluster File Systems, Inc. <info@clusterfs.com>
        * version 1.6.1
        * Support for kernels:
-- 
GitLab