Reject "none" or empty mount points when writing fstab
These are only valid for swap partitions. Anything else can actually cause the system to misbehave, so completely reject them from being written to the swap file.
In addition, create an autotest for writing fstab so that we can verify some behaviours.
Edited by Arjen Hiemstra