fangzhiyi18
bd5ee7c317
升级1.17.3
...
Signed-off-by: fangzhiyi18 <fangzhiyi1@h-partners.com >
2025-11-08 13:04:30 +08:00
psycho
c99f6182b4
libfuse升级
...
Signed-off-by: psycho <wangmingxuan6@h-partners.com >
2024-01-09 09:19:42 +08:00
Dr. David Alan Gilbert
4e719a9745
State GPL version in comment ( #485 )
...
IN a bunch of comments we say 'under the terms of the GNU GPL', make
it clear this is GPLv2 (as LICENSE says).
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com >
2020-03-13 16:46:44 +00:00
zsugabubus
a9c0f2919f
examples: mark ops variables constant ( #496 )
2020-01-30 11:17:25 -05:00
Alan Somers
1b7d2b8862
Document fuse_fsync_in.fsync_flags and remove magic numbers ( #375 )
2019-03-08 21:24:50 +00:00
Nikolaus Rath
e870a0427a
Added public fuse_lib_help(), bumped minor version
2017-07-08 12:48:08 +02:00
Nikolaus Rath
7983414b33
Clean-up doxygen documentation
...
Fixes : #81 .
2016-10-28 20:44:39 -07:00
Nikolaus Rath
73b6ff4b75
Pass fuse_file_info to getattr, chown, chmod, truncate, utimens handlers
...
This obsoletes the ftruncate & fgetattr handlers.
Fixes #58 .
2016-10-15 18:46:27 -07:00
Nikolaus Rath
bcad1a6f22
Renamed ioctl and poll examples
...
The new names should make it more obvious at first glance
what each example demonstrates.
2016-10-09 22:03:07 -07:00