diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-05-13 00:15:28 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:08:39 -0400 |
commit | 4167b4cdba30fb8db190a3439324f413dc08a0c0 (patch) | |
tree | 2c39b97bc87df7bf0a80ed9f871dfaba8b68faa1 /fs/bcachefs/quota.c | |
parent | f36dff2885ee70990e529389a08988d5c218eed0 (diff) | |
download | linux-stable-4167b4cdba30fb8db190a3439324f413dc08a0c0.tar.gz linux-stable-4167b4cdba30fb8db190a3439324f413dc08a0c0.tar.bz2 linux-stable-4167b4cdba30fb8db190a3439324f413dc08a0c0.zip |
bcachefs: Fix a workqueue deadlock
writes running out of a workqueue (via dio path) could block and prevent
other writes from calling bch2_write_index() and completing.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/quota.c')
0 files changed, 0 insertions, 0 deletions