diff options
author | 2010-11-23 14:38:06 +0100 | |
---|---|---|
committer | 2010-11-23 14:38:06 +0100 | |
commit | 281469766bdde2d14bc73e1fec347e6dd7f63319 (patch) | |
tree | 32b00c29067aa60fc7ad3277816bd86900a1c81d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | hfsplus: avoid useless work in hfsplus_sync_fs (diff) | |
download | wireguard-linux-281469766bdde2d14bc73e1fec347e6dd7f63319.tar.xz wireguard-linux-281469766bdde2d14bc73e1fec347e6dd7f63319.zip |
hfsplus: simplify fsync
Remove lots of code we don't need from fsync, we just need to call
->write_inode on the inode if it's dirty, for which sync_inode_metadata
is a lot more efficient than write_inode_now, and we need to write
out the various metadata inodes, which we now do explicitly instead
of by calling ->sync_fs.
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions