forked from containers/composefs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mount: Use the new lowerdir+ and datadir+ options
These were added in Linux 6.7 and replace the old append mechanism which now no longer work. See commit 24e16e385f for details of this. Also, I added a check that we're actually using the real new mount api rather than the legacy implementation of it, because otherwise we will not see error reports during fsconfig, which this code relies on. Signed-off-by: Alexander Larsson <[email protected]>
- Loading branch information
1 parent
bd6ce95
commit f884f57
Showing
1 changed file
with
23 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters