Age | Commit message (Collapse) | Author |
|
btree_ptr_v2.sectors_written == 0
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
on big endian struct bkey
|
|
replicas
|
|
random access in fsck
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
pointers in check_inode()
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
We just wanted c sourcefiles out of the top level, not c source
directories.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
This moves the Rust sources out of rust_src/ and into the top level.
Running the bcachefs executable out of the development tree is now:
$ ./target/release/bcachefs command
or
$ cargo run --profile release -- command
instead of "./bcachefs command".
Building and installing is still:
$ make && make install
Signed-off-by: Thomas Bertschinger <tahbertschinger@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
|
|
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
|
|
bch2_extent_update()
|
|
fastpath time source
|
|
reporting in show_mem.c
|
|
|
|
bch2_evict_subvolume_inodes() to fs.c
|
|
|
|
|
|
|
|
always call bch2_trans_begin()
|
|
iter->should_be_locked
|
|
|
|
|
|
check_directory_structure()
|
|
order keys in a btree node.
|
|
|
|
bitmap in fsck
|
|
|
|
during link
|
|
|
|
|