Whamcloud - gitweb
LU-10392 fid: improve seq allocation error messages 23/30623/2
authorEmoly Liu <emoly.liu@intel.com>
Wed, 20 Dec 2017 09:32:37 +0000 (17:32 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 9 Jan 2018 05:36:19 +0000 (05:36 +0000)
commit6f86519b3483b4cc754b42bddc98617de14cef2b
tree556f78fdadef7629cb65e84689d6c84be3f5f355
parent61e2111852fd6923947b1b0f9731c2a30c8dfb44
LU-10392 fid: improve seq allocation error messages

When MDTs are waiting for MDT0000 to start the master sequence
server and be granted a meta sequence for the first time, in case
of "-EINPROGRESS", the limited console messages would be clearer
and better than many error messages.

Change-Id: I64e80508cf9fb837a328b4f8228f29bfb764845d
Signed-off-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-on: https://review.whamcloud.com/30623
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Yang Sheng <yang.sheng@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
lustre/fid/fid_handler.c
lustre/fid/fid_request.c