ext4: remove not needed fs freezing calls on suspend This removes superflous freezer calls as they are no longer needed as the VFS now performs filesystem freezing/thaw if the filesystem has support for it. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>