Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 1 Oct 2001 04:31:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 1 Oct 2001 04:31:34 -0400 Received: from 202-54-39-145.tatainfotech.co.in ([202.54.39.145]:59405 "EHLO brelay.tatainfotech.com") by vger.kernel.org with ESMTP id ; Mon, 1 Oct 2001 04:31:23 -0400 Date: Mon, 1 Oct 2001 14:24:18 +0530 (IST) From: "SATHISH.J" To: linux-kernel Subject: Unable to delete file Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi, I wrote a pseudo character driver and one of the minor number operations is pipe implementation. It works fine with my test program. But when I try to remove the device, I am not able to do it. It says "Device or Resource busy". Please tell me when this error comes. I have to reboot the machine to remove that file. Please get back with your valuable suggestions. Thanks in advanvce, Warm regards, sathish.j - 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/