mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-23 04:46:55 +03:00
Add fixme.
This commit is contained in:
parent
f2ccab3adc
commit
01330333b5
@ -656,6 +656,7 @@ static void *extfs_open (vfs *me, char *file, int flags, int mode)
|
||||
return NULL;
|
||||
close (handle);
|
||||
|
||||
/* FIXME: should not need it if O_TRUNK is present in flags */
|
||||
if (extfs_cmd
|
||||
(" copyout ", archive, entry, entry->inode->local_filename)
|
||||
&& !created) {
|
||||
|
Loading…
Reference in New Issue
Block a user