OpenAFS CVS Commit: openafs/src/cf by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sat, 08 Nov 2008 11:09:28 EST


Update of /cvs/openafs/src/cf
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/cf

Modified Files:
	linux-test4.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/src/cf/linux-test4.m4 1.76 1.77