<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RFE: introduce a way to request/skip fsck on next reboot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88330">bug 88330</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>RFE: introduce a way to request/skip fsck on next reboot, based on EFI vars or so
           </td>
           <td>RFE: introduce a way to request/skip fsck on next reboot
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RFE: introduce a way to request/skip fsck on next reboot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88330#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - RFE: introduce a way to request/skip fsck on next reboot"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88330">bug 88330</a>
              from <span class="vcard"><a class="email" href="mailto:kay@vrfy.org" title="Kay Sievers <kay@vrfy.org>"> <span class="fn">Kay Sievers</span></a>
</span></b>
        <pre>EFI variable are no option to configure normal system operations or services.
The facility is too fragile, known to brick devices, to be used for
anything like that, its needs to be left alone to the boot loader or firmware
specific tasks.

The only sensible option to request a fsck is to use a flag in the superblock
of the filesystem indicating that. /forcefcsk needs a writable mounted fs, but
the superblock doesn't.

Legacy filesystems requiring fsck to run should carry the support for it,
in the filesystem and its fsck tool, and not complex facilities invented, to
work around this limitation.</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>