OSDN Git Service

Made use of fuse module cache on OpenIndiana
authorJean-Pierre André <jpandre@users.sourceforge.net>
Wed, 30 Sep 2015 06:36:37 +0000 (08:36 +0200)
committerJean-Pierre André <jpandre@users.sourceforge.net>
Wed, 30 Sep 2015 06:36:37 +0000 (08:36 +0200)
commit9c2657b4ae0a90b262a2d8a90b892538ea080d8b
treefc4b0745abed8a2917f18f557698c062a7e55f58
parent5ebe36f10ab6aa30e1f6d1c0b285e8218705b43d
Made use of fuse module cache on OpenIndiana

The fuse cache does not handle properly hard-linked files, so ntfs-3g
traditionally disables it by using a null time-out. With an upgrade of
the fuse kernel module on OpenIndiana, cacheing of non hard-linked files
is now possible, so use it.
include/ntfs-3g/param.h
src/lowntfs-3g.c