Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273139
b: refs/heads/master
c: 215fc6a
h: refs/heads/master
i:
  273137: 1403231
  273135: 6685ef2
v: v3
  • Loading branch information
Nikitas Angelinas authored and Theodore Ts'o committed Oct 18, 2011
1 parent 818fab2 commit 6a7e142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f472e02669073e4f1a388142bafa0f806fae841c
refs/heads/master: 215fc6af739d2dfdcad5496248d0d6302eb8a604
2 changes: 1 addition & 1 deletion trunk/fs/ext4/mmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ static int kmmpd(void *data)
mmp->mmp_check_interval = cpu_to_le16(mmp_check_interval);
bdevname(bh->b_bdev, mmp->mmp_bdevname);

memcpy(mmp->mmp_nodename, init_utsname()->sysname,
memcpy(mmp->mmp_nodename, init_utsname()->nodename,
sizeof(mmp->mmp_nodename));

while (!kthread_should_stop()) {
Expand Down

0 comments on commit 6a7e142

Please sign in to comment.