All of lore.kernel.org
 help / color / mirror / Atom feed
* History of Lazy and Force unmouting
@ 2017-10-30 21:41 Joshua Watt
  2017-11-03 11:00 ` Karel Zak
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Watt @ 2017-10-30 21:41 UTC (permalink / raw)
  To: util-linux

All,

I was hoping to get some background on why the util-linux umount
command doesn't allow lazy unmounting (the -l flag) to be combined with
force unmounting (the -f flag). If both flags are specified, umount
only passes MNT_DETACH to the kernel instead of MNT_DETACH | MNT_FORCE.
 I looked through the kernel code, and it appears that the two flags
are orthogonal, so you *should* be able to specify both? I tried
looking back in the git history of util-linux, but it appears to have
been that way since support for lazy unmounting was added in 2006.

Thanks,
Joshua Watt

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-11-03 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-30 21:41 History of Lazy and Force unmouting Joshua Watt
2017-11-03 11:00 ` Karel Zak
2017-11-03 14:17   ` Joshua Watt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.