We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者的mkdir函数在创建目录时只寻找那些已经有目录了的block,没有考虑一个block满了后在另外一个block创建目录的情况,导致一个目录下创建了超过15个目录后就无法创建目录了,希望作者及时改正这个bug。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
作者的mkdir函数在创建目录时只寻找那些已经有目录了的block,没有考虑一个block满了后在另外一个block创建目录的情况,导致一个目录下创建了超过15个目录后就无法创建目录了,希望作者及时改正这个bug。
The text was updated successfully, but these errors were encountered: