Skip to content

vendor: github.com/moby/sys/mountinfo v0.4.1, github.com/moby/sys/mount v0.2.0+#42142

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:bump_mountinfo
May 6, 2021
Merged

vendor: github.com/moby/sys/mountinfo v0.4.1, github.com/moby/sys/mount v0.2.0+#42142
cpuguy83 merged 1 commit intomoby:masterfrom
thaJeztah:bump_mountinfo

Conversation

@thaJeztah
Copy link
Member

full diff: moby/sys@symlink/v0.1.0...mountinfo/v0.4.1

github.com/moby/sys/mountinfo v0.4.1

  • Fix PrefixFilter() being too greedy
  • TestMountedBy*: add missing pre-checks
  • Documentation improvements

github.com/moby/sys/mount v0.2.0

Breaking changes:

  • Remove stub-implementations for Windows for Mount(), Unmount(),
    RecursiveUnmount(), MergeTmpfsOptions()

Fixes and improvements:

  • go.mod: update github.com/moby/sys/mountinfo to v0.4.0
  • use MNT_* flags from golang.org/x/sys/unix on freebsd
  • add support for OpenBSD in addition to FreeBSD
  • fix package overview documentation not showing
  • RecursiveUnmount(): minor improvements

Signed-off-by: Sebastiaan van Stijn github@gone.nl

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@thaJeztah
Copy link
Member Author

@kolyshkin @AkihiroSuda ptal

@thaJeztah
Copy link
Member Author

@kolyshkin @AkihiroSuda @cpuguy83 ptal

…nt v0.2.0+

full diff: moby/sys@symlink/v0.1.0...mountinfo/v0.4.1

github.com/moby/sys/mountinfo v0.4.1
----------------------------------------------

- Fix PrefixFilter() being too greedy
- TestMountedBy*: add missing pre-checks
- Documentation improvements

github.com/moby/sys/mount v0.2.0
----------------------------------------------

Breaking changes:

- Remove stub-implementations for Windows for `Mount()`, `Unmount()`,
  `RecursiveUnmount()`, `MergeTmpfsOptions()`

Fixes and improvements:

- `go.mod`: update github.com/moby/sys/mountinfo to v0.4.0
- use `MNT_*` flags from golang.org/x/sys/unix on freebsd
- add support for OpenBSD in addition to FreeBSD
- fix package overview documentation not showing
- `RecursiveUnmount()`: minor improvements

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

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

LGTM

@cpuguy83 cpuguy83 merged commit f71fa75 into moby:master May 6, 2021
@thaJeztah thaJeztah deleted the bump_mountinfo branch May 6, 2021 18:32
@thaJeztah thaJeztah added this to the 21.xx milestone May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants