<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - "Failed to determine block device of root file system: No such file or directory" on boot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84689#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTOURBUG - "Failed to determine block device of root file system: No such file or directory" on boot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=84689">bug 84689</a>
              from <span class="vcard"><a class="email" href="mailto:maxtram95@gmail.com" title="maxtram95@gmail.com">maxtram95@gmail.com</a>
</span></b>
        <pre>(In reply to Lennart Poettering from <a href="show_bug.cgi?id=84689#c3">comment #3</a>)
<span class="quote">> Hmm, so this appears to be a btrfs kernel bug. it should not return the
> useless "/dev/root" string as a volume device when asked via the
> BTRFS_IOC_DEV_INFO ioctl. it should instead return a proper device name,
> that we can actually make use of from userspace.

> Could you please file a bug against btrfs/kernel, so that they fix what the
> ioctl returns?

> Thanks!</span >

Reported here: <a href="https://bugzilla.kernel.org/show_bug.cgi?id=89721">https://bugzilla.kernel.org/show_bug.cgi?id=89721</a>

Though "/dev/root" is really device name used to mount root (and it resolves to
8:4 by blkdev_get_by_path on my system), even /proc/mounts contain /dev/sda4 as
root device name, so it's wrong to report "/dev/root" instead of "/dev/sda4".</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>