For example locking the fs without making it effectively unusable
(this is about on-line resizing):
- negotiating with LVM about PEs which should be freed
- the fs may no longer use that PEs for allocation
- in case an inode must be moved
- how to find all directories an inode is in on a life fs w/o
all the possible races (on a big fs)
- how to deal with open files when inode needs to be moved
- how to do it safe so fsck is able to cleanup
- some ext2 metadata must be aligned (block/cylinder groups)?
Just wondering if this is achievable with ext2?
Michael
-- Michael Marxmeier Marxmeier Software GmbH E-Mail: mike@msede.com Besenbruchstrasse 9 Voice : +49 202 2431440 42285 Wuppertal, Germany Fax : +49 202 2431420 http://www.msede.com/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu