Re: [PATCH] Updated locking documentation for journal_head

2021-03-19 Thread Jan Kara
On Fri 19-03-21 10:18:17, Alexander Lochmann wrote: > LockDoc's results show that t_list_lock has been > replaced by j_list_lock for b_next_transaction, > b_tnext, and b_tprev. > We, therefore, updated the documentation > accordingly. > > Signed-off-by: Alexander Lochmann > Signed-off-by: Horst

[PATCH] Updated locking documentation for journal_head

2021-03-19 Thread Alexander Lochmann
LockDoc's results show that t_list_lock has been replaced by j_list_lock for b_next_transaction, b_tnext, and b_tprev. We, therefore, updated the documentation accordingly. Signed-off-by: Alexander Lochmann Signed-off-by: Horst Schirmeier --- include/linux/journal-head.h | 4 ++-- 1 file