summaryrefslogtreecommitdiff
path: root/lib/ext2fs/ext_attr.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-1/+1
2009-06-01Add 64-bit ext_attr interfaceJose R. Santos1-7/+24
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-1/+1
2008-02-18Improve support for in-inode EA'sAndreas Dilger1-0/+37
2007-08-11Clean up libext2fs by byte swapping iff WORDS_BIGENDIANTheodore Ts'o1-14/+10
2005-01-25Add library support for large (EA in inode) inodes. Make sure that garbageTheodore Ts'o1-38/+2
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-4/+4
2002-08-17Overhaul extended attribute handling. Should now be correct withTheodore Ts'o1-1/+44
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-3/+1
2001-07-20ext_attr.c (ext2fs_write_ext_attr): When writing the extendedTheodore Ts'o1-0/+2
2001-07-02Add initial support for extended attribute blocksTheodore Ts'o1-0/+98