Fedora kernel-2.6.17-1.2142_FC4 patched with stable patch-2.6.17.4-vs2.0.2-rc26.diff
[linux-2.6.git] / fs / ocfs2 / inode.c
index 327a5b7..230bdcf 100644 (file)
@@ -331,6 +331,7 @@ int ocfs2_populate_inode(struct inode *inode, struct ocfs2_dinode *fe,
                                  OCFS2_LOCK_TYPE_DATA, inode);
 
        status = 0;
+
 bail:
        mlog_exit(status);
        return status;