public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* e2fsprogs-1.41.0 - error opening fs with badblocks.
@ 2008-09-02 12:08 Manish Katiyar
  2008-09-02 12:30 ` Theodore Tso
  0 siblings, 1 reply; 3+ messages in thread
From: Manish Katiyar @ 2008-09-02 12:08 UTC (permalink / raw)
  To: linux-ext4

Hi,

I have created a test ext4 FS of 2.3GB. While running badblocks on it,
I get the below error.

/home/mkatiyar/e2fs-git/e2fsprogs_work/sbin> ./badblocks myfs
./badblocks: Value too large for defined data type while trying to open myfs

/home/mkatiyar/e2fs-git/e2fsprogs_work/sbin> ls -lh myfs
-rw-r--r-- 1 mkatiyar mkatiyar 2.3G 2008-09-02 10:13 myfs

This is due to open returning EOVERFLOW , but as per man page it
should happen if the size of the file cannot be represented correctly
in off_t which I don't think
is the case here.

I am on Ubuntu 8.04.

Thanks -
Manish

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

end of thread, other threads:[~2008-09-02 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-02 12:08 e2fsprogs-1.41.0 - error opening fs with badblocks Manish Katiyar
2008-09-02 12:30 ` Theodore Tso
2008-09-02 12:48   ` Manish Katiyar

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