]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- typo fixed
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 5 Jan 2012 12:48:04 +0000 (12:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-unionfs.patch -> 1.17

kernel-unionfs.patch

index 24105e118347f667c929a4543b0fcefda96d61e0..8458965c546de7ba285ddb2ac810105bfcd9bb15 100644 (file)
@@ -5264,7 +5264,7 @@ index 0000000..83cb681
 +                      fsstack_copy_inode_size(dir,
 +                                              lower_parent_dentry->d_inode);
 +                      /* update no. of links on parent directory */
-+                      set_nlink(dir), unionfs_get_nlinks(dir));
++                      set_nlink(dir, unionfs_get_nlinks(dir));
 +              }
 +      }
 +
This page took 0.220996 seconds and 4 git commands to generate.