Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Sun, 26 Oct 1997 03:41:24 +0000 (03:41 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 26 Oct 1997 03:41:24 +0000 (03:41 +0000)
commit7b4e4534f9361b21d3fafdd88a58f133decee38c
treedb28490bbca280ffd8d74dcfa64ed7cba508cbbf
parent78d8f90ffae45808096133c461ef1ee0e65de937
Many files:
  Added definition of ext2fs_get_mem, ext2fs_free_mem, and
  ext2fs_resize_mem in ext2fs.h, and changed all library routines to use
  these wrapper functions.
32 files changed:
lib/ext2fs/ChangeLog
lib/ext2fs/alloc.c
lib/ext2fs/badblocks.c
lib/ext2fs/bb_inode.c
lib/ext2fs/bitmaps.c
lib/ext2fs/block.c
lib/ext2fs/bmap.c
lib/ext2fs/bmove.c
lib/ext2fs/brel_ma.c
lib/ext2fs/closefs.c
lib/ext2fs/dblist.c
lib/ext2fs/dblist_dir.c
lib/ext2fs/dir_iterate.c
lib/ext2fs/dirblock.c
lib/ext2fs/dupfs.c
lib/ext2fs/expanddir.c
lib/ext2fs/ext2fs.h
lib/ext2fs/fileio.c
lib/ext2fs/freefs.c
lib/ext2fs/get_pathname.c
lib/ext2fs/icount.c
lib/ext2fs/initialize.c
lib/ext2fs/inode.c
lib/ext2fs/irel_ma.c
lib/ext2fs/mkdir.c
lib/ext2fs/namei.c
lib/ext2fs/newdir.c
lib/ext2fs/openfs.c
lib/ext2fs/rs_bitmap.c
lib/ext2fs/rw_bitmaps.c
lib/ext2fs/test_io.c
lib/ext2fs/unix_io.c