From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [GIT PULL] ZFS: lundman/master
Date: Thu, 11 Jan 2018 11:29:57 -0500 [thread overview]
Message-ID: <20180111162957.GG4660@bill-the-cat> (raw)
In-Reply-To: <5aadc44f-b5cd-5db2-e4e3-8b33601f60d7@lundman.net>
On Thu, Jan 11, 2018 at 09:12:04AM +0900, Jorgen Lundman wrote:
> >
> > 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!
> >
>
> I received an email that ZFS U-boot booting was tricky to get to work,
> since it required old pool version, and didn't work at all with big endian.
>
> When I first did ZFS, I took the GRUB sources in 2012. So this time around,
> I collected the commits from 2012 to now, and merged them into u-boot. Some
> ~50 commits or so. It makes U-boot work with modern pools, and current
> default compression (lz4) as well as raidz/mirror boots.
>
> It is a large change, I agree. But I'm unsure how to split it into smaller
> commits. It is mostly bring it up to current with its upstream.
>
> If it is preferred to post to the ML, I will do so - I thought "git pull"
> was an alternate. Please advice,
OK, so I took a look at
https://github.com/lundman/u-boot/commit/c2727e5004fe011d19156d728babdf968515b28d
and here's my comments:
- You're missing the Signed-off-by line
- You should mention the starting / ending revisions of your sync of the
code from GRUB.
- fs/zfs/zfs_lz4.c needs to use an SPDX tag.
- You've got some changes that change the Copyright year from 2012 to
2018, when it should be 2012-2018
And finally, it's not so large that you can't post the patch to the ML
for additional reviews and I'll pick it up and apply it directly.
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/20180111/0591599d/attachment.sig>
prev parent reply other threads:[~2018-01-11 16:29 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
2018-01-11 0:12 ` Jorgen Lundman
2018-01-11 16:29 ` Tom Rini [this message]
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=20180111162957.GG4660@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.