Whamcloud - gitweb
Add support for extents to libext2fs
authorTheodore Ts'o <tytso@mit.edu>
Mon, 15 Oct 2007 03:04:58 +0000 (23:04 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 19 Feb 2008 01:05:35 +0000 (20:05 -0500)
commit3eb07f649350acfd9e145584d57aac3c1b65d0ba
treeb2c56ac2df9086b61226746c19bff7321e422def
parente3df15abdb288c3519000c639ed40429a82b63cd
Add support for extents to libext2fs

Initial implemenation of extents support in libext2fs

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/ext2_err.et.in
lib/ext2fs/ext2fs.h
lib/ext2fs/ext3_extents.h
lib/ext2fs/extent.c [new file with mode: 0644]
lib/ext2fs/extent_dbg.ct [new file with mode: 0644]