fuse.4: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-11 19:40:18 +01:00
parent 4675c4ed93
commit faaf38b615
1 changed files with 3 additions and 1 deletions

View File

@ -483,13 +483,15 @@ operations when the kernel's request is too large for the provided buffer.
There are various ways in which incorrect use of these interfaces can cause
operations on the provided filesystem's files and directories to fail with
.BR EIO .
Among the possible incorrect uses are
Among the possible incorrect uses are:
.RS
.IP * 3
changing
.I mode & S_IFMT
for an inode that has previously been reported to the kernel; or
.IP *
giving replies to the kernel that are shorter than what the kernel expected.
.RE
.TP
.B EINVAL
Returned from