Cleanup after commit 585d3bc06f
fsync_bdev() export and a bunch of stubs for !CONFIG_BLOCK case had been left behind Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -204,6 +204,7 @@ int fsync_bdev(struct block_device *bdev)
|
||||
}
|
||||
return sync_blockdev(bdev);
|
||||
}
|
||||
EXPORT_SYMBOL(fsync_bdev);
|
||||
|
||||
/**
|
||||
* freeze_bdev -- lock a filesystem and force it into a consistent state
|
||||
|
Reference in New Issue
Block a user