OpenAFS CVS Commit: openafs by shadow
   
    cvs@GRAND.CENTRAL.ORG
     
    cvs@GRAND.CENTRAL.ORG
       
    Sat, 08 Nov 2008 11:09:25 EST
    
    
  
Update of /cvs/openafs
In directory GRAND.CENTRAL.ORG:/data/sb/openafs
Modified Files:
	acinclude.m4 
Log Message:
DELTA linux-disable-readahad-20081108
AUTHOR marc.c.dionne@gmail.com
LICENSE IPL10
FIXES 123604
The code has long contained a backing_dev_info structure, but it
was never attached to anything.  Initialize its use properly with
bdi_init, and attach it to i_mapping for every newly filled inode.
bdi_init and bdi_destroy are needed for proper initialization of
some percpu counters, otherwise we get some oopses.
--- DELTA config follows ---
linux-disable-readahad-20081108 openafs/acinclude.m4 1.249 1.250