Whamcloud - gitweb
Fixups to HP patch.
authoradilger <adilger>
Thu, 13 Feb 2003 02:40:00 +0000 (02:40 +0000)
committeradilger <adilger>
Thu, 13 Feb 2003 02:40:00 +0000 (02:40 +0000)
lustre/kernel_patches/patches/vfs_intent_hp.patch

index 72e4c29..58bc7a0 100644 (file)
  {
        struct dentry *dentry;
        struct inode *inode;
-@@ -520,18 +556,18 @@ int link_path_walk(const char * name, st
+@@ -520,15 +556,15 @@ int link_path_walk(const char * name, st
                                break;
                }
                /* This does the actual lookups.. */
                        break;
                continue;
                /* here ends the main loop */
-@@ -583,22 +619,24 @@ last_component:
+@@ -583,19 +619,20 @@ last_component:
                        if (err < 0)
                                break;
                }