On Tue, Apr 27, 2021 at 12:44:16PM -0400, Kent Overstreet wrote: > A small patch adding bcachefs support, and two other patches for consideration: As bcachefs is not upstream yet, I think we should re-visit bcachefs support after it's in upstream. OTOH, I have some minor comments go to patch 1. Thanks, Eryu > > Kent Overstreet (3): > Initial bcachefs support > Improved .gitignore > Use --yes option to lvcreate > > .gitignore | 3 +++ > common/attr | 6 ++++++ > common/config | 3 +++ > common/dmlogwrites | 7 +++++++ > common/quota | 4 ++-- > common/rc | 31 +++++++++++++++++++++++++++++++ > tests/generic/042 | 3 ++- > tests/generic/081 | 2 +- > tests/generic/108 | 2 +- > tests/generic/425 | 3 +++ > tests/generic/441 | 2 +- > tests/generic/482 | 27 ++++++++++++++++++++------- > tests/generic/558 | 2 ++ > 13 files changed, 82 insertions(+), 13 deletions(-) > > -- > 2.31.1