freebsd-dev/lib/libnvpair
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
..
libnvpair.c Fix "format not a string literal" warning 2010-09-08 21:39:28 -07:00
Makefile.am Support custom build directories and move includes 2010-09-08 12:38:56 -07:00
Makefile.in Linux 2.6.35 compat, const struct xattr_handler 2011-02-10 16:29:00 -08:00
nvpair_alloc_system.c Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00