|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Ext4 support ?Hi,
is dump going to support the new Linux ext4 fs format? Many thanks for any info, Helmut Jarausch Lehrstuhl fuer Numerische Mathematik RWTH - Aachen University D 52056 Aachen, Germany ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Dump-users mailing list Dump-users@... https://lists.sourceforge.net/lists/listinfo/dump-users |
|
|
Re: Ext4 support ?Le jeudi 26 juillet 2007 à 10:41 +0200, Helmut Jarausch a écrit :
> Hi, Hi, > is dump going to support the new Linux ext4 fs format? I'm afraid I haven't had time to look at ext4 yet. But dump does almost all filesystem access using libext2fs, so if libext2fs will support ext4, dump will follow. Stelian. -- Stelian Pop <stelian@...> ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Dump-users mailing list Dump-users@... https://lists.sourceforge.net/lists/listinfo/dump-users |
|
|
Re: Ext4 support ?--On Friday, July 27, 2007 4:04 PM +0200 Stelian Pop <stelian@...>
wrote: > I'm afraid I haven't had time to look at ext4 yet. > > But dump does almost all filesystem access using libext2fs, so if > libext2fs will support ext4, dump will follow. An update: An interview with ext4 developer Eric Sandeen about the inclusion of ext4 in Fedora 9: <http://fedoraproject.org/wiki/Interviews/EricSandeen> It looks like the extent format should have an effect on dump: > Probably the biggest "feature," which is not something end-users care > about directly, is the new on-disk extent format. This allows the > filesystem to keep track of file data in [offset, length] pairs rather > than block-by-block, and this is much more efficient than the ext3 > mechanism. Deletion of large files should be noticeably faster, for > example. Also: > Other features that will be nice for users include finer-grained > timestamps, and a larger maximum subdirectory limit (now 65k subdirs). > ext4 will also make use of in-inode extended attributes, which should > make things like SELinux, beagle, and samba acls more efficient. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Dump-users mailing list Dump-users@... https://lists.sourceforge.net/lists/listinfo/dump-users |
| Free Forum Powered by Nabble | Forum Help |