Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107545
b: refs/heads/master
c: 7d55992
h: refs/heads/master
i:
  107543: 7aceb9a
v: v3
  • Loading branch information
Eric Sandeen authored and Theodore Ts'o committed Aug 3, 2008
1 parent 1964c69 commit cc19326
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: 00b32b7fb671e797bdd2736524a497f18a8df7bf
refs/heads/master: 7d55992d60caa390460bad1a974eb2b3c11538f4
4 changes: 0 additions & 4 deletions trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1424,12 +1424,8 @@ static int ext4_ordered_write_end(struct file *file,
{
handle_t *handle = ext4_journal_current_handle();
struct inode *inode = mapping->host;
unsigned from, to;
int ret = 0, ret2;

from = pos & (PAGE_CACHE_SIZE - 1);
to = from + len;

ret = ext4_jbd2_file_inode(handle, inode);

if (ret == 0) {
Expand Down

0 comments on commit cc19326

Please sign in to comment.