From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anders Aagaard Subject: WARNING: Cannot unlink 2281245 (-2) Date: Thu, 14 Aug 2008 10:01:19 +0200 Message-ID: <48A3E64F.4090401@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=KL6CFgpIV5bq9npgTXGmtTKxpwb0mxeH4Osvr/nPs6k=; b=UChoXRPl9qQGTUn08HgrBEQZ1rQTboEHFCm57q/cNBFweYRPxBlNAx5ke0vPrwBM+b ELxXQs67FMIkcQZplJx+z0AfHUdsp8gE5Z6SRqRE0ZE0vUzPXMzA6iNotR/46nMcNPE0 AAlL0TFTleqdavqCuzJmhXaVnMjVjHdAkIubY= Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: reiserfs-devel@vger.kernel.org Hi I've been testing reiser4 on root for the last day or so, and I ran into some trouble while rebuilding my world file (on a gentoo system). I get this rebuilding gcc: reiser4[rm(8699)]: reiser4_unlink_common (fs/reiser4/plugin/inode_ops.c:295)[nikita-3398]: WARNING: Cannot unlink 2281245 (-2) At the same time I see this in the build output: rm: cannot remove directory `/var/tmp/portage/sys-devel/gcc-4.2.4/work/gcc-4.2.4/libjava/classpath/resource/gnu/java/locale': Directory not empty This is reiser4 mounted directly from a hd, no lvm/raid/encryption on this drive, it's mounted with noatime, and built with create=ccreg40,compress=lzo1. I use reiser4progs from gentoo, latest (aka reiser4progs-1.0.6 with reiser4progs-1.0.6-preen.patch applied). And gentoo-sources 2.6.25-r7 with reiser4-for-2.6.25.patch applied (from kernel.org). Unfortunatly due to the massive spam from reiser4fsck when running compressed filesystem I have no idea if I've gotten any errors/warnings there. Let me know what kind of additional information you need. Anders Aagaard PS : Computer survives memtest and prime overnight, smartd reports no errors on the disk.