<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d23884446\x26blogName\x3dJust+Another+Tech+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://justanothertechblog.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://justanothertechblog.blogspot.com/\x26vt\x3d-484221019928432923', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Just Another Tech Blog

Anything and everything having to do with technology, computers, science, and most of all... Linux! The documentation of my Linux endeavor.



ext4 filesystem released!

Tuesday, October 10, 2006

Well, Andrew Morton has released the new ext4 filesystem which came in the new -mm patch this morning! The ext4 filesystem promises improved data integrity and performance, among with less limitations. Yup, improved performance and data integrity... what more could you ask for? Check it out.

Note from the Nerd: Find out more about the ext4 filesystem here. OR read even more here. OR for those of you who are clueless to what a filesystem even is... follow this link. AND... one more OR.... if you want to know more about the ext3 filesystem (ext4 predecessor)... Wikipedia is once again your BEST friend. AND, of course... DIGG THIS!!! :D Now that is a nice lot of links... ENJOY!
posted by linnerd40, Tuesday, October 10, 2006


0 Comments:

Add a comment