Whamcloud - gitweb
Add 64-bit ext_attr interface
[tools/e2fsprogs.git] / lib / ext2fs / ext_attr.c
2009-06-01 Jose R. SantosAdd 64-bit ext_attr interface
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2007-08-11 Theodore Ts'oClean up libext2fs by byte swapping iff WORDS_BIGENDIAN
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2003-08-01 Theodore Ts'oext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem()
2002-08-17 Theodore Ts'oOverhaul extended attribute handling. Should now be...
2001-12-17 Theodore Ts'oFix various gcc -Wall nits. Fixed a bug in mke2fs...
2001-07-20 Theodore Ts'oext_attr.c (ext2fs_write_ext_attr): When writing the...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks