Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276189
b: refs/heads/master
c: e41d33a
h: refs/heads/master
i:
  276187: 7ef6e35
v: v3
  • Loading branch information
Dan Magenheimer authored and Joel Becker committed Nov 17, 2011
1 parent 4f19133 commit 9864293
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: b8a0ae579fb8d9b21008ac386be08b9428902455
refs/heads/master: e41d33af7c037a6f7350f8410b45ce83b50d1b80
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2360,7 +2360,7 @@ static int ocfs2_initialize_super(struct super_block *sb,
mlog_errno(status);
goto bail;
}
cleancache_init_shared_fs((char *)&uuid_net_key, sb);
cleancache_init_shared_fs((char *)&di->id2.i_super.s_uuid, sb);

bail:
return status;
Expand Down

0 comments on commit 9864293

Please sign in to comment.