Skip to content

Commit

Permalink
Fix formatting in two fulfilled wishes
Browse files Browse the repository at this point in the history
  • Loading branch information
behrmann authored and bluca committed Sep 22, 2024
1 parent c765029 commit 6c5abc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ the middle. right now, you can only remove the topmost mount.)
**πŸ™‡ instead of the ability to unmount obstructured mounts we gained
the ability to mount beneath an existing mount, with mostly
equivalent outcome. `6ac392815628f317fcfdca1a39df00b9cc4ebc8b
("fs: allow to mount beneath top mount") πŸ™‡**
("fs: allow to mount beneath top mount")` πŸ™‡**

**use-case:** this is useful for replacing mounts atomically, for
example for upgrading versioned disk images: first an old version
Expand Down Expand Up @@ -828,7 +828,7 @@ decision.
[x] Implement a mount-specific companion to `statx()` that puts at least the
following information into `struct mount_info`:

**πŸ™‡ 46eae99ef73302f9fb3dddcd67c374b3dffe8fd6 ("add statmount(2) syscall")`` πŸ™‡**
**πŸ™‡ `46eae99ef73302f9fb3dddcd67c374b3dffe8fd6 ("add statmount(2) syscall")` πŸ™‡**

* mount flags: `MOUNT_ATTR_RDONLY`, ...
* time flags: `MOUNT_ATTR_RELATIME`, ...
Expand Down

0 comments on commit 6c5abc6

Please sign in to comment.