mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
f9637c6c8b
The xattr handler prototypes were sanitized with the idea being that the same handlers could be used for multiple methods. The result of this was the inode type was changes to a dentry, and both the get() and set() hooks had a handler_flags argument added. The list() callback was similiarly effected but no autoconf check was added because we do not use the list() callback. |
||
---|---|---|
.. | ||
dcache_compat.h | ||
Makefile.am | ||
Makefile.in | ||
vfs_compat.h | ||
xattr_compat.h |