Programming Languages: C
License: GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)
browse code,
statistics,
last commit on 2012-05-15
svn co https://e2fsprogs.svn.sourceforge.net/svnroot/e2fsprogs e2fsprogs
browse code,
statistics,
last commit on 2012-05-21
git clone git://e2fsprogs.git.sourceforge.net/gitroot/e2fsprogs/e2fsprogs (read-only)
$ dd if=/dev/zero of=foo count=1 ibs=$(( 256 * 1024 * 1024 )) $ mke2fs -N 256 -t ext4 foo ... Could not write 8 blocks in inode table starting at 4032048: Attempt to write block to filesystem resulted in short write seems like it just keeps on writing data until it fills the device, so make sure you run this in a tmpfs with like 512MiB limit :) tried with 1.42.1 and 1.42.3.
2012-05-22 10:44:34 PDT by vapier
tytso pushed 4028 commit(s) to refs/heads/pu in the e2fsprogs Git repository of the Ext2 Filesystems Utilities project.
2012-05-21 15:36:52 PDT by tytso
tytso pushed 2 commit(s) to refs/heads/maint in the e2fsprogs Git repository of the Ext2 Filesystems Utilities project.
2012-05-21 15:36:25 PDT by tytso
tytso committed revision 42 to the Ext2 Filesystems Utilities SVN repository, changing 1 files.
2012-05-15 11:34:04 PDT by tytso
The same happens when installing a driver. During the driver installation, windows reports that a file is missing (which of course exist). Again, the workaround was to copy the directory with the files to another file system (FAT32 in this case). Fixing this bug will add stability to this driver that is indeed very useful. I use it for sharing a ext3 partition in a dual boot system...
2012-05-15 05:12:08 PDT by sistemasjaguar
<asm/types.h> ============ It appears that the current XCode-4.3.2 for OSX Lion doesn't supply asm/types.h for either of the two compilers, llvm-gcc or clang. So I get the same errors using either compiler. Though you have success with an empty asm_types.h in the top level directory, we do not. That empty file is created after configure automatically, and it is with that empty file...
2012-05-14 21:59:45 PDT by twobits-github
tytso committed revision 41 to the Ext2 Filesystems Utilities SVN repository, changing 3 files.
2012-05-14 18:37:14 PDT by tytso
tytso made 1 file-release changes.
2012-05-14 18:32:02 PDT by tytso
tytso made 1 file-release changes.
2012-05-14 18:30:02 PDT by tytso
tytso made 5 file-release changes.
2012-05-14 18:28:01 PDT by tytso