|
|
Subscribe / Log in / New account

Overlayfs for 3.10

Overlayfs for 3.10

Posted Mar 21, 2013 2:08 UTC (Thu) by i3839 (guest, #31386)
In reply to: Overlayfs for 3.10 by giggls
Parent article: Overlayfs for 3.10

I don't know about overlayfs, but considering /etc/ is tiny you could achieve the same result by copying the global components to a local ramdisk/tmpfs and mount-bind the client-specific NFS files/directories one by one with a script. If you don't need local rw, just bind directly on top of the global fs. Or do it the other way round, bind the global fs components on top of the NFS, whatever is more convenient.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds