summaryrefslogtreecommitdiff
path: root/lib/ext2fs/undo_io.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-09-16e2fsprogs: Fix some error cleanup path bugsEric Sandeen1-2/+2
2011-09-16libext2fs: Potential null ptr deref in undo_err_handler_initEric Sandeen1-1/+2
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o1-2/+2
2009-09-07Convert to use io_channel_read_blk64() and io_channel_write_blk64()Valerie Aurora Henson1-1/+1
2009-07-12libext2fs: Add 64-bit support to the undo managerTheodore Ts'o1-10/+45
2008-06-07Fix gcc -Wall warnings in libext2fsTheodore Ts'o1-16/+27
2008-04-27libext2fs: Add undo I/O managerAneesh Kumar K.V1-0/+575