Skip fstab mountpoints that are not valid directory paths
This commit aims to fix an issue where multiple swap partitions that have
the same 'none' or 'swap' as mountpoint. In order to achieve this, the linux
OSMount tools will skip any mountpoint that is not a valid directory.