Searched hist:e42b09643997affce935b2197814381c7ee856c1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/share/man/man9/ |
H A D | VOP_COPY_FILE_RANGE.9 | diff e42b09643997affce935b2197814381c7ee856c1 Mon Mar 30 23:44:00 CEST 2020 John Baldwin <jhb@FreeBSD.org> Document EINTEGRITY errors for many system calls.
EINTEGRITY was previously documented as a UFS-specific error for mount(2). This documents EINTEGRITY as a filesystem-independent error that may be reported by the backing store of a filesystem.
While here, document EIO as a filesystem-independent error for both mount(2) and posix_fadvise(2). EIO was previously only documented for UFS for mount(2).
Reviewed by: mckusick Suggested by: mckusick MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24168
|
H A D | g_data.9 | diff e42b09643997affce935b2197814381c7ee856c1 Mon Mar 30 23:44:00 CEST 2020 John Baldwin <jhb@FreeBSD.org> Document EINTEGRITY errors for many system calls.
EINTEGRITY was previously documented as a UFS-specific error for mount(2). This documents EINTEGRITY as a filesystem-independent error that may be reported by the backing store of a filesystem.
While here, document EIO as a filesystem-independent error for both mount(2) and posix_fadvise(2). EIO was previously only documented for UFS for mount(2).
Reviewed by: mckusick Suggested by: mckusick MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24168
|
H A D | VOP_READLINK.9 | diff e42b09643997affce935b2197814381c7ee856c1 Mon Mar 30 23:44:00 CEST 2020 John Baldwin <jhb@FreeBSD.org> Document EINTEGRITY errors for many system calls.
EINTEGRITY was previously documented as a UFS-specific error for mount(2). This documents EINTEGRITY as a filesystem-independent error that may be reported by the backing store of a filesystem.
While here, document EIO as a filesystem-independent error for both mount(2) and posix_fadvise(2). EIO was previously only documented for UFS for mount(2).
Reviewed by: mckusick Suggested by: mckusick MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24168
|
H A D | VOP_READDIR.9 | diff e42b09643997affce935b2197814381c7ee856c1 Mon Mar 30 23:44:00 CEST 2020 John Baldwin <jhb@FreeBSD.org> Document EINTEGRITY errors for many system calls.
EINTEGRITY was previously documented as a UFS-specific error for mount(2). This documents EINTEGRITY as a filesystem-independent error that may be reported by the backing store of a filesystem.
While here, document EIO as a filesystem-independent error for both mount(2) and posix_fadvise(2). EIO was previously only documented for UFS for mount(2).
Reviewed by: mckusick Suggested by: mckusick MFC after: 2 weeks Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D24168
|