[haiku-bugs] Re: [Haiku] #7763: Some files cannot be deleted from Trash

  • From: "axeld" <trac@xxxxxxxxxxxx>
  • Date: Thu, 20 Dec 2012 16:02:51 -0000

#7763: Some files cannot be deleted from Trash
--------------------------------+------------------------------------
   Reporter:  Cypress           |      Owner:  axeld
       Type:  bug               |     Status:  new
   Priority:  normal            |  Milestone:  R1
  Component:  File Systems/BFS  |    Version:  R1/alpha3
 Resolution:                    |   Keywords:  files, deletion, Trash
 Blocked By:                    |   Blocking:
Has a Patch:  0                 |   Platform:  x86
--------------------------------+------------------------------------

Comment (by axeld):

 Great, humdinger :-)

 First of all, do a {{{ls -lia}}} of the trash directory. Note down the
 inode numbers of the trash itself, and the two problematic files. Then use
 the bfsinfo command like this:
 {{{
 $ bfsinfo -ib . <trashInode>
 $ bfsinfo -i . <broken1>
 $ bfsinfo -i . <broken2>
 }}}

 And attach the output, thanks!

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7763#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: