From: Joanne Koong Date: Tue, 6 Aug 2024 22:14:04 +0000 (-0700) Subject: doc/libfuse-operations: Fix FUSE_STATX in_args[1] description X-Git-Tag: fuse-3.17.1-rc0~81 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2251a6922393f055b28b39df0ee44e2032169d21;p=qemu-gpiodev%2Flibfuse.git doc/libfuse-operations: Fix FUSE_STATX in_args[1] description --- diff --git a/doc/libfuse-operations.txt b/doc/libfuse-operations.txt index ea13daf..cc4cb45 100644 --- a/doc/libfuse-operations.txt +++ b/doc/libfuse-operations.txt @@ -411,7 +411,7 @@ was only partly human verified - use with care. 52. FUSE_STATX (52) - in_args[0]: Size of fuse_statx_in (32 bytes) - - in_args[1]: Variable (file name, up to PATH_MAX) + - in_args[1]: Not used - in_args[2]: Not used - out_args[0]: Size of fuse_statx_out (typically 256 bytes) - out_args[1]: Not used