From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24242 invoked by alias); 8 Jun 2005 07:32:45 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 24190 invoked by uid 22791); 8 Jun 2005 07:32:37 -0000 Received: from mail.europe-technologies.com (HELO mail.europe-technologies.com) (213.244.27.115) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 08 Jun 2005 07:32:37 +0000 Received: from [193.1.1.85] (helo=star.europe-technologies.com) by mail.europe-technologies.com with esmtp (Exim 4.30) id 1Dfv3D-0006Nw-LY for ecos-discuss@sources.redhat.com; Wed, 08 Jun 2005 09:32:35 +0200 Received: from Sheriak ([193.1.1.91]) by star.europe-technologies.com (8.11.0/8.11.0) with SMTP id j587WXc00937 for ; Wed, 8 Jun 2005 09:32:33 +0200 Message-ID: <001901c56bfc$3d151690$6401a8c0@europetechnologies.com> From: =?iso-8859-1?Q?St=E9phane_Royo?= To: Date: Wed, 08 Jun 2005 07:32:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Scan-Signature: e47e665aa9453dc8ef9f6449addc04aa Subject: [ECOS] RE:JFFS2 problems X-SW-Source: 2005-06/txt/msg00059.txt.bz2 Sorry Andrew, i forgot to specify that i commented this include statement. To respond to your second question the size of my flash blocks is 64Kbytes. Concerning my umount problem i found the cause, some month ago, i modified the umont fonction into misc.cxx to solve a potential problem of mount/umount on FAT16 filesystem and it's this modification which was the cause my problem of umount. More precisely, at the time of umount i set to NULL the cyg_cdir_dir global variable to come back at the intialisation value. Thank you for you help, Stephane -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss