git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c3f20c
)
ocfs2: Remove obscure error handling in direct_write.
author
Tao Ma
<tao.ma@oracle.com>
Wed, 9 Jun 2010 08:48:59 +0000
(16:48 +0800)
committer
Joel Becker
<joel.becker@oracle.com>
Fri, 10 Sep 2010 15:38:52 +0000
(08:38 -0700)
In ocfs2, actually we don't allow any direct write pass i_size,
see the function ocfs2_prepare_inode_for_write. So we don't
need the bogus simple_setsize.
Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/file.c
patch
|
blob
|
history
diff --cc
fs/ocfs2/file.c
Simple merge