Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242393
b: refs/heads/master
c: 6de9843
h: refs/heads/master
i:
  242391: 6b77f7e
v: v3
  • Loading branch information
Feng Tang authored and Theodore Ts'o committed Mar 23, 2011
1 parent 89e39a8 commit 1e68562
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: 0562e0bad483d10e9651fbb8f21dc3d0bad57374
refs/heads/master: 6de9843dab3f2a1d4d66d80aa9e5782f80977d20
1 change: 0 additions & 1 deletion trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -2502,7 +2502,6 @@ static int ext4_da_get_block_prep(struct inode *inode, sector_t iblock,
* for partial write.
*/
set_buffer_new(bh);
set_buffer_mapped(bh);
}
return 0;
}
Expand Down

0 comments on commit 1e68562

Please sign in to comment.