File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -783,7 +783,7 @@ the middle. right now, you can only remove the topmost mount.)
783783** 🙇 instead of the ability to unmount obstructured mounts we gained
784784the ability to mount beneath an existing mount, with mostly
785785equivalent outcome. `6ac392815628f317fcfdca1a39df00b9cc4ebc8b
786- ("fs: allow to mount beneath top mount") 🙇**
786+ ("fs: allow to mount beneath top mount")` 🙇**
787787
788788** use-case:** this is useful for replacing mounts atomically, for
789789example for upgrading versioned disk images: first an old version
@@ -828,7 +828,7 @@ decision.
828828[ x] Implement a mount-specific companion to ` statx() ` that puts at least the
829829following information into ` struct mount_info ` :
830830
831- ** 🙇 46eae99ef73302f9fb3dddcd67c374b3dffe8fd6 ("add statmount(2) syscall")` ` 🙇**
831+ ** 🙇 ` 46eae99ef73302f9fb3dddcd67c374b3dffe8fd6 ("add statmount(2) syscall") ` 🙇**
832832
833833* mount flags: ` MOUNT_ATTR_RDONLY ` , ...
834834* time flags: ` MOUNT_ATTR_RELATIME ` , ...
You can’t perform that action at this time.
0 commit comments