Commit Graph

11 Commits (master)

Author SHA1 Message Date
Vitaliy Filippov efe41d860d Add READDIRPLUS support 2023-08-03 15:36:17 +03:00
Michael Stapelberg ae5da07e4c
remove naked returns across the code base (#75)
fixes #73
2020-01-28 10:10:08 +01:00
Aaron Jacobs b0d206254f Fixed another dumb bug. 2015-07-29 10:20:53 +10:00
Aaron Jacobs 6d01ffa44f Replaced AppendDirent with WriteDirent. 2015-07-29 10:08:16 +10:00
Aaron Jacobs 9b930cd8b5 Updated dirent.go. 2015-03-24 15:36:57 +11:00
Aaron Jacobs b2a8322aaa Fixed copyright notices. 2015-03-04 08:27:42 +11:00
Aaron Jacobs 7b77e1d567 Define directory structure. 2015-02-27 12:37:26 +11:00
Aaron Jacobs 2bf317ef16 Corrected the notion of Dirent.Offset. 2015-02-27 11:48:48 +11:00
Aaron Jacobs a4e48c2ebe Finished AppendDirent. 2015-02-27 11:45:57 +11:00
Aaron Jacobs 4f4362773e Started on AppendDirent. 2015-02-27 11:19:49 +11:00
Aaron Jacobs 86e5486756 Moved Dirent to fuseutil and added documentation. 2015-02-27 11:08:34 +11:00