From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 10 Jan 2018 08:28:43 -0500 Subject: [U-Boot] [GIT PULL] ZFS: lundman/master In-Reply-To: <7f363f90-edb1-f7e6-90e0-b1c4421497db@lundman.net> References: <7f363f90-edb1-f7e6-90e0-b1c4421497db@lundman.net> Message-ID: <20180110132843.GE2621@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jan 10, 2018 at 12:21:32PM +0900, Jorgen Lundman wrote: > > 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(-) I'm reluctant to just take this as-is. That's a lot of code changes in a single commit that was not posted (as far as I can see) to the mailing list. Can you break that down into a series of changes that can be reviewed and post that? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: