Whamcloud - gitweb
LU-4975 ldlm: fix comments for ldlm_glimpse_ast() 35/11135/3
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 18 Jul 2014 01:15:54 +0000 (19:15 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Aug 2014 04:37:05 +0000 (04:37 +0000)
commitf7b1846ba7257cab2b1ce3458530e04c143be8b1
treec8820b43f8acd58b0bedd9bd76b7424127e9a1cc
parent6b9d24502b3cb7cf67df1f63d265436238cfb2de
LU-4975 ldlm: fix comments for ldlm_glimpse_ast()

While reviewing comments on ofd_intent_policy() I realized that the
comment for ldlm_glimpse_ast() has become outdated.  The handling of
glimpse errors was moved to ldlm_handle_ast_error() back in commit
f10cebc5729 (b=23174).

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I369698b828d32fae899a10a0ede2b06b8ba6048b
Reviewed-on: http://review.whamcloud.com/11135
Tested-by: Jenkins
Reviewed-by: Ned Bass <bass6@llnl.gov>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/ldlm_request.c
lustre/ofd/ofd_dlm.c