Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-01 | fusefronted, openfiletable: move the open file table to its own package | Jakob Unterwurzacher | |
The open file table code needs some room to grow for the upcoming FD multiplexing implementation. | |||
2017-04-29 | fusefrontend: rename write_lock.go -> open_file_table.go | Jakob Unterwurzacher | |
The data structure was originally called write lock table, but is now simply called the open file table. Rename the file to reflect that. |