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:
7d09525
)
xfs: split inode data writeback from xfs_sync_inodes_ag
author
Dave Chinner
<david@fromorbit.com>
Mon, 8 Jun 2009 13:35:03 +0000
(15:35 +0200)
committer
Christoph Hellwig
<hch@brick.lst.de>
Mon, 8 Jun 2009 13:35:03 +0000
(15:35 +0200)
In many cases we only want to sync inode data. Start spliting the inode sync
into data sync and inode sync by factoring out the inode data flush.
[hch: minor cleanups]
Signed-off-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
No differences found