Skip to content

virtio/fs/linux: announce submounts#219

Merged
slp merged 1 commit intocontainers:mainfrom
slp:virtiofs-linux-submounts
Sep 26, 2024
Merged

virtio/fs/linux: announce submounts#219
slp merged 1 commit intocontainers:mainfrom
slp:virtiofs-linux-submounts

Conversation

@slp
Copy link
Copy Markdown
Collaborator

@slp slp commented Sep 11, 2024

To avoid st.st_ino collisions, rely in the previously introduced support for FUSE submounts and announce them when parent st_dev != inode st_dev, or parent mnt_id != inode mnt_id.

@slp slp force-pushed the virtiofs-linux-submounts branch from d55a0d4 to cd65123 Compare September 12, 2024 01:26
@slp slp marked this pull request as ready for review September 12, 2024 01:26
@slp
Copy link
Copy Markdown
Collaborator Author

slp commented Sep 12, 2024

@AsahiLina could you please confirm this fixes the issue you were seeing in #204 ?

To avoid st.st_ino collisions, rely in the previously introduced support
for FUSE submounts and announce them when parent st_dev != inode st_dev,
or parent mnt_id != inode mnt_id.

Signed-off-by: Sergio Lopez <slp@redhat.com>
@slp slp force-pushed the virtiofs-linux-submounts branch from cd65123 to f6e2246 Compare September 26, 2024 09:15
@slp slp merged commit 240ea96 into containers:main Sep 26, 2024
@slp slp deleted the virtiofs-linux-submounts branch September 26, 2024 09:19
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.

1 participant