Whamcloud - gitweb
LU-1346 libcfs: cleanup cfs_curproc_xxx macros 79/4779/5
authorJames Simmons <uja.ornl@gmail.com>
Thu, 29 Aug 2013 11:31:21 +0000 (07:31 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 2 Sep 2013 06:13:59 +0000 (06:13 +0000)
commit3f92a017ae2d97506db89b34c374bbcf9670db54
tree20f163143ecbc1a8b0cd0cd67baadf9fa59c1d8e
parentd38d331fa6525ffc02665f48fa52f94626360631
LU-1346 libcfs: cleanup cfs_curproc_xxx macros

Change cfs_curproc_xxx to stadard linux kernel API.

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: Ic526d02f547b04550e6049f2e343dd678bdbdf3c
Reviewed-on: http://review.whamcloud.com/4779
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>
53 files changed:
contrib/scripts/libcfs_cleanup.sed
libcfs/include/libcfs/curproc.h
libcfs/include/libcfs/darwin/libcfs.h
libcfs/include/libcfs/linux/libcfs.h
libcfs/include/libcfs/user-prim.h
libcfs/include/libcfs/winnt/libcfs.h
libcfs/libcfs/darwin/darwin-curproc.c
libcfs/libcfs/darwin/darwin-debug.c
libcfs/libcfs/darwin/darwin-prim.c
libcfs/libcfs/darwin/darwin-tracefile.c
libcfs/libcfs/debug.c
libcfs/libcfs/linux/linux-curproc.c
libcfs/libcfs/linux/linux-debug.c
libcfs/libcfs/user-prim.c
libcfs/libcfs/watchdog.c
libcfs/libcfs/winnt/winnt-curproc.c
libcfs/libcfs/winnt/winnt-debug.c
lnet/lnet/api-ni.c
lustre/include/liblustre.h
lustre/ldlm/ldlm_lib.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_pool.c
lustre/lfsck/lfsck_engine.c
lustre/liblustre/file.c
lustre/liblustre/lutil.c
lustre/liblustre/super.c
lustre/llite/dcache.c
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/namei.c
lustre/llite/remote_perm.c
lustre/llite/statahead.c
lustre/llite/xattr.c
lustre/lmv/lmv_obd.c
lustre/lov/lov_merge.c
lustre/lov/lov_obd.c
lustre/lvfs/lvfs_linux.c
lustre/mdc/mdc_lib.c
lustre/mdc/mdc_request.c
lustre/mdt/mdt_coordinator.c
lustre/obdclass/class_obd.c
lustre/obdclass/genops.c
lustre/obdclass/obdo.c
lustre/obdecho/echo_client.c
lustre/osc/osc_request.c
lustre/osp/osp_dev.c
lustre/ptlrpc/client.c
lustre/ptlrpc/pinger.c
lustre/ptlrpc/sec.c
lustre/ptlrpc/service.c