From mboxrd@z Thu Jan 1 00:00:00 1970 From: "kernel learner" Subject: Upgrading datastructures between different filesystem versions Date: Tue, 25 Sep 2007 20:57:51 +0530 Message-ID: <7e77a4050709250827p26683c6bqc65832783ba1c365@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_1413_13475151.1190734071287" Cc: kernelnewbies@nl.linux.org To: linux-fsdevel@vger.kernel.org Return-path: Sender: kernelnewbies-bounce@nl.linux.org Errors-to: kernelnewbies-bounce@nl.linux.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-subscribe: List-owner: List-post: List-archive: List-Id: linux-fsdevel.vger.kernel.org ------=_Part_1413_13475151.1190734071287 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, ext3 filesystem has 32-bit block address and ext4 filesystem has 48-bit block address. If a user installs ext4, how will the file system handle already existing block with 32 bit values? Can anyone point me to the correct pointer for this backward compatibility stuff? I searched for it but cudn't find much info. Is the work still pending on this front? Thanks, KL ------=_Part_1413_13475151.1190734071287 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

ext3 filesystem has 32-bit block address and ext4 filesystem has 48-bit block address. If a user installs ext4, how will the file system handle already existing block with 32 bit values? Can anyone point me to the correct pointer for this backward compatibility stuff? I searched for it but cudn't find much info. Is the work still pending on this front?

Thanks,
KL
------=_Part_1413_13475151.1190734071287-- -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@nl.linux.org Please read the FAQ at http://kernelnewbies.org/FAQ