Searched hist:fae1157d184084f1716a10273423f8e949d8471f (Results 1 – 3 of 3) sorted by relevance
/linux/fs/bcachefs/ |
H A D | journal.h | diff fae1157d184084f1716a10273423f8e949d8471f Fri Oct 29 00:22:25 CEST 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Ensure journal doesn't get stuck in nochanges mode
This tweaks the journal code to always act as if there's space available in nochanges mode, when we're not going to be doing any writes. This helps in recovering filesystems that won't mount because they need journal replay and the journal has gotten stuck.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
|
H A D | journal_reclaim.c | diff fae1157d184084f1716a10273423f8e949d8471f Fri Oct 29 00:22:25 CEST 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Ensure journal doesn't get stuck in nochanges mode
This tweaks the journal code to always act as if there's space available in nochanges mode, when we're not going to be doing any writes. This helps in recovering filesystems that won't mount because they need journal replay and the journal has gotten stuck.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
|
H A D | super.c | diff fae1157d184084f1716a10273423f8e949d8471f Fri Oct 29 00:22:25 CEST 2021 Kent Overstreet <kent.overstreet@gmail.com> bcachefs: Ensure journal doesn't get stuck in nochanges mode
This tweaks the journal code to always act as if there's space available in nochanges mode, when we're not going to be doing any writes. This helps in recovering filesystems that won't mount because they need journal replay and the journal has gotten stuck.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
|