bcachefs: Don't cap ios in dio write path at 2 MB
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 30 Jun 2020 14:12:45 +0000 (10:12 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:42 +0000 (17:08 -0400)
commit52fbb7c859788bb10dc0f1527eedf80fd11ec9ec
tree64fd8481a17957aeec734045ce3f1d67bb5e7e3c
parent042a1f268e82678ea202390b8a69457aafacd4a0
bcachefs: Don't cap ios in dio write path at 2 MB

It appears this was erronious, a different bug was responsible

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