]> err.no Git - util-linux/commit
Revert "umount: only call update_mtab if mtab_is_writable()."
authorLaMont Jones <lamont@mmjgroup.com>
Mon, 27 Aug 2007 09:37:33 +0000 (03:37 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Mon, 27 Aug 2007 09:37:33 +0000 (03:37 -0600)
commitf61d903e6ee920d8a0b28c6b6f481fa4183e750a
treecc7378b4e85a7d45c059fbaf43874b0b45d5b7f6
parentd5ea1fab57422968a9d4fc05d02c17d351b0a636
Revert "umount: only call update_mtab if mtab_is_writable()."

This reverts commit 4279d8b105d3dfcafcf6d190c8f6fd60a14eaece.

There is a check at the top of update_mtab() that makes this unnecessary.
mount/umount.c