[PATCH 08/12] staging: lustre: llite: debugging for ll_file_open LASSERT

2016-04-27 Thread James Simmons
From: Andreas Dilger Add debugging for LASSERTF(it_disposition(it, DISP_ENQ_OPEN_REF) in ll_file_open(), since this is a rarely hit failure under racer, and it would be useful to get more information if this is hit again. Print the full intent disposition, as well as

[PATCH 08/12] staging: lustre: llite: debugging for ll_file_open LASSERT

2016-04-27 Thread James Simmons
From: Andreas Dilger Add debugging for LASSERTF(it_disposition(it, DISP_ENQ_OPEN_REF) in ll_file_open(), since this is a rarely hit failure under racer, and it would be useful to get more information if this is hit again. Print the full intent disposition, as well as the status, in case Oleg's