K 10 svn:author V 3 mjg K 8 svn:date V 27 2018-09-13T13:57:42.370373Z K 7 svn:log V 251 umount: remove sync(2) call when used with -f It completely unnecessarily iterates over all filesystems and happens to be executed a lot e.g. by synth. Reviewed by: kib Approved by: re (gjb) Differential Revision: https://reviews.freebsd.org/D17143 END