lib/ffi/libfuse/adapter/fuse3_support.rb in ffi-libfuse-0.0.1.rctest12 vs lib/ffi/libfuse/adapter/fuse3_support.rb in ffi-libfuse-0.1.0.rc20220550

- old
+ new

@@ -10,10 +10,9 @@ # - flag nopath became fuse_config.nullpath_ok but it is not compatible since chmod/chown etc will now # receive a null path but the filesystem cannot receive the new fuse_file_info arg # module Fuse3Support # The actual module methods that are prepended - # @!visibility private module Prepend include Adapter # Inner adapters received Fuse2 compatible args def fuse3_compat?