1. Mar 27, 2018
  2. Sep 21, 2017
  3. Sep 20, 2017
  4. Jul 20, 2017
  5. Jul 18, 2017
    • Ivan Delalande's avatar
      libmount: make mnt_context_is_fs_mounted work for /proc · 4e3afcac
      Ivan Delalande authored
      
      Assume that /proc is not mounted instead of returning an error when we
      are unable to open the mounts and mountinfo files in /proc. Also set
      cxt->mtab back to NULL so that it gets properly parsed when we check if
      the next filesystem is mounted.
      
      The goal is to have mount -a work when /proc is not mounted, typically
      with /proc on the first line of fstab.
      
      Signed-off-by: default avatarIvan Delalande <colona@arista.com>
      4e3afcac
  6. Jul 17, 2017