LINUX/: ifdef for GFP_NOFS conditionals
authorChas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
Thu, 7 Jan 2010 22:35:20 +0000 (17:35 -0500)
committerDerrick Brashear <shadow|account-1000005@unknown>
Thu, 7 Jan 2010 22:37:17 +0000 (14:37 -0800)
commitf72207d8c48bfa087bd677e3966e82952c25fd83
treed406b864d5eecbf8ca2f7a254c670082f463624e
parentfcce9a4727d80762552c10075b03a48ecd40edac
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
src/afs/LINUX/osi_cred.c