]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Print allocator stuck on timeout in fallocate path
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 11 Jul 2024 18:08:38 +0000 (14:08 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:11 +0000 (19:00 -0400)
commit3de8fd4a33c9caf5ca798373800a37e4f206d8ed
tree65440bf31210f845a0bd08fa0be204d9bb549799
parent0c3836482481200ead7b416ca80c68a29cfdaabd
bcachefs: Print allocator stuck on timeout in fallocate path

same as in io_write.c, if we're waiting on the allocator for an
excessive amount of time, print what's going on

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