Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275758
b: refs/heads/master
c: 2397256
h: refs/heads/master
v: v3
  • Loading branch information
Richard Weinberger authored and Theodore Ts'o committed Nov 7, 2011
1 parent 4596137 commit 4e123b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: eb513689c97e3e73bb9b4459d490a8e894b4a546
refs/heads/master: 2397256d6218e7bf5147a3b01dcc6aec20fd3916
2 changes: 0 additions & 2 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -3101,8 +3101,6 @@ static void ext4_destroy_lazyinit_thread(void)
}

static int ext4_fill_super(struct super_block *sb, void *data, int silent)
__releases(kernel_lock)
__acquires(kernel_lock)
{
char *orig_data = kstrdup(data, GFP_KERNEL);
struct buffer_head *bh;
Expand Down

0 comments on commit 4e123b9

Please sign in to comment.