zfs/lib/libzpool
Brian Behlendorf 777d4af891 Linux 2.6.35 compat, const struct xattr_handler
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.
2011-02-10 16:29:00 -08:00
..
Makefile.am Add Hooks for Linux File Operations 2011-02-10 09:27:21 -08:00
Makefile.in Linux 2.6.35 compat, const struct xattr_handler 2011-02-10 16:29:00 -08:00
kernel.c Fix block device-related issues in zdb. 2010-12-14 09:52:46 -08:00
taskq.c Fix Solaris thread dependency by using pthreads 2010-08-31 08:38:47 -07:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00