]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
bcachefs: bch2_dev_journal_alloc() now respects data_allowed
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 13 Apr 2025 17:52:12 +0000 (13:52 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:13 +0000 (20:14 -0400)
commit2e0d51d00e84790dfad4191e0f50c33b7cac387c
treedc0077ac3de584fa1dd86400d5b5b4fa74bb7ef1
parent93ac4d5f92fc33dc3ba6a60a66e177ac1f4be032
bcachefs: bch2_dev_journal_alloc() now respects data_allowed

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/journal.c