Whamcloud - gitweb
LU-6947 ptlrpc: Remove stray comment in ptlrpc_start_pinger 38/15838/2
authorOleg Drokin <oleg.drokin@intel.com>
Tue, 4 Aug 2015 01:05:17 +0000 (21:05 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 26 Aug 2015 21:43:35 +0000 (21:43 +0000)
commit1f4d68d334c85a8106f5939351991b80449e5713
tree3cba2c72dfda7c96f0fb56c00aec34aa3c27a9c1
parent7571f2b4ef59d8ec42c320e08d346cd9c6447f4b
LU-6947 ptlrpc: Remove stray comment in ptlrpc_start_pinger

The comment references cfs_daemonize times when daemonize took
process clone flags. There's no such thing anymore, so
let's drop the comment to not to cause any additional confusion.

Change-Id: I9398f97f604cb70486f6a9b3f9d80360a66c1555
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/15838
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: frank zago <fzago@cray.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/ptlrpc/pinger.c