Re: [ext2resize] [PATCH] large inode support
Status: Inactive
Brought to you by:
adilger
From: Petter R. <pe...@hu...> - 2006-06-11 09:00:57
|
[Andreas Dilger] > This patch adds handling for large inodes to resizing. It uses a buffer > large enough for the maximum inode size for the few places we read inodes, > and reads and writes the full inode size instead of just the main body. This patch fail to compile. This is the error: ext2_inode_relocator.c: I funktionen 'ext2_inode_relocator_mark': ext2_inode_relocator.c:495: error: request for member `i_links_count' in something not a structure or union I guess it need more work before it should be commited? Friendly, -- Petter Reinholdtsen |