Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156704
b: refs/heads/master
c: 1f4cea3
h: refs/heads/master
v: v3
  • Loading branch information
Wengang Wang authored and Joel Becker committed Jul 21, 2009
1 parent 4a921ec commit 0c7a3e4
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: cbfa9639aea5007313b75ec43b689d5f9e0c037d
refs/heads/master: 1f4cea3790bf44137192f441ee84af256e3bf809
1 change: 1 addition & 0 deletions trunk/fs/ocfs2/aops.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ static int ocfs2_get_block(struct inode *inode, sector_t iblock,
(unsigned long long)OCFS2_I(inode)->ip_blkno);
mlog(ML_ERROR, "Size %llu, clusters %u\n", (unsigned long long)i_size_read(inode), OCFS2_I(inode)->ip_clusters);
dump_stack();
goto bail;
}

past_eof = ocfs2_blocks_for_bytes(inode->i_sb, i_size_read(inode));
Expand Down

0 comments on commit 0c7a3e4

Please sign in to comment.