From: Pavel Machek <pavel@suse.cz>
To: Alex Stewart <alex@foogod.com>, Xavier Bestel <xbestel@aplio.fr>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Forced umount (was lazy umount)
Date: Tue, 18 Sep 2001 22:19:33 +0200 [thread overview]
Message-ID: <20010918221933.A12226@bug.ucw.cz> (raw)
In-Reply-To: <Pine.LNX.4.21.0109171144210.1357-100000@penguin.homenet> <3BA68562.6030806@foogod.com> <1000768993.20059.5.camel@nomade> <3BA69D84.3020909@foogod.com>
In-Reply-To: <3BA69D84.3020909@foogod.com>; from Alex Stewart on Mon, Sep 17, 2001 at 06:04:04PM -0700
Hi!
> >>I see no reason why a properly functioning system should ever need to
> >>truly force a umount. Under normal conditions, if one really needs to
> >>do an emergency umount, it should be possible to use fuser/kill/etc to
> >>clean up any processes using the filesystem from userland and then
> >>perform a normal umount to cleanly unmount the filesystem in question
> [...]
>
> >
> > Imagine you have a cdrom mounted with process reading it. You may want
> > to eject this cdrom without killing all processes, but just make them
> > know that there's an error somewhere, go read something else.
> > So it won't kill your shells, Nautilus/Konqueror, etc.
>
>
> Ok, I should have made my terms more clear. I see no reason why a
> properly functioning system should *need* to force a umount. There's a
> difference between "need" and "want". What you're talking about is a
> convenience (and I admitted that the patch would make some things more
> convenient), but not a necessity. With decently written software you
> should be able to simply go to the relevant programs and tell them to
> stop using the filesystem before you unmount it. All this does is make
> that process a little less tedious.
...so... it means that my kwintv (tv-in window) application should
have menu option to chdir somewhere else?
Imagine (common error for me):
cd /cdrom
kwintv &
[work]
I now want to umount cdrom. How do I do it? Do you suggest each app
to have "cd /" menu entry?
Pavel
--
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org
next prev parent reply other threads:[~2001-09-18 21:12 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-14 19:01 [PATCH] lazy umount (1/4) Alexander Viro
2001-09-14 19:02 ` [PATCH] lazy umount (2/4) Alexander Viro
2001-09-14 19:03 ` [PATCH] lazy umount (3/4) Alexander Viro
2001-09-14 19:03 ` [PATCH] lazy umount (4/4) Alexander Viro
2001-09-14 20:43 ` [PATCH] lazy umount (1/4) Linus Torvalds
2001-09-14 20:54 ` Alexander Viro
2001-09-15 12:32 ` jlnance
2001-09-15 20:51 ` Mike Fedyk
2001-09-17 10:06 ` Matthias Andree
2001-09-16 16:37 ` Alex Stewart
2001-09-17 6:57 ` Forced umount (was lazy umount) Ville Herva
2001-09-17 7:03 ` Aaron Lehmann
2001-09-17 8:38 ` Alexander Viro
2001-09-17 10:21 ` Matthias Andree
2001-09-17 10:47 ` Tigran Aivazian
2001-09-17 23:21 ` Alex Stewart
2001-09-17 23:23 ` Xavier Bestel
2001-09-18 1:04 ` Alex Stewart
2001-09-18 20:19 ` Pavel Machek [this message]
2001-09-17 8:29 ` Xavier Bestel
2001-09-17 8:39 ` Alexander Viro
2001-09-17 10:04 ` [PATCH] lazy umount (1/4) Matthias Andree
2001-09-17 12:13 ` Alan Cox
2001-09-18 0:24 ` Alex Stewart
2001-09-18 0:39 ` Matthias Andree
2001-09-18 8:56 ` Alexander Viro
2001-09-18 9:08 ` Matthias Andree
2001-09-18 13:03 ` Alan Cox
2001-09-18 9:07 ` David Woodhouse
2001-09-17 14:43 ` David Woodhouse
[not found] <fa.d1dh3vv.fmmj8f@ifi.uio.no>
[not found] ` <fa.e30ljmv.19jambt@ifi.uio.no>
2001-09-19 1:15 ` Forced umount (was lazy umount) Dan Maas
2001-09-19 1:19 ` Mike Fedyk
2001-09-19 10:20 ` Andreas Schwab
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010918221933.A12226@bug.ucw.cz \
--to=pavel@suse.cz \
--cc=alex@foogod.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xbestel@aplio.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox