Menu

#48 ext2fs_link does not check that file name exists

open
nobody
None
5
2012-11-28
2011-01-31
Марк
No

It's trivial and will not allow to create bad filesystem. Now, it wil allow create duplicate file name, so e2fsck will found this error later. why not to check for duplicate file name?

If it is performance issue, why not to add parameter ? It will make life a bit easier when using libext2fs

Discussion