Whamcloud - gitweb
LU-4590 ptlrpc: Remove log message about export timer update 47/9147/2
authorCheng Shao <cheng_shao@xyratex.com>
Wed, 5 Feb 2014 20:32:48 +0000 (12:32 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 7 Feb 2014 18:33:33 +0000 (18:33 +0000)
commit382a6f752c456afd37577666d8aa452f846b46aa
treefc2d100e2cf6d077f479974b29d73de583e67bdc
parentdb1524d44717a5398560413701550ae43aea7175
LU-4590 ptlrpc: Remove log message about export timer update

Function ptlrpc_update_export_timer generates lots of D_HA level log
messages whenever the export timer gets updated. Those log messages
are found little use for issue investigations, and it will take space
in the Lustre log buffer. We are removing it now.

Xyratex-bug-id: MRP-733
Signed-off-by: Cheng Shao <cheng_shao@xyratex.com>
Change-Id: I3699e81fd4bf0b8677c1fbd09ced5d81ffba3f81
Reviewed-on: http://review.whamcloud.com/9147
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ptlrpc/service.c