OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_68-72-gf72207d
Gerrit Code Review
gerrit@openafs.org
Thu, 7 Jan 2010 14:37:47 -0800 (PST)
The following commit has been merged in the master branch:
commit f72207d8c48bfa087bd677e3966e82952c25fd83
Author: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Date: Thu Jan 7 17:35:20 2010 -0500
LINUX/: ifdef for GFP_NOFS conditionals
Remove the conditionals in the linux 2.6 tree for GFP_NOFS. This feature
has existed since the beginning of the 2.6 tree. This makes the code
easier to read.
Change-Id: Ib42af012c57912f72effb836743ab8f1ddc30486
Reviewed-on: http://gerrit.openafs.org/1077
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/LINUX/osi_alloc.c | 8 +-------
src/afs/LINUX/osi_cred.c | 3 ---
2 files changed, 1 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository