Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] control which tmpfs get unmounted at swapoff



On Sat, Mar 19, 2016 at 10:49:51AM +0100, Ian D. Leroux wrote:
> If we want to avoid magic values completely, we can split the
> configuration into two settings:
>   swapoff_umount (auto, manual, no)
>   swapoff_umount_list (only used if $swapoff_umount=manual)
> Perhaps that would be better (more explicit).  What say you?

I like this!

> Another point that occurred to me last night is that my current script
> doesn't handle mount points whose paths contain spaces.  Are the rc.d
> scripts generally robust against space-containing filesystem names?

I am not sure about the actual state but I'd expect them to be and would 
consider any offenders a bug.

Thanks for working on this!

Martin


Home | Main Index | Thread Index | Old Index