Re: [Jfs-patches] [PATCH] Add d_hash and d_compare operations for case-insensitive names (1 of 1)

Dave Kleikamp <[email protected]> Tue, 13 Jul 2004 08:40:55 -0500
Newsgroups gmane.linux.file-systems,gmane.comp.file-systems.jfs.patches
Message-ID <[email protected]>
On Tue, 2004-07-13 at 00:28, Jan Kratochvil wrote:
> It looks as the same issues being dealt with in my case-preserving
> case-insensitive patch for vfat+affs some years ago. It never made it to
> kernel.
> 	http://www.jankratochvil.net/priv/vfat/
> 
> (Jan Kara coauthored)

What I do is much less sophisticated.  This patch will not allow a
rename that only changes the case of a name.  The memcpy just makes sure
that when a new entry is created, the existence of a previous negative
dentry doesn't affect the case of the new entry.

Is there still any interest in getting your patch into the kernel?

> Regards,
> Lace

Shaggy
-- 
David Kleikamp
IBM Linux Technology Center

-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html