Re: [PATCH] e2fsprogs: Add missed ext2fs_close

Previous thread: Re: [PATCH V2] e2fsck: fix floating point precision error by Lachlan McIlroy on Tuesday, June 29, 2010 - 10:15 pm. (1 message)

Next thread: yet another Next3 on-disk format change request by Amir G. on Wednesday, June 30, 2010 - 9:16 am. (1 message)
From: Dmitry Monakhov
Date: Wednesday, June 30, 2010 - 4:24 am

Today i've accidentally overwrote first GB of 400Gb ext4 filesystem with
zeroes :) . So journal, group descriptors, rootdir and etc was destroyed.
Surprisingly i've able to recover some of my data after long fsck
process. I've met only one trivial bug in initialization stage.
See patch attached.

From: tytso
Date: Monday, July 5, 2010 - 12:10 pm

Thanks for catching this.  I've applied the fix to my source tree.

       	   	    	   		    - Ted
--

Previous thread: Re: [PATCH V2] e2fsck: fix floating point precision error by Lachlan McIlroy on Tuesday, June 29, 2010 - 10:15 pm. (1 message)

Next thread: yet another Next3 on-disk format change request by Amir G. on Wednesday, June 30, 2010 - 9:16 am. (1 message)