e4d17cb gfs2_tool: Update /etc/mtab with metafs mounts, handle interrupts

Authored and Committed by rpeterso 10 years ago
    gfs2_tool: Update /etc/mtab with metafs mounts, handle interrupts
    
    This patch gives libgfs2 the ability to add the metafs to the
    /etc/mtab file, so that a "mount" will show it and "umount -a -tgfs2"
    will unmount it. At the same time, it also catches interrupt signals
    while gfs2_tool df is running, and if interrupted, it unmounts the
    metafs.
    
    rhbz#996233
    
        
file modified
+2 -0
file modified
+95 -15
file modified
+10 -1
file modified
+4 -0
file modified
+4 -0
file modified
+16 -12
file modified
+8 -0