All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jorgen Lundman <lundman@lundman.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/1] zfs: Add ZFS filesystem support
Date: Thu, 19 Jul 2012 13:51:23 +0900	[thread overview]
Message-ID: <5007924B.8090306@lundman.net> (raw)
In-Reply-To: <201207190012.38694.vapier@gentoo.org>



Mike Frysinger wrote:
>
> i just picked out the first "version 3" i saw in your patch.  going back to it
> and searching again shows more than just one file.
> -mike
>

You are correct, 3 files to be precise:

zfs_fletcher.c zfs_lzjb.c zfs_sha256.c

but the other two are functionally not changed.

Syntactically, they have gone through a "unsigned char *" to "grub_uint8_t 
*" to "uint8_t *".

Not entirely sure how I would "re-write" my "uint8_t *" change to be more 
clearly from "unsigned char *", as opposed to "grub_uint_8 *", to show it 
is based on the version 2 of the license.




-- 
Jorgen Lundman       | <lundman@lundman.net>
Unix Administrator   | +81 (0)3 -5456-2687 ext 1017 (work)
Shibuya-ku, Tokyo    | +81 (0)90-5578-8500          (cell)
Japan                | +81 (0)3 -3375-1767          (home)

  reply	other threads:[~2012-07-19  4:51 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23  2:26 [U-Boot] [PATCH 0/2] zfs: Add filesystem ZFS support Jorgen Lundman
2012-05-23  2:26 ` [U-Boot] [PATCH 1/2] ZFS header files Jorgen Lundman
2012-05-23  2:26 ` [U-Boot] [PATCH 2/2] zfs: Add ZFS filesystem support Jorgen Lundman
2012-05-23  2:51   ` Graeme Russ
2012-05-23  3:11     ` Jorgen Lundman
2012-05-23  4:19       ` Graeme Russ
2012-05-23  7:53       ` Wolfgang Denk
2012-05-23  3:45 ` [U-Boot] [PATCH v2 0/2] zfs: Add filesystem ZFS support Jorgen Lundman
2012-05-23  7:55   ` Wolfgang Denk
2012-05-23  3:45 ` [U-Boot] [PATCH v2 1/2] ZFS header files Jorgen Lundman
2012-05-23  8:00   ` Wolfgang Denk
2012-05-23  8:10     ` Jorgen Lundman
2012-05-23  3:45 ` [U-Boot] [PATCH v2 2/2] zfs: Add ZFS support Jorgen Lundman
2012-05-23  4:21   ` Graeme Russ
2012-05-24  1:11 ` [U-Boot] [PATCH v3 0/1] zfs: Add ZFS filesystem support Jorgen Lundman
2012-05-24  1:12 ` [U-Boot] [PATCH v3 1/1] " Jorgen Lundman
2012-05-24  7:18   ` Prabhakar Lad
2012-05-24  7:57     ` Jorgen Lundman
2012-05-25  2:11 ` [U-Boot] [PATCH v4 0/1] zfs: " Jorgen Lundman
2012-05-25  2:11 ` [U-Boot] [PATCH v4 1/1] " Jorgen Lundman
2012-07-05  3:34   ` Jorgen Lundman
2012-07-05  3:45     ` Graeme Russ
2012-07-18 22:48   ` Mike Frysinger
2012-07-19  0:14     ` Jorgen Lundman
2012-07-19  1:30       ` Graeme Russ
2012-07-19  2:51       ` Mike Frysinger
2012-07-19  3:20         ` Jorgen Lundman
2012-07-19  4:12           ` Mike Frysinger
2012-07-19  4:51             ` Jorgen Lundman [this message]
2012-07-19 14:14               ` Mike Frysinger
2012-07-20  6:48 ` [U-Boot] [PATCH v5 0/1] " Jorgen Lundman
2012-07-20  6:48 ` [U-Boot] [PATCH v5 1/1] " Jorgen Lundman
2012-08-09 21:42   ` Wolfgang Denk
2012-08-10 12:07     ` Jorgen Lundman
2012-08-10 18:10       ` Wolfgang Denk

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=5007924B.8090306@lundman.net \
    --to=lundman@lundman.net \
    --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.