public inbox for linux-unionfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] overlayfs: Fix overlayfs on virtiofs open(O_TRUNC) issue
@ 2020-04-22 13:08 Vivek Goyal
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Vivek Goyal @ 2020-04-22 13:08 UTC (permalink / raw)
  To: linux-unionfs, miklos; +Cc: vgoyal, virtio-fs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-22 13:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-22 13:08 [PATCH 0/2] overlayfs: Fix overlayfs on virtiofs open(O_TRUNC) issue Vivek Goyal
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox