Commit 62e71f4
Add KRUN_FS_ROOT_TAG define and document krun_set_root alternative
Expose the virtiofs tag we use internally to krun_set_root() so that
users are able to use it with APIs such as krun_add_virtiofs3()
(recently added via #623). This way, they can gain control over the
read-only state of the root file system (among other properties) without
having to guess the tag to use.
Signed-off-by: Daniel Müller <[email protected]>1 parent aed6f76 commit 62e71f4
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
103 | 112 | | |
104 | 113 | | |
105 | 114 | | |
| |||
0 commit comments