summaryrefslogtreecommitdiff
path: root/fs/ext4
diff options
context:
space:
mode:
authorAlexander Lochmann <alexander.lochmann@tu-dortmund.de>2018-12-04 00:30:22 -0500
committerTheodore Ts'o <tytso@mit.edu>2018-12-04 00:30:22 -0500
commit32ea275008d8c76fa3f40d10d0ffc694a214dfef (patch)
treed4b01001e1f424da022adf349dfae4c14ba55807 /fs/ext4
parent50c15df69e062bf056b44d5bb51fac5ed957fa37 (diff)
jbd2: update locking documentation for transaction_t
The following members of struct transaction_s aka transaction_t were turned into lock-free variables in the past: - t_updates - t_outstanding_credits - t_handle_count However, the documentation has not been updated yet. This commit replaced the annotated lock by [none]. Found by LockDoc (Alexander Lochmann, Horst Schirmeier and Olaf Spinczyk) Signed-off-by: Alexander Lochmann <alexander.lochmann@tu-dortmund.de> Signed-off-by: Horst Schirmeier <horst.schirmeier@tu-dortmund.de> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions