[Ocfs2-devel] OCFS2 features RFC

Paul Taysom Paul.Taysom at novell.com
Thu May 11 15:40:46 CDT 2006


What make the online file system resize tricky is updating all the
allocation chains.  The last block of each of the existing chains needs
to be updated to point to the new blocks in the chains.

Would it be possible to get rid of chains and just compute the next
block in the chain?

Paul

>>Online file system resize

>This would be nice, and I think easily done in the same manner ext3
>does. Anything outside the file system's current view of the block
>device can be initialized in userspace, and the last block group,
>bitmaps, and superblock would be adjusted by an ioctl in kernelspace.

 
>>> Jeff Mahoney <jeffm at suse.com> 05/11/06 2:04 pm >>> 




More information about the Ocfs2-devel mailing list