public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* ext2fs_block_iterate (e2, EXT2_RESIZE_INO, ...) => EXT2_ET_FILE_TOO_BIG?
@ 2011-08-31 10:52 Ivan Shmakov
  2011-08-31 15:22 ` Ted Ts'o
  0 siblings, 1 reply; 3+ messages in thread
From: Ivan Shmakov @ 2011-08-31 10:52 UTC (permalink / raw)
  To: linux-ext4

	Curiosly enough, ext2fs_block_iterate () returns
	EXT2FS_BLOCK_ITERATE for EXT2_RESIZE_INO (the binary in question
	is statically linked against libext2fs, 1.41.12 debian 2):

(gdb) print ext2fs_block_iterate (e2, ino, 0, 0, db_add_block, (void *)sp)
$13 = 2133571410
(gdb) 

	Is it because the blocks belonging to this inode aren't supposed
	to belong to the filesystem itself, I wonder?

	TIA.

-- 
FSF associate member #7257	Coming soon: Software Freedom Day
http://mail.sf-day.org/lists/listinfo/ planning-ru (ru), sfd-discuss (en)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-31 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-31 10:52 ext2fs_block_iterate (e2, EXT2_RESIZE_INO, ...) => EXT2_ET_FILE_TOO_BIG? Ivan Shmakov
2011-08-31 15:22 ` Ted Ts'o
2011-08-31 15:59   ` Ivan Shmakov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox