Whamcloud - gitweb
- add mdc, obdfilter, and lov to the mix
authorzab <zab>
Fri, 23 May 2003 21:34:06 +0000 (21:34 +0000)
committerzab <zab>
Fri, 23 May 2003 21:34:06 +0000 (21:34 +0000)
commit5550a8d3a549d3577be4cd639afe2139ba6203ed
treea442903a18566ee4022f77605e7b5d0af703ef20
parenteb5d4096f8d42ff394917f933eed5155e48cb471
- add mdc, obdfilter, and lov to the mix
- static out more duplicate lprocfs symbols, xprocfs too
- move lustre code to the 2.5 d_hash hlist_ api and have compat map it back to
  2.4's list_heads
- ->bmap now enjoys sector_t
lustre/lov/Makefile.mk [new file with mode: 0644]
lustre/mdc/Makefile.mk [new file with mode: 0644]
lustre/obdfilter/Makefile.mk [new file with mode: 0644]