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:
f08225d
)
ext4: use sync_inode_metadata() when syncing inode metadata
author
Guo Chao
<yan@linux.vnet.ibm.com>
Mon, 10 Dec 2012 19:06:03 +0000
(14:06 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 10 Dec 2012 19:06:03 +0000
(14:06 -0500)
We have a dedicated interface to sync inode metadata. Use it to
simplify ext4's code some.
Signed-off-by: Guo Chao <yan@linux.vnet.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Reviewed-by: Lukas Czerner <lczerner@redhat.com>
fs/ext4/fsync.c
patch
|
blob
|
history
diff --cc
fs/ext4/fsync.c
Simple merge