diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-02-04 19:15:13 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2025-02-04 19:15:13 +0100 |
commit | beccce6240bb8db5981187eda7c2519b6092e1e7 (patch) | |
tree | 8fc85923c0e4ebb62dcf0ab3f081b295e2f96ffa | |
parent | c311518b299106a39abf9de1ec92be31cc2fce3c (diff) |
fixed
-rw-r--r-- | hurd/translator/ext2fs.mdwn | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/hurd/translator/ext2fs.mdwn b/hurd/translator/ext2fs.mdwn index 9be6c885..3baf6b03 100644 --- a/hurd/translator/ext2fs.mdwn +++ b/hurd/translator/ext2fs.mdwn @@ -617,18 +617,6 @@ That would be a nice improvement, but only after writeback throttling is impleme separate partitions is a way to alleviate them -## `ext2fs: ../../libdiskfs/rdwr-internal.c:42: _diskfs_rdwr_internal: Assertion `!diskfs_readonly' failed.` - -### IRC, freenode, #hurd, 2014-02-22 - - <gg0> login: init: notifying pfinet of shutdown...init: notifying tmpfs - none of shutdown...init: notifying tmpfs none of shutdown...init: - notifyi. - <gg0> ext2fs: ../../libdiskfs/rdwr-internal.c:42: _diskfs_rdwr_internal: - Assertion `!diskfs_readonly' failed. - <gg0> In tight loop: hit ctl-alt-del to reboot - - # Documentation * <http://e2fsprogs.sourceforge.net/ext2.html> |