mirror_zfs/include/linux
Brian Behlendorf f9637c6c8b Linux 2.6.33 compat, get/set xattr callbacks
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.
2011-02-11 10:41:00 -08:00
..
dcache_compat.h Add Linux Compat Infrastructure 2011-02-10 09:25:10 -08:00
Makefile.am Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
Makefile.in Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
vfs_compat.h Linux 2.6.35 compat, fops->fsync() 2011-02-11 09:05:51 -08:00
xattr_compat.h Linux 2.6.33 compat, get/set xattr callbacks 2011-02-11 10:41:00 -08:00