diff options
author | Jan Kara <jack@suse.cz> | 2009-04-27 14:43:50 (GMT) |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2009-06-12 01:36:03 (GMT) |
commit | 429479f031322a0cc5c921ffb2321a51718dc875 (patch) | |
tree | 6741f7f1bfa1d889bbc4f44ab0489de97a3e47c0 /include/linux/if.h | |
parent | bfe881255c74800147523b59c85328a1a826ba21 (diff) | |
download | linux-fsl-qoriq-429479f031322a0cc5c921ffb2321a51718dc875.tar.xz |
vfs: Make __fsync_super() a static function (version 4)
__fsync_super() does the same thing as fsync_super(). So change the only
caller to use fsync_super() and make __fsync_super() static. This removes
unnecessarily duplicated call to sync_blockdev() and prepares ground
for the changes to __fsync_super() in the following patches.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/if.h')
0 files changed, 0 insertions, 0 deletions