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:
e1486de
)
xfs: merge xfs_inode_flush into xfs_fs_write_inode
author
Christoph Hellwig
<hch@lst.de>
Wed, 4 Feb 2009 08:36:19 +0000
(09:36 +0100)
committer
Christoph Hellwig
<hch@brick.lst.de>
Wed, 4 Feb 2009 08:36:19 +0000
(09:36 +0100)
Splitting the task for a VFS-induced inode flush into two functions doesn't
make any sense, so merge the two functions dealing with it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Dave Chinner <david@fromorbit.com>
No differences found