]> git.sesse.net Git - bcachefs-tools-debian/commit
add support for maximum journal entry size
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 11 Dec 2016 23:45:48 +0000 (14:45 -0900)
committerKent Overstreet <kent.overstreet@gmail.com>
Sun, 11 Dec 2016 23:58:27 +0000 (14:58 -0900)
commit7f4191a202ea4558ca2d5eb8a47daea33c9999c7
tree137f957291da895f78b43a8903db6f744d6e202c
parent4e158e155327d09868453ae9759a58284245175a
add support for maximum journal entry size

also rip out prototype crypto support code - real code is in the dev
branch, with the new superblock format
12 files changed:
Makefile
bcache-format.c
bcache-key.c [deleted file]
bcache-ondisk.h
bcache.c
bcache.h
crypto.c [deleted file]
crypto.h [deleted file]
libbcache.c
libbcache.h
util.c
util.h