Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309964
b: refs/heads/master
c: 8563000
h: refs/heads/master
v: v3
  • Loading branch information
Zheng Liu authored and Theodore Ts'o committed May 28, 2012
1 parent d3c0d68 commit 0ac9b84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4a3c3a5120bff77cc8c3a70c7cb681f458f47bfd
refs/heads/master: 8563000d3bf3ccfccce335c092a7c43078be8ffd
2 changes: 1 addition & 1 deletion trunk/fs/ext4/file.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ ext4_file_write(struct kiocb *iocb, const struct iovec *iov,
{
struct inode *inode = iocb->ki_filp->f_path.dentry->d_inode;
int unaligned_aio = 0;
int ret;
ssize_t ret;

/*
* If we have encountered a bitmap-format file, the size limit
Expand Down

0 comments on commit 0ac9b84

Please sign in to comment.