Add support for the new NTFS3 kernel module
まだ誰も着手していません。
- 主要言語
- C++
- スター
- 33.7k
- フォーク
- 1.8k
- 平均マージ
- 3日 17時間
- マージ済み PR(30日)
- 116
説明
**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).
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ファイルやテストは指定されていません。まず WSL カーネルの設定と既存のファイルシステムモジュール設定を見つけ、次に CONFIG_NTFS3_FS=y をどのように組み込むかを判断してください。WSL カーネルで NTFS3 が有効になり、その結果得られるサポートが検証されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- linux
- 領域
- operating-systems
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100