Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130529
b: refs/heads/master
c: b9ec63f
h: refs/heads/master
i:
  130527: 675d6ec
v: v3
  • Loading branch information
Theodore Ts'o committed Jan 30, 2009
1 parent 1874e30 commit dab2817
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 9fd9784c91db79e953ea3fe3741f885bdc390a72
refs/heads/master: b9ec63f78b425c0e16cc95605b5d4ff2dc228b97
3 changes: 0 additions & 3 deletions trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2821,9 +2821,6 @@ static sector_t ext4_bmap(struct address_space *mapping, sector_t block)
filemap_write_and_wait(mapping);
}

BUG_ON(!EXT4_JOURNAL(inode) &&
EXT4_I(inode)->i_state & EXT4_STATE_JDATA);

if (EXT4_JOURNAL(inode) && EXT4_I(inode)->i_state & EXT4_STATE_JDATA) {
/*
* This is a REALLY heavyweight approach, but the use of
Expand Down

0 comments on commit dab2817

Please sign in to comment.