5233e8a libgfs2: Reorganise lgfs2_createi()

Authored and Committed by andyp a year ago
    libgfs2: Reorganise lgfs2_createi()
    
    Move the lookup for an existing inode to lgfs2_createi itself and then
    create the inode in __createi (renamed to do_createi) unconditionally.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+45 -35