Commit 86d4647
Kent Overstreet
bcachefs: Don't block journal when finishing check_allocations()
Blocking the journal was needed to finish checking old style accounting,
but that code is gone and it's not needed in the alloc rewrite,
mark_lock is sufficient for synchronization.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>1 parent 5645c32 commit 86d4647
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1142 | 1142 | | |
1143 | 1143 | | |
1144 | 1144 | | |
1145 | | - | |
1146 | | - | |
1147 | 1145 | | |
1148 | 1146 | | |
1149 | 1147 | | |
1150 | 1148 | | |
1151 | | - | |
1152 | | - | |
1153 | | - | |
| 1149 | + | |
1154 | 1150 | | |
1155 | 1151 | | |
1156 | 1152 | | |
| |||
0 commit comments