[haiku-bugs] [Haiku] #5695: [patch] ReiserFS 3.5 support fix

  • From: "wtachi" <trac@xxxxxxxxxxxx>
  • Date: Wed, 07 Apr 2010 18:04:20 -0000

#5695: [patch] ReiserFS 3.5 support fix
--------------------------+-------------------------------------------------
 Reporter:  wtachi        |       Owner:  nobody        
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  File Systems  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------
 There are basically three different versions of ReiserFS:

  * 3.6. The superblock is at 64K.
  * Normal 3.5. The superblock is at 64K.
  * Old-layout 3.5. The superblock is at 8K. The bitmap blocks are also
 placed differently, but we don't care because we don't use them.

 The current code doesn't check for normal 3.5, so such filesystems won't
 be recognized as ReiserFS. This patch fixes that.

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

Other related posts: