[U-Boot] [GIT PULL] ZFS: lundman/master
Jorgen Lundman
lundman at lundman.net
Wed Jan 10 03:21:32 UTC 2018
Hello,
I didn't hear back about the changes, so I'll proceed to this stage. :)
Please find additional ZFS boot features, and fixes. Please advise if
outside git repositories are not allowed.
The following changes since commit ab61e175713a0400c6ece6348e8f655998cf574d:
ARM: rmobile: Rework the ULCB CPLD driver (Sun Nov 26 20:32:44 2017 +0100)
are available in the git repository at:
https://github.com/lundman/u-boot.git master
for you to fetch changes up to c2727e5004fe011d19156d728babdf968515b28d:
Update ZFS support to latest (Thu Dec 7 16:09:26 2017 +0900)
----------------------------------------------------------------
Jorgen Lundman (1):
Update ZFS support to latest
cmd/zfs.c | 22 +-
fs/zfs/Makefile | 4 +-
fs/zfs/dev.c | 20 +-
fs/zfs/zfs.c | 3223 +++++++++++++++++++++++++++++++-----------
fs/zfs/zfs_fletcher.c | 6 +-
fs/zfs/zfs_lz4.c | 286 ++++
fs/zfs/zfs_sha256.c | 14 +-
include/zfs/dmu.h | 48 +-
include/zfs/sa_impl.h | 5 +-
include/zfs/spa.h | 18 +
include/zfs/uberblock_impl.h | 15 +-
include/zfs/zap_leaf.h | 4 +-
include/zfs/zfs.h | 22 +-
include/zfs/zio.h | 9 +-
include/zfs_common.h | 27 +-
15 files changed, 2819 insertions(+), 904 deletions(-)
--
Jorgen Lundman | <lundman at lundman.net>
Unix Administrator | +81 (0)90-5578-8500
Shibuya-ku, Tokyo | Japan
More information about the U-Boot
mailing list