From: Christian Brauner <brauner@kernel.org>
To: Amir Goldstein <amir73il@gmail.com>, Miklos Szeredi <miklos@szeredi.hu>
Cc: linux-fsdevel@vger.kernel.org, linux-unionfs@vger.kernel.org,
Christian Brauner <brauner@kernel.org>
Subject: [PATCH v2 0/2] ovl: port to new mount api & updated layer parsing
Date: Fri, 09 Jun 2023 17:41:47 +0200 [thread overview]
Message-ID: <20230605-fs-overlayfs-mount_api-v2-0-3da91c97e0c0@kernel.org> (raw)
Hey everyone,
This ports overlayfs to the new mount api and modifies layer parsing to
allow for additive layer specification via fsconfig().
I'm not sure if I need to rebase the changes on top of Amir's lazy
lookup. If so, please let me know!
Christian
---
Changes in v2:
- Split into two patches. First patch ports to new mount api without changing
layer parsing. Second patch implements new layer parsing.
- Move layer parsing into a separate file.
- Link to v1: https://lore.kernel.org/r/20230605-fs-overlayfs-mount_api-v1-1-a8d78c3fbeaf@kernel.org
---
---
base-commit: 9561de3a55bed6bdd44a12820ba81ec416e705a7
change-id: 20230605-fs-overlayfs-mount_api-20ea8b04eff4
next reply other threads:[~2023-06-09 15:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-09 15:41 Christian Brauner [this message]
2023-06-09 15:41 ` [PATCH v2 1/2] ovl: port to new mount api Christian Brauner
2023-06-09 16:09 ` Colin Walters
2023-06-10 7:18 ` Christian Brauner
2023-06-09 19:25 ` Amir Goldstein
2023-06-10 7:15 ` Christian Brauner
2023-06-09 15:41 ` [PATCH v2 2/2] ovl: modify layer parameter parsing Christian Brauner
2023-06-09 19:52 ` Amir Goldstein
2023-06-10 7:13 ` Christian Brauner
2023-06-09 19:30 ` [PATCH v2 0/2] ovl: port to new mount api & updated layer parsing Amir Goldstein
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=20230605-fs-overlayfs-mount_api-v2-0-3da91c97e0c0@kernel.org \
--to=brauner@kernel.org \
--cc=amir73il@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-unionfs@vger.kernel.org \
--cc=miklos@szeredi.hu \
/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;
as well as URLs for NNTP newsgroup(s).