-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
fs: fix buffer input with recursive mode on readdir #59220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Review requested:
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #59220 +/- ##
==========================================
+ Coverage 90.04% 90.07% +0.02%
==========================================
Files 648 648
Lines 191200 191234 +34
Branches 37472 37482 +10
==========================================
+ Hits 172160 172247 +87
+ Misses 11665 11606 -59
- Partials 7375 7381 +6
🚀 New features to boost your workflow:
|
this might be not a good solution. let me find another way |
That's definitely a wrong solution, we need |
yeah, I see |
I think I find a good way |
93e0a32
to
2bd843b
Compare
Fixes: #58892