commit | 71b97145a3c0cadd6394852a56998ea14bf59cb7 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Oct 25 04:19:14 1997 +0000 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 25 04:19:14 1997 +0000 |
tree | 02979b5339c6c3c1c101549500e301eccf8e61d9 | |
parent | c555aebde40afdc0d15d674f2c81c0e05cfded3f [diff] |
ext2_err.et.in: ext2_err.et.in: Added new error codes: EXT2_NO_MEMORY, EXT2_INVALID_ARGUMENT, EXT2_BLOCK_ALLOC_FAIL, EXT2_INODE_ALLOC_FAIL, EXT2_NOT_DIRECTORY Change various library files to use these errors instead of EINVAL, ENOENT, etc.