[haiku-bugs] [Haiku] #8047: BFS allows creation of indices on no-index partitions

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Mon, 24 Oct 2011 15:15:42 -0000

#8047: BFS allows creation of indices on no-index partitions
------------------------------+------------------------------
 Reporter:  anevilyak         |        Owner:  axeld
     Type:  bug               |       Status:  new
 Priority:  low               |    Milestone:  R1
Component:  File Systems/BFS  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 If a partition has been created using the noindex parameter, one would
 normally expect such a partition to also disallow creation of any
 subsequent indices. This currently isn't the case, and one can thus wind
 up with a partition that lacks the usual built-in indices such as name,
 last_modified, etc. but has e.g. be:deskbar_item_status and mail indices.
 This should probably be forbidden by the FS on such a volume, perhaps also
 providing a tool which allows one to later switch the partition between
 modes if one changes one's mind. By implication, switching from non to
 indexed would then create all the built-in indices that one cannot create
 manually.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8047>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: