[EMAIL PROTECTED] said: > They'd prolly blast through it without reading (You don't think they > read teh MS agreement when istalling windows do you?) but I bet we > could argue that they accepted the agreement to protect us. tristate 'NTFS file system support (read only)' CONFIG_NTFS_FS dep_mbool ' NTFS write support (DANGEROUS)' CONFIG_NTFS_RW $CONFIG_NTFS_FS $CONFIG_EXPERIMENTAL if [ "$CONFIG_NTFS_RW" = "y" ] ; then string ' Enter the magic text to really enable NTFS write' CONFIG_NTFS_MAGICTEXT fi #ifdef CONFIG_NTFS_RW #if CONFIG_NTFS_MAGICTEXT != "I know it will eat my filesystem" #error you got the magic text wrong #endif #endif -- dwmw2 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] NTFS repair tools Jeff V. Merkey
- Re: [PATCH] NTFS repair tools Peter Samuelson
- Re: [PATCH] NTFS repair tools Jeff V. Merkey
- Re: [PATCH] NTFS repair tools Anton Altaparmakov
- Re: [PATCH] NTFS repair tools Jeff V. Merkey
- Re: [PATCH] NTFS repair tools Jeff Garzik
- Re: [Fwd: NTFS repair tools] Andrzej Krzysztofowicz
- Re: [Fwd: NTFS repair tools] Alan Cox
- Re: [Fwd: NTFS repair tools] Rik van Riel
- Re: [Fwd: NTFS repair tools] Mohammad A. Haque
- Re: [Fwd: NTFS repair tools] David Woodhouse
- Re: [Fwd: NTFS repair tools] Richard B. Johnson
- Re: [Fwd: NTFS repair tools] Jeff V. Merkey
- Re: [Fwd: NTFS repair tools] Jeff Garzik
- Re: [Fwd: NTFS repair tools] Jeff V. Merkey
- Re: [Fwd: NTFS repair tools] Eric W. Biederman
- Re: [Fwd: NTFS repair tools] Jeff V. Merkey
- Re: [Fwd: NTFS repair tools] Ren Haddock
- Re: [Fwd: NTFS repair tools] David Feuer
- Re: [Fwd: NTFS repair tools] Daryll Strauss
- Re: [Fwd: NTFS repair tools] Jes Sorensen