mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-06 22:34:51 +03:00
The const keyword was added to the 'struct xattr_handler' in the generic Linux super_block structure. To handle this we define an appropriate xattr_handler_t typedef which can be used. This was the preferred solution because it keeps the code clean and readable. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| Makefile.in | ||
| uu_alloc.c | ||
| uu_avl.c | ||
| uu_dprintf.c | ||
| uu_ident.c | ||
| uu_list.c | ||
| uu_misc.c | ||
| uu_open.c | ||
| uu_pname.c | ||
| uu_string.c | ||
| uu_strtoint.c | ||