From: Rogier Wolff <R.E.Wolff@BitWizard.nl>
To: linux-kernel@vger.kernel.org
Subject: HFS plus filenames.
Date: Wed, 17 Sep 2003 08:55:23 +0200 [thread overview]
Message-ID: <20030917085523.B19276@bitwizard.nl> (raw)
Hi,
We used the new hfsplus driver lately. However it showed lots
of files which had a "/" in the filename. Yes in the fileNAME.
ls would find a file called "a/b" and then stat it, but no directory
"a" would then be found....
I tried modifying the unicode->ascii strcpy function, which I saw
being called in the "readdir" code. That somehow didn't work,
although I think it should have. (Not that it would have /worked/, but
it should at least have shown "a_b" instead of "a/b") But it didn't.
I didn't have the time to figure it out, but one of these days
we should mangle those names in a predictable way to make filesystems
like this usable under Linux... Right?
Roger.
--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2600998 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
**** "Linux is like a wigwam - no windows, no gates, apache inside!" ****
next reply other threads:[~2003-09-17 6:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-17 6:55 Rogier Wolff [this message]
2003-09-17 9:07 ` HFS plus filenames Benjamin Herrenschmidt
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=20030917085523.B19276@bitwizard.nl \
--to=r.e.wolff@bitwizard.nl \
--cc=linux-kernel@vger.kernel.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.