`f2fs` support
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 33.7k
- Forks
- 1.8k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 116
Description
Please allow me to make a PR with `f2fs` support added
I created a [**f2fs-support**](https://github.com/okineadev/WSL2-Linux-Kernel/tree/f2fs-support) branch, I think it's a good idea to add support for this file system, because users may encounter the problem of missing `f2fs`, causing it to manually compile the **kernel** (which they don't really want to bother with)
These users also want this support by default:
- https://github.com/microsoft/WSL/issues/7973
- https://github.com/microsoft/WSL/issues/8467
- https://github.com/microsoft/WSL/issues/8231

Therefore, I ask you to accept my PR
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked f2fs-support branch and the three related WSL issues to understand the requested default support. Check how the WSL kernel is configured for f2fs, then confirm that a resulting kernel build enables f2fs without requiring users to compile it manually.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100