[haiku-bugs] Re: [Haiku] #13612: BTRFS: Adding write support

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Mon, 14 Aug 2017 07:08:57 -0000

#13612: BTRFS: Adding write support
----------------------------------+----------------------------
   Reporter:  hyche               |      Owner:  korli
       Type:  enhancement         |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  File Systems/Btrfs  |    Version:  R1/Development
 Resolution:                      |   Keywords:  gsoc2017
 Blocked By:                      |   Blocking:
Has a Patch:  1                   |   Platform:  All
----------------------------------+----------------------------

Comment (by pulkomandy):

 Patch 3 doesn't look right. If you have multiple BTRFS volumes with
 different block or sector sizes, the last one to set the static variables
 will erase the value for others.

 This is useless, delete is already doing the check:

 {{{
 if (fIterator != NULL)
     delete fIterator
 }}}

--
Ticket URL: <https://dev.haiku-os.org/ticket/13612#comment:25>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: