Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnetfs: new user callback: netfs_get_filemap() | Joan Lledó | 2021-12-25 | 1 | -0/+31 |
Provide the user with a new callback so they can implement file mapping over file system nodes. * libnetfs/netfs.h: Add prototype for netfs_get_filemap * libnetfs/file-map.c: netfs_get_filemap definition * libnetfs/Makefile: add file-map.c to sources Message-Id: <20211224172132.15058-2-jlledom@mailfence.com> |