Whamcloud - gitweb
ChangeLog, bitops.c, ext2fs.h, fileio.c:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 3 Nov 1997 19:16:55 +0000 (19:16 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 3 Nov 1997 19:16:55 +0000 (19:16 +0000)
commit79a90bdad033e101c38bb3c3207c8f4be47a2de7
tree46853f92ae8b84dfaf199da2be6d9a7f19120a45
parent3b12bf94699a198183de962230c2a86c74e8ca13
ChangeLog, bitops.c, ext2fs.h, fileio.c:
  ext2fs.h: Make ext2fs_get_mem take an unsigned argument.
  fileio.c (ext2fs_file_get_size, ext2fs_file_set_size, ext2fs_file_get_fs):
   New functions added.
  bitops.c (ext2fs_warn_bitmap, ext2fs_warn_bitmap2): Don't call com_err
   if OMIT_COM_ERR is defined.
lib/ext2fs/ChangeLog
lib/ext2fs/bitops.c
lib/ext2fs/ext2fs.h
lib/ext2fs/fileio.c