From manningc2@actrix.gen.nz Tue May 26 02:24:58 2009
Received: from smtp.firstline.co.nz ([203.167.210.162] helo=firstline.co.nz)
	by stoneboat.aleph1.co.uk with smtp (Exim 4.69)
	(envelope-from <manningc2@actrix.gen.nz>) id 1M8lPJ-00045H-OK
	for yaffs@lists.aleph1.co.uk; Tue, 26 May 2009 02:24:58 +0100
Received: (qmail 25539 invoked by uid 453); 26 May 2009 01:24:31 -0000
X-Virus-Checked: Checked by ClamAV on firstline.co.nz
Received: from Unknown (HELO linux-dual-head.local) (10.14.210.25)
	by firstline.co.nz (qpsmtpd/0.40) with ESMTP;
	Tue, 26 May 2009 13:24:31 +1200
From: Charles Manning <manningc2@actrix.gen.nz>
To: yaffs@lists.aleph1.co.uk
Date: Tue, 26 May 2009 13:24:30 +1200
User-Agent: KMail/1.9.10
References: <352e2f7b0905202037l2f875072h2bf1962d609e2db5@mail.gmail.com>
	<200905221005.02502.manningc2@actrix.gen.nz>
In-Reply-To: <200905221005.02502.manningc2@actrix.gen.nz>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <200905261324.30918.manningc2@actrix.gen.nz>
X-SA-Exim-Connect-IP: 203.167.210.162
X-SA-Exim-Mail-From: manningc2@actrix.gen.nz
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
	stoneboat.aleph1.co.uk
X-Spam-Level: 
X-Spam-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL
	autolearn=no version=3.2.5
X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:14:11 +0000)
X-SA-Exim-Scanned: Yes (on stoneboat.aleph1.co.uk)
Subject: Re: [Yaffs] Is this a yaffs issue?
X-BeenThere: yaffs@lists.aleph1.co.uk
X-Mailman-Version: 2.1.11
Precedence: list
List-Id: Discussion of YAFFS NAND flash filesystem <yaffs.lists.aleph1.co.uk>
List-Unsubscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/options/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=unsubscribe>
List-Archive: <http://lists.aleph1.co.uk/lurker/list/yaffs.html>
List-Post: <mailto:yaffs@lists.aleph1.co.uk>
List-Help: <mailto:yaffs-request@lists.aleph1.co.uk?subject=help>
List-Subscribe: <http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs>,
	<mailto:yaffs-request@lists.aleph1.co.uk?subject=subscribe>
X-List-Received-Date: Tue, 26 May 2009 01:24:58 -0000

Hello All

This issue should now be fixed in cvs.

On Friday 22 May 2009 10:05:02 Charles Manning wrote:
> This is indeed a yaffs issue.
>
> I was alerted to it yesterday and intend to look at it in depth today.
>
> Reagrds
>
> -- CHarles
>
> On Thursday 21 May 2009 15:37:17 SHAM - =E6=B2=88=E7=AB=8B=E5=88=9A wrote:
> > I got a question in the android emulator which use Yaffs2 file system:
> >
> > When I create or delete a file in a directory, the mtime and ctime of
> > the directoy do not change. This issue does not appear in other
> > filesystems.
> >
> > # cd /data
> > #
> > # mkdir test
> > # /data/busybox stat test
> >   File: "test"
> >   Size: 2048      	Blocks: 4          IO Block: 4096   directory
> > Device: 1f01h/7937d	Inode: 551         Links: 1
> > Access: (0777/drwxrwxrwx)  Uid: (    0/ UNKNOWN)   Gid: (    0/ UNKNOWN)
> > Access: 2009-05-21 03:22:21.000000000
> > Modify: 2009-05-21 03:22:21.000000000
> > Change: 2009-05-21 03:22:21.000000000
> >
> > # cd test
> > # /data/busybox touch aaa
> > # /data/busybox stat aaa
> >   File: "aaa"
> >   Size: 0         	Blocks: 0          IO Block: 4096   regular empty fi=
le
> > Device: 1f01h/7937d	Inode: 561         Links: 1
> > Access: (0666/-rw-rw-rw-)  Uid: (    0/ UNKNOWN)   Gid: (    0/ UNKNOWN)
> > Access: 2009-05-21 03:23:15.000000000
> > Modify: 2009-05-21 03:23:15.000000000
> > Change: 2009-05-21 03:23:15.000000000
> >
> > # cd ..
> > # /data/busybox stat test
> >   File: "test"
> >   Size: 2048      	Blocks: 4          IO Block: 4096   directory
> > Device: 1f01h/7937d	Inode: 551         Links: 1
> > Access: (0777/drwxrwxrwx)  Uid: (    0/ UNKNOWN)   Gid: (    0/ UNKNOWN)
> > Access: 2009-05-21 03:22:21.000000000
> > Modify: 2009-05-21 03:22:21.000000000
> > Change: 2009-05-21 03:22:21.000000000
> >
> > _______________________________________________
> > yaffs mailing list
> > yaffs@lists.aleph1.co.uk
> > http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs
>
> _______________________________________________
> yaffs mailing list
> yaffs@lists.aleph1.co.uk
> http://lists.aleph1.co.uk/cgi-bin/mailman/listinfo/yaffs




