]> err.no Git - linux-2.6/blobdiff - fs/ext4/inode.c
[PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path
[linux-2.6] / fs / ext4 / inode.c
index 1d85d4ec9598e063968894e1cc9aa592e65dc849..a127cc03c9fa2868739ded1b98c7cd6d0d7ecc8b 100644 (file)
@@ -1232,7 +1232,7 @@ retry:
                                from, to, NULL, do_journal_get_write_access);
                if (ret)
                        /* fatal error, just put the handle and return */
-                       journal_stop(handle);
+                       ext4_journal_stop(handle);
        }
        return ret;