Whamcloud - gitweb
get b_ad compiling after the b_devel merge.
authorzab <zab>
Tue, 27 May 2003 01:25:13 +0000 (01:25 +0000)
committerzab <zab>
Tue, 27 May 2003 01:25:13 +0000 (01:25 +0000)
commit71d01ad7b327d37bb1a6c288d753fbd6d033f76f
tree350a617ac771963da7502212d790ac9ac2db55de
parent5fc279bad00d472dcbc319741f49da34a18a242b
get b_ad compiling after the b_devel merge.
- move the possibly broken waitfor_one_page to one place
- o_mtime is seconds, that's what ll_ts2u64 returns.  s/%Lu/LPU64/
- get rid of client_tgt2uuid2obd copies, export it from obdclass
- move client_obd_{setup,cleanup} into obdclass, export, kill dupes
- remove empty ptlrpc_lib
- get rid of random sanobd dupe in lov
- hoist ll_alloc_brw out of a kernel version ifdef
- no, seriously, unsigned long flags.
lustre/ldlm/Makefile.mk
lustre/llite/llite_lib.c
lustre/mdc/Makefile.mk
lustre/osc/Makefile.mk