mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +03:00
Various Linux kABI cosmetics
Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Closes #12103
This commit is contained in:
@@ -148,7 +148,7 @@ zpl_aio_fsync(struct kiocb *kiocb, int datasync)
|
||||
|
||||
#elif defined(HAVE_FSYNC_RANGE)
|
||||
/*
|
||||
* Linux 3.1 - 3.x API,
|
||||
* Linux 3.1 API,
|
||||
* As of 3.1 the responsibility to call filemap_write_and_wait_range() has
|
||||
* been pushed down in to the .fsync() vfs hook. Additionally, the i_mutex
|
||||
* lock is no longer held by the caller, for zfs we don't require the lock
|
||||
|
||||
Reference in New Issue
Block a user