All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Huang Jianan <jnhuang95@gmail.com>
Cc: u-boot@lists.denx.de, linux-erofs@lists.ozlabs.org
Subject: Re: [PATCH v4 4/5] fs/erofs: add filesystem commands
Date: Wed, 16 Mar 2022 08:10:42 -0400	[thread overview]
Message-ID: <20220316121042.GJ577378@bill-the-cat> (raw)
In-Reply-To: <20220226070551.9833-5-jnhuang95@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

On Sat, Feb 26, 2022 at 03:05:50PM +0800, Huang Jianan wrote:

> Add 'ls' and 'load' commands.
> 
> Signed-off-by: Huang Jianan <jnhuang95@gmail.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Tom Rini <trini@konsulko.com>
To: Huang Jianan <jnhuang95@gmail.com>
Cc: u-boot@lists.denx.de, linux-erofs@lists.ozlabs.org, xiang@kernel.org
Subject: Re: [PATCH v4 4/5] fs/erofs: add filesystem commands
Date: Wed, 16 Mar 2022 08:10:42 -0400	[thread overview]
Message-ID: <20220316121042.GJ577378@bill-the-cat> (raw)
In-Reply-To: <20220226070551.9833-5-jnhuang95@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

On Sat, Feb 26, 2022 at 03:05:50PM +0800, Huang Jianan wrote:

> Add 'ls' and 'load' commands.
> 
> Signed-off-by: Huang Jianan <jnhuang95@gmail.com>

Applied to u-boot/next, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-03-16 12:10 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-26  7:05 [PATCH v4 0/5] fs/erofs: new filesystem Huang Jianan
2022-02-26  7:05 ` Huang Jianan
2022-02-26  7:05 ` [PATCH v4 1/5] fs/erofs: add erofs filesystem support Huang Jianan
2022-02-26  7:05   ` Huang Jianan
2022-03-16 12:10   ` Tom Rini
2022-03-16 12:10     ` Tom Rini
2022-02-26  7:05 ` [PATCH v4 2/5] lib/lz4: update LZ4 decompressor module Huang Jianan
2022-02-26  7:05   ` Huang Jianan
2022-03-16 12:10   ` Tom Rini
2022-03-16 12:10     ` Tom Rini
2024-05-24 14:26   ` Jonathan Liu
2024-05-24 14:26     ` Jonathan Liu
2024-05-24 16:52     ` Gao Xiang
2024-05-24 16:52       ` Gao Xiang
2024-05-26  8:06       ` Jonathan Liu
2024-05-26  8:06         ` Jonathan Liu
2024-05-26 12:18         ` Jianan Huang
2024-05-26 12:18           ` Jianan Huang
2024-05-28 13:28           ` Jonathan Liu
2024-05-28 13:28             ` Jonathan Liu
2024-05-28 14:03             ` Gao Xiang
2024-05-28 14:03               ` Gao Xiang
2022-02-26  7:05 ` [PATCH v4 3/5] fs/erofs: add lz4 decompression support Huang Jianan
2022-02-26  7:05   ` Huang Jianan
2022-03-16 12:10   ` Tom Rini
2022-03-16 12:10     ` Tom Rini
2022-02-26  7:05 ` [PATCH v4 4/5] fs/erofs: add filesystem commands Huang Jianan
2022-02-26  7:05   ` Huang Jianan
2022-03-16 12:10   ` Tom Rini [this message]
2022-03-16 12:10     ` Tom Rini
2022-02-26  7:05 ` [PATCH v4 5/5] test/py: Add tests for the erofs Huang Jianan
2022-02-26  7:05   ` Huang Jianan
2022-03-16 12:10   ` Tom Rini
2022-03-16 12:10     ` Tom Rini
2022-03-03 14:51 ` [PATCH v4 0/5] fs/erofs: new filesystem Huang Jianan
2022-03-03 14:51   ` Huang Jianan
2022-03-03 19:15   ` Tom Rini
2022-03-03 19:15     ` Tom Rini
2022-03-05 13:06     ` Huang Jianan
2022-03-05 13:06       ` Huang Jianan
2022-03-05 14:57       ` Tom Rini
2022-03-05 14:57         ` 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=20220316121042.GJ577378@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=jnhuang95@gmail.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --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.