Whamcloud - gitweb
Many files:
authorTheodore Ts'o <tytso@mit.edu>
Thu, 3 May 2001 04:02:29 +0000 (04:02 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 3 May 2001 04:02:29 +0000 (04:02 +0000)
commita78926effb15bbabb1c0ed3e438b03be25c4d48c
tree07d507999a0d36ad6d64d4672a898e86f37728e7
parentae8160e6921437b3a88adca505f0b56008c519b1
Many files:
  ext2fs.h (EXT2_FLAG_IMAGE_FILE): Add new flag, and add image_header
   field in the ext2_filsys structure
  block.c (block_iterate_ind, block_iterate_dind, block_iterate_tind):
  inode.c (ext2fs_read_inode):
  rw_bitmaps.c (read_bitmaps):
  openfs.c (ext2fs_open): Add support for EXT2_FLAG_IMAGE_FILE
  imager.c (ext2fs_image_bitmap_read): Fix bug in imager to make sure
   the full bitmap is saved.
lib/ext2fs/ChangeLog
lib/ext2fs/block.c
lib/ext2fs/e2image.h
lib/ext2fs/ext2fs.h
lib/ext2fs/imager.c
lib/ext2fs/inode.c
lib/ext2fs/openfs.c
lib/ext2fs/rw_bitmaps.c