OSDN Git Service

Merge tag 'jfs-6.6' of github.com:kleikamp/linux-shaggy
[tomoyo/tomoyo-test1.git] / fs / jfs / namei.c
index 029d470..57d7a43 100644 (file)
@@ -883,7 +883,7 @@ static int jfs_symlink(struct mnt_idmap *idmap, struct inode *dip,
        struct component_name dname;
        u32 ssize;              /* source pathname size */
        struct btstack btstack;
-       struct inode *ip = d_inode(dentry);
+       struct inode *ip;
        s64 xlen = 0;
        int bmask = 0, xsize;
        s64 xaddr;