Commit Graph

109 Commits

Author SHA1 Message Date
48a782e407 Fix return value of kos_fuse_init. 2018-04-24 15:51:37 +03:00
e4f0d7962b Check kos_fuse_init() return value, exit if it fails. 2018-04-23 14:42:32 +03:00
cf0bc9bef4 Include most *.inc files from $(KERNEL_TRUNK) directory. 2018-04-23 14:07:22 +03:00
9fe2a63497 Implement kos_fuse_read. 2017-11-16 04:16:20 +03:00
8724153230 Implement kos_fuse_getattr. 2017-11-16 03:31:32 +03:00
9c815e82ab Remove xfs.asm and xfs.inc files.
Filesystem code can be taken unchanged from KolibriOS repository.
2017-10-18 23:57:22 +03:00
c162146abb Use fuse3, rewrite no-fuse version in C. 2017-10-18 23:19:53 +03:00
54fe4859ee Working prototype. 2017-10-18 03:08:32 +03:00
397aba3a06 Initial commit. 2017-10-18 03:07:52 +03:00