On Sunday 01 June 2008, Jamie Lokier wrote:I can imagine a lot of unexpected effects with that. Think of e.g. someone replacing the underlying file with a new one. Then enlarge the file using truncate() and read from it -- suddenly you see the old contents instead of zeroes. Probably fixable as well, but certainly not in a nice way. Besides, there are a many more problems with unionfs, which have all been mentioned in the previous review cycles. Aufs doesn't address those either AFAIK, with the exception of at least not making additional copies in the page cache when writing to a file. The real solution of course are VFS based union mounts (think 'mount --union -t tmpfs none /'), but the patches for that are not stable enough for inclusion in mainline yet. Yes, that is similar to one of my earlier ideas as well. Christoph managed to convince me that it's not as easy as I thought, though I can't remember the exact arguments any more. I'll try to think about that some more. One of the problems is certainly the complexity involved in tmpfs to start with, which is the reason I based the code on ramfs instead. Arnd <>< --
| Michal Piotrowski | Re: Linux 2.6.21-rc4 |
| Satyam Sharma | [PATCH 0/8] i386: bitops: Cleanup, sanitize, optimize |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| David Woodhouse | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
git: | |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| Alexey Dobriyan | Re: [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
