git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82173c6
)
staging: lustre: remove cfs_time_current_sec wrapper
author
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 07:38:48 +0000
(
00:38
-0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 07:38:48 +0000
(
00:38
-0700)
Just call get_seconds() directly.
Cc: Andreas Dilger <andreas.dilger@intel.com>
Cc: Oleg Drokin <oleg.drokin@intel.com>
Cc: hpdd-discuss <hpdd-discuss@lists.01.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
43 files changed:
drivers/staging/lustre/include/linux/libcfs/linux/linux-time.h
patch
|
blob
|
history
drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/lnet/api-ni.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/lnet/config.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/lnet/lib-move.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/lnet/router.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/lnet/router_proc.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/conctl.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/conrpc.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/console.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/framework.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/rpc.c
patch
|
blob
|
history
drivers/staging/lustre/lnet/selftest/timer.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/include/lustre_capa.h
patch
|
blob
|
history
drivers/staging/lustre/lustre/include/lustre_export.h
patch
|
blob
|
history
drivers/staging/lustre/lustre/include/lustre_import.h
patch
|
blob
|
history
drivers/staging/lustre/lustre/include/lustre_net.h
patch
|
blob
|
history
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ldlm/ldlm_pool.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ldlm/ldlm_request.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/libcfs/debug.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/libcfs/upcall_cache.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/llite/llite_lib.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/mdc/mdc_locks.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/mdc/mdc_reint.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/mdc/mdc_request.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/obdclass/genops.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/obdclass/llog.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/osc/osc_request.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/client.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/events.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/import.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/niobuf.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/pinger.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/sec.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/sec_config.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/sec_gc.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/sec_lproc.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/service.c
patch
|
blob
|
history
diff --cc
drivers/staging/lustre/include/linux/libcfs/linux/linux-time.h
Simple merge
diff --cc
drivers/staging/lustre/lnet/klnds/socklnd/socklnd.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_cb.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/lnet/api-ni.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/lnet/config.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/lnet/lib-move.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/lnet/router.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/lnet/router_proc.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/conctl.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/conrpc.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/console.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/framework.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/rpc.c
Simple merge
diff --cc
drivers/staging/lustre/lnet/selftest/timer.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/include/lustre_capa.h
Simple merge
diff --cc
drivers/staging/lustre/lustre/include/lustre_export.h
Simple merge
diff --cc
drivers/staging/lustre/lustre/include/lustre_import.h
Simple merge
diff --cc
drivers/staging/lustre/lustre/include/lustre_net.h
Simple merge
diff --cc
drivers/staging/lustre/lustre/ldlm/ldlm_lock.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ldlm/ldlm_pool.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ldlm/ldlm_request.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/libcfs/debug.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/libcfs/upcall_cache.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/llite/llite_lib.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/mdc/mdc_locks.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/mdc/mdc_reint.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/mdc/mdc_request.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/obdclass/genops.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/obdclass/llog.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/osc/osc_request.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/client.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/events.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/import.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/lproc_ptlrpc.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/niobuf.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/pinger.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/sec.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/sec_config.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/sec_gc.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/sec_lproc.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/service.c
Simple merge