| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Updating the source directory tree | 18 年前 | |
Defined the request argument of ioctl() as unsigned long On linux the request argument of ioctl() is defined as an unsigned long, but the fuse protocol squashes it into a signed int. As a consequence the value received by ntfs-3g may appear as negative and different from the value defined by the corresponding macro. So define the request argument as unsigned long in ntfs-3g. It has however to be fed as unsigned from fuse until the fuse protocol is updated. | 6 年前 | |
Got ready for Posix ACL support in fuse kernel Following a recent patch to the fuse kernel, the Posix ACL checks can be done within the kernel instead of having to be done in the file system, provided lowntfs-3g is used. This mode is still not used by default until the fuse patch is released by distributions. | 9 年前 | |
Got ready for Posix ACL support in fuse kernel Following a recent patch to the fuse kernel, the Posix ACL checks can be done within the kernel instead of having to be done in the file system, provided lowntfs-3g is used. This mode is still not used by default until the fuse patch is released by distributions. | 9 年前 | |
Defined the request argument of ioctl() as unsigned long On linux the request argument of ioctl() is defined as an unsigned long, but the fuse protocol squashes it into a signed int. As a consequence the value received by ntfs-3g may appear as negative and different from the value defined by the corresponding macro. So define the request argument as unsigned long in ntfs-3g. It has however to be fed as unsigned from fuse until the fuse protocol is updated. | 6 年前 | |
add missing fuse-lite files | 16 年前 | |
add missing fuse-lite files | 16 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 18 年前 | ||
| 6 年前 | ||
| 9 年前 | ||
| 9 年前 | ||
| 6 年前 | ||
| 16 年前 | ||
| 16 年前 |