Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288859
b: refs/heads/master
c: d5c38b1
h: refs/heads/master
i:
  288857: 9fc1321
  288855: d7f25bf
v: v3
  • Loading branch information
Eric W. Biederman authored and Greg Kroah-Hartman committed Jan 31, 2012
1 parent 065d1e9 commit 3cff0a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 07d251460bbf9752c6532af8c1a68328c199dd70
refs/heads/master: d5c38b137ac8a6e3dbed13bc494d60df5b69dfc4
1 change: 1 addition & 0 deletions trunk/fs/sysfs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -872,6 +872,7 @@ int sysfs_rename(struct sysfs_dirent *sd,

dup_name = sd->s_name;
sd->s_name = new_name;
sd->s_hash = sysfs_name_hash(sd->s_ns, sd->s_name);
}

/* Move to the appropriate place in the appropriate directories rbtree. */
Expand Down

0 comments on commit 3cff0a1

Please sign in to comment.