Files
mirror_zfs/module/os/linux/zfs
Coleman Kane 7ac56b86cd Linux 6.6 compat: fsync_bdev() has been removed in favor of sync_blockdev()
In Linux commit 560e20e4bf6484a0c12f9f3c7a1aa55056948e1e, the
fsync_bdev() function was removed in favor of sync_blockdev() to do
(roughly) the same thing, given the same input. This change
conditionally attempts to call sync_blockdev() if fsync_bdev() isn't
discovered during configure.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Coleman Kane <ckane@colemankane.org>
Closes #15263
2023-09-21 18:38:40 -07:00
..
2023-09-07 14:38:17 -07:00
2023-09-01 18:00:30 -07:00
2023-08-01 08:37:20 -07:00
2022-10-29 13:05:11 -07:00
2023-09-18 16:53:33 -07:00