Age | Commit message (Collapse) | Author |
|
|
|
upgrade path
|
|
bch2_snapshot_set_equiv()
|
|
default value if zeroed
|
|
bch2_btree_node_mem_alloc()
|
|
tracepoint
|
|
BTREE_TRIGGER_WANTS_OLD_AND_NEW
|
|
|
|
btree_paths unnecessarily
|
|
journal->write_work when journal entry !open
|
|
master option list
|
|
journal error
|
|
|
|
|
|
Signed-off-by: Aleksei Kharlamov <aleksei@devass.club>
|
|
|
|
all superblock sections
|
|
|
|
journal entries
|
|
nopreserve that aren't in use
|
|
not use lookup_bdev()
|
|
|
|
|
|
calculating fragmentation
|
|
|
|
|
|
btree_gc needs another pass
|
|
in-memory bucket array
|
|
updates & journal replay
|
|
|
|
memory allocation failures
|
|
The option code has been switching to keeping things in display units -
bytes - and this transitions more libbcachefs.c code to bytes as well,
to match, and also fixes device add.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
|
|
|
|
a regular option
|
|
|
|
|
|
need_whiteout_for_snapshot() to clone iterator
|
|
|
|
|
|
Disk labels used to be called groups - not all uses had been converted.
This renames --group to --label, and --label to --fs_label
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
|
|
|
|
|
|
|
|
bch2_journal_flush_seq
|
|
the startup path
|
|
|
|
|
|
restart handling in fsck code
|
|
handling in fsck code
|
|
bch2_evict_subvolume_inodes() to fs.c
|