Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 135919
b: refs/heads/master
c: c16831b
h: refs/heads/master
i:
  135917: bb9fb53
  135915: e66277b
  135911: 1834da3
  135903: fb3983f
v: v3
  • Loading branch information
Manish Katiyar authored and Jan Kara committed Mar 26, 2009
1 parent 6f11a13 commit 60b0350
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 620372a9ffc6f1239a4f379ff145de9e4b5d23ba
refs/heads/master: c16831b4cc9b0805adf8ca3001752a7ec10a17bf
1 change: 1 addition & 0 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1331,6 +1331,7 @@ static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data,
sb->s_blocksize - offset : toread;

tmp_bh.b_state = 0;
tmp_bh.b_size = sb->s_blocksize;
err = ext2_get_block(inode, blk, &tmp_bh, 0);
if (err < 0)
return err;
Expand Down

0 comments on commit 60b0350

Please sign in to comment.