Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344868
b: refs/heads/master
c: 766f44d
h: refs/heads/master
v: v3
  • Loading branch information
Vahram Martirosyan authored and Theodore Ts'o committed Nov 28, 2012
1 parent 1ba767b commit e85f206
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 06348679c9f69b3b031cf84c1f5f9f2488fc1f7d
refs/heads/master: 766f44d46a726cb59f52a75c5c87425a10c4bade
1 change: 0 additions & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -3206,7 +3206,6 @@ int ext4_calculate_overhead(struct super_block *sb)
ext4_fsblk_t overhead = 0;
char *buf = (char *) get_zeroed_page(GFP_KERNEL);

memset(buf, 0, PAGE_SIZE);
if (!buf)
return -ENOMEM;

Expand Down

0 comments on commit e85f206

Please sign in to comment.