]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/ext2fs/bmap.c
bmap.c:
authorTheodore Ts'o <tytso@mit.edu>
Sun, 26 Oct 1997 01:53:39 +0000 (01:53 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 26 Oct 1997 01:53:39 +0000 (01:53 +0000)
commit78d8f90ffae45808096133c461ef1ee0e65de937
treec7f3261738f9b3d218e912f0f762e8c460349871
parent4e27d7641a7741bf218994d1519a699fc9d0d1e1
bmap.c:
  Fix buggy use of the INLINE macros.
ChangeLog, dblist.c, ext2_err.et.in, mkdir.c:
  dblist.c, mkdir.c: use EXT2_DIR_EXISTS and EXT2_DB_NOT_FOUND instead
   of the system error messages.
  ext2_err.et.in: Added new error messages EXT2_DIR_EXISTS and
   EXT2_DB_NOT_FOUND
lib/ext2fs/ChangeLog
lib/ext2fs/bmap.c
lib/ext2fs/dblist.c
lib/ext2fs/ext2_err.et.in
lib/ext2fs/mkdir.c