Skip to content

Commit 6c5abc6

Browse files
behrmannbluca
authored andcommitted
Fix formatting in two fulfilled wishes
1 parent c765029 commit 6c5abc6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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
784784
the ability to mount beneath an existing mount, with mostly
785785
equivalent 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
789789
example 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
829829
following 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`, ...

0 commit comments

Comments
 (0)