From c547b70a2477bc31ba384fa64e63907e6ee4cfc3 Mon Sep 17 00:00:00 2001 From: Cheng Shao Date: Sun, 27 Apr 2014 13:06:26 -0400 Subject: [PATCH] staging/lustre/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 Reviewed-on: http://review.whamcloud.com/9147 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4590 Reviewed-by: Andreas Dilger Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed