Kent Overstreet
07ec713e05
Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAX
2021-07-04 23:33:54 -04:00
jpsollie
d228e43048
Cleanup Makefile for better compatibility + enable "make debug"
...
- clean up Makefile to improve compiler compatibility
- add a "Make debug" target for easier debug builds
- update INSTALL
- fix six.c when running "make debug" against GCC 9 (maybe-uninitialized)
Signed-off by: Janpieter Sollie <janpieter.sollie@edpnet.be>
2021-06-13 01:14:47 -04:00
Kent Overstreet
20a7160f9a
Add missing build dependency
2020-07-20 13:13:20 -04:00
Brendon Boldt
4e69c09f4b
Add note about make clean for fuse build
2019-12-06 11:22:19 -05:00
Brendon Boldt
7beefecf44
Add Fedora, Ubuntu, Arch info to INSTALL
...
Add fuse3 (>=3.7) version to Makefile
2019-12-06 11:19:42 -05:00
Justin Husted
049dd7b79e
Make valgrind optional in tests.
...
Add an option to disable valgrind in the test suite, via the variable:
BCACHEFS_TEST_USE_VALGRIND=no
Additionally, note how to run tests in parallel in the INSTALL documentation.
Signed-off-by: Justin Husted <sigstop@gmail.com>
2019-11-18 13:51:31 -08:00
Justin Husted
a00998c4cd
Make fuse3 support optional and document.
...
The experimental fuse3 support is not complete yet, and fuse3 is new and
still difficult to install on some platforms.
Make it optional at compile time, and default to off.
Signed-off-by: Justin Husted <sigstop@gmail.com>
2019-11-11 12:18:22 -08:00
Justin Husted
e1ed5557bf
Add valgrind handling: data read from io_submit was not being marked
...
properly. Manually mark it.
This might be better done by improving the valgrind wrapper for
io_submit.
2019-10-18 16:23:39 -04:00
Tim Schlueter
f35d14415d
libattr is no longer necessary
2019-01-14 00:42:42 -08:00
Kent Overstreet
84e8950cc7
Switch to liblz4
2018-05-17 02:45:49 -04:00
Kent Overstreet
75fe372fae
update INSTALL
2018-05-17 02:36:19 -04:00
Kent Overstreet
c3844b0b7f
cmd_migrate: fix xattrs
2017-03-10 11:48:39 -09:00
Kent Overstreet
f4eba6559b
finish ripping out libnih
2016-10-06 07:19:55 -08:00
Kent Overstreet
bca2b16e55
Documentation/makefile work
2016-08-28 18:00:54 -08:00