Add support for the new NTFS3 kernel module
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- C++
- Estrellas
- 33.7k
- Forks
- 1.8k
- Merge medio
- 3 d 17 h
- PR fusionados (30 d)
- 116
Descripción
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
I'd like faster access to Windows directories via the new NTFS3 kernel module.
NTFS3 allows reading and writing of NTFS partitions, thus quite suitable as an alternative to drvfs.
CONFIG_NTFS3_FS=y
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Enable it myself and build my own custom kernel. Not the way to go for this particular kernel config option. MSFT should enable it for everyone.
Additional context
Add any other context or screenshots about the feature request here.
It's already getting included by other linux distros and is an alternative to NTFS-3G (which I think should also be enabled).
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
No se nombran archivos ni pruebas. Empieza por localizar la configuración del kernel de WSL y los ajustes existentes de los módulos del sistema de archivos; después determina cómo incorporar CONFIG_NTFS3_FS=y. La tarea se considera terminada cuando el kernel de WSL habilita NTFS3 y se verifica la compatibilidad resultante.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- linux
- Área
- operating-systems
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100