fs_mgr: fix mount_all when handling already mounted encryptable fs.

Since 38afe5f4ba5fd834a221a636e63d311fa5a17c8a
  fs_mgr_mount_all() will try to behave more like "mount -a"

So prevent inaccessible or busy (already mounted) encryptable filesystems
from mounting tmpfs in their mount points.


Change-Id: I32e5b3e26f2138d1e4d9ef8ba01c1466f8051d39
1 file changed