summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/buckets_types.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2018-07-17 13:50:15 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:08:12 -0400
commit3636ed489ac05e61d59be29b8e69111ef781d528 (patch)
tree902e9108089d77777bf1dd002893f84ce24cd16c /fs/bcachefs/buckets_types.h
parenteb8632657f79ee29941f4013b81cdd4aaeeca1a8 (diff)
downloadlinux-3636ed489ac05e61d59be29b8e69111ef781d528.tar.gz
linux-3636ed489ac05e61d59be29b8e69111ef781d528.tar.bz2
linux-3636ed489ac05e61d59be29b8e69111ef781d528.zip
bcachefs: Deferred btree updates
Will be used in the future for inode updates, which will be very helpful for multithreaded workloads that have to update the inode with every extent update (appends, or updates that change i_sectors) Also will be used eventually for fully persistent alloc info However - we still need a mechanism for reserving space in the journal prior to getting a journal reservation, so it's not technically safe to make use of this just yet, we could deadlock with the journal full (although not likely to be an issue in practice) Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/buckets_types.h')
0 files changed, 0 insertions, 0 deletions