Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 3 Jun 2005 22:15:53 +0000 (22:15 +0000)
committeradilger <adilger>
Fri, 3 Jun 2005 22:15:53 +0000 (22:15 +0000)
commit98e3e9760ae975a9631126dce395aface8510777
treea2c35cb05e4ad51e3c556c51307979f74ff522ad
parent6b2113f826cc40559ec6ece52d4e1cef2934bf88
Branch b1_4
Remove redundant ptlrpc_fail_export() function, use class_fail_export().
Move EXPORT_SYMBOL functions to where the function is defined, for clarity.
Move lov_merge_* declarations to a header (same as b_cray).
Fix some compile warnings for liblustre.
b=5921
16 files changed:
lustre/include/linux/lustre_ha.h
lustre/include/linux/obd_class.h
lustre/ldlm/ldlm_lockd.c
lustre/liblustre/file.c
lustre/liblustre/super.c
lustre/llite/file.c
lustre/llite/llite_mmap.c
lustre/mds/handler.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/lprocfs_status.c
lustre/ost/ost_handler.c
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/ptlrpc_module.c
lustre/ptlrpc/recover.c
lustre/utils/liblustreapi.c