github / libprojfs

Linux projected filesystem library
GNU Lesser General Public License v2.1
93 stars 14 forks source link

introduce projfs_get_user_data() public API method #25

Closed chrisd8088 closed 5 years ago

chrisd8088 commented 5 years ago

Allow callers to retrieve their user_data via our public API, as the our projfs structure is opaque to them.