Home
last modified time | relevance | path

Searched hist:"480 f89d553260e7823920e687846877bebc8dca0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/jbd2/
H A Djournal.cdiff 480f89d553260e7823920e687846877bebc8dca0 Thu Nov 05 21:59:01 CST 2020 Harshad Shirwadkar <harshadshirwadkar@gmail.com> jbd2: don't read journal->j_commit_sequence without taking a lock

Take journal state lock before reading journal->j_commit_sequence.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201106035911.1942128-13-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>