Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Thu, 8 Jan 2009 10:17:58 +0000 (10:17 +0000)
committeradilger <adilger>
Thu, 8 Jan 2009 10:17:58 +0000 (10:17 +0000)
commitbdf50dc96ce2b0945a55856f089d8d09f4f6cdaf
treeae4d2e610c5d57bd2a62c3de033d83c813a8ead7
parent5a3f1a5a3307f33f804d3d8a9570c3864db3aa48
Branch HEAD
Use __GFP_HIGHMEM so that the pages can use all of the available memory
on 32-bit machines.

b=17576
i=adilger (alex.zhuravlev original patch)
i=nikita

Use local "obd" variable in filter_preprw_write() instead of exp->exp_obd.
lustre/obdfilter/filter_io.c