Home
last modified time | relevance | path

Searched hist:a638dc4ebc8eaa90a87ee053b7104ee4511f4491 (Results 1 – 5 of 5) sorted by relevance

/freebsd/share/man/man9/
H A DVOP_DEALLOCATE.9diff a638dc4ebc8eaa90a87ee053b7104ee4511f4491 Thu Aug 12 16:58:52 CEST 2021 Ka Ho Ng <khng@FreeBSD.org> vfs: Add ioflag to VOP_DEALLOCATE(9)

The addition of ioflag allows callers passing
IO_SYNC/IO_DATASYNC/IO_DIRECT down to the file system implementation.
The vop_stddeallocate fallback implementation is updated to pass the
ioflag to the file system implementation. vn_deallocate(9) internally is
also changed to pass ioflag to the VOP_DEALLOCATE call.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D31500
H A Dvn_deallocate.9diff a638dc4ebc8eaa90a87ee053b7104ee4511f4491 Thu Aug 12 16:58:52 CEST 2021 Ka Ho Ng <khng@FreeBSD.org> vfs: Add ioflag to VOP_DEALLOCATE(9)

The addition of ioflag allows callers passing
IO_SYNC/IO_DATASYNC/IO_DIRECT down to the file system implementation.
The vop_stddeallocate fallback implementation is updated to pass the
ioflag to the file system implementation. vn_deallocate(9) internally is
also changed to pass ioflag to the VOP_DEALLOCATE call.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D31500
/freebsd/sys/kern/
H A Dvnode_if.srcdiff a638dc4ebc8eaa90a87ee053b7104ee4511f4491 Thu Aug 12 16:58:52 CEST 2021 Ka Ho Ng <khng@FreeBSD.org> vfs: Add ioflag to VOP_DEALLOCATE(9)

The addition of ioflag allows callers passing
IO_SYNC/IO_DATASYNC/IO_DIRECT down to the file system implementation.
The vop_stddeallocate fallback implementation is updated to pass the
ioflag to the file system implementation. vn_deallocate(9) internally is
also changed to pass ioflag to the VOP_DEALLOCATE call.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D31500
H A Dvfs_default.cdiff a638dc4ebc8eaa90a87ee053b7104ee4511f4491 Thu Aug 12 16:58:52 CEST 2021 Ka Ho Ng <khng@FreeBSD.org> vfs: Add ioflag to VOP_DEALLOCATE(9)

The addition of ioflag allows callers passing
IO_SYNC/IO_DATASYNC/IO_DIRECT down to the file system implementation.
The vop_stddeallocate fallback implementation is updated to pass the
ioflag to the file system implementation. vn_deallocate(9) internally is
also changed to pass ioflag to the VOP_DEALLOCATE call.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D31500
H A Dvfs_vnops.cdiff a638dc4ebc8eaa90a87ee053b7104ee4511f4491 Thu Aug 12 16:58:52 CEST 2021 Ka Ho Ng <khng@FreeBSD.org> vfs: Add ioflag to VOP_DEALLOCATE(9)

The addition of ioflag allows callers passing
IO_SYNC/IO_DATASYNC/IO_DIRECT down to the file system implementation.
The vop_stddeallocate fallback implementation is updated to pass the
ioflag to the file system implementation. vn_deallocate(9) internally is
also changed to pass ioflag to the VOP_DEALLOCATE call.

Sponsored by: The FreeBSD Foundation
Reviewed by: kib, markj
Differential Revision: https://reviews.freebsd.org/D31500