Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 11 Mar 2003 15:04:05 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 11 Mar 2003 15:04:05 -0500 Received: from mail0.ewetel.de ([212.6.122.10]:42641 "EHLO mail0.ewetel.de") by vger.kernel.org with ESMTP id ; Tue, 11 Mar 2003 15:04:04 -0500 To: Helge Hafting Cc: linux-kernel@vger.kernel.org Subject: Re: [RFC] Improved inode number allocation for HTree In-Reply-To: <20030311194014$49a6@gated-at.bofh.it> References: <20030311194014$426e@gated-at.bofh.it> <20030311194014$1a3c@gated-at.bofh.it> <20030311194014$78c3@gated-at.bofh.it> <20030311194014$5811@gated-at.bofh.it> <20030311194014$49a6@gated-at.bofh.it> Date: Tue, 11 Mar 2003 21:14:38 +0100 Message-Id: From: Pascal Schmidt X-CheckCompat: OK Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 632 Lines: 17 On Tue, 11 Mar 2003 20:40:14 +0100, you wrote in linux.kernel: > Ok, so "rm" works. Then you have things like "mv *.c /usr/src" to worry > about. Lock for traversal, get stuck unable to work on the files. In both cases, the shell does the traversal and passes a complete list of files to rm or mv... so rm and mv themselves don't need to do any directory traversal. -- Ciao, Pascal - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/