Whamcloud - gitweb
- remove obd_run_ctxt from obd->u.mds and obd->u.filter; put it in the
authorphil <phil>
Mon, 8 Sep 2003 05:10:41 +0000 (05:10 +0000)
committerphil <phil>
Mon, 8 Sep 2003 05:10:41 +0000 (05:10 +0000)
commit54a2300f9ce51b694c975d4bf2d452e9c9f914f7
treec163082d2bad9b9fd8a9aab016dda3cb2206785a
parentad7d8a1235518dcfade3c23cf05e71884f9c4ed3
- remove obd_run_ctxt from obd->u.mds and obd->u.filter; put it in the
  obd_device
- add lvfs_callback_ops, and the first one, the l_fid2dentry
- add callback ops to obd_run_ctxt
- change the 100 uses of mds->mds_ctxt and filter->fo_ctxt
- add a handful of llog tests
lustre/include/linux/lvfs.h
lustre/lvfs/Makefile.am