Skip to content

Bump 3rdparty/pfs from feeb3e0 to a4d3916#193

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/3rdparty/pfs-a4d3916
Open

Bump 3rdparty/pfs from feeb3e0 to a4d3916#193
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/3rdparty/pfs-a4d3916

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps 3rdparty/pfs from feeb3e0 to a4d3916.

Commits
  • a4d3916 Use uint64_t for maps and smaps for better support on 32-bit systems
  • fae2367 Use ino64_t instead of ino_t to avoid issues on 32-bit machines
  • 11c466c Upgrade the block stats to 64-bit counters
  • b227698 Add bug case to the automated test case
  • be7da68 Cleanup: Remove unused includes
  • 1e9dba9 Use a helper method to parse vm flags as well
  • aed4efb Use simpler logic to detect smaps header
  • 8b4b1c3 Rename some components from mem_map to smaps
  • 85eba2b Implement a parser for /proc/smaps
  • d10aa28 Refactor: Extract utils::parse_memory_size()
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [3rdparty/pfs](https://github.com/dtrugman/pfs) from `feeb3e0` to `a4d3916`.
- [Release notes](https://github.com/dtrugman/pfs/releases)
- [Commits](dtrugman/pfs@feeb3e0...a4d3916)

---
updated-dependencies:
- dependency-name: 3rdparty/pfs
  dependency-version: a4d3916b90867815ee9881bd2b380da98f5e87c3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments