From: Vivek Goyal <vgoyal@redhat.com>
To: linux-unionfs@vger.kernel.org, miklos@szeredi.hu
Cc: vgoyal@redhat.com, virtio-fs@redhat.com
Subject: [PATCH 0/2] overlayfs: Fix overlayfs on virtiofs open(O_TRUNC) issue
Date: Wed, 22 Apr 2020 09:08:48 -0400 [thread overview]
Message-ID: <20200422130850.59900-1-vgoyal@redhat.com> (raw)
Hi Miklos,
Here are couple of fixes solving open(O_TRUNC) issue while overlayfs
is layered on top of virtiofs.
These are also available here.
https://github.com/rhvgoyal/linux/commits/ovl-setattr-fix
Thanks
Vivek
Vivek Goyal (2):
overlayfs: ovl_setattr() should clear ATTR_FILE from attr->ia_valid
overlayfs: ovl_setattr() should clear ATTR_OPEN
fs/overlayfs/inode.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
2.25.3
next reply other threads:[~2020-04-22 13:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-22 13:08 Vivek Goyal [this message]
2020-04-22 13:08 ` [PATCH 1/2] overlayfs: ovl_setattr() should clear ATTR_FILE from attr->ia_valid Vivek Goyal
2020-04-22 13:08 ` [PATCH 2/2] overlayfs: ovl_setattr() should clear ATTR_OPEN Vivek Goyal
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=20200422130850.59900-1-vgoyal@redhat.com \
--to=vgoyal@redhat.com \
--cc=linux-unionfs@vger.kernel.org \
--cc=miklos@szeredi.hu \
--cc=virtio-fs@redhat.com \
/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