Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359024
b: refs/heads/master
c: 98783e4
h: refs/heads/master
v: v3
  • Loading branch information
Wang Shilong authored and Jan Kara committed Feb 6, 2013
1 parent 0955745 commit c9b23c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 288be96de66fa7c09f2cf00a7793db5b4bac4213
refs/heads/master: 98783e453c1084527388ec1a7f6367cd6aabbe63
4 changes: 0 additions & 4 deletions trunk/fs/ext2/balloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1239,10 +1239,6 @@ ext2_fsblk_t ext2_new_blocks(struct inode *inode, ext2_fsblk_t goal,

*errp = -ENOSPC;
sb = inode->i_sb;
if (!sb) {
printk("ext2_new_blocks: nonexistent device");
return 0;
}

/*
* Check quota for allocation of this block.
Expand Down

0 comments on commit c9b23c0

Please sign in to comment.