Skip to content

deps: update libe2fs#224

Merged
liulanzheng merged 1 commit intocontainerd:mainfrom
WaberZhuang:main
Jun 14, 2023
Merged

deps: update libe2fs#224
liulanzheng merged 1 commit intocontainerd:mainfrom
WaberZhuang:main

Conversation

@WaberZhuang
Copy link
Contributor

What this PR does / why we need it:
Update libe2fs, which is one of the dependencies of overlaybd. This update to libe2fs fixes a bug in finding directory entries for directories that use Hash B-Tree, which could cause directory entries to be missed when using extfs (one component of overlaybd) to find them in a large directory.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Please check the following list:

  • Does the affected code have corresponding tests, e.g. unit test, E2E test?
  • Does this change require a documentation update?
  • Does this introduce breaking changes that would require an announcement or bumping the major version?
  • Do all new files have an appropriate license header?

Signed-off-by: zhuangbowei.zbw <zhuangbowei.zbw@alibaba-inc.com>
Copy link
Member

@liulanzheng liulanzheng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liulanzheng liulanzheng merged commit 2c4d1e5 into containerd:main Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants