[haiku-bugs] Re: [Haiku] #16734: Occasionally duplicated ramdisk

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sat, 23 Jan 2021 15:18:01 -0000

#16734: Occasionally duplicated ramdisk
---------------------------------+----------------------------
  Reporter:  miqlas              |      Owner:  nobody
      Type:  bug                 |     Status:  new
  Priority:  normal              |  Milestone:  Unscheduled
 Component:  File Systems/RAMFS  |    Version:  R1/Development
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  x86-64              |
---------------------------------+----------------------------
Comment (by miqlas):

 Just happened right now on 64 bit hrev54904:

 {{{
 /> ramdisk list
 ID        Size  Associated file
 -------------------------------
  0  4294967296
 />
 }}}

 According to the ramdisk output there is only one ramdisk, but :


 {{{
 /> ls -la /RAMDisk*
 /RAMDisk:
 total 12
 drwxr-xr-x 1 user root 2048 jan.  23 16:13 .
 drwxrwxrwx 1 user root    0 jan.  23 13:36 ..
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 trash

 /RAMDisk1:
 total 12
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 .
 drwxrwxrwx 1 user root    0 jan.  23 13:36 ..
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 trash

 /> touch /RAMDisk/TEST

 /> ls -la /RAMDisk*
 /RAMDisk:
 total 14
 drwxr-xr-x 1 user root 2048 jan.  23 16:13 .
 drwxrwxrwx 1 user root    0 jan.  23 13:36 ..
 -rw-r--r-- 1 user root    0 jan.  23 16:13 TEST
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 trash

 /RAMDisk1:
 total 12
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 .
 drwxrwxrwx 1 user root    0 jan.  23 13:36 ..
 drwxr-xr-x 1 user root 2048 jan.  23 13:36 trash
 />
 }}}
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16734#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: