All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Brauner <brauner@kernel.org>
To: Amir Goldstein <amir73il@gmail.com>
Cc: Miklos Szeredi <miklos@szeredi.hu>,
	linux-unionfs@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] ovl: temporarily disable appending lowedirs
Date: Mon, 16 Oct 2023 10:03:30 +0200	[thread overview]
Message-ID: <20231016-siehst-vorfreude-f4a681ed4efd@brauner> (raw)
In-Reply-To: <20231014195353.2103095-1-amir73il@gmail.com>

On Sat, Oct 14, 2023 at 10:53:53PM +0300, Amir Goldstein wrote:
> Kernel v6.5 converted overlayfs to new mount api.
> As an added bonus, it also added a feature to allow appending lowerdirs
> using lowerdir=:/lower2,lowerdir=::/data3 syntax.
> 
> This new syntax has raised some concerns regarding escaping of colons.
> We decided to try and disable this syntax, which hasn't been in the wild
> for so long and introduce it again in 6.7 using explicit mount options
> lowerdir+=/lower2,datadir+=/data3.
> 
> Suggested-by: Miklos Szeredi <miklos@szeredi.hu>
> Link: https://lore.kernel.org/r/CAJfpegsr3A4YgF2YBevWa6n3=AcP7hNndG6EPMu3ncvV-AM71A@mail.gmail.com/
> Fixes: b36a5780cb44 ("ovl: modify layer parameter parsing")
> Signed-off-by: Amir Goldstein <amir73il@gmail.com>
> ---

Acked-by: Christian Brauner <brauner@kernel.org>

      reply	other threads:[~2023-10-16  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-14 19:53 [PATCH] ovl: temporarily disable appending lowedirs Amir Goldstein
2023-10-16  8:03 ` Christian Brauner [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=20231016-siehst-vorfreude-f4a681ed4efd@brauner \
    --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 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.