summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/fs-io.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2022-11-13 22:35:55 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:09:46 -0400
commit84fea8e5b3abc9147a20211e608ba8844c479998 (patch)
tree314ef36a893d7c1799a982d1dd92cae5b58bcde9 /fs/bcachefs/fs-io.c
parent061f7999a6322c639dd6616dc6d3785957de2bc3 (diff)
downloadlinux-stable-84fea8e5b3abc9147a20211e608ba8844c479998.tar.gz
linux-stable-84fea8e5b3abc9147a20211e608ba8844c479998.tar.bz2
linux-stable-84fea8e5b3abc9147a20211e608ba8844c479998.zip
bcachefs: Quota: Don't allocate memory under lock
The genradix code can handle multiple threads trying to allocate at the same time - we don't need the genradix_ptr_alloc() call to happen under a lock. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/fs-io.c')
0 files changed, 0 insertions, 0 deletions