From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] ZFS: lundman/master
Date: Wed, 10 Jan 2018 08:28:43 -0500 [thread overview]
Message-ID: <20180110132843.GE2621@bill-the-cat> (raw)
In-Reply-To: <7f363f90-edb1-f7e6-90e0-b1c4421497db@lundman.net>
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: <http://lists.denx.de/pipermail/u-boot/attachments/20180110/2c4894e5/attachment.sig>
next prev parent reply other threads:[~2018-01-10 13:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-09 13:04 [U-Boot] [GIT PULL] u-boot-uniphier/master Masahiro Yamada
2018-01-09 17:30 ` Tom Rini
2018-01-10 3:21 ` [U-Boot] [GIT PULL] ZFS: lundman/master Jorgen Lundman
2018-01-10 13:28 ` Tom Rini [this message]
2018-01-11 0:12 ` Jorgen Lundman
2018-01-11 16:29 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180110132843.GE2621@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.