utils: Make mount/umount do all the right things
authorAlan Cox <alan@linux.intel.com>
Sun, 31 Dec 2017 22:22:57 +0000 (22:22 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 31 Dec 2017 22:22:57 +0000 (22:22 +0000)
commit53a3c31df8dd719c8c4eac4ccdf7d47dff336535
treee04b3ee4300ca12a110adcd1135c7ffe57d78952
parent1076cca6b5dfee4ff97b4e6bdce8d28ae64a00c5
utils: Make mount/umount do all the right things

Now uses mntent, does proper locking and correctly allows mount and umount -a
Applications/util/mount.c
Applications/util/prtroot.c
Applications/util/umount.c