freebsd-dev/sbin/umount
Mateusz Guzik 9696ba7fc0 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
2018-09-13 13:57:42 +00:00
..
Makefile
Makefile.depend
umount.8
umount.c umount: remove sync(2) call when used with -f 2018-09-13 13:57:42 +00:00