CismonX
|
bd80cbf2c1
|
frontend: silently ignore empty subopts
|
2025-03-25 12:19:11 +08:00 |
|
CismonX
|
68aafe3d8d
|
frontend: add helper macros for getopt()
|
2025-03-13 07:55:35 +08:00 |
|
CismonX
|
bd90602d4a
|
xattr: misc refactor
- Check for XATTR_CREATE in setxattr.
- Rename bookmark_attrs -> xattr_names.
- Other misc changes.
|
2025-02-19 11:34:03 +08:00 |
|
CismonX
|
d1dac54b72
|
chore: tidy up includes
|
2025-02-08 18:56:45 +08:00 |
|
CismonX
|
623b4dd4f3
|
backend: rename backend_free -> backend_destroy
|
2025-01-24 09:12:41 +08:00 |
|
CismonX
|
22263e48f2
|
backend: rename struct
`bookmarkfs_backend_init_resp` -> `bookmarkfs_backend_create_resp`,
since it is used for `backend_create` instead of `backend_init`.
|
2025-01-23 17:41:31 +08:00 |
|
CismonX
|
38e33532f0
|
sandbox: remove redundant fusefd arg
|
2025-01-04 00:29:16 +08:00 |
|
CismonX
|
cdf0ddfc53
|
init: prepare for Savannah
|
2024-12-31 18:09:03 +08:00 |
|