|
If you mount a tmpfs to a directory that is shared by Samba, that's it for Samba+tmpfs. Now onto the data protection question, the simple answer is don't use tmpfs, that's definitely the opposite of what it is for. There is no such thing as a tmpfs partition either, it is resides in virtual memory (physical memory + swap) only.
|