lkml.org 
[lkml]   [2005]   [Mar]   [18]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 18 Mar 2005 10:22:32 +0100
FromJens Langner <>
SubjectRe: [PATCH 2.6.11.4 1/1] fs: new filesystem implementation VXEXT1.0
Chris Wedgwood wrote:

>>The VXEXT filesystem is more or less a FAT16 based filesystem which
>>was slightly modified by Wind River to allow the storage of more
>>than 2GB data on a partition, as well as storing filenames with a
>>maximum of 40 characters length.
> 
> Can this not then be folded into the existing vfat filesystem?

Sure it can. But I thought that as the VXEXT1.0 filesystem is per 
definition not a vfat filesystem it might be better to have it separated 
and not drill it into the IMHO anyway overly mixed up vfat/fat code 
already in the linux kernel tree. Even if that means that some parts in 
the code of the vxext filesystem are probably equal to the msdos 
implementation, please note that large parts which were not needed by 
the vxext implementation was dropped by me for clarifications.

So I still hope that my implementation is going to be considered for a 
future kernel tree integration as it may be quite usefull for embeeded 
systems wanting to access VxWorks partitions.

cheers,
jens
-- 
Jens Langner                                         Ph: +49-351-4716545
Lannerstrasse 1
01219 Dresden                                Jens.Langner@light-speed.de
Germany                                      http://www.jens-langner.de/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [from the cache]
©2003-2008