Ticket #3297 (closed defect: fixed)

Opened 9 years ago

Last modified 9 years ago

mc loses files on "skip" when "Cannot preallocate space for target file"

Reported by: onlyjob Owned by: andrew_b
Priority: critical Milestone: 4.8.14
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description

As reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767463

I just wanted to move some old IRC logs to the side, so I marked them,
hit F6 to move to the old/ subdirectory, and told mc to append.

I got an error message:

║ Cannot preallocate space for target file "/home/t/tglaser~ev_arandom.log" ║
║ Bad file descriptor (9) ║

When I hit “abort”, it cleanly aborted, and nothing happened.
But when I hit “skip”, the target(!) file is deleted.

① Why does this error occur in the first place? Filesystem is:

/dev/sda6 on /home type ext3 (rw,relatime,quota,usrquota,data=ordered)

② It should not lose data.

Change History

comment:1 Changed 9 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Version changed from 4.8.13 to master
  • Branch state changed from no branch to on review
  • Milestone changed from Future Releases to 4.8.14

Branch: 3297_preallocate_move_lose_data
changeset:c08d3981933bdf351ed735c35855a5479acbb8ec

comment:2 Changed 9 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:3 Changed 9 years ago by slavazanko

  • Branch state changed from on review to approved

comment:4 Changed 9 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:5 Changed 9 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.