From mboxrd@z Thu Jan 1 00:00:00 1970 From: PFC Subject: Re: [2.6 patch] fs/reiser4/: possible cleanups Date: Sat, 29 Oct 2005 11:58:01 +0200 Message-ID: References: <20051028223547.GF4180@stusta.de> <20051029092250.GG4180@stusta.de> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <20051029092250.GG4180@stusta.de> List-Id: Content-Type: text/plain; format="flowed"; delsp="yes"; charset="us-ascii" To: reiserfs-list@namesys.com Remember my message where I said reiser4 was preventing my laptop from shutting down itself ? Well it turned out that, in fact, it was a stupid shfs-mount process which would refuse to die. Adding a "killall ssh" in the local.stop script is a bit violent, but perfectly functional way, to bring it back to reason. Everything now works. But still, I had to fsck --rebuild-tree just because my battery ran out...