mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* unionfs, cow, and whiteout
@ 2008-01-16 16:27 Paul Albrecht
  2008-01-16 17:13 ` Erez Zadok
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Albrecht @ 2008-01-16 16:27 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a question about how unionfs handles file deletion when a write
enabled file system is union mounted over a read only file system. For
example, I do something like the following:

mount -t unionfs -o dirs=/cow=rw:/rofs=ro unionfs /mnt

If I create and delete a file in /mnt which is not present in /rofs it
persists as whiteout in the cow file system which is not what I would
have expected.

Why does the deleted file persist as whiteout in the /cow file system of
the union mount?

Please cc me in your response as I'm not subscribed to the lkml.

-- 

Paul Albrecht

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

end of thread, other threads:[~2008-01-16 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-16 16:27 unionfs, cow, and whiteout Paul Albrecht
2008-01-16 17:13 ` Erez Zadok
2008-01-16 19:48   ` Paul Albrecht
2008-01-16 20:18     ` Erez Zadok

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

all inboxes | Powered by JetHome®