Whamcloud - gitweb
libext2fs: add the ext2fs_symlink() function
[tools/e2fsprogs.git] / lib / ext2fs / ext2_err.et.in
index c99a167..d20c6b7 100644 (file)
@@ -473,4 +473,7 @@ ec  EXT2_ET_UNKNOWN_CSUM,
 ec     EXT2_ET_MMP_CSUM_INVALID,
        "MMP block checksum does not match MMP block"
 
+ec     EXT2_ET_FILE_EXISTS,
+       "Ext2 file already exists"
+
        end