Whamcloud - gitweb
get b_ad compiling after the b_devel merge.
authorzab <zab>
Tue, 27 May 2003 01:25:16 +0000 (01:25 +0000)
committerzab <zab>
Tue, 27 May 2003 01:25:16 +0000 (01:25 +0000)
commit75dcbc1743ee8aae3a1933fcdcdcda1830062b30
tree93121f1594c8ccae6a42f3b7ec2cf2c3a17d2adb
parent038a0c9ab056b1f149c21785a603188f9c1f9986
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/ldlm_lib.c
lustre/osc/osc_lib.c
lustre/ptlrpc/ptlrpc_lib.c [deleted file]