Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126247
b: refs/heads/master
c: 69e9930
h: refs/heads/master
i:
  126245: 8b98c58
  126243: b11702d
  126239: f570141
v: v3
  • Loading branch information
Franck Bui-Huu authored and Linus Torvalds committed Jan 6, 2009
1 parent d9c336c commit bb31aab
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: 4779280d1ea4d361af13ae77ba55217fbcd16d4c
refs/heads/master: 69e9930993cfd70d82c8d9dd96fc3a88854d06fc
1 change: 0 additions & 1 deletion trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -2022,7 +2022,6 @@ int block_write_begin(struct file *file, struct address_space *mapping,
if (pos + len > inode->i_size)
vmtruncate(inode, inode->i_size);
}
goto out;
}

out:
Expand Down

0 comments on commit bb31aab

Please sign in to comment.