mirror of
https://github.com/libfuse/libfuse.git
synced 2026-07-07 14:47:41 +08:00
fuse_lowlevel.h: Fix doc typo
Signed-off-by: Zeno Sebastian Endemann <zeno.endemann@mailbox.org>
This commit is contained in:
committed by
Bernd Schubert
parent
e12762b71c
commit
564d79e4d3
@@ -453,7 +453,7 @@ struct fuse_lowlevel_ops {
|
||||
*
|
||||
* If this request is answered with an error code of ENOSYS, this is
|
||||
* treated as a permanent failure with error code EINVAL, i.e. all
|
||||
* future bmap requests will fail with EINVAL without being
|
||||
* future rename requests will fail with EINVAL without being
|
||||
* send to the filesystem process.
|
||||
*
|
||||
* *flags* may be `RENAME_EXCHANGE` or `RENAME_NOREPLACE`. If
|
||||
|
||||
Reference in New Issue
Block a user