ceph: pr_info when mds reconnect completes
authorSage Weil <sage@newdream.net>
Wed, 11 Nov 2009 23:50:12 +0000 (15:50 -0800)
committerSage Weil <sage@newdream.net>
Wed, 11 Nov 2009 23:50:31 +0000 (15:50 -0800)
commitfef320ff8887c702cde7ca6b8dbfff3a341d49fe
tree9350cbf4c7431ff2d004129935f2cf89baa43274
parentb377ff13b31778c19203f3089d14080beb40a692
ceph: pr_info when mds reconnect completes

This helps the user know what's going on during the (involved) reconnect
process.  They already see when the mds fails and reconnect starts.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/mds_client.c