LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Why is proper NTFS-driver difficult?
@ 2004-05-30 17:54 Martin Olsson
2004-05-30 18:37 ` Felipe Alfaro Solana
` (4 more replies)
0 siblings, 5 replies; 8+ messages in thread
From: Martin Olsson @ 2004-05-30 17:54 UTC (permalink / raw)
To: linux-kernel
Hello,
I was wondering why is there no Linux NTFS-driver which allows full
writing etc? Is there something that makes this particular difficult to
implement? I mean Linux supports so many file systems, why has proper
NTFS support been neglected?
Is there any file system I can use which satisfies these criteria:
A) works in both Linux and Windows
B) handle >4GB files
C) handle 120GB partitions
Sincerly,
/m
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
@ 2004-05-30 18:37 ` Felipe Alfaro Solana
2004-05-30 19:48 ` Denis Vlasenko
2004-05-30 20:17 ` Bernd Petrovitsch
` (3 subsequent siblings)
4 siblings, 1 reply; 8+ messages in thread
From: Felipe Alfaro Solana @ 2004-05-30 18:37 UTC (permalink / raw)
To: Martin Olsson; +Cc: Kernel Mailinglist
On Sun, 2004-05-30 at 19:54, Martin Olsson wrote:
> I was wondering why is there no Linux NTFS-driver which allows full
> writing etc? Is there something that makes this particular difficult to
> implement? I mean Linux supports so many file systems, why has proper
> NTFS support been neglected?
Maybe because our favorite monopolistic company wants to keep its
internals well hidden to the public? The reason they are doing this is
completely unknown to me.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 18:37 ` Felipe Alfaro Solana
@ 2004-05-30 19:48 ` Denis Vlasenko
0 siblings, 0 replies; 8+ messages in thread
From: Denis Vlasenko @ 2004-05-30 19:48 UTC (permalink / raw)
To: Felipe Alfaro Solana, Martin Olsson; +Cc: Kernel Mailinglist
On Sunday 30 May 2004 21:37, Felipe Alfaro Solana wrote:
> On Sun, 2004-05-30 at 19:54, Martin Olsson wrote:
> > I was wondering why is there no Linux NTFS-driver which allows full
> > writing etc? Is there something that makes this particular difficult to
> > implement? I mean Linux supports so many file systems, why has proper
> > NTFS support been neglected?
>
> Maybe because our favorite monopolistic company wants to keep its
> internals well hidden to the public? The reason they are doing this is
> completely unknown to me.
AFAIK Linux NTFS-fs team said it knows enough to implement it.
It's a question of time and motivation now.
--
vda
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
2004-05-30 18:37 ` Felipe Alfaro Solana
@ 2004-05-30 20:17 ` Bernd Petrovitsch
2004-05-30 20:33 ` Pawel Kot
` (2 subsequent siblings)
4 siblings, 0 replies; 8+ messages in thread
From: Bernd Petrovitsch @ 2004-05-30 20:17 UTC (permalink / raw)
To: linux-kernel
On Sun, 2004-05-30 at 19:54, Martin Olsson wrote:
> I was wondering why is there no Linux NTFS-driver which allows full
> writing etc? Is there something that makes this particular difficult to
> implement? I mean Linux supports so many file systems, why has proper
> NTFS support been neglected?
Because there is no official documentation which will cover future
versions of NTFS (which may come with the next patch^Whotfix - let alone
service pack).
Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
2004-05-30 18:37 ` Felipe Alfaro Solana
2004-05-30 20:17 ` Bernd Petrovitsch
@ 2004-05-30 20:33 ` Pawel Kot
2004-05-30 20:54 ` Giuseppe Bilotta
2004-05-31 5:20 ` Dax Kelson
4 siblings, 0 replies; 8+ messages in thread
From: Pawel Kot @ 2004-05-30 20:33 UTC (permalink / raw)
To: Martin Olsson; +Cc: linux-kernel, linux-ntfs-dev
On Sunday 30 May 2004 19:54, Martin Olsson wrote:
Hi Martin,
> I was wondering why is there no Linux NTFS-driver which allows full
> writing etc? Is there something that makes this particular difficult to
> implement? I mean Linux supports so many file systems, why has proper
> NTFS support been neglected?
Because it is not easy. NTFS has very sophisticated structure, not documented
anywhere but already reverse engineered and partially documented at
linux-ntfs project page (http://linux-ntfs.sf.net/).
As I said this is not easy task and as such it is time consuming. All
linux-ntfs developers are volunteers and not paid for this work. It means
that all code is written in the free time. Much time was also spent on
helping users (this will change now, see the manifest on the project page).
To summarize, the write support will appear sooner or later, if you volunteer
to help, you are very welcome.
I'm ccing ntfs-dev list which is a better place to discuss such topics.
take care,
pkot
--
mailto:pkot@bezsensu.pl
http://www.gnokii.org/
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
` (2 preceding siblings ...)
2004-05-30 20:33 ` Pawel Kot
@ 2004-05-30 20:54 ` Giuseppe Bilotta
2004-05-31 5:20 ` Dax Kelson
4 siblings, 0 replies; 8+ messages in thread
From: Giuseppe Bilotta @ 2004-05-30 20:54 UTC (permalink / raw)
To: linux-kernel
Martin Olsson wrote:
> Hello,
>
>
> I was wondering why is there no Linux NTFS-driver which allows full
> writing etc? Is there something that makes this particular difficult to
> implement? I mean Linux supports so many file systems, why has proper
> NTFS support been neglected?
>
> Is there any file system I can use which satisfies these criteria:
> A) works in both Linux and Windows
> B) handle >4GB files
> C) handle 120GB partitions
ext2/3
There are (open source) ext2/3 drivers for Windows.
--
Giuseppe "Oblomov" Bilotta
Can't you see
It all makes perfect sense
Expressed in dollar and cents
Pounds shillings and pence
(Roger Waters)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
` (3 preceding siblings ...)
2004-05-30 20:54 ` Giuseppe Bilotta
@ 2004-05-31 5:20 ` Dax Kelson
2004-06-01 20:01 ` Erik Andersen
4 siblings, 1 reply; 8+ messages in thread
From: Dax Kelson @ 2004-05-31 5:20 UTC (permalink / raw)
To: Martin Olsson; +Cc: linux-kernel
On Sun, 2004-05-30 at 19:54 +0200, Martin Olsson wrote:
> Hello,
>
>
> I was wondering why is there no Linux NTFS-driver which allows full
> writing etc? Is there something that makes this particular difficult to
> implement? I mean Linux supports so many file systems, why has proper
> NTFS support been neglected?
>
> Is there any file system I can use which satisfies these criteria:
> A) works in both Linux and Windows
> B) handle >4GB files
> C) handle 120GB partitions
UDF meets A & B. I don't if it meets C.
Dax
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Why is proper NTFS-driver difficult?
2004-05-31 5:20 ` Dax Kelson
@ 2004-06-01 20:01 ` Erik Andersen
0 siblings, 0 replies; 8+ messages in thread
From: Erik Andersen @ 2004-06-01 20:01 UTC (permalink / raw)
To: Dax Kelson; +Cc: Martin Olsson, linux-kernel
On Sun May 30, 2004 at 11:20:20PM -0600, Dax Kelson wrote:
> On Sun, 2004-05-30 at 19:54 +0200, Martin Olsson wrote:
> > Is there any file system I can use which satisfies these criteria:
> > A) works in both Linux and Windows
> > B) handle >4GB files
> > C) handle 120GB partitions
>
> UDF meets A & B. I don't if it meets C.
Last time I tried it, Windows would only read UDF from CD/DVD,
not from a hard drive. Stupid but true...
-Erik
--
Erik B. Andersen http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-06-01 20:02 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-30 17:54 Why is proper NTFS-driver difficult? Martin Olsson
2004-05-30 18:37 ` Felipe Alfaro Solana
2004-05-30 19:48 ` Denis Vlasenko
2004-05-30 20:17 ` Bernd Petrovitsch
2004-05-30 20:33 ` Pawel Kot
2004-05-30 20:54 ` Giuseppe Bilotta
2004-05-31 5:20 ` Dax Kelson
2004-06-01 20:01 ` Erik Andersen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).