Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update server handlers to return kern_return_error to fix ↵ | Flavio Cruz | 2023-12-17 | 1 | -1/+1 |
| | | | | | | | -Werror=enum-int-mismatch warnings MiG expects those to return kern_return_t. Message-ID: <ZXqbbXpVqQAwd2qv@jupiter.tail36e24.ts.net> | ||||
* | libnetfs: implement file_get_translator_cntl | Justus Winter | 2013-08-29 | 1 | -0/+52 |
This is a trivially adapted version of libdiskfs/file-get-transcntl.c. * libnetfs/file-get-transcntl.c: New file. |