public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chao Yu <chao@kernel.org>
To: Hongnan Li <hongnan.li@linux.alibaba.com>,
	linux-erofs@lists.ozlabs.org, xiang@kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 resend] erofs: make filesystem exportable
Date: Tue, 17 May 2022 23:43:48 +0800	[thread overview]
Message-ID: <14e765db-5e51-9c17-3aa1-bddc1ba5bbb2@kernel.org> (raw)
In-Reply-To: <20220425040712.91685-1-hongnan.li@linux.alibaba.com>

On 2022/4/25 12:07, Hongnan Li wrote:
> Implement export operations in order to make EROFS support accessing
> inodes with filehandles so that it can be exported via NFS and used
> by overlayfs.
> 
> Without this patch, 'exportfs -rv' will report:
> exportfs: /root/erofs_mp does not support NFS export
> 
> Also tested with unionmount-testsuite and the testcase below passes now:
> ./run --ov --erofs --verify hard-link
> 
> For more details about the testcase, see:
> https://github.com/amir73il/unionmount-testsuite/pull/6
> 
> Signed-off-by: Hongnan Li <hongnan.li@linux.alibaba.com>

Reviewed-by: Chao Yu <chao@kernel.org>

Thanks,

      parent reply	other threads:[~2022-05-17 15:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-24 13:01 [PATCH] erofs: make filesystem exportable Hongnan Li
2022-04-24 14:30 ` kernel test robot
2022-04-24 14:40 ` kernel test robot
2022-04-25  4:07 ` [PATCH v2 resend] " Hongnan Li
2022-04-26  4:45   ` Gao Xiang
2022-05-17 15:43   ` Chao Yu [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=14e765db-5e51-9c17-3aa1-bddc1ba5bbb2@kernel.org \
    --to=chao@kernel.org \
    --cc=hongnan.li@linux.alibaba.com \
    --cc=linux-erofs@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xiang@kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox