[PATCH 0/2] Mounting patches

Jan Safranek jsafrane at redhat.com
Tue Apr 23 14:10:42 UTC 2013


The first patch helps with bug #914898.

The second one is more interesting, if two devices are mounted to the same
place, OpenLMI needs to know which mount was mounted first and which next,
in order to display which fs is really visible at the mount point.

Typically, my F19 shows in /proc/mounts;

    rootfs / rootfs rw 0 0
    /dev/vda2 / ext4 rw,seclabel,relatime,data=ordered 0 0

OpenLMI needs to know that the later one is visible at /, while data from the
first one is basically unavailable.

Jan


More information about the anaconda-patches mailing list