summaryrefslogtreecommitdiff
path: root/libbcachefs/subvolume.c
AgeCommit message (Collapse)Author
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-03-28Update bcachefs sources to bba7493dda bcachefs: Fix error path in ↵Kent Overstreet
bch2_snapshot_set_equiv()
2022-01-10Update bcachefs sources to bf340e68c7 bcachefs: Ignore cached data when ↵Kent Overstreet
calculating fragmentation
2021-12-10Rename --group to --labelKent Overstreet
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>
2021-11-30Update bcachefs sources to 50d6a25d9c bcachefs: Erasure coding fixesKent Overstreet
2021-11-01Update bcachefs sources to 043cfba30c fixup! bcachefs: Improve transaction ↵Kent Overstreet
restart handling in fsck code
2021-10-28Update bcachefs sources to b1899a0bd9 bcachefs: Move ↵Kent Overstreet
bch2_evict_subvolume_inodes() to fs.c
2021-10-19Update bcachefs sources to 720f644e63 bcachefs: Improve reflink repair codeKent Overstreet
2021-10-13Update bcachefs sources to 07c2895cb3 bcachefs: Add a valgrind memcheck hintKent Overstreet
2021-09-26Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletionKent Overstreet