Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc/roadmaps volunteer for the ext3/ext4 also
details: https://anonhg.NetBSD.org/src/rev/ca93b0a047f3
branches: trunk
changeset: 347790:ca93b0a047f3
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Fri Sep 16 15:02:23 2016 +0000
description:
volunteer for the ext3/ext4 also
diffstat:
doc/roadmaps/storage | 13 +++++++++----
1 files changed, 9 insertions(+), 4 deletions(-)
diffs (28 lines):
diff -r 64d60ae386af -r ca93b0a047f3 doc/roadmaps/storage
--- a/doc/roadmaps/storage Fri Sep 16 14:55:28 2016 +0000
+++ b/doc/roadmaps/storage Fri Sep 16 15:02:23 2016 +0000
@@ -1,4 +1,4 @@
-$NetBSD: storage,v 1.16 2016/09/16 14:55:28 jdolecek Exp $
+$NetBSD: storage,v 1.17 2016/09/16 15:02:23 jdolecek Exp $
NetBSD Storage Roadmap
======================
@@ -320,10 +320,15 @@
Note however that implementing ext3 has already defeated several
people; this is a harder project than it looks.
- - As of May 2016 there is a GSoC project to implement read-only ext4
- support, but (it not being summer yet) no particular progress.
+ - GSoc 2016 brought support for extents, and also ro support for dir
+ hashes; jdolecek also implemented several frequently used ext4 features
+ so most contemporary ext filesystems should be possible to mount
+ read-write
+ - still need rw dir_nhash and xattr (semi-easy), and eventually journalling
+ (hard)
- There is no clear timeframe or release target.
- - Contact ?? for further information.
+ - jdolecek is working on improving ext3/ext4 support (particularily
+ journalling)
14. Port hammer from Dragonfly
Home |
Main Index |
Thread Index |
Old Index