Whamcloud - gitweb
LU-1346 libcfs: cleanup libcfs primitive (linux-prim.h) 57/6957/8
authorPeng Tao <tao.peng@emc.com>
Wed, 11 Sep 2013 17:15:28 +0000 (01:15 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 26 Sep 2013 05:16:20 +0000 (05:16 +0000)
commit580c1e0017296ea7a25f6f5f8aa8022f713ae762
treea91306a8ad2747b8d0259d335d6aedfcbbf65597
parent11bfaf347850246be8ebd3ee41579de0e4d99fa9
LU-1346 libcfs: cleanup libcfs primitive (linux-prim.h)

Affected primitives:

cfs_mb, cfs_in_interrupt, cfs_might_sleep, cfs_group_info_t,
cfs_get_group_info, cfs_put_group_info, cfs_set_current_groups,
cfs_groups_free, cfs_groups_alloc, cfs_get_random_bytes_prim

Signed-off-by: Liu Xuezhao <xuezhao.liu@emc.com>
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Change-Id: I52293cad577f2027cabf1b124dbb1b7354fef3a5
Reviewed-on: http://review.whamcloud.com/6957
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Keith Mannthey <keith.mannthey@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
56 files changed:
contrib/scripts/libcfs_cleanup.sed
libcfs/include/libcfs/darwin/darwin-utils.h
libcfs/include/libcfs/libcfs_private.h
libcfs/include/libcfs/linux/linux-prim.h
libcfs/include/libcfs/lucache.h
libcfs/include/libcfs/user-prim.h
libcfs/include/libcfs/winnt/portals_utils.h
libcfs/include/libcfs/winnt/winnt-mem.h
libcfs/include/libcfs/winnt/winnt-prim.h
libcfs/libcfs/lwt.c
libcfs/libcfs/prng.c
libcfs/libcfs/tracefile.c
libcfs/libcfs/workitem.c
lnet/klnds/mxlnd/mxlnd_cb.c
lnet/klnds/o2iblnd/o2iblnd.c
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c
lnet/klnds/ptllnd/ptllnd.c
lnet/klnds/ptllnd/ptllnd.h
lnet/klnds/ptllnd/ptllnd_cb.c
lnet/klnds/ptllnd/ptllnd_peer.c
lnet/klnds/ptllnd/ptllnd_rx_buf.c
lnet/klnds/ptllnd/ptllnd_tx.c
lnet/klnds/qswlnd/qswlnd_cb.c
lnet/klnds/ralnd/ralnd.c
lnet/klnds/ralnd/ralnd_cb.c
lnet/klnds/socklnd/socklnd.c
lnet/klnds/socklnd/socklnd_cb.c
lnet/lnet/api-ni.c
lnet/lnet/lib-move.c
lnet/lnet/lib-msg.c
lnet/lnet/router.c
lnet/selftest/rpc.c
lustre/include/liblustre.h
lustre/include/lustre_idmap.h
lustre/include/md_object.h
lustre/include/obd_support.h
lustre/llite/remote_perm.c
lustre/lvfs/lvfs_lib.c
lustre/mdt/mdt_identity.c
lustre/mdt/mdt_lib.c
lustre/obdclass/cl_lock.c
lustre/obdclass/cl_object.c
lustre/obdclass/cl_page.c
lustre/obdclass/idmap.c
lustre/obdclass/lu_ref.c
lustre/osc/osc_page.c
lustre/osd-zfs/osd_object.c
lustre/ptlrpc/client.c
lustre/ptlrpc/gss/gss_cli_upcall.c
lustre/ptlrpc/gss/gss_pipefs.c
lustre/ptlrpc/niobuf.c
lustre/ptlrpc/sec.c
lustre/ptlrpc/sec_config.c
lustre/ptlrpc/sec_gc.c
lustre/ptlrpc/service.c