Whamcloud - gitweb
ChangeLog, bmove.c, ext2_io.h, ext2fs.h, rw_bitmaps.c, test_io.c:
authorTheodore Ts'o <tytso@mit.edu>
Mon, 16 Feb 1998 22:00:37 +0000 (22:00 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 16 Feb 1998 22:00:37 +0000 (22:00 +0000)
commit9abd2ce914f9373fb676f0bb620ffba3a0e3c49e
tree45edf666151c4304dc80500a3b7731c751fee379
parent63b44fbe303ea00118cbe24cbbcde351a9bc0aac
ChangeLog, bmove.c, ext2_io.h, ext2fs.h, rw_bitmaps.c, test_io.c:
  ext2_io.h, ext2fs.h: Protect against being included multiple times.
  bmove.c: #include ext2fsP.h instead of "ext2fs/ext2fs.h"
  test_io.c (test_flush): Add a debugging printf when the flush method
   is called.
  rw_bitmaps.c (ext2fs_read_bitmaps): If the bitmaps are already read
   in, return right away.
lib/ext2fs/ChangeLog
lib/ext2fs/bmove.c
lib/ext2fs/ext2_io.h
lib/ext2fs/ext2fs.h
lib/ext2fs/rw_bitmaps.c
lib/ext2fs/test_io.c