From: Marek Vasut <marek.vasut@gmail.com>
To: Cyril Hrubis <metan@ucw.cz>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
Robert Hancock <hancockrwd@gmail.com>,
Kristoffer Ericson <kristoffer.ericson@gmail.com>,
Tejun Heo <tj@kernel.org>,
Dominik Brodowski <linux@dominikbrodowski.net>,
Jeff Garzik <jgarzik@pobox.com>,
pavel@ucw.cz, rpurdie@rpsys.net, lenz@cs.wisc.edu,
arminlitzel@web.de, thommycheck@gmail.com, dbaryshkov@gmail.com,
omegamoon@gmail.com, eric.y.miao@gmail.com, utx@penguin.cz,
zaurus-devel@lists.linuxtogo.org
Subject: Re: zaurus pata_pcmcia corrupted filesystem
Date: Sat, 14 Aug 2010 06:16:03 +0200 [thread overview]
Message-ID: <201008140616.04034.marek.vasut@gmail.com> (raw)
In-Reply-To: <20100811144410.GA12029@atrey.karlin.mff.cuni.cz>
Dne St 11. srpna 2010 16:44:11 Cyril Hrubis napsal(a):
> Hi!
> Marek Vasut ported deprecated zaurus pcmcia disk driver to the pata_pcmcia
> interface, sources are here:
>
> http://git.kernel.org/?p=linux/kernel/git/marex/pxa-linux-2.6.git;a=shortlo
> g;h=refs/heads/zaurus-haxing
>
> Everythig seems to be fine at the first look but sometimes the filesystem
> gets unconsistent. Typical example is extracting tar archive with big
> number of files and directories (I used ltp-full archive from
> http://www.sf.net/projects/ltp/). After doing that, some files or
> directories are present in the filesystem, eg. you can see them in
> directory listing but open or fstat returns ENOENT.
>
> Extracting to SD card seems to work without any problems.
>
> Anybody has idea what went wrong?
I use the pcmcia on a few devices and was unable to replicate it (and I use git
and do some heavy compiling on them too). I'll do some further testing.
Cyril, do you have the PCMCIA timing fix for PXA applied?
WARNING: multiple messages have this Message-ID (diff)
From: Marek Vasut <marek.vasut@gmail.com>
To: Cyril Hrubis <metan@ucw.cz>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
Robert Hancock <hancockrwd@gmail.com>,
Kristoffer Ericson <kristoffer.ericson@gmail.com>,
Tejun Heo <tj@kernel.org>,
Dominik Brodowski <linux@dominikbrodowski.net>,
Jeff Garzik <jgarzik@pobox.com>,
pavel@ucw.cz, rpurdie@rpsys.net, lenz@cs.wisc.edu,
arminlitzel@web.de, thommycheck@gmail.com, dbaryshkov@gmail.com,
omegamoon@gmail.com, eric.y.miao@gmail.com, utx@penguin.cz,
zaurus-devel@www.linuxtogo.org
Subject: Re: zaurus pata_pcmcia corrupted filesystem
Date: Sat, 14 Aug 2010 06:16:03 +0200 [thread overview]
Message-ID: <201008140616.04034.marek.vasut@gmail.com> (raw)
In-Reply-To: <20100811144410.GA12029@atrey.karlin.mff.cuni.cz>
Dne St 11. srpna 2010 16:44:11 Cyril Hrubis napsal(a):
> Hi!
> Marek Vasut ported deprecated zaurus pcmcia disk driver to the pata_pcmcia
> interface, sources are here:
>
> http://git.kernel.org/?p=linux/kernel/git/marex/pxa-linux-2.6.git;a=shortlo
> g;h=refs/heads/zaurus-haxing
>
> Everythig seems to be fine at the first look but sometimes the filesystem
> gets unconsistent. Typical example is extracting tar archive with big
> number of files and directories (I used ltp-full archive from
> http://www.sf.net/projects/ltp/). After doing that, some files or
> directories are present in the filesystem, eg. you can see them in
> directory listing but open or fstat returns ENOENT.
>
> Extracting to SD card seems to work without any problems.
>
> Anybody has idea what went wrong?
I use the pcmcia on a few devices and was unable to replicate it (and I use git
and do some heavy compiling on them too). I'll do some further testing.
Cyril, do you have the PCMCIA timing fix for PXA applied?
next prev parent reply other threads:[~2010-08-14 4:16 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-11 14:44 zaurus pata_pcmcia corrupted filesystem Cyril Hrubis
2010-08-11 14:44 ` Cyril Hrubis
2010-08-14 4:16 ` Marek Vasut [this message]
2010-08-14 4:16 ` Marek Vasut
2010-08-14 16:48 ` Cyril Hrubis
2010-08-14 16:48 ` Cyril Hrubis
2010-08-14 9:43 ` Kristoffer Ericson
2010-08-14 9:43 ` Kristoffer Ericson
2010-08-14 10:43 ` Stanislav Brabec
2010-08-14 10:43 ` Stanislav Brabec
2010-08-14 11:39 ` Cyril Hrubis
2010-08-14 11:39 ` Cyril Hrubis
2010-08-14 14:15 ` Stanislav Brabec
2010-08-14 14:15 ` Stanislav Brabec
[not found] ` <1281795351.15157.3.camel-T9yq2y+nUN8@public.gmane.org>
2010-08-21 9:51 ` Cyril Hrubis
2010-08-21 9:51 ` Cyril Hrubis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201008140616.04034.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=arminlitzel@web.de \
--cc=dbaryshkov@gmail.com \
--cc=eric.y.miao@gmail.com \
--cc=hancockrwd@gmail.com \
--cc=jgarzik@pobox.com \
--cc=kristoffer.ericson@gmail.com \
--cc=lenz@cs.wisc.edu \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@dominikbrodowski.net \
--cc=metan@ucw.cz \
--cc=omegamoon@gmail.com \
--cc=pavel@ucw.cz \
--cc=rpurdie@rpsys.net \
--cc=thommycheck@gmail.com \
--cc=tj@kernel.org \
--cc=utx@penguin.cz \
--cc=zaurus-devel@lists.linuxtogo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.